Uses of Interface
io.fluxcapacitor.common.Backlog.BatchConsumer
| Package | Description |
|---|---|
| io.fluxcapacitor.common |
-
Uses of Backlog.BatchConsumer in io.fluxcapacitor.common
Constructors in io.fluxcapacitor.common with parameters of type Backlog.BatchConsumer Constructor Description Backlog(Backlog.BatchConsumer<T> consumer)Backlog(Backlog.BatchConsumer<T> consumer, int maxBatchSize)Backlog(Backlog.BatchConsumer<T> consumer, int maxBatchSize, int threads, ErrorHandler<List<T>> errorHandler)