public final class RocketMQConsumerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.rocketmq.client.consumer.DefaultLitePullConsumer |
initPullConsumer(String topic,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties)
todo Compatible with versions less than 4.6 ?
|
static org.apache.rocketmq.client.consumer.DefaultMQPushConsumer |
initPushConsumer(org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties) |
public static org.apache.rocketmq.client.consumer.DefaultMQPushConsumer initPushConsumer(org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties)
public static org.apache.rocketmq.client.consumer.DefaultLitePullConsumer initPullConsumer(String topic, org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties)
topic - consumer topic.extendedConsumerProperties - extendedConsumerPropertiesCopyright © 2023 Pivotal Software, Inc.. All rights reserved.