public class OpenIndexClusterStateUpdateResponse extends ClusterStateUpdateResponse
| Constructor and Description |
|---|
OpenIndexClusterStateUpdateResponse(boolean acknowledged,
boolean shardsAcknowledged) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShardsAcknowledged()
Returns whether the requisite number of shard copies started before the completion of the operation.
|
isAcknowledged