| 程序包 | 说明 |
|---|---|
| com.qq.tars.support.stat.prx |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StatFPrx.async_reportMicMsg(StatFPrxCallback callback,
Map<StatMicMsgHead,StatMicMsgBody> msg,
boolean bFromClient)
Report calling information between modules Mic = module interval call
|
void |
StatFPrx.async_reportMicMsg(StatFPrxCallback callback,
Map<StatMicMsgHead,StatMicMsgBody> msg,
boolean bFromClient,
Map<String,String> ctx)
Report calling information between modules Mic = module interval call
|
void |
StatFPrx.async_reportSampleMsg(StatFPrxCallback callback,
List<StatSampleMsg> msg)
上报模块间调用采样信息 Mic = module interval call
|
void |
StatFPrx.async_reportSampleMsg(StatFPrxCallback callback,
List<StatSampleMsg> msg,
Map<String,String> ctx)
上报模块间调用采样信息 Mic = module interval call
|
Copyright © 2020. All Rights Reserved.