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)
GatewayAllocator
applyStartedShards
in interface GatewayAllocator
public void applyFailedShards(FailedRerouteAllocation allocation)
applyFailedShards
in interface GatewayAllocator
public boolean allocateUnassigned(RoutingAllocation allocation)
allocateUnassigned
in interface GatewayAllocator
Copyright © 2009–2015. All rights reserved.