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 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.
-