Constructor and Description |
---|
TransportNodesInfoAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
IndicesService indicesService,
ActionFilters actionFilters) |
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 |
ZenDiscovery.nodeService() |
NodeService |
DiscoveryNodesProvider.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) |
Copyright © 2009–2015. All rights reserved.