| Package | Description |
|---|---|
| org.elasticsearch.cluster |
| Modifier and Type | Method and Description |
|---|---|
static ClusterState.Metric |
ClusterState.Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterState.Metric[] |
ClusterState.Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<ClusterState.Metric> |
ClusterState.Metric.parseString(String param,
boolean ignoreUnknown) |
Copyright © 2009–2017. All rights reserved.