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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc) 
- 
Method Summary
- 
Field Details- 
alloc
- 
buf
 
- 
- 
Constructor Details- 
ByteBufOutputStreamSupplierpublic ByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc) 
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- CellBlockBuilder.OutputStreamSupplier
 
- 
size- Specified by:
- sizein interface- CellBlockBuilder.OutputStreamSupplier
 
 
-