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) |