Uses of Interface
io.aleph0.yap.core.build.QueueBuilder
Packages that use QueueBuilder
-
Uses of QueueBuilder in io.aleph0.yap.core.build
Methods in io.aleph0.yap.core.build with parameters of type QueueBuilderModifier and TypeMethodDescriptionConsumerTaskBuilder.setQueue(QueueBuilder<InputT> queue) ProcessorTaskBuilder.setQueue(QueueBuilder<InputT> queue) -
Uses of QueueBuilder in io.aleph0.yap.core.transport.queue
Classes in io.aleph0.yap.core.transport.queue that implement QueueBuilder