Class ListDanglingIndicesAction
java.lang.Object
org.elasticsearch.action.ActionType<ListDanglingIndicesResponse>
org.elasticsearch.action.admin.indices.dangling.list.ListDanglingIndicesAction
Represents a request to list all dangling indices known to the cluster.
- 
Field Summary
Fields - 
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions 
- 
Field Details
- 
INSTANCE
 - 
NAME
- See Also:
 - Constant Field Values
 
 
 -