| Package | Description |
|---|---|
| org.elasticsearch.cluster | |
| org.elasticsearch.cluster.routing.allocation | |
| org.elasticsearch.cluster.routing.allocation.decider |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyClusterInfoService
ClusterInfoService that provides empty maps for disk usage and shard sizes
|
class |
InternalClusterInfoService
InternalClusterInfoService provides the ClusterInfoService interface,
routinely updated on a timer.
|
| Constructor and Description |
|---|
AllocationService(Settings settings,
AllocationDeciders allocationDeciders,
ShardsAllocators shardsAllocators,
ClusterInfoService clusterInfoService) |
| Constructor and Description |
|---|
DiskThresholdDecider(Settings settings,
NodeSettingsService nodeSettingsService,
ClusterInfoService infoService,
Client client) |
Copyright © 2009–2017. All rights reserved.