Uses of Class
fr.gouv.vitam.storage.driver.model.StorageObjectResult
Package
Description
Provides Model classes such as Requests and Results classes for the Storage
driver module
Provides a Distribution implementation for the Storage Engine Server module
-
Uses of StorageObjectResult in fr.gouv.vitam.storage.driver.model
Modifier and TypeClassDescriptionclass
Holds result data that come as a result of a request to retrieve an object on the distant storage offerclass
Holds result data that come as a result of a request to put an object on the distant storage offerclass
Holds result data that come as a result of a request to remove an object on the distant storage offer -
Uses of StorageObjectResult in fr.gouv.vitam.storage.engine.server.distribution.impl
ModifierConstructorDescriptionThreadResponseData
(StorageObjectResult putObjectResult, javax.ws.rs.core.Response.Status status, String objectGuid) Default constructor