| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.indices.shards |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndicesShardStoresResponse.StoreStatus.Allocation |
IndicesShardStoresResponse.StoreStatus.getAllocation()
The allocation status of the store.
|
static IndicesShardStoresResponse.StoreStatus.Allocation |
IndicesShardStoresResponse.StoreStatus.Allocation.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static IndicesShardStoresResponse.StoreStatus.Allocation[] |
IndicesShardStoresResponse.StoreStatus.Allocation.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| コンストラクタと説明 |
|---|
StoreStatus(DiscoveryNode node,
long version,
IndicesShardStoresResponse.StoreStatus.Allocation allocation,
Throwable storeException) |
Copyright © 2009–2016. All rights reserved.