Uses of Class
fr.gouv.vitam.storage.driver.exception.StorageDriverPreconditionFailedException
-
Packages that use StorageDriverPreconditionFailedException Package Description fr.gouv.vitam.storage.driver Provides interface describing how drivers should be implemented for the Storage driver modulefr.gouv.vitam.storage.offers.workspace.driver Provides implementation of the driver for the Workspace Driver module. -
-
Uses of StorageDriverPreconditionFailedException in fr.gouv.vitam.storage.driver
Methods in fr.gouv.vitam.storage.driver that throw StorageDriverPreconditionFailedException Modifier and Type Method Description StorageCapacityResult
Connection. getStorageCapacity(java.lang.Integer tenantId)
Retrieve the remaining storage capacity available on the distant offer. -
Uses of StorageDriverPreconditionFailedException in fr.gouv.vitam.storage.offers.workspace.driver
Methods in fr.gouv.vitam.storage.offers.workspace.driver that throw StorageDriverPreconditionFailedException Modifier and Type Method Description StorageCapacityResult
ConnectionImpl. getStorageCapacity(java.lang.Integer tenantId)
-