| Package | Description | 
|---|---|
| org.jclouds.aws.s3.blobstore.internal | |
| org.jclouds.blobstore | |
| org.jclouds.blobstore.attr | |
| org.jclouds.blobstore.internal | |
| org.jclouds.s3.blobstore.internal | 
| Constructor and Description | 
|---|
AWSS3BlobStoreContextImpl(Context backend,
                         com.google.common.reflect.TypeToken<? extends Context> backendType,
                         BlobMap.Factory blobMapFactory,
                         Utils utils,
                         ConsistencyModel consistencyModel,
                         InputStreamMap.Factory inputStreamMapFactory,
                         AsyncBlobStore ablobStore,
                         BlobStore blobStore,
                         BlobRequestSigner blobRequestSigner)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConsistencyModel | 
BlobStoreContext.getConsistencyModel()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ConsistencyModel | 
ConsistencyModel.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ConsistencyModel[] | 
ConsistencyModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConsistencyModel | 
BlobStoreContextImpl.getConsistencyModel()  | 
| Constructor and Description | 
|---|
BlobStoreContextImpl(Context backend,
                    com.google.common.reflect.TypeToken<? extends Context> backendType,
                    BlobMap.Factory blobMapFactory,
                    Utils utils,
                    ConsistencyModel consistencyModel,
                    InputStreamMap.Factory inputStreamMapFactory,
                    AsyncBlobStore ablobStore,
                    BlobStore blobStore,
                    BlobRequestSigner blobRequestSigner)  | 
| Constructor and Description | 
|---|
S3BlobStoreContextImpl(Context backend,
                      com.google.common.reflect.TypeToken<? extends Context> backendType,
                      BlobMap.Factory blobMapFactory,
                      Utils utils,
                      ConsistencyModel consistencyModel,
                      InputStreamMap.Factory inputStreamMapFactory,
                      AsyncBlobStore ablobStore,
                      BlobStore blobStore,
                      BlobRequestSigner blobRequestSigner)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.