Class NodeListDanglingIndicesRequest

java.lang.Object
org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportRequest
org.elasticsearch.action.admin.indices.dangling.list.NodeListDanglingIndicesRequest
All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest

public class NodeListDanglingIndicesRequest extends TransportRequest
Used when querying every node in the cluster for dangling indices, in response to a list request.