@Singleton public class S3BlobStoreContextImpl extends BlobStoreContextImpl implements S3BlobStoreContext
| Constructor and Description |
|---|
S3BlobStoreContextImpl(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 |
|---|---|
S3AsyncBlobStore |
getAsyncBlobStore() |
S3BlobStore |
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 S3BlobStoreContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, AsyncBlobStore ablobStore, BlobStore blobStore, BlobRequestSigner blobRequestSigner)
public S3BlobStore getBlobStore()
getBlobStore in interface BlobStoreContextgetBlobStore in interface S3BlobStoreContextgetBlobStore in class BlobStoreContextImplpublic S3AsyncBlobStore getAsyncBlobStore()
getAsyncBlobStore in interface BlobStoreContextgetAsyncBlobStore in interface S3BlobStoreContextgetAsyncBlobStore in class BlobStoreContextImplFutures for each call.Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.