public class KeyHashMessageRouterImpl extends Object implements org.apache.pulsar.client.api.MessageRouter
| Modifier and Type | Field and Description |
|---|---|
static KeyHashMessageRouterImpl |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
choosePartition(org.apache.pulsar.client.api.Message<?> msg,
org.apache.pulsar.client.api.TopicMetadata metadata) |
public static final KeyHashMessageRouterImpl INSTANCE
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.