Class ClusterFormationInfoAction

java.lang.Object
org.elasticsearch.action.ActionType<ClusterFormationInfoAction.Response>
org.elasticsearch.action.admin.cluster.coordination.ClusterFormationInfoAction

public class ClusterFormationInfoAction extends ActionType<ClusterFormationInfoAction.Response>
This class is used to fetch the ClusterFormationState from another node. The ClusterFormationState provides information about why that node thinks that cluster formation has failed.