| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.server.bridge | |
| io.druid.server.coordination.broker | |
| io.druid.server.coordinator | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchServerInventoryView  | 
class  | 
SingleServerInventoryView  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerInventoryView | 
SingleServerInventoryProvider.get()  | 
| Constructor and Description | 
|---|
BrokerServerView(QueryToolChestWarehouse warehouse,
                QueryWatcher queryWatcher,
                com.fasterxml.jackson.databind.ObjectMapper smileMapper,
                com.metamx.http.client.HttpClient httpClient,
                ServerInventoryView baseView,
                TierSelectorStrategy tierSelectorStrategy)  | 
| Constructor and Description | 
|---|
DruidClusterBridge(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                  DruidClusterBridgeConfig config,
                  ZkPathsConfig zkPathsConfig,
                  DruidServerMetadata druidServerMetadata,
                  com.metamx.common.concurrent.ScheduledExecutorFactory scheduledExecutorFactory,
                  DruidNode self,
                  org.apache.curator.framework.CuratorFramework curator,
                  AtomicReference<org.apache.curator.framework.recipes.leader.LeaderLatch> leaderLatch,
                  BridgeZkCoordinator bridgeZkCoordinator,
                  Announcer announcer,
                  AbstractDataSegmentAnnouncer dataSegmentAnnouncer,
                  ServerInventoryView serverInventoryView)  | 
| Constructor and Description | 
|---|
DruidBroker(ServerInventoryView serverInventoryView,
           DruidNode self,
           ServiceAnnouncer serviceAnnouncer)  | 
| Constructor and Description | 
|---|
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,
                com.metamx.common.concurrent.ScheduledExecutorFactory scheduledExecutorFactory,
                IndexingServiceClient indexingServiceClient,
                LoadQueueTaskMaster taskMaster,
                ServiceAnnouncer serviceAnnouncer,
                DruidNode self)  | 
Copyright © 2015. All rights reserved.