CreateIndexClusterStateUpdateResponse, OpenIndexClusterStateUpdateResponsepublic class ClusterStateUpdateResponse
extends java.lang.Object
| Constructor | Description |
|---|---|
ClusterStateUpdateResponse(boolean acknowledged) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isAcknowledged() |
Whether the cluster state update was acknowledged or not
|