public interface BlobStoreContext extends Closeable, View
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes threads and resources related to this connection.
|
BlobStore |
getBlobStore() |
ConsistencyModel |
getConsistencyModel() |
BlobRequestSigner |
getSigner()
Generates signed requests for blobs.
|
Utils |
utils() |
getBackendType, unwrap, unwrap, unwrapApiBlobRequestSigner getSigner()
BlobStore getBlobStore()
ConsistencyModel getConsistencyModel()
Utils utils()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.