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, writeArray, writeBoolean, writeByteArray, writeBytes, writeBytes, writeBytesRef, writeBytesReference, writeDouble, writeDoubleArray, writeException, writeFloat, writeFloatArray, writeGenericValue, writeGeoPoint, writeInt, writeIntArray, writeList, writeLong, writeLongArray, writeMap, writeMapOfLists, writeMapWithConsistentOrder, writeNamedWriteable, writeNamedWriteableList, writeOptionalArray, writeOptionalBoolean, writeOptionalBytesReference, writeOptionalDouble, writeOptionalFloat, writeOptionalLong, writeOptionalNamedWriteable, writeOptionalStreamable, writeOptionalString, writeOptionalStringArray, writeOptionalText, writeOptionalTimeZone, writeOptionalVInt, writeOptionalWriteable, writeShort, writeStreamableList, writeString, writeStringArray, writeStringArrayNullable, writeStringList, writeText, writeTimeZone, writeVInt, writeVIntArray, writeVLong, writeVLongArray, writeZLongpublic ReleasableBytesStreamOutput(BigArrays bigarrays)
public ReleasableBytesStreamOutput(int expectedSize,
BigArrays bigArrays)
public ReleasablePagedBytesReference bytes()
bytes in interface BytesStreambytes in interface ReleasableBytesStreambytes in class BytesStreamOutput