Uses of Class
org.elasticsearch.common.bytes.ReleasablePagedBytesReference
-
Packages that use ReleasablePagedBytesReference Package Description org.elasticsearch.common.io.stream -
-
Uses of ReleasablePagedBytesReference in org.elasticsearch.common.io.stream
Methods in org.elasticsearch.common.io.stream that return ReleasablePagedBytesReference Modifier and Type Method Description ReleasablePagedBytesReferenceReleasableBytesStreamOutput. bytes()Returns aReleasableimplementation of aBytesReferencethat represents the current state of the bytes in the stream.
-