public class LocalAllocateDangledIndices extends AbstractComponent
Modifier and Type | Class and Description |
---|---|
static class |
LocalAllocateDangledIndices.AllocateDangledResponse |
static interface |
LocalAllocateDangledIndices.Listener |
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_NAME |
componentSettings, logger, settings
Constructor and Description |
---|
LocalAllocateDangledIndices(Settings settings,
TransportService transportService,
ClusterService clusterService,
AllocationService allocationService) |
Modifier and Type | Method and Description |
---|---|
void |
allocateDangled(IndexMetaData[] indices,
LocalAllocateDangledIndices.Listener listener) |
nodeName
public static final String ACTION_NAME
@Inject public LocalAllocateDangledIndices(Settings settings, TransportService transportService, ClusterService clusterService, AllocationService allocationService)
public void allocateDangled(IndexMetaData[] indices, LocalAllocateDangledIndices.Listener listener)
Copyright © 2009–2015. All rights reserved.