| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.shards | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Class and Description |
|---|
| IndicesShardStoreRequestBuilder
Request builder for
IndicesShardStoresRequest |
| IndicesShardStoresAction
Action for
TransportIndicesShardStoresAction
Exposes shard store information for requested indices. |
| IndicesShardStoresRequest
Request for
IndicesShardStoresAction |
| IndicesShardStoresResponse
Response for
IndicesShardStoresAction
Consists of IndicesShardStoresResponse.StoreStatuss for requested indices grouped by
indices and shard ids and a list of encountered node IndicesShardStoresResponse.Failures |
| IndicesShardStoresResponse.Failure
Single node failure while retrieving shard store information
|
| IndicesShardStoresResponse.StoreStatus
Shard store information from a node
|
| IndicesShardStoresResponse.StoreStatus.Allocation
The status of the shard store with respect to the cluster
|
| Class and Description |
|---|
| IndicesShardStoreRequestBuilder
Request builder for
IndicesShardStoresRequest |
| IndicesShardStoresRequest
Request for
IndicesShardStoresAction |
| IndicesShardStoresResponse
Response for
IndicesShardStoresAction
Consists of IndicesShardStoresResponse.StoreStatuss for requested indices grouped by
indices and shard ids and a list of encountered node IndicesShardStoresResponse.Failures |
Copyright © 2009–2017. All rights reserved.