public class Storage extends Object
| Constructor and Description |
|---|
Storage() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.contentmanagement.blobstorage.service.IClient |
getClient() |
static File |
getFileById(String id,
boolean remove) |
static org.gcube.contentmanagement.blobstorage.service.IClient |
getPersistentClient() |
static String |
storeFile(String toStorePath,
boolean persistent) |
public static org.gcube.contentmanagement.blobstorage.service.IClient getPersistentClient()
public static org.gcube.contentmanagement.blobstorage.service.IClient getClient()
public static File getFileById(String id, boolean remove) throws org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException, IOException
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionIOExceptionCopyright © 2016. All Rights Reserved.