Uses of Class
org.apache.pulsar.broker.service.AbstractBaseDispatcher
Packages that use AbstractBaseDispatcher
Package
Description
-
Uses of AbstractBaseDispatcher in org.apache.pulsar.broker.service
Subclasses of AbstractBaseDispatcher in org.apache.pulsar.broker.serviceModifier and TypeClassDescriptionclassclass -
Uses of AbstractBaseDispatcher in org.apache.pulsar.broker.service.nonpersistent
Subclasses of AbstractBaseDispatcher in org.apache.pulsar.broker.service.nonpersistentModifier and TypeClassDescriptionclassfinal classclass -
Uses of AbstractBaseDispatcher in org.apache.pulsar.broker.service.persistent
Subclasses of AbstractBaseDispatcher in org.apache.pulsar.broker.service.persistentModifier and TypeClassDescriptionclassclassclassThis is the "classic" dispatcher implementation for the Shared subscription that was used before Pulsar 4.0.0 and PIP-379.classclassclassThis is the "classic" dispatcher implementation for the Key_Shared subscription that was used before Pulsar 4.0.0 and PIP-379.