Uses of Class
uk.ac.ebi.utils.threading.batchproc.processors.CollectionBasedBatchProcessor
Packages that use CollectionBasedBatchProcessor
-
Uses of CollectionBasedBatchProcessor in uk.ac.ebi.utils.threading.batchproc.processors
Modifier and TypeClassDescriptionclassListBasedBatchProcessor<E,BJ extends Consumer<List<E>>> Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.classSetBasedBatchProcessor<E,BJ extends Consumer<Set<E>>> Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.