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