| Package | Description |
|---|---|
| org.elasticsearch.cluster.node | |
| org.elasticsearch.cluster.service |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryNodeService |
DiscoveryNodeService.addCustomAttributeProvider(DiscoveryNodeService.CustomAttributesProvider customAttributesProvider) |
| Constructor and Description |
|---|
InternalClusterService(Settings settings,
DiscoveryService discoveryService,
OperationRouting operationRouting,
TransportService transportService,
NodeSettingsService nodeSettingsService,
ThreadPool threadPool,
ClusterName clusterName,
DiscoveryNodeService discoveryNodeService,
Version version) |
Copyright © 2009–2017. All rights reserved.