Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.referential |
Provides common Referential interfaces and factories for the Storage Engine
module :
|
fr.gouv.vitam.storage.engine.server.distribution |
Provides a Distribution interface for the Storage Engine Server module
|
fr.gouv.vitam.storage.engine.server.distribution.impl |
Provides a Distribution implementation for the Storage Engine Server module
|
Modifier and Type | Method and Description |
---|---|
StorageStrategy |
StorageStrategyProvider.getStorageStrategy(String idStrategy)
Retrieve a storage strategy by its id
|
Modifier and Type | Method and Description |
---|---|
void |
StorageDistribution.deleteContainer(String strategyId)
Delete a container
|
InputStream |
StorageDistribution.getStorageContainer(String strategyId)
Get Storage Container full content as an InputStream
|
Modifier and Type | Method and Description |
---|---|
InputStream |
StorageDistributionImpl.getStorageContainer(String strategyId) |
Copyright © 2018 Vitam. All rights reserved.