public interface GatewayAllocator
Modifier and Type | Method and Description |
---|---|
boolean |
allocateUnassigned(RoutingAllocation allocation) |
void |
applyFailedShards(FailedRerouteAllocation allocation) |
void |
applyStartedShards(StartedRerouteAllocation allocation)
Apply all shards
|
void applyStartedShards(StartedRerouteAllocation allocation)
allocation
- void applyFailedShards(FailedRerouteAllocation allocation)
boolean allocateUnassigned(RoutingAllocation allocation)
Copyright © 2009–2015. All rights reserved.