Class ContentPair
java.lang.Object
org.gcube.data.access.storagehub.types.ContentPair
-
Constructor Summary
ConstructorsConstructorDescriptionContentPair(org.gcube.common.storagehub.model.items.nodes.Content content, String contentOwner, org.gcube.common.storagehub.model.storages.StorageBackend storageBackend) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.gcube.common.storagehub.model.items.nodes.Contentorg.gcube.common.storagehub.model.storages.StorageBackendinthashCode()
-
Constructor Details
-
ContentPair
public ContentPair(org.gcube.common.storagehub.model.items.nodes.Content content, String contentOwner, org.gcube.common.storagehub.model.storages.StorageBackend storageBackend)
-
-
Method Details
-
getContent
public org.gcube.common.storagehub.model.items.nodes.Content getContent() -
getStorageBackend
public org.gcube.common.storagehub.model.storages.StorageBackend getStorageBackend() -
getContentOwner
-
hashCode
-
equals
-