Class WritableFrameFileChannel

java.lang.Object
org.apache.druid.frame.channel.WritableFrameFileChannel
All Implemented Interfaces:
Closeable, AutoCloseable, WritableFrameChannel

public class WritableFrameFileChannel extends Object implements WritableFrameChannel
Frame channel backed by a FrameFileWriter.