Uses of Interface
io.aleph0.yap.core.worker.ConsumerWorkerFactory
Packages that use ConsumerWorkerFactory
-
Uses of ConsumerWorkerFactory in io.aleph0.yap.core.build
Methods in io.aleph0.yap.core.build with parameters of type ConsumerWorkerFactoryModifier and TypeMethodDescription<InputT,MetricsT>
ConsumerTaskBuilder<InputT, MetricsT> PipelineBuilder.addConsumer(String id, ConsumerWorkerFactory<InputT, MetricsT> bodyFactory)