@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,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Method and Description |
---|---|
AWSS3BlobStore |
getBlobStore() |
close, equals, getConsistencyModel, getSigner, hashCode, toString, utils
delegate, getBackendType, string, unwrap, unwrap, unwrapApi
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
close, getConsistencyModel, getSigner, utils
getBackendType, unwrap, unwrap, unwrapApi
@Inject public AWSS3BlobStoreContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner)
public AWSS3BlobStore getBlobStore()
getBlobStore
in interface AWSS3BlobStoreContext
getBlobStore
in interface BlobStoreContext
getBlobStore
in interface S3BlobStoreContext
getBlobStore
in class S3BlobStoreContextImpl
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.