All Classes and Interfaces

Class
Description
 
 
 
 
Value type for an HTTP Blob service.
Allows you to construct blobs without knowing the implementation type
 
In case the name was confusing, this indeed builds a Blob.
 
 
 
 
Represents the capabilities of a BlobStore
Value type for an HTTP Blob service.
System and user Metadata for the Blob.
System and user Metadata for the Blob.
 
Generates signed requests for blobs.
 
 
Represents the ways a Blob is named.
Synchronous access to a BlobStore such as Amazon S3
Configuration properties and constants used in BlobStore connections.
Represents a cloud that has key-value storage functionality.
 
 
 
 
 
 
 
 
 
Configures the domain object mappings needed for all Blob implementations
Utilities for using Blob Stores.
 
 
 
Encryption, Hashing, and IO Utilities needed to sign and verify blobstore requests and responses.
Represents the ways a BlobStore are charged.
 
Clears a container
Clears a container
Retrieves all metadata in the blobstore by the most efficient means possible.
Represents the ways data can become consistent in distributed systems.
 
 
Represents the capabilities of a BlobStore
Thrown when a container cannot be located.
Represents the ways a container is scoped
 
 
 
counts all blobs in the blobstore at the prefix by the most efficient means possible.
Number of objects in a container
Contains options supported in the list container operation.
 
 
Deletes all keys in the container
Deletes a directory.
Retrieves all blobmetadata in the list as efficiently as possible
Represents the capabilities of a BlobStore
 
Retrieves all blobs in the blobstore under the current path, by the most efficient means possible.
Retrieves all blobs in the blobstore by the most efficient means possible.
Gets a directory or throws KeyNotFoundException
Contains options supported for HTTP GET operations.
 
 
Thrown when a blob was attempted to be replaced while it already exists
Thrown when a blob cannot be located in the container.
Contains options supported by BlobStores.listAll.
 
 
Lists the blobstore.
Retrieves all blobs in the blobstore by the most efficient means possible.
Contains options supported in the list container operation.
 
 
Lists the blobstore.
Contains options supported in the list container operation.
 
 
 
 
Strategy for local operations related to container and blob
Key-value implementations of BlobStore, such as S3, do not have directories.
Key-value implementations of BlobStore, such as S3, do not have directories.
Key-value implementations of BlobStore, such as S3, do not have directories.
Creates a directory
 
 
 
System and user Metadata for the Blob.
System and user Metadata for the Blob.
Used to construct new resources or modify existing ones.
Used to construct new resources or modify existing ones.
 
 
Parses response headers and creates a new Blob from them and the HTTP content.
 
 
puts all blobs into the blobstore by the most efficient means possible.
 
Contains options supported in the put blob operation.
 
 
 
 
 
Identifies containers, files, etc.
Idpayload of the object
 
Store data with different strategies, ranging from most performant to lowest cost.
Implementation of ApiMetadata for jclouds in-memory (Transient) API