Class IndicesAdminClient

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

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