Uses of Interface
org.apache.pulsar.broker.delayed.DelayedDeliveryTracker
-
Packages that use DelayedDeliveryTracker Package Description org.apache.pulsar.broker.delayed Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DelayedDeliveryTracker in org.apache.pulsar.broker.delayed
Classes in org.apache.pulsar.broker.delayed that implement DelayedDeliveryTracker Modifier and Type Class Description classInMemoryDelayedDeliveryTrackerMethods in org.apache.pulsar.broker.delayed that return DelayedDeliveryTracker Modifier and Type Method Description DelayedDeliveryTrackerDelayedDeliveryTrackerFactory. newTracker(PersistentDispatcherMultipleConsumers dispatcher)Create a new tracker instance.DelayedDeliveryTrackerInMemoryDelayedDeliveryTrackerFactory. newTracker(PersistentDispatcherMultipleConsumers dispatcher)
-