Package | Description |
---|---|
org.elasticsearch.action.admin.indices.alias | |
org.elasticsearch.cluster.metadata |
Modifier and Type | Method and Description |
---|---|
IndicesAliasesClusterStateUpdateRequest |
IndicesAliasesClusterStateUpdateRequest.actions(AliasAction[] actions)
Sets the alias actions to be executed
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataIndexAliasesService.indicesAliases(IndicesAliasesClusterStateUpdateRequest request,
ActionListener<ClusterStateUpdateResponse> listener) |
Copyright © 2009–2015. All rights reserved.