Class OfferLogHelper
java.lang.Object
fr.gouv.vitam.storage.engine.client.OfferLogHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetListing
(StorageClientFactory storageClientFactory, String strategy, String offerId, DataCategory dataCategory, Long offset, Order order, int chunkSize, Integer limit)
-
Constructor Details
-
OfferLogHelper
public OfferLogHelper()
-
-
Method Details
-
getListing
public static Iterator<OfferLog> getListing(StorageClientFactory storageClientFactory, String strategy, String offerId, DataCategory dataCategory, Long offset, Order order, int chunkSize, Integer limit)
-