| Package | Description |
|---|---|
| org.elasticsearch.cluster.routing.allocation.allocator | |
| org.elasticsearch.gateway |
| Modifier and Type | Method and Description |
|---|---|
void |
BalancedShardsAllocator.applyFailedShards(FailedRerouteAllocation allocation) |
void |
ShardsAllocator.applyFailedShards(FailedRerouteAllocation allocation)
Applies changes on failed nodes based on the implemented algorithm.
|
void |
ShardsAllocators.applyFailedShards(FailedRerouteAllocation allocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayAllocator.applyFailedShards(FailedRerouteAllocation allocation) |
Copyright © 2009–2017. All rights reserved.