Uses of Class
org.apache.druid.frame.channel.FrameWithPartition
-
Packages that use FrameWithPartition Package Description org.apache.druid.frame.channel -
-
Uses of FrameWithPartition in org.apache.druid.frame.channel
Methods in org.apache.druid.frame.channel with parameters of type FrameWithPartition Modifier and Type Method Description voidComposingWritableFrameChannel. write(FrameWithPartition frameWithPartition)voidWritableFrameChannel. write(FrameWithPartition frameWithPartition)Writes a frame with an attached partition number.voidWritableFrameFileChannel. write(FrameWithPartition frame)
-