public final class RocketMQProduceFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RocketMQProduceFactory.ReusableMQProducer
This is a special kind of MQProducer that can be reused among different threads.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.rocketmq.client.producer.DefaultMQProducer |
initRocketMQProducer(String topic,
RocketMQProducerProperties producerProperties)
init for the producer,including convert producer params.
|
public static org.apache.rocketmq.client.producer.DefaultMQProducer initRocketMQProducer(String topic, RocketMQProducerProperties producerProperties)
topic - topicproducerProperties - producerPropertiesCopyright © 2023 Pivotal Software, Inc.. All rights reserved.