Class ClusterBlocks

java.lang.Object
org.opensearch.cluster.AbstractDiffable<ClusterBlocks>
org.opensearch.cluster.block.ClusterBlocks
All Implemented Interfaces:
Diffable<ClusterBlocks>, Writeable

public class ClusterBlocks
extends AbstractDiffable<ClusterBlocks>
Represents current cluster level blocks to block dirty operations done against the cluster.