| Package | Description |
|---|---|
| com.ohaotian.plugin.mq | |
| com.ohaotian.plugin.mq.util |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,List<MqCunsumer>> |
MqCunsumerSubscribe.nativeTopics
本地模式topic和消费者
|
static Map<String,List<MqCunsumer>> |
NativeMqListener.nativeTopics
本地模式topic和消费者
|
| Modifier and Type | Method and Description |
|---|---|
List<MqCunsumer> |
MqMessageListener.getMqcList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MqMessageListener.setMqcList(List<MqCunsumer> mqcList) |
| Constructor and Description |
|---|
MqMessageListener(com.ohaotian.plugin.cache.CacheService cacheService,
List<MqCunsumer> mqcList,
String subExpression) |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
LogUtils.getMQConsumerStartLog(com.aliyun.openservices.ons.api.Message msg,
MqCunsumer consumer,
Object obj)
适用场景: 获取消费者开始日志 调用方式: 业务逻辑说明 |
static String[] |
LogUtils.printMQConsumerStartLog(com.aliyun.openservices.ons.api.Message msg,
MqCunsumer consumer,
Object obj)
适用场景: 打印消费者开始日志 调用方式: 业务逻辑说明 |
Copyright © 2018. All rights reserved.