Package | Description |
---|---|
fr.gouv.vitam.driver.mock |
Provides a Mock Driver implementation for tests purpose
|
fr.gouv.vitam.storage.driver |
Provides interface describing how drivers should be implemented for the
Storage driver module
|
fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
Modifier and Type | Method and Description |
---|---|
StorageCapacityResult |
ConnectionMockImpl.getStorageCapacity(Integer tenantId) |
Modifier and Type | Method and Description |
---|---|
StorageCapacityResult |
Connection.getStorageCapacity(Integer tenantId)
Retrieve the remaining storage capacity available on the distant offer.
|
Modifier and Type | Method and Description |
---|---|
StorageCapacityResult |
ConnectionImpl.getStorageCapacity(Integer tenantId) |
Copyright © 2018 Vitam. All rights reserved.