Uses of Interface
io.aleph0.yap.core.ConsumerWorker
Packages that use ConsumerWorker
-
Uses of ConsumerWorker in io.aleph0.yap.core.build
Methods in io.aleph0.yap.core.build with parameters of type ConsumerWorkerModifier and TypeMethodDescription<InputT> ConsumerTaskBuilder<InputT, NoMetrics> PipelineBuilder.addConsumer(String id, ConsumerWorker<InputT> body) -
Uses of ConsumerWorker in io.aleph0.yap.core.worker
Methods in io.aleph0.yap.core.worker that return ConsumerWorker