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