| パッケージ | 説明 |
|---|---|
| org.elasticsearch.cluster |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ClusterState.Metric |
ClusterState.Metric.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ClusterState.Metric[] |
ClusterState.Metric.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static EnumSet<ClusterState.Metric> |
ClusterState.Metric.parseString(String param,
boolean ignoreUnknown) |
Copyright © 2009–2016. All rights reserved.