Class FindDanglingIndexResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted

public class FindDanglingIndexResponse extends BaseNodesResponse<NodeFindDanglingIndexResponse>
Models a response to a FindDanglingIndexRequest. A find request queries every node in the cluster looking for a dangling index with a specific UUID.