Uses of Class
org.elasticsearch.action.admin.indices.alias.IndicesAliasesClusterStateUpdateRequest
-
Packages that use IndicesAliasesClusterStateUpdateRequest Package Description org.elasticsearch.cluster.metadata -
-
Uses of IndicesAliasesClusterStateUpdateRequest in org.elasticsearch.cluster.metadata
Methods in org.elasticsearch.cluster.metadata with parameters of type IndicesAliasesClusterStateUpdateRequest Modifier and Type Method Description voidMetaDataIndexAliasesService. indicesAliases(IndicesAliasesClusterStateUpdateRequest request, ActionListener<ClusterStateUpdateResponse> listener)
-