| Constructor and Description |
|---|
TransportNodesInfoAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
TransportNodesStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
TransportClusterStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
Discovery.setNodeService(NodeService nodeService)
Here as a hack to solve dep injection problem...
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalDiscovery.setNodeService(NodeService nodeService) |
| Modifier and Type | Method and Description |
|---|---|
NodeService |
DiscoveryNodesProvider.nodeService() |
NodeService |
ZenDiscovery.nodeService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZenDiscovery.setNodeService(NodeService nodeService) |
| Constructor and Description |
|---|
HttpServer(Settings settings,
Environment environment,
HttpServerTransport transport,
RestController restController,
NodeService nodeService,
CircuitBreakerService circuitBreakerService) |
Copyright © 2009–2017. All rights reserved.