Uses of Interface
org.apache.pulsar.broker.service.streamingdispatch.StreamingDispatcher
-
Packages that use StreamingDispatcher Package Description org.apache.pulsar.broker.service.persistent Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StreamingDispatcher in org.apache.pulsar.broker.service.persistent
Classes in org.apache.pulsar.broker.service.persistent that implement StreamingDispatcher Modifier and Type Class Description classPersistentStreamingDispatcherMultipleConsumersAPersistentDispatcherMultipleConsumersimplementedStreamingDispatcher.classPersistentStreamingDispatcherSingleActiveConsumerAPersistentDispatcherSingleActiveConsumerimplementedStreamingDispatcher.
-