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 TypeClassDescriptionclass
ItemizedBatchProcessor<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 TypeInterfaceDescriptioninterface
Deprecated.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 TypeClassDescriptionclass
CollectionBatchCollector<C extends Collection<E>,
E> 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.class
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.