Uses of Class
org.apache.pulsar.broker.service.AbstractDispatcherMultipleConsumers
Packages that use AbstractDispatcherMultipleConsumers
Package
Description
-
Uses of AbstractDispatcherMultipleConsumers in org.apache.pulsar.broker.service
Fields in org.apache.pulsar.broker.service with type parameters of type AbstractDispatcherMultipleConsumersModifier and TypeFieldDescriptionprotected static final AtomicIntegerFieldUpdater<AbstractDispatcherMultipleConsumers>AbstractDispatcherMultipleConsumers.IS_CLOSED_UPDATER -
Uses of AbstractDispatcherMultipleConsumers in org.apache.pulsar.broker.service.nonpersistent
Modifier and TypeClassDescriptionclassclass -
Uses of AbstractDispatcherMultipleConsumers in org.apache.pulsar.broker.service.persistent
Modifier and TypeClassDescriptionclassclassclassThis is the "classic" dispatcher implementation for the Shared subscription that was used before Pulsar 4.0.0 and PIP-379.classclassThis is the "classic" dispatcher implementation for the Key_Shared subscription that was used before Pulsar 4.0.0 and PIP-379.