Package org.gcube.data.access.storagehub
Class StorageFactory
- java.lang.Object
-
- org.gcube.data.access.storagehub.StorageFactory
-
public class StorageFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_CLASSstatic StringSERVICE_NAME
-
Constructor Summary
Constructors Constructor Description StorageFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.gcube.contentmanagement.blobstorage.service.IClientgetGcubeStorage()
-
-
-
Field Detail
-
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
SERVICE_CLASS
public static final String SERVICE_CLASS
- See Also:
- Constant Field Values
-
-