public interface PropertyFPrx
| 限定符和类型 | 方法和说明 |
|---|---|
void |
async_reportPropMsg(PropertyFPrxCallback callback,
Map<StatPropMsgHead,StatPropMsgBody> statmsg)
Report attribute statistics information Prop = property
|
void |
async_reportPropMsg(PropertyFPrxCallback callback,
Map<StatPropMsgHead,StatPropMsgBody> statmsg,
Map<String,String> ctx)
Report attribute statistics information Prop = property
|
int |
reportPropMsg(Map<StatPropMsgHead,StatPropMsgBody> statmsg)
Report attribute statistics information Prop = property
|
int |
reportPropMsg(Map<StatPropMsgHead,StatPropMsgBody> statmsg,
Map<String,String> ctx)
Report attribute statistics information Prop = property
|
int reportPropMsg(Map<StatPropMsgHead,StatPropMsgBody> statmsg)
statmsg, - Report informationint reportPropMsg(Map<StatPropMsgHead,StatPropMsgBody> statmsg, Map<String,String> ctx)
statmsg, - Report informationvoid async_reportPropMsg(PropertyFPrxCallback callback, Map<StatPropMsgHead,StatPropMsgBody> statmsg)
statmsg, - Report informationvoid async_reportPropMsg(PropertyFPrxCallback callback, Map<StatPropMsgHead,StatPropMsgBody> statmsg, Map<String,String> ctx)
statmsg, - Report informationCopyright © 2020. All Rights Reserved.