@Singleton public class AWSS3BlobStoreContextImpl extends S3BlobStoreContextImpl implements AWSS3BlobStoreContext
| 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 |
|---|---|
AWSS3AsyncBlobStore |
getAsyncBlobStore() |
AWSS3BlobStore |
getBlobStore() |
close, equals, getConsistencyModel, getSigner, hashCode, toString, utilsdelegate, getBackendType, string, unwrap, unwrap, unwrapApiclone, finalize, getClass, notify, notifyAll, wait, wait, waitclose, getConsistencyModel, getSigner, utilsgetBackendType, unwrap, unwrap, unwrapApi@Inject public AWSS3BlobStoreContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, AsyncBlobStore ablobStore, BlobStore blobStore, BlobRequestSigner blobRequestSigner)
public AWSS3BlobStore getBlobStore()
getBlobStore in interface AWSS3BlobStoreContextgetBlobStore in interface BlobStoreContextgetBlobStore in interface S3BlobStoreContextgetBlobStore in class S3BlobStoreContextImplpublic AWSS3AsyncBlobStore getAsyncBlobStore()
getAsyncBlobStore in interface AWSS3BlobStoreContextgetAsyncBlobStore in interface BlobStoreContextgetAsyncBlobStore in interface S3BlobStoreContextgetAsyncBlobStore in class S3BlobStoreContextImplFutures for each call.Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.