public class SinglePartitionMessageRouterImpl extends MessageRouterBase
hash| Constructor and Description |
|---|
SinglePartitionMessageRouterImpl(int partitionIndex,
HashingScheme hashingScheme) |
| Modifier and Type | Method and Description |
|---|---|
int |
choosePartition(Message<?> msg,
TopicMetadata metadata) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchoosePartitionpublic SinglePartitionMessageRouterImpl(int partitionIndex,
HashingScheme hashingScheme)
public int choosePartition(Message<?> msg, TopicMetadata metadata)
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.