Package | Description |
---|---|
io.druid.server.coordinator | |
io.druid.server.coordinator.helper |
Constructor and Description |
---|
CoordinatorRunnable(List<DruidCoordinatorHelper> helpers,
int startingLeaderCounter) |
DruidCoordinator(DruidCoordinatorConfig config,
ZkPathsConfig zkPaths,
JacksonConfigManager configManager,
MetadataSegmentManager metadataSegmentManager,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
org.apache.curator.framework.CuratorFramework curator,
com.metamx.emitter.service.ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<DruidCoordinatorHelper> indexingServiceHelpers,
BalancerStrategyFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
DruidCoordinatorBalancer |
class |
DruidCoordinatorCleanupOvershadowed |
class |
DruidCoordinatorCleanupUnneeded |
class |
DruidCoordinatorLogger |
class |
DruidCoordinatorRuleRunner |
class |
DruidCoordinatorSegmentInfoLoader |
class |
DruidCoordinatorSegmentKiller |
class |
DruidCoordinatorSegmentMerger |
class |
DruidCoordinatorVersionConverter |
Copyright © 2011–2017. All rights reserved.