public interface AsyncDispatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
append(OnsTraceContext ctx)
往数据传输模块中添加信息,
|
void |
shutdown()
关闭轨迹Hook
|
void |
start()
初始化异步传输数据模块
|
void start()
throws com.alibaba.rocketmq.client.exception.MQClientException
com.alibaba.rocketmq.client.exception.MQClientExceptionboolean append(OnsTraceContext ctx)
ctx - 数据信息void shutdown()
Copyright © 2012–2020. All rights reserved.