Uses of Class
fr.gouv.vitam.common.iterables.CountingIterator.EntryWithIndex
-
Packages that use CountingIterator.EntryWithIndex Package Description fr.gouv.vitam.common.iterables fr.gouv.vitam.worker.core.plugin.bulkatomicupdate -
-
Uses of CountingIterator.EntryWithIndex in fr.gouv.vitam.common.iterables
Methods in fr.gouv.vitam.common.iterables that return CountingIterator.EntryWithIndex Modifier and Type Method Description CountingIterator.EntryWithIndex<T>CountingIterator. next() -
Uses of CountingIterator.EntryWithIndex in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate
Method parameters in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate with type arguments of type CountingIterator.EntryWithIndex Modifier and Type Method Description voidBulkSelectQueryParallelProcessor. processBulkQueries(java.util.List<CountingIterator.EntryWithIndex<com.fasterxml.jackson.databind.JsonNode>> bulkQueriesToProcess)
-