| Package | Description |
|---|---|
| org.apache.druid.server.coordination |
| Constructor and Description |
|---|
BatchDataSegmentAnnouncer(DruidServerMetadata server,
BatchDataSegmentAnnouncerConfig config,
ZkPathsConfig zkPaths,
Announcer announcer,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
BatchDataSegmentAnnouncer(DruidServerMetadata server,
BatchDataSegmentAnnouncerConfig config,
ZkPathsConfig zkPaths,
com.google.inject.Provider<Announcer> announcerProvider,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ZkEnablementConfig zkEnablementConfig) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.