public interface StorageProviderFactory
| Modifier and Type | Method and Description |
|---|---|
void |
expireStorageProvider(String storageAccountId) |
TaskQueue |
getAuditQueue() |
List<StorageAccount> |
getStorageAccounts() |
StorageProvider |
getStorageProvider() |
StorageProvider |
getStorageProvider(String storageAccountId) |
void |
initialize(DuraStoreInitConfig initConfig,
String instanceHost,
String instancePort,
String accountId) |
void initialize(DuraStoreInitConfig initConfig, String instanceHost, String instancePort, String accountId)
List<StorageAccount> getStorageAccounts()
StorageProvider getStorageProvider() throws StorageException
StorageExceptionStorageProvider getStorageProvider(String storageAccountId) throws StorageException
StorageExceptionvoid expireStorageProvider(String storageAccountId)
TaskQueue getAuditQueue()
Copyright © 2009–2016 DuraSpace. All rights reserved.