Class StorageResult
- java.lang.Object
-
- fr.gouv.vitam.storage.driver.model.StorageResult
-
- Direct Known Subclasses:
StorageCapacityResult
,StorageObjectResult
,StorageOfferLogResult
public class StorageResult extends java.lang.Object
Holds minimal data that should be received a result from the distant storage offer : container informations.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getTenantId()
Gets the tenantIdjava.lang.String
getType()
Gets the type
-