Modifier and Type | Class and Description |
---|---|
class |
CloseIndexClusterStateUpdateRequest
Cluster state update request that allows to close one or more indices
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteMappingClusterStateUpdateRequest
Cluster state update request that allows to delete a mapping
|
Modifier and Type | Class and Description |
---|---|
class |
PutMappingClusterStateUpdateRequest
Cluster state update request that allows to put a mapping
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIndexClusterStateUpdateRequest
Cluster state update request that allows to open one or more indices
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateSettingsClusterStateUpdateRequest
Cluster state update request that allows to update settings for some indices
|
Modifier and Type | Class and Description |
---|---|
class |
IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>>
Base cluster state update request that allows to execute update against multiple indices
|
Copyright © 2009–2015. All rights reserved.