| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.server.coordinator | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCuratorServerInventoryView<InventoryType>  | 
class  | 
BatchServerInventoryView
Deprecated.  
 | 
class  | 
HttpServerInventoryView
This class uses CuratorInventoryManager to listen for queryable server membership which serve segments(e.g. 
 | 
class  | 
SingleServerInventoryView
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerInventoryView | 
SingleServerInventoryProvider.get()  | 
| Constructor and Description | 
|---|
CoordinatorServerView(ServerInventoryView baseView)  | 
| Constructor and Description | 
|---|
CachingCostBalancerStrategyFactory(ServerInventoryView serverInventoryView,
                                  Lifecycle lifecycle)  | 
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.