Package org.apache.druid.segment.file
Interface SegmentFileChannel
- All Superinterfaces:
AutoCloseable,Channel,Closeable,GatheringByteChannel,WritableByteChannel
- All Known Subinterfaces:
SmooshedWriter
- All Known Implementing Classes:
FileSmoosher.Outer
A
GatheringByteChannel that is Closeable for a writing to a segment file-
Method Summary
Methods inherited from interface java.nio.channels.GatheringByteChannel
write, writeMethods inherited from interface java.nio.channels.WritableByteChannel
write