| Interface | Description |
|---|---|
| StorageAdapter |
The interface to storage implementations.
|
| Class | Description |
|---|---|
| ByteRange |
Single byte range expressed as an offset (starting position) and length.
|
| DigestInputStream | |
| DigestOutputStream | |
| MessageDigestAPI | |
| NewArtifact |
Class to convey information about a new, incoming artifact.
|
| PutTransaction | |
| StorageMetadata |
Class to hold artifact metadata from a storage implementation.
|
| Exception | Description |
|---|---|
| InvalidConfigException |
Runtime exception that can be thrown by StorageAdapter constructors if the
configuration is not valid.
|
| StorageEngageException |
This exception indicates that the storage adapter failed
to connect to or interact with its storage system.
|