| 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.engine.server.distribution.impl |
Provides a Distribution implementation for the Storage Engine Server module
|
| fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
| Modifier and Type | Method and Description |
|---|---|
StorageRemoveResult |
ConnectionMockImpl.removeObject(StorageRemoveRequest request) |
| Modifier and Type | Method and Description |
|---|---|
StorageRemoveResult |
Connection.removeObject(StorageRemoveRequest request)
Delete an object on the distant storage offer.
|
| Constructor and Description |
|---|
DeleteThread(Driver driver,
StorageRemoveRequest request,
String offerId)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
StorageRemoveResult |
ConnectionImpl.removeObject(StorageRemoveRequest request) |
Copyright © 2018 Vitam. All rights reserved.