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 |
|---|---|
ReleasablePagedBytesReference |
bytes() |
close, flush, position, ramBytesUsed, reset, seek, size, skip, writeByte, writeBytesgetVersion, setVersion, write, write, writeBoolean, writeByteArray, writeBytes, writeBytes, writeBytesRef, writeBytesReference, writeDouble, writeDoubleArray, writeFloat, writeFloatArray, writeGenericValue, writeGeoPoint, writeInt, writeIntArray, writeList, writeLong, writeLongArray, writeMap, writeOptionalBoolean, writeOptionalStreamable, writeOptionalString, writeOptionalText, writeOptionalVInt, writeShort, writeString, writeStringArray, writeStringArrayNullable, writeTaskStatus, writeText, writeThrowable, writeVInt, writeVIntArray, writeVLong, writeVLongArraywritepublic ReleasableBytesStreamOutput(BigArrays bigarrays)
public ReleasableBytesStreamOutput(int expectedSize,
BigArrays bigarrays)
public ReleasablePagedBytesReference bytes()
bytes in interface BytesStreambytes in interface ReleasableBytesStreambytes in class BytesStreamOutputCopyright © 2009–2017. All rights reserved.