public class NoneGatewayAllocator extends Object implements GatewayAllocator
| Constructor and Description |
|---|
NoneGatewayAllocator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allocateUnassigned(RoutingAllocation allocation) |
void |
applyFailedShards(FailedRerouteAllocation allocation) |
void |
applyStartedShards(StartedRerouteAllocation allocation)
Apply all shards
|
public void applyStartedShards(StartedRerouteAllocation allocation)
GatewayAllocatorapplyStartedShards in interface GatewayAllocatorpublic void applyFailedShards(FailedRerouteAllocation allocation)
applyFailedShards in interface GatewayAllocatorpublic boolean allocateUnassigned(RoutingAllocation allocation)
allocateUnassigned in interface GatewayAllocatorCopyright © 2009–2016. All rights reserved.