| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchHost.State |
ElasticsearchHost.getState() |
static ElasticsearchHost.State |
ElasticsearchHost.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticsearchHost.State[] |
ElasticsearchHost.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ElasticsearchHost(InetSocketAddress endpoint,
ElasticsearchHost.State state) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.