Uses of Class
org.elasticsearch.client.ClusterClient
-
Packages that use ClusterClient Package Description org.elasticsearch.client -
-
Uses of ClusterClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return ClusterClient Modifier and Type Method Description ClusterClientRestHighLevelClient. cluster()Provides aClusterClientwhich can be used to access the Cluster API.
-