Uses of Interface
uk.ac.ebi.utils.threading.batchproc.BatchCollector
Packages that use BatchCollector
Package
Description
-
Uses of BatchCollector in uk.ac.ebi.utils.threading.batchproc
Classes in uk.ac.ebi.utils.threading.batchproc with type parameters of type BatchCollectorModifier and TypeClassDescriptionclass
BatchProcessor<B,
BC extends BatchCollector<B>, 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 BatchCollector 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.interface
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.interface
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that.Classes in uk.ac.ebi.utils.threading.batchproc that implement BatchCollectorModifier and TypeClassDescriptionclass
Deprecated.the functionality available in this package is provided by project Reactor and we recommend to switch to that. -
Uses of BatchCollector in uk.ac.ebi.utils.threading.batchproc.collectors
Classes in uk.ac.ebi.utils.threading.batchproc.collectors that implement BatchCollectorModifier 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.