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