Class HeapByteBufferWriteOutBytes
java.lang.Object
java.io.OutputStream
org.apache.druid.segment.writeout.WriteOutBytes
org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
org.apache.druid.segment.writeout.HeapByteBufferWriteOutBytes
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable,Channel,WritableByteChannel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
asInputStream, free, isOpen, readFully, size, write, write, write, write, writeInt, writeTo, writeToMethods inherited from class org.apache.druid.segment.writeout.WriteOutBytes
closeMethods inherited from class java.io.OutputStream
flush, nullOutputStream
-
Constructor Details
-
HeapByteBufferWriteOutBytes
public HeapByteBufferWriteOutBytes()
-
-
Method Details
-
allocateBuffer
- Specified by:
allocateBufferin classByteBufferWriteOutBytes
-