|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlobStoreContext
Represents a cloud that has key-value storage functionality. This object is scoped to a service and an identity.
| Method Summary | |
|---|---|
void |
close()
closes threads and resources related to this connection. |
AsyncBlobStore |
getAsyncBlobStore()
Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported. Please use getBlobStore() |
BlobStore |
getBlobStore()
|
ConsistencyModel |
getConsistencyModel()
Deprecated. will be removed in jclouds 1.7, as almost never correct. |
BlobRequestSigner |
getSigner()
Generates signed requests for blobs. |
org.jclouds.rest.Utils |
utils()
|
| Methods inherited from interface org.jclouds.View |
|---|
getBackendType, unwrap, unwrap, unwrapApi |
| Method Detail |
|---|
BlobRequestSigner getSigner()
@Deprecated AsyncBlobStore getAsyncBlobStore()
getBlobStore()
Futures for each call.BlobStore getBlobStore()
@Deprecated ConsistencyModel getConsistencyModel()
org.jclouds.rest.Utils utils()
void close()
close in interface Closeable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||