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