public class ConsumerConfig extends AbstractReferenceConfig
| 构造器和说明 |
|---|
ConsumerConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClient() |
Integer |
getCorethreads() |
Integer |
getQueues() |
Integer |
getShareconnections() |
String |
getThreadpool() |
Integer |
getThreads() |
String |
getUrlMergeProcessor() |
void |
setClient(String client) |
void |
setCorethreads(Integer corethreads) |
void |
setQueues(Integer queues) |
void |
setShareconnections(Integer shareconnections) |
void |
setThreadpool(String threadpool) |
void |
setThreads(Integer threads) |
void |
setTimeout(Integer timeout) |
void |
setUrlMergeProcessor(String urlMergeProcessor) |
getFilter, getGeneric, getLazy, getListener, getProvidedBy, getReconnect, getRouter, getSerialization, getSticky, getStubevent, isCheck, isGeneric, isInit, isInjvm, setCheck, setGeneric, setGeneric, setInit, setInjvm, setLazy, setListener, setOnconnect, setOndisconnect, setProvidedBy, setReconnect, setRouter, setSerialization, setStickyappendRuntimeParameters, checkInterfaceAndMethods, checkRegistry, checkStubAndLocal, completeCompoundConfigs, getApplication, getAuth, getCallbacks, getCluster, getConfigCenter, getConnections, getExportedUrls, getGroup, getGroup, getInterface, getLayer, getLocal, getMetadataReportConfig, getMethods, getMetrics, getModule, getMonitor, getOnconnect, getOndisconnect, getOwner, getProxy, getRegistries, getRegistry, getRegistryIds, getScope, getSslConfig, getStub, getTag, getVersion, getVersion, initServiceMetadata, setApplication, setAuth, setCallbacks, setCluster, setConfigCenter, setConnections, setFilter, setGroup, setInterface, setLayer, setLocal, setLocal, setMetadataReportConfig, setMethods, setMetrics, setModule, setMonitor, setMonitor, setOwner, setProxy, setRegistries, setRegistry, setRegistryIds, setScope, setStub, setStub, setTag, setVersion, toUrl, toUrls, verifyStubAndLocalgetActives, getCache, getForks, getLoadbalance, getMerger, getMock, getParameters, getRetries, getSent, getTimeout, getValidation, isAsync, setActives, setAsync, setCache, setForks, setLoadbalance, setMerger, setMock, setMock, setParameters, setRetries, setSent, setValidationaddIntoConfigManager, appendParameters, appendParameters, equals, getId, getMetaData, getPrefix, getTagName, hashCode, isDefault, isValid, refresh, setDefault, setId, setPrefix, toString, updateIdIfAbsentpublic void setTimeout(Integer timeout)
setTimeout 在类中 AbstractMethodConfigpublic String getClient()
public void setClient(String client)
public String getThreadpool()
public void setThreadpool(String threadpool)
public Integer getCorethreads()
public void setCorethreads(Integer corethreads)
public Integer getThreads()
public void setThreads(Integer threads)
public Integer getQueues()
public void setQueues(Integer queues)
public Integer getShareconnections()
public void setShareconnections(Integer shareconnections)
@Parameter(key="url-merge-processor") public String getUrlMergeProcessor()
public void setUrlMergeProcessor(String urlMergeProcessor)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.