Uses of Class
fr.gouv.vitam.storage.engine.server.distribution.impl.StreamAndInfo
Packages that use StreamAndInfo
Package
Description
Provides a Distribution interface for the Storage Engine Server module
Provides a Distribution implementation for the Storage Engine Server module
-
Uses of StreamAndInfo in fr.gouv.vitam.storage.engine.server.distribution
Methods in fr.gouv.vitam.storage.engine.server.distribution with parameters of type StreamAndInfoModifier and TypeMethodDescriptionStorageDistribution.storeDataInOffers
(String strategyId, String origin, StreamAndInfo streamAndInfo, String objectId, DataCategory category, String requester, List<String> offerIds) -
Uses of StreamAndInfo in fr.gouv.vitam.storage.engine.server.distribution.impl
Methods in fr.gouv.vitam.storage.engine.server.distribution.impl with parameters of type StreamAndInfoModifier and TypeMethodDescriptionReadOnlyShieldStorageDistribution.storeDataInOffers
(String strategyId, String origin, StreamAndInfo streamAndInfo, String objectId, DataCategory category, String requester, List<String> offerIds) StorageDistributionImpl.storeDataInOffers
(String strategyId, String origin, StreamAndInfo streamAndInfo, String objectId, DataCategory category, String requester, List<String> offerIds)