| Package | Description |
|---|---|
| org.apache.pulsar.client.api | |
| org.apache.pulsar.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static MessageRoutingMode |
MessageRoutingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageRoutingMode[] |
MessageRoutingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProducerBuilder<T> |
ProducerBuilder.messageRoutingMode(MessageRoutingMode messageRoutingMode)
Set the message routing mode for the partitioned producer.
|
| Modifier and Type | Method and Description |
|---|---|
ProducerBuilder<T> |
ProducerBuilderImpl.messageRoutingMode(MessageRoutingMode messageRouteMode) |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.