| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.health | |
| org.elasticsearch.cluster.routing.allocation.allocator |
| コンストラクタと説明 |
|---|
TransportClusterHealthAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
GatewayAllocator gatewayAllocator) |
| コンストラクタと説明 |
|---|
ShardsAllocators(GatewayAllocator allocator) |
ShardsAllocators(Settings settings,
GatewayAllocator allocator) |
ShardsAllocators(Settings settings,
GatewayAllocator gatewayAllocator,
ShardsAllocator allocator) |
Copyright © 2009–2016. All rights reserved.