Class StorageResult
- java.lang.Object
-
- fr.gouv.vitam.storage.driver.model.StorageResult
-
- Direct Known Subclasses:
StorageCapacityResult,StorageObjectResult,StorageOfferLogResult
public class StorageResult extends java.lang.ObjectHolds 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.IntegergetTenantId()Gets the tenantIdjava.lang.StringgetType()Gets the type
-