| Constructor and Description |
|---|
ShardStateAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
AllocationService allocationService,
RoutingService routingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
Discovery.setRoutingService(RoutingService routingService)
Another hack to solve dep injection problem..., note, this will be called before
any start is called.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalDiscovery.setRoutingService(RoutingService routingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZenDiscovery.setRoutingService(RoutingService routingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalGatewayAllocator.setReallocation(ClusterService clusterService,
RoutingService routingService) |
Copyright © 2009–2016. All rights reserved.