Class ClusterClient

java.lang.Object
org.elasticsearch.client.ClusterClient

public final class ClusterClient
extends java.lang.Object
A wrapper for the RestHighLevelClient that provides methods for accessing the Cluster API.

See Cluster API on elastic.co