|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsistencyModel | |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.attr | |
| org.jclouds.blobstore.internal | |
| Uses of ConsistencyModel in org.jclouds.blobstore |
|---|
| Methods in org.jclouds.blobstore that return ConsistencyModel | |
|---|---|
ConsistencyModel |
BlobStoreContext.getConsistencyModel()
|
| Uses of ConsistencyModel in org.jclouds.blobstore.attr |
|---|
| Methods in org.jclouds.blobstore.attr that return ConsistencyModel | |
|---|---|
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. |
| Uses of ConsistencyModel in org.jclouds.blobstore.internal |
|---|
| Methods in org.jclouds.blobstore.internal that return ConsistencyModel | |
|---|---|
ConsistencyModel |
BlobStoreContextImpl.getConsistencyModel()
|
| Constructors in org.jclouds.blobstore.internal with parameters of type ConsistencyModel | |
|---|---|
BlobStoreContextImpl(BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
RestContext providerSpecificContext,
BlobRequestSigner blobRequestSigner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||