Class FindDanglingIndexResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.common.util.concurrent.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.