protected static class ESAllocationTestCase.DelayedShardsMockGatewayAllocator extends GatewayAllocator
deprecationLogger, logger, settings| Constructor | Description |
|---|---|
DelayedShardsMockGatewayAllocator() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
allocateUnassigned(RoutingAllocation allocation) |
|
void |
applyFailedShards(RoutingAllocation allocation,
java.util.List<FailedShard> failedShards) |
|
void |
applyStartedShards(RoutingAllocation allocation,
java.util.List<ShardRouting> startedShards) |
logDeprecatedSetting, logRemovedSetting, nodeNamedecideUnassignedShardAllocation, getNumberOfInFlightFetch, innerAllocatedUnassignedpublic void applyStartedShards(RoutingAllocation allocation, java.util.List<ShardRouting> startedShards)
applyStartedShards in class GatewayAllocatorpublic void applyFailedShards(RoutingAllocation allocation, java.util.List<FailedShard> failedShards)
applyFailedShards in class GatewayAllocatorpublic void allocateUnassigned(RoutingAllocation allocation)
allocateUnassigned in class GatewayAllocator