Interface | Description |
---|---|
BlobStoreFactory |
Class | Description |
---|---|
ConstantBlobStoreFactory | |
DummyBlobStoreFactory | |
FileBlobStoreFactory | |
FileDataStoreFactory | |
LoopbackBlobStore |
Utility BlobStore implementation to be used in tooling that can work with a
FileStore without the need of the DataStore being present locally.
|
LoopbackBlobStoreFactory | |
S3DataStoreFactory | |
SafeDataStoreBlobStore |
This implementation of the DataStoreBlobStore won't throw an exception if
it can't find blob with given id.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.