Interface TieredStorageConfiguration.BlobStoreBuilder
- All Known Implementing Classes:
JCloudBlobStoreProvider
- Enclosing class:
- TieredStorageConfiguration
public static interface TieredStorageConfiguration.BlobStoreBuilder
Builds a JCloudprovider BlobStore from the TieredStorageConfiguration,
which allows us to publish and retrieve data blocks from the external
storage system.
-
Method Summary
Modifier and TypeMethodDescriptionorg.jclouds.blobstore.BlobStore
-
Method Details
-
getBlobStore
-