Uses of Class
org.elasticsearch.action.admin.indices.close.CloseIndexAction
-
Packages that use CloseIndexAction Package Description org.elasticsearch.action.admin.indices.close -
-
Uses of CloseIndexAction in org.elasticsearch.action.admin.indices.close
Fields in org.elasticsearch.action.admin.indices.close declared as CloseIndexAction Modifier and Type Field Description static CloseIndexActionCloseIndexAction. INSTANCEConstructors in org.elasticsearch.action.admin.indices.close with parameters of type CloseIndexAction Constructor Description CloseIndexRequestBuilder(ElasticsearchClient client, CloseIndexAction action)CloseIndexRequestBuilder(ElasticsearchClient client, CloseIndexAction action, String... indices)
-