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) class
Wrapper class to tie together a particular event processing stage(package private) class
Fields in com.lmax.disruptor.dsl with type parameters of type ConsumerInfoModifier and TypeFieldDescriptionprivate final Collection<ConsumerInfo>
ConsumerRepository.consumerInfos
private final Map<Sequence,
ConsumerInfo> ConsumerRepository.eventProcessorInfoBySequence
Methods in com.lmax.disruptor.dsl that return ConsumerInfoModifier and TypeMethodDescriptionprivate ConsumerInfo
ConsumerRepository.getEventProcessorInfo
(Sequence barrierEventProcessor) Methods in com.lmax.disruptor.dsl that return types with arguments of type ConsumerInfo