Package org.apache.pulsar.broker.service
package org.apache.pulsar.broker.service
-
ClassDescriptionBase type of exception thrown by Pulsar Broker Service.Deprecated.This is a consumer selector using consistent hashing to evenly split the number of keys assigned to each consumer.A Consumer is a consumer currently connected and associated with a Subscription.Represents the hash ranges assigned to each consumer in a
StickyKeyConsumerSelectorat a point in time.Generate unique ids across multiple nodes.A thread-safe map to store draining hashes in the consumer.Represents an entry in the draining hashes tracker.Interface for handling the unblocking of sticky key hashes.Hash range assignment inStickyKeyConsumerSelectorimplementations.This is a consumer selector based fixed hash range.This is a sticky-key consumer selector based user provided range.Represents the consumers that were impacted by a hash range change in aStickyKeyConsumerSelectorat a point in time.A thread-safe map to store pending acks in the consumer.Callback interface for handling the addition of pending acknowledgments.Callback interface for processing pending acknowledgments.Callback interface for handling the removal of pending acknowledgments.Represents a currently connected producer.Represents the hash ranges which were removed from an existing consumer by a change in the hash range assignments.Channel handler for the Pulsar broker.The assigner to assign entries to the properConsumerin the shared subscription.Abstraction for selecting the same consumer based on a key.Cached topic policies service will cache the system topic reader and the topic policies While reader cache for the namespace was removed, the topic policies will remove automatically.Utility class to dispatch topic events.Listener for the Topic events.Stages of events currently supported.Types of events currently supported.Pluggable TopicFactory to create topic with specific behavior in broker.Topic policies service.