| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.health | |
| org.elasticsearch.cluster.routing.allocation.allocator |
| Constructor and Description |
|---|
TransportClusterHealthAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
GatewayAllocator gatewayAllocator) |
| Constructor and Description |
|---|
ShardsAllocators(GatewayAllocator allocator) |
ShardsAllocators(Settings settings,
GatewayAllocator allocator) |
ShardsAllocators(Settings settings,
GatewayAllocator gatewayAllocator,
ShardsAllocator allocator) |
Copyright © 2009–2017. All rights reserved.