Uses of Class
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifierConfig
-
Packages that use CoordinatorBasedSegmentHandoffNotifierConfig Package Description org.apache.druid.segment.handoff -
-
Uses of CoordinatorBasedSegmentHandoffNotifierConfig in org.apache.druid.segment.handoff
Constructors in org.apache.druid.segment.handoff with parameters of type CoordinatorBasedSegmentHandoffNotifierConfig Constructor Description CoordinatorBasedSegmentHandoffNotifier(String dataSource, CoordinatorClient coordinatorClient, CoordinatorBasedSegmentHandoffNotifierConfig config)CoordinatorBasedSegmentHandoffNotifierFactory(CoordinatorClient client, CoordinatorBasedSegmentHandoffNotifierConfig config)
-