Package uk.ac.ebi.utils.threading.batchproc.processors
package uk.ac.ebi.utils.threading.batchproc.processors
-
ClassDescriptionCollectionBasedBatchProcessor<E,
B extends Collection<E>, BC extends CollectionBatchCollector<B, E>, BJ extends Consumer<B>> Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.ListBasedBatchProcessor<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.SetBasedBatchProcessor<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.