| Package | Description | 
|---|---|
| io.druid.server.coordinator | |
| io.druid.server.coordinator.helper | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DruidCoordinatorCleanupPendingSegments  | 
| 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,
                ServiceEmitter emitter,
                ScheduledExecutorFactory scheduledExecutorFactory,
                IndexingServiceClient indexingServiceClient,
                LoadQueueTaskMaster taskMaster,
                ServiceAnnouncer serviceAnnouncer,
                DruidNode self,
                Set<DruidCoordinatorHelper> indexingServiceHelpers,
                BalancerStrategyFactory factory,
                LookupCoordinatorManager lookupCoordinatorManager,
                DruidLeaderSelector coordLeaderSelector)  | 
| 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–2018. All rights reserved.