Class TransportDeleteDanglingIndexAction


public class TransportDeleteDanglingIndexAction extends AcknowledgedTransportMasterNodeAction<DeleteDanglingIndexRequest>
Implements the deletion of a dangling index. When handling a DeleteDanglingIndexAction, this class first checks that such a dangling index exists. It then submits a cluster state update to add the index to the index graveyard.