public class ReleasableBytesStreamOutput extends BytesStreamOutput implements ReleasableBytesStream
bigarrays, bytes, count| Constructor and Description |
|---|
ReleasableBytesStreamOutput(BigArrays bigarrays) |
ReleasableBytesStreamOutput(int expectedSize,
BigArrays bigarrays) |
| Modifier and Type | Method and Description |
|---|---|
ReleasableBytesReference |
bytes() |
close, flush, position, ramBytesUsed, reset, seek, seekPositionSupported, size, skip, writeByte, writeBytesgetVersion, setVersion, write, write, writeBoolean, writeByteArray, writeBytes, writeBytes, writeBytesRef, writeBytesReference, writeDouble, writeDoubleArray, writeFloat, writeFloatArray, writeGenericValue, writeInt, writeIntArray, writeLong, writeLongArray, writeMap, writeOptionalBoolean, writeOptionalSharedString, writeOptionalStreamable, writeOptionalString, writeOptionalText, writeSharedString, writeSharedText, writeShort, writeString, writeStringArray, writeStringArrayNullable, writeText, writeTextArray, writeVInt, writeVLongwritepublic ReleasableBytesStreamOutput(BigArrays bigarrays)
public ReleasableBytesStreamOutput(int expectedSize,
BigArrays bigarrays)
public ReleasableBytesReference bytes()
bytes in interface BytesStreambytes in interface ReleasableBytesStreambytes in class BytesStreamOutputCopyright © 2009–2016. All rights reserved.