Uses of Interface
org.elasticsearch.client.ClusterAdminClient
-
Packages that use ClusterAdminClient Package Description org.elasticsearch.client -
-
Uses of ClusterAdminClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return ClusterAdminClient Modifier and Type Method Description ClusterAdminClientAdminClient. cluster()A client allowing to perform actions/operations against the cluster.
-