Package org.elasticsearch.action.admin.indices.shards
-
Class Summary Class Description IndicesShardStoreRequestBuilder Request builder forIndicesShardStoresRequest
IndicesShardStoresAction Action forTransportIndicesShardStoresAction
Exposes shard store information for requested indices.IndicesShardStoresRequest Request forIndicesShardStoresAction
IndicesShardStoresResponse Response forIndicesShardStoresAction
Consists ofIndicesShardStoresResponse.StoreStatus
s for requested indices grouped by indices and shard ids and a list of encountered nodeIndicesShardStoresResponse.Failure
sIndicesShardStoresResponse.Failure Single node failure while retrieving shard store informationIndicesShardStoresResponse.StoreStatus Shard store information from a nodeTransportIndicesShardStoresAction Transport 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 Summary Enum Description IndicesShardStoresResponse.StoreStatus.AllocationStatus The status of the shard store with respect to the cluster