| Package | Description |
|---|---|
| io.druid.client | |
| 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 |
|---|
CoordinatorServerView(ServerInventoryView baseView) |
| 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,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<DruidCoordinatorHelper> indexingServiceHelpers,
BalancerStrategyFactory factory) |
Copyright © 2011–2017. All rights reserved.