- All Superinterfaces:
- BlobAccessor, Ref
public interface BlobRef
extends BlobAccessor, Ref
A lightweight interface that is a reference to a blob in a BlobStore. This
interface allows for data to be read and written to a blob. Writing to a
blob may be restricted depending on the state setting of the blob.
- Author:
- Tobias Downer