private static final class CellBlockBuilder.ByteBufferOutputStreamSupplier extends Object implements CellBlockBuilder.OutputStreamSupplier
| Modifier and Type | Field and Description |
|---|---|
private ByteBufferOutputStream |
baos |
| Modifier | Constructor and Description |
|---|---|
private |
ByteBufferOutputStreamSupplier() |
private ByteBufferOutputStream baos
private ByteBufferOutputStreamSupplier()
public OutputStream get(int expectedSize)
get in interface CellBlockBuilder.OutputStreamSupplierpublic int size()
size in interface CellBlockBuilder.OutputStreamSupplierCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.