Class ClusterAdminClient

java.lang.Object
org.elasticsearch.client.internal.ClusterAdminClient
All Implemented Interfaces:
ElasticsearchClient

public class ClusterAdminClient extends Object implements ElasticsearchClient
Administrative actions/operations against indices.
See Also: