| Interface | Description |
|---|---|
| BlobService |
A simple store and retrieve binary large objects (BLOBs).
|
| 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.
|
| BlobServerProtocol | |
| BlobUtils |
Utility class to work with blob data.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.