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