Class TransportRemoveIndexBlockAction

All Implemented Interfaces:
ActionWithReservedState<RemoveIndexBlockRequest>

public class TransportRemoveIndexBlockAction extends TransportMasterNodeAction<RemoveIndexBlockRequest,RemoveIndexBlockResponse>
Removes a single index level block from a given set of indices. This action removes the block setting and updates the cluster state to reflect the change.