Package org.apache.hadoop.hbase.ipc
Class CellBlockBuilder.ByteBufOutputStreamSupplier
java.lang.Object
org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- All Implemented Interfaces:
CellBlockBuilder.OutputStreamSupplier
- Enclosing class:
- CellBlockBuilder
private static final class CellBlockBuilder.ByteBufOutputStreamSupplier
extends Object
implements CellBlockBuilder.OutputStreamSupplier
-
Field Summary
-
Constructor Summary
ConstructorDescriptionByteBufOutputStreamSupplier
(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc) -
Method Summary
-
Field Details
-
alloc
-
buf
-
-
Constructor Details
-
ByteBufOutputStreamSupplier
public ByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc)
-
-
Method Details
-
get
- Specified by:
get
in interfaceCellBlockBuilder.OutputStreamSupplier
-
size
- Specified by:
size
in interfaceCellBlockBuilder.OutputStreamSupplier
-