public interface ReferenceBinary extends Binary
Binary
functionality, implementations of this class contain a secure
reference to the storage location of the binary stream. This
reference can be used to efficiently copy binaries across servers as
long as both the source and target servers use the same underlying
storage for binaries.String getReference()
null
if such
a reference is not available.null
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.