public class OfferLogIterator extends BulkBufferingEntryIterator<OfferLog>
Constructor and Description |
---|
OfferLogIterator(String strategyId,
Order order,
DataCategory dataCategory,
StorageDistribution distribution,
int chunkSize) |
Modifier and Type | Method and Description |
---|---|
protected List<OfferLog> |
loadNextChunk(int chunkSize)
Loads a chunk of the specified size.
|
hasNext, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public OfferLogIterator(String strategyId, Order order, DataCategory dataCategory, StorageDistribution distribution, int chunkSize)
protected List<OfferLog> loadNextChunk(int chunkSize)
BulkBufferingEntryIterator
loadNextChunk
in class BulkBufferingEntryIterator<OfferLog>
Copyright © 2019 Vitam. All rights reserved.