Uses of Class
org.apache.druid.segment.realtime.sink.Sink
Packages that use Sink
Package
Description
-
Uses of Sink in org.apache.druid.segment.realtime.appenderator
Methods in org.apache.druid.segment.realtime.appenderator with parameters of type SinkModifier and TypeMethodDescriptionvoidSinkQuerySegmentWalker.registerUpgradedPendingSegment(SegmentIdWithShardSpec id, Sink sink) Must be called when a segment is announced by a task.voidSinkQuerySegmentWalker.unregisterUpgradedPendingSegment(SegmentIdWithShardSpec id, Sink sink) Must be called when dropping sink from the sinkTimeline It is the responsibility of the caller to unregister all associated ids including the base id -
Uses of Sink in org.apache.druid.segment.realtime.sink
Methods in org.apache.druid.segment.realtime.sink with parameters of type Sink