java.lang.Object
org.elasticsearch.cluster.metadata.AliasAction
- Direct Known Subclasses:
- AliasAction.Add,- AliasAction.AddDataStreamAlias,- AliasAction.Remove,- AliasAction.RemoveDataStreamAlias,- AliasAction.RemoveIndex
Individual operation to perform on the cluster state as part of an 
IndicesAliasesRequest.- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classOperation to add an alias to an index.static classstatic interfaceValidate a new alias.static classOperation to remove an alias from an index.static classstatic classOperation to remove an index.
- 
Method Summary
- 
Method Details- 
getIndexGet the index on which the operation should act.
 
-