public abstract class IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>> extends ClusterStateUpdateRequest<T>
| Constructor and Description |
|---|
IndicesClusterStateUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
Index[] |
indices()
Returns the indices the operation needs to be executed on
|
T |
indices(Index[] indices)
Sets the indices the operation needs to be executed on
|
ackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeout