Class DeleteDanglingIndexRequest

All Implemented Interfaces:
AckedRequest, Writeable, RefCounted, TaskAwareRequest

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