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
Constructors Constructor Description AddIndexBlockClusterStateUpdateRequest(IndexMetadata.APIBlock block, long taskId) -
Method Summary
Modifier and Type Method Description IndexMetadata.APIBlockgetBlock()longtaskId()AddIndexBlockClusterStateUpdateRequesttaskId(long taskId)Methods inherited from class org.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest
indices, indicesMethods inherited from class org.elasticsearch.cluster.ack.ClusterStateUpdateRequest
ackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeout