public final class RocketMQConsumerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.rocketmq.client.consumer.DefaultLitePullConsumer |
initPullConsumer(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(org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties)
extendedConsumerProperties - extendedConsumerPropertiesCopyright © 2022 Pivotal Software, Inc.. All rights reserved.