Package | Description |
---|---|
io.druid.server.bridge | |
io.druid.server.coordination |
Constructor and Description |
---|
DruidClusterBridge(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DruidClusterBridgeConfig config,
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) |
Modifier and Type | Class and Description |
---|---|
class |
BatchDataSegmentAnnouncer |
class |
SingleDataSegmentAnnouncer |
Copyright © 2015. All rights reserved.