| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinPartitionMessageRouterImpl
The routing strategy here:
If a key is present, choose a partition based on a hash of the key.
|
class |
SinglePartitionMessageRouterImpl |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.