| Package | Description |
|---|---|
| io.druid.guice | |
| io.druid.indexing.overlord.helpers | |
| io.druid.java.util.common.concurrent | |
| io.druid.server.coordinator |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorFactory |
ServerModule.getScheduledExecutorFactory(Lifecycle lifecycle) |
| Constructor and Description |
|---|
OverlordHelperManager(ScheduledExecutorFactory scheduledExecutorFactory,
Set<OverlordHelper> helpers) |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledExecutorFactory |
ScheduledExecutors.createFactory(Lifecycle lifecycle) |
| Constructor and Description |
|---|
DruidCoordinator(DruidCoordinatorConfig config,
ZkPathsConfig zkPaths,
JacksonConfigManager configManager,
MetadataSegmentManager metadataSegmentManager,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
org.apache.curator.framework.CuratorFramework curator,
ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<DruidCoordinatorHelper> indexingServiceHelpers,
BalancerStrategyFactory factory,
LookupCoordinatorManager lookupCoordinatorManager,
DruidLeaderSelector coordLeaderSelector) |
Copyright © 2011–2018. All rights reserved.