Class OpenIndexClusterStateUpdateResponse


  • public class OpenIndexClusterStateUpdateResponse
    extends ClusterStateUpdateResponse
    A cluster state update response with specific fields for index opening.
    • Constructor Detail

      • OpenIndexClusterStateUpdateResponse

        public OpenIndexClusterStateUpdateResponse​(boolean acknowledged,
                                                   boolean shardsAcknowledged)
    • Method Detail

      • isShardsAcknowledged

        public boolean isShardsAcknowledged()
        Returns whether the requisite number of shard copies started before the completion of the operation.