Uses of Class
org.elasticsearch.action.admin.indices.delete.DeleteIndexClusterStateUpdateRequest
-
Packages that use DeleteIndexClusterStateUpdateRequest Package Description org.elasticsearch.cluster.metadata -
-
Uses of DeleteIndexClusterStateUpdateRequest in org.elasticsearch.cluster.metadata
Methods in org.elasticsearch.cluster.metadata with parameters of type DeleteIndexClusterStateUpdateRequest Modifier and Type Method Description voidMetaDataDeleteIndexService. deleteIndices(DeleteIndexClusterStateUpdateRequest request, ActionListener<ClusterStateUpdateResponse> listener)
-