Class OptionalBytesReference

java.lang.Object
org.elasticsearch.common.blobstore.OptionalBytesReference

public final class OptionalBytesReference extends Object
A potentially-missing BytesReference, used to represent the contents of a blobstore register along with the possibility that the register could not be read.