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, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic OfferLogIterator(String strategyId, Order order, DataCategory dataCategory, StorageDistribution distribution, int chunkSize)
protected List<OfferLog> loadNextChunk(int chunkSize)
BulkBufferingEntryIteratorloadNextChunk in class BulkBufferingEntryIterator<OfferLog>Copyright © 2019 Vitam. All rights reserved.