public interface StorageService
Modifier and Type | Method and Description |
---|---|
StorageConnector |
getConnector(Properties parameters) |
String |
getDescription() |
Set<StorageConnector.Descriptor> |
getDescriptors() |
String |
getStorageId() |
String getStorageId() throws Exception
Exception
String getDescription() throws Exception
Exception
Set<StorageConnector.Descriptor> getDescriptors() throws Exception
Exception
StorageConnector getConnector(Properties parameters) throws Exception
parameters
- StorageConnector
Exception
Copyright © 2013–2019. All rights reserved.