Uses of Class
org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
-
Packages that use ClearIndicesCacheAction Package Description org.elasticsearch.action.admin.indices.cache.clear -
-
Uses of ClearIndicesCacheAction in org.elasticsearch.action.admin.indices.cache.clear
Fields in org.elasticsearch.action.admin.indices.cache.clear declared as ClearIndicesCacheAction Modifier and Type Field Description static ClearIndicesCacheActionClearIndicesCacheAction. INSTANCEConstructors in org.elasticsearch.action.admin.indices.cache.clear with parameters of type ClearIndicesCacheAction Constructor Description ClearIndicesCacheRequestBuilder(ElasticsearchClient client, ClearIndicesCacheAction action)
-