Interface BlobStorageReader

All Superinterfaces:
NodeOps<PathbeanKey,Pathbean>
All Known Subinterfaces:
BlobStorage, BlobStorage.BlobStorageNode, BlobStorage.PhysicalBlobStorageNode, BlobStorageWriter
All Known Implementing Classes:
Directory

public interface BlobStorageReader extends NodeOps<PathbeanKey,Pathbean>
Methods for reading from an blob store such as the filesystem or S3.