Class StorageBackend
java.lang.Object
org.gcube.common.storagehub.model.storages.StorageBackend
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidabstract InputStreamabstract InputStreambooleanabstract StringDeprecated.abstract StringDeprecated.inthashCode()abstract MetaInfoabstract MetaInfoprotected voidsetPayloadConfiguration(PayloadBackend payloadConfiguration) abstract MetaInfoabstract MetaInfoupload(InputStream stream, String relativePath, String name, String user) abstract MetaInfoupload(InputStream stream, String relativePath, String name, String storageId, Long size, String user)
-
Constructor Details
-
StorageBackend
-
-
Method Details
-
getPayloadConfiguration
-
setPayloadConfiguration
-
onCopy
-
onMove
-
delete
-
upload
-
upload
-
download
- Throws:
StorageIdNotFoundException
-
download
- Throws:
StorageIdNotFoundException
-
getFileMetadata
-
upload
-
getTotalSizeStored
Deprecated. -
getTotalItemsCount
Deprecated. -
hashCode
public int hashCode() -
equals
-