| Interface | Description |
|---|---|
| BlobService |
| Class | Description |
|---|---|
| BlobCache |
The BLOB cache implements a local cache for content-addressable BLOBs.
|
| BlobClient |
The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or delete (DELETE)
BLOBs.
|
| BlobKey |
A BLOB key uniquely identifies a BLOB.
|
| BlobServer |
This class implements the BLOB server.
|
| BlobUtils |
Copyright © 2015 The Apache Software Foundation. All rights reserved.