Class DanglingIndexInfo

java.lang.Object
org.elasticsearch.action.admin.indices.dangling.DanglingIndexInfo
All Implemented Interfaces:
Writeable

public class DanglingIndexInfo extends Object implements Writeable
Contains information about a dangling index, i.e. an index that Elasticsearch has found on-disk but is not present in the cluster state.