| 程序包 | 说明 |
|---|---|
| com.qq.tars.support.config.prx | |
| com.qq.tars.support.notify.prx | |
| com.qq.tars.support.query.prx |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ConfigPrx.checkConfig(String appServerName,
String filename,
String host,
Holder<String> result)
Check whether the configuration file conforms to the TC_Config format
|
int |
ConfigPrx.checkConfig(String appServerName,
String filename,
String host,
Holder<String> result,
Map<String,String> ctx)
Check whether the configuration file conforms to the TC_Config format
|
int |
ConfigPrx.checkConfigByInfo(ConfigInfo configInfo,
Holder<String> result)
Check whether the configuration file conforms to the TC_Config format
|
int |
ConfigPrx.checkConfigByInfo(ConfigInfo configInfo,
Holder<String> result,
Map<String,String> ctx)
Check whether the configuration file conforms to the TC_Config format
|
int |
ConfigPrx.ListConfig(String app,
String server,
Holder<List<String>> vf)
Read the configuration file list
|
int |
ConfigPrx.ListConfig(String app,
String server,
Holder<List<String>> vf,
Map<String,String> ctx)
Read the configuration file list
|
int |
ConfigPrx.ListConfigByInfo(ConfigInfo configInfo,
Holder<List<String>> vf)
Read the configuration file list of the node where the service is located
|
int |
ConfigPrx.ListConfigByInfo(ConfigInfo configInfo,
Holder<List<String>> vf,
Map<String,String> ctx)
Read the configuration file list of the node where the service is located
|
int |
ConfigPrx.loadConfig(String app,
String server,
String filename,
Holder<String> config)
Read the configuration file list
|
int |
ConfigPrx.loadConfig(String app,
String server,
String filename,
Holder<String> config,
Map<String,String> ctx)
Read the configuration file list
|
int |
ConfigPrx.loadConfigByHost(String appServerName,
String filename,
String host,
Holder<String> config)
Read file according to host
|
int |
ConfigPrx.loadConfigByHost(String appServerName,
String filename,
String host,
Holder<String> config,
Map<String,String> ctx)
Read file according to host
|
int |
ConfigPrx.loadConfigByInfo(ConfigInfo configInfo,
Holder<String> config)
Read configuration file
|
int |
ConfigPrx.loadConfigByInfo(ConfigInfo configInfo,
Holder<String> config,
Map<String,String> ctx)
Read configuration file
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
NotifyPrx.getNotifyInfo(NotifyKey stKey,
Holder<NotifyInfo> stInfo)
Get report information
|
int |
NotifyPrx.getNotifyInfo(NotifyKey stKey,
Holder<NotifyInfo> stInfo,
Map<String,String> ctx)
Get report information
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
QueryFPrx.findObjectById4All(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get all endpoint lists of objects according to id, the function is the same as findObjectByIdInSameGroup
|
int |
QueryFPrx.findObjectById4All(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get all endpoint lists of objects according to id, the function is the same as findObjectByIdInSameGroup
|
int |
QueryFPrx.findObjectById4All(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get all endpoint lists of objects according to id, the function is the same as findObjectByIdInSameGroup
|
int |
QueryFPrx.findObjectById4All(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get all endpoint lists of objects according to id, the function is the same as findObjectByIdInSameGroup
|
int |
QueryFPrx.findObjectById4Any(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Gets all objects by id, both active and inactive
|
int |
QueryFPrx.findObjectById4Any(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Gets all objects by id, both active and inactive
|
int |
QueryFPrx.findObjectById4Any(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Gets all objects by id, both active and inactive
|
int |
QueryFPrx.findObjectById4Any(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Gets all objects by id, both active and inactive
|
int |
QueryFPrx.findObjectByIdInSameGroup(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameGroup(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameGroup(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameGroup(String id,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameSet(String id,
String setId,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameSet(String id,
String setId,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameSet(String id,
String setId,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameSet(String id,
String setId,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the same group endpoint list of objects according to id
|
int |
QueryFPrx.findObjectByIdInSameStation(String id,
String sStation,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the endpoint list of the specified home location of the object according to id
|
int |
QueryFPrx.findObjectByIdInSameStation(String id,
String sStation,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp)
Get the endpoint list of the specified home location of the object according to id
|
int |
QueryFPrx.findObjectByIdInSameStation(String id,
String sStation,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the endpoint list of the specified home location of the object according to id
|
int |
QueryFPrx.findObjectByIdInSameStation(String id,
String sStation,
Holder<List<EndpointF>> activeEp,
Holder<List<EndpointF>> inactiveEp,
Map<String,String> ctx)
Get the endpoint list of the specified home location of the object according to id
|
Copyright © 2020. All Rights Reserved.