Uses of Class
org.apache.druid.frame.file.FrameFileWriter
Packages that use FrameFileWriter
-
Uses of FrameFileWriter in org.apache.druid.frame.channel
Constructors in org.apache.druid.frame.channel with parameters of type FrameFileWriter -
Uses of FrameFileWriter in org.apache.druid.frame.file
Methods in org.apache.druid.frame.file that return FrameFileWriterModifier and TypeMethodDescriptionstatic FrameFileWriterFrameFileWriter.open(WritableByteChannel channel, ByteBuffer compressionBuffer, ByteTracker byteTracker) Opens a writer for a particular channel.