Uses of Class
io.datarouter.conveyor.queue.BatchedQueueConsumer
| Package | Description |
|---|---|
| io.datarouter.conveyor.queue |
-
Uses of BatchedQueueConsumer in io.datarouter.conveyor.queue
Constructors in io.datarouter.conveyor.queue with parameters of type BatchedQueueConsumer Constructor Description BaseBatchedQueueConsumerConveyor(java.lang.String name, java.util.function.Supplier<java.lang.Boolean> shouldRun, BatchedQueueConsumer<PK,D> queueConsumer, io.datarouter.web.exception.ExceptionRecorder exceptionRecorder)