private static final class CellBlockBuilder.ByteBufOutputStreamSupplier extends Object implements CellBlockBuilder.OutputStreamSupplier
| Modifier and Type | Field and Description | 
|---|---|
| private org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator | alloc | 
| private org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf | buf | 
| Constructor and Description | 
|---|
| ByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc) | 
private final org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc
private org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf buf
public ByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc)
public OutputStream get(int expectedSize)
get in interface CellBlockBuilder.OutputStreamSupplierpublic int size()
size in interface CellBlockBuilder.OutputStreamSupplierCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.