Uses of Class
com.lmax.disruptor.WorkerPool
Packages that use WorkerPool
-
Uses of WorkerPool in com.lmax.disruptor.dsl
Fields in com.lmax.disruptor.dsl declared as WorkerPoolMethods in com.lmax.disruptor.dsl with parameters of type WorkerPoolModifier and TypeMethodDescriptionvoid
ConsumerRepository.add
(WorkerPool<T> workerPool, SequenceBarrier sequenceBarrier) Constructors in com.lmax.disruptor.dsl with parameters of type WorkerPoolModifierConstructorDescription(package private)
WorkerPoolInfo
(WorkerPool<T> workerPool, SequenceBarrier sequenceBarrier)