Package org.elasticsearch.action.admin.indices.shards
package org.elasticsearch.action.admin.indices.shards
-
ClassDescriptionRequest builder for
IndicesShardStoresRequest
ActionType forTransportIndicesShardStoresAction
Exposes shard store information for requested indices.Request forIndicesShardStoresAction
Response forIndicesShardStoresAction
Consists ofIndicesShardStoresResponse.StoreStatus
s for requested indices grouped by indices and shard ids and a list of encountered nodeIndicesShardStoresResponse.Failure
sShard store information from a nodeTransport action that reads the cluster state for shards with the requested criteria (seeClusterHealthStatus
) of specific indices and fetches store information from all the nodes usingTransportNodesListGatewayStartedShards
-
Enum ClassDescriptionThe status of the shard store with respect to the cluster
-
ExceptionDescriptionSingle node failure while retrieving shard store information