BridgeZkCoordinator(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ZkPathsConfig zkPaths,
SegmentLoaderConfig config,
DruidServerMetadata me,
org.apache.curator.framework.CuratorFramework curator,
SegmentPublisher dbSegmentPublisher,
MetadataSegmentManager databaseSegmentManager,
ServerView serverView) |
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) |
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) |