Uses of Class
org.elasticsearch.client.IndexLifecycleClient
-
Packages that use IndexLifecycleClient Package Description org.elasticsearch.client -
-
Uses of IndexLifecycleClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return IndexLifecycleClient Modifier and Type Method Description IndexLifecycleClientRestHighLevelClient. indexLifecycle()A wrapper for theRestHighLevelClientthat provides methods for accessing the Elastic Index Lifecycle APIs.
-