Uses of Interface
com.lmax.disruptor.dsl.ConsumerInfo
Packages that use ConsumerInfo
-
Uses of ConsumerInfo in com.lmax.disruptor.dsl
Classes in com.lmax.disruptor.dsl that implement ConsumerInfoModifier and TypeClassDescription(package private) classWrapper class to tie together a particular event processing stage(package private) classFields in com.lmax.disruptor.dsl with type parameters of type ConsumerInfoModifier and TypeFieldDescriptionprivate final Collection<ConsumerInfo> ConsumerRepository.consumerInfosprivate final Map<Sequence, ConsumerInfo> ConsumerRepository.eventProcessorInfoBySequenceMethods in com.lmax.disruptor.dsl that return ConsumerInfoModifier and TypeMethodDescriptionprivate ConsumerInfoConsumerRepository.getEventProcessorInfo(Sequence barrierEventProcessor) Methods in com.lmax.disruptor.dsl that return types with arguments of type ConsumerInfo