Uses of Class
uk.ac.ebi.utils.threading.batchproc.collectors.CollectionBatchCollector
Packages that use CollectionBatchCollector
Package
Description
-
Uses of CollectionBatchCollector in uk.ac.ebi.utils.threading.batchproc.collectors
Subclasses of CollectionBatchCollector in uk.ac.ebi.utils.threading.batchproc.collectorsModifier and TypeClassDescriptionclass
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.class
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that. -
Uses of CollectionBatchCollector in uk.ac.ebi.utils.threading.batchproc.processors
Classes in uk.ac.ebi.utils.threading.batchproc.processors with type parameters of type CollectionBatchCollectorModifier and TypeClassDescriptionclass
CollectionBasedBatchProcessor<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.