Class AddIndexBlockClusterStateUpdateRequest
java.lang.Object
org.elasticsearch.cluster.ack.ClusterStateUpdateRequest<T>
org.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest<AddIndexBlockClusterStateUpdateRequest>
org.elasticsearch.action.admin.indices.readonly.AddIndexBlockClusterStateUpdateRequest
- All Implemented Interfaces:
AckedRequest
public class AddIndexBlockClusterStateUpdateRequest
extends IndicesClusterStateUpdateRequest<AddIndexBlockClusterStateUpdateRequest>
Cluster state update request that allows to add a block to one or more indices
-
Constructor Summary
ConstructorDescriptionAddIndexBlockClusterStateUpdateRequest(IndexMetadata.APIBlock block, long taskId)
-
Method Summary
Methods inherited from class org.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest
indices, indices
Methods inherited from class org.elasticsearch.cluster.ack.ClusterStateUpdateRequest
ackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeout
-
Constructor Details
-
AddIndexBlockClusterStateUpdateRequest
-
-
Method Details
-
taskId
public long taskId() -
getBlock
-
taskId
-