Uses of Interface
org.apache.pulsar.broker.service.nonpersistent.NonPersistentDispatcher
-
Packages that use NonPersistentDispatcher Package Description org.apache.pulsar.broker.service.nonpersistent Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of NonPersistentDispatcher in org.apache.pulsar.broker.service.nonpersistent
Classes in org.apache.pulsar.broker.service.nonpersistent that implement NonPersistentDispatcher Modifier and Type Class Description classNonPersistentDispatcherMultipleConsumersclassNonPersistentDispatcherSingleActiveConsumerclassNonPersistentStickyKeyDispatcherMultipleConsumersMethods in org.apache.pulsar.broker.service.nonpersistent that return NonPersistentDispatcher Modifier and Type Method Description NonPersistentDispatcherNonPersistentSubscription. getDispatcher()
-