| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.nonpersistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentHashingStickyKeyConsumerSelector
This is a consumer selector based fixed hash range.
|
class |
HashRangeAutoSplitStickyKeyConsumerSelector
This is a consumer selector based fixed hash range.
|
class |
HashRangeExclusiveStickyKeyConsumerSelector
This is a sticky-key consumer selector based user provided range.
|
| Modifier and Type | Field and Description |
|---|---|
protected StickyKeyConsumerSelector |
AbstractDispatcherSingleActiveConsumer.stickyKeyConsumerSelector |
| Constructor and Description |
|---|
NonPersistentStickyKeyDispatcherMultipleConsumers(NonPersistentTopic topic,
Subscription subscription,
StickyKeyConsumerSelector selector) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.