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.OutputStreamSupplier
public int size()
size
in interface CellBlockBuilder.OutputStreamSupplier
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.