public interface DBlobStore
extends org.jclouds.blobstore.BlobStore
BlobStore instances.| Modifier and Type | Method and Description |
|---|---|
DynamicBlobStore |
getDynamicBlobStoreWithoutActiveInstance()
Return
DynamicBlobStore without current instance. |
int |
getInstanceNumber()
Return number of blobStores.
|
void |
setBlobStores(List<org.jclouds.blobstore.BlobStore> blobStores)
List of
BlobStore. |
void |
switchInstance()
Switch cycle between
BlobStore. |
blobBuilder, blobExists, blobMetadata, clearContainer, clearContainer, containerExists, countBlobs, countBlobs, createContainerInLocation, createContainerInLocation, createDirectory, deleteContainer, deleteDirectory, directoryExists, getBlob, getBlob, getContext, list, list, list, listAssignableLocations, putBlob, putBlob, removeBlobvoid setBlobStores(List<org.jclouds.blobstore.BlobStore> blobStores)
BlobStore.blobStores - list of BlobStore.int getInstanceNumber()
void switchInstance()
BlobStore.DynamicBlobStore getDynamicBlobStoreWithoutActiveInstance()
DynamicBlobStore without current instance.DynamicBlobStore without current instance.Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.