| Modifier and Type | Class and Description | 
|---|---|
class  | 
AtmosBlobStore  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AWSS3BlobStore
Provide AWS S3 specific extensions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AzureBlobStore  | 
| Modifier and Type | Method and Description | 
|---|---|
BlobStore | 
BlobStoreContext.getBlobStore()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Iterable<StorageMetadata> | 
BlobStores.listAll(BlobStore blobStore,
       String container,
       ListContainerOptions containerOptions)  | 
static Iterable<StorageMetadata> | 
BlobStores.listAll(BlobStore blobStore,
       String container,
       ListContainerOptions containerOptions,
       ListAllOptions listAllOptions)
A variant of BlobStore.list(String, ListContainerOptions) that
 produces an Iterable over the entire set of results, not just one
 page, making multiple calls to BlobStore.list as needed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseBlobStore  | 
| Modifier and Type | Field and Description | 
|---|---|
protected BlobStore | 
BaseBlobMap.blobstore  | 
| Modifier and Type | Method and Description | 
|---|---|
BlobStore | 
BlobStoreContextImpl.getBlobStore()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected BlobStore | 
ConcatenateContainerLists.connection  | 
| Constructor and Description | 
|---|
ConcatenateContainerLists(BlobStore connection)  | 
MarkersGetDirectoryStrategy(BlobStore connection,
                           ResourceMetadataToRelativePathResourceMetadata resource2Directory)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Blob | 
BlobStoreUtils.newBlob(BlobStore blobStore,
       StorageMetadata blobMeta)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CloudFilesBlobStore  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FilesystemBlobStore  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HPCloudObjectStorageLasVegasBlobStore  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwiftBlobStore  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S3BlobStore  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.