Uses of Class
fr.gouv.vitam.storage.engine.server.distribution.impl.StreamAndInfo
-
Packages that use StreamAndInfo Package Description fr.gouv.vitam.storage.engine.server.distribution Provides a Distribution interface for the Storage Engine Server modulefr.gouv.vitam.storage.engine.server.distribution.impl 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 StreamAndInfo Modifier and Type Method Description StoredInfoResultStorageDistribution. storeDataInOffers(java.lang.String strategyId, StreamAndInfo streamAndInfo, java.lang.String objectId, DataCategory category, java.lang.String requester, java.util.List<java.lang.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 StreamAndInfo Modifier and Type Method Description StoredInfoResultStorageDistributionImpl. storeDataInOffers(java.lang.String strategyId, StreamAndInfo streamAndInfo, java.lang.String objectId, DataCategory category, java.lang.String requester, java.util.List<java.lang.String> offerIds)
-