Class TransportClusterAllocationExplainAction

All Implemented Interfaces:
ActionWithReservedState<ClusterAllocationExplainRequest>

public class TransportClusterAllocationExplainAction extends TransportMasterNodeAction<ClusterAllocationExplainRequest,ClusterAllocationExplainResponse>
The TransportClusterAllocationExplainAction is responsible for actually executing the explanation of a shard's allocation on the master node in the cluster.