Class IndicesShardStoresAction

java.lang.Object
org.elasticsearch.action.ActionType<IndicesShardStoresResponse>
org.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction

public class IndicesShardStoresAction
extends ActionType<IndicesShardStoresResponse>
ActionType for TransportIndicesShardStoresAction Exposes shard store information for requested indices. Shard store information reports which nodes hold shard copies, how recent they are and any exceptions on opening the shard index or from previous engine failures