Uses of Interface
org.apache.druid.segment.file.SegmentFileChannel
Packages that use SegmentFileChannel
-
Uses of SegmentFileChannel in org.apache.druid.java.util.common.io.smoosh
Subinterfaces of SegmentFileChannel in org.apache.druid.java.util.common.io.smooshClasses in org.apache.druid.java.util.common.io.smoosh that implement SegmentFileChannelMethods in org.apache.druid.java.util.common.io.smoosh that return SegmentFileChannel -
Uses of SegmentFileChannel in org.apache.druid.segment.file
Methods in org.apache.druid.segment.file that return SegmentFileChannelModifier and TypeMethodDescriptionSegmentFileBuilder.addWithChannel(String name, long size) Creates aSegmentFileChannelto write data to the segment file as the specified name.SegmentFileBuilderV10.addWithChannel(String name, long size)