public class MicroserviceSearcherFactory extends AbstractSearcherFactory
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
m_DbName
数据库名
|
protected boolean |
m_IgnoreError
是否忽略异常
|
protected cn.weforward.protocol.client.ServiceInvoker |
m_Invoker
调整器
|
protected String |
m_MethodGroup
方法组
|
protected String |
m_ServerId
服务器id
|
| 构造器和说明 |
|---|
MicroserviceSearcherFactory(String serverId,
String preUrl,
String accessId,
String accessKey,
String serviceName,
String dbName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Searcher |
doCreateSearcher(String name) |
String |
getDbName() |
cn.weforward.protocol.client.ServiceInvoker |
getInvoker() |
String |
getMethodGroup() |
String |
getServiceId() |
void |
setMethodGroup(String v) |
createSearcher, getSearcher, iterator, openSearcherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected cn.weforward.protocol.client.ServiceInvoker m_Invoker
protected String m_DbName
protected String m_MethodGroup
protected String m_ServerId
protected boolean m_IgnoreError
public void setMethodGroup(String v)
public cn.weforward.protocol.client.ServiceInvoker getInvoker()
public String getDbName()
public String getMethodGroup()
protected Searcher doCreateSearcher(String name)
doCreateSearcher 在类中 AbstractSearcherFactorypublic String getServiceId()
Copyright © 2021. All rights reserved.