public class DefaultTransportClusterOperations extends Object implements ClusterOperations
ClusterOperations using the
TransportClient.| Constructor and Description |
|---|
DefaultTransportClusterOperations(ElasticsearchTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
ClusterHealth |
health()
get the cluster's health status.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforTemplate, forTemplatepublic DefaultTransportClusterOperations(ElasticsearchTemplate template)
public ClusterHealth health()
ClusterOperationshealth in interface ClusterOperationsCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.