Class NoClusterManagerBlockService
java.lang.Object
org.opensearch.cluster.coordination.NoClusterManagerBlockService
- Direct Known Subclasses:
NoMasterBlockService
Service to block the master node
- Opensearch.internal:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterBlock
static final int
static final ClusterBlock
static final Setting
<ClusterBlock> static final ClusterBlock
static final ClusterBlock
Deprecated.static final int
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_ID
static final ClusterBlock
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_METADATA_WRITES
static final Setting
<ClusterBlock> static final ClusterBlock
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_WRITES
-
Constructor Summary
ConstructorsConstructorDescriptionNoClusterManagerBlockService
(Settings settings, ClusterSettings clusterSettings) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.As of 2.2, because supporting inclusive language, replaced bygetNoClusterManagerBlock()
-
Field Details
-
NO_CLUSTER_MANAGER_BLOCK_ID
public static final int NO_CLUSTER_MANAGER_BLOCK_ID- See Also:
-
NO_CLUSTER_MANAGER_BLOCK_WRITES
-
NO_CLUSTER_MANAGER_BLOCK_ALL
-
NO_CLUSTER_MANAGER_BLOCK_METADATA_WRITES
-
NO_MASTER_BLOCK_ID
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_ID
- See Also:
-
NO_MASTER_BLOCK_WRITES
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_WRITES
-
NO_MASTER_BLOCK_ALL
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_ALL
-
NO_MASTER_BLOCK_METADATA_WRITES
Deprecated.As of 2.2, because supporting inclusive language, replaced byNO_CLUSTER_MANAGER_BLOCK_METADATA_WRITES
-
NO_MASTER_BLOCK_SETTING
-
NO_CLUSTER_MANAGER_BLOCK_SETTING
-
-
Constructor Details
-
NoClusterManagerBlockService
-
-
Method Details
-
getNoClusterManagerBlock
-
getNoMasterBlock
Deprecated.As of 2.2, because supporting inclusive language, replaced bygetNoClusterManagerBlock()
-
NO_CLUSTER_MANAGER_BLOCK_ALL