Uses of Interface
uk.ac.ebi.utils.threading.batchproc.ItemizedBatchCollector
Packages that use ItemizedBatchCollector
Package
Description
-
Uses of ItemizedBatchCollector in uk.ac.ebi.utils.threading.batchproc
Classes in uk.ac.ebi.utils.threading.batchproc with type parameters of type ItemizedBatchCollectorModifier and TypeClassDescriptionclassItemizedBatchProcessor<E,B, BC extends ItemizedBatchCollector<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.Subinterfaces of ItemizedBatchCollector in uk.ac.ebi.utils.threading.batchprocModifier and TypeInterfaceDescriptioninterfaceDeprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that. -
Uses of ItemizedBatchCollector in uk.ac.ebi.utils.threading.batchproc.collectors
Classes in uk.ac.ebi.utils.threading.batchproc.collectors that implement ItemizedBatchCollectorModifier and TypeClassDescriptionclassCollectionBatchCollector<C extends Collection<E>,E> Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.classDeprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.classDeprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.