Class ClusterStateUpdateResponse

    • Method Summary

      Modifier and Type Method Description
      boolean isAcknowledged()
      Whether the cluster state update was acknowledged or not
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClusterStateUpdateResponse

        public ClusterStateUpdateResponse​(boolean acknowledged)
    • Method Detail

      • isAcknowledged

        public boolean isAcknowledged()
        Whether the cluster state update was acknowledged or not