Class TransportImportDanglingIndexAction


public class TransportImportDanglingIndexAction extends HandledTransportAction<ImportDanglingIndexRequest,AcknowledgedResponse>
Implements the import of a dangling index. When handling a ImportDanglingIndexRequest, this class first checks that such a dangling index exists. It then calls LocalAllocateDangledIndices to perform the actual allocation.