Class IndicesShardStoresAction
java.lang.Object
org.elasticsearch.action.ActionType<IndicesShardStoresResponse>
org.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
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-
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-