Module org.elasticsearch.server
Class OptionalBytesReference
java.lang.Object
org.elasticsearch.common.blobstore.OptionalBytesReference
A potentially-missing
BytesReference, used to represent the contents of a blobstore register along with the possibility that the
register could not be read.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OptionalBytesReferencestatic final OptionalBytesReference -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic OptionalBytesReferenceof(BytesReference bytesReference) toString()