Uses of Class
fr.gouv.vitam.storage.driver.model.StorageCapacityResult
Package
Description
Provides a fake Driver implementation for tests purpose
Provides interface describing how drivers should be implemented for the
Storage driver module
Provides implementation of the driver for the Workspace Driver module.
-
Uses of StorageCapacityResult in fr.gouv.vitam.driver.fake
Modifier and TypeMethodDescriptionFakeDriverImpl.FakeConnectionImpl.getStorageCapacity
(Integer tenantId) -
Uses of StorageCapacityResult in fr.gouv.vitam.storage.driver
Modifier and TypeMethodDescriptionConnection.getStorageCapacity
(Integer tenantId) Retrieve the remaining storage capacity available on the distant offer. -
Uses of StorageCapacityResult in fr.gouv.vitam.storage.offers.workspace.driver