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