public abstract class IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>> extends ClusterStateUpdateRequest<T>
| コンストラクタと説明 |
|---|
IndicesClusterStateUpdateRequest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String[] |
indices()
Returns the indices the operation needs to be executed on
|
T |
indices(String[] indices)
Sets the indices the operation needs to be executed on
|
ackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeoutCopyright © 2009–2016. All rights reserved.