Package | Description |
---|---|
org.elasticsearch.cluster.service | |
org.elasticsearch.gateway | |
org.elasticsearch.tribe |
Constructor and Description |
---|
InternalClusterService(Settings settings,
DiscoveryService discoveryService,
OperationRouting operationRouting,
TransportService transportService,
NodeSettingsService nodeSettingsService,
ThreadPool threadPool,
ClusterName clusterName,
DiscoveryNodeService discoveryNodeService,
Version version) |
Constructor and Description |
---|
GatewayService(Settings settings,
Gateway gateway,
AllocationService allocationService,
ClusterService clusterService,
DiscoveryService discoveryService,
ThreadPool threadPool) |
Constructor and Description |
---|
TribeService(Settings settings,
ClusterService clusterService,
DiscoveryService discoveryService) |
Copyright © 2009–2015. All rights reserved.