Class ImportDanglingIndexRequest

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

public class ImportDanglingIndexRequest extends AcknowledgedRequest<ImportDanglingIndexRequest>
Represents a request to import a particular dangling index, specified by its UUID. The acceptDataLoss flag must also be explicitly set to true, or later validation will fail.