public interface AWSS3BlobStoreContext extends S3BlobStoreContext
Modifier and Type | Method and Description |
---|---|
AWSS3AsyncBlobStore |
getAsyncBlobStore() |
AWSS3BlobStore |
getBlobStore() |
close, createBlobMap, createBlobMap, createInputStreamMap, createInputStreamMap, getConsistencyModel, getSigner, getUtils, utils
getBackendType, unwrap, unwrap
AWSS3BlobStore getBlobStore()
getBlobStore
in interface BlobStoreContext
getBlobStore
in interface S3BlobStoreContext
AWSS3AsyncBlobStore getAsyncBlobStore()
getAsyncBlobStore
in interface BlobStoreContext
getAsyncBlobStore
in interface S3BlobStoreContext
Future
s for each call.Copyright © 2009-2013 jclouds. All Rights Reserved.