| Interface | Description |
|---|---|
| BlobContainer |
An interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.
|
| BlobMetaData |
An interface for providing basic metadata about a blob.
|
| BlobStore |
An interface for storing blobs.
|
| Class | Description |
|---|---|
| BlobPath |
The list of paths where a blob can reside.
|
| Exception | Description |
|---|---|
| BlobStoreException |