Constructor and Description |
---|
AWSS3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
Utils utils,
ConsistencyModel consistencyModel,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Method and Description |
---|---|
ConsistencyModel |
BlobStoreContext.getConsistencyModel()
Deprecated.
will be removed in jclouds 1.7, as almost never correct.
|
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,
Utils utils,
ConsistencyModel consistencyModel,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Method and Description |
---|---|
ConsistencyModel |
RegionScopedBlobStoreContext.getConsistencyModel() |
Constructor and Description |
---|
S3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
Utils utils,
ConsistencyModel consistencyModel,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.