public class ConsumerConfig extends AbstractReferenceConfig
| Constructor and Description |
|---|
ConsumerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClient() |
Integer |
getCorethreads() |
Boolean |
getDefault() |
Integer |
getQueues() |
Integer |
getShareconnections() |
String |
getThreadpool() |
Integer |
getThreads() |
Boolean |
isDefault() |
void |
setClient(String client) |
void |
setCorethreads(Integer corethreads) |
void |
setDefault(Boolean isDefault) |
void |
setQueues(Integer queues) |
void |
setShareconnections(Integer shareconnections) |
void |
setThreadpool(String threadpool) |
void |
setThreads(Integer threads) |
void |
setTimeout(Integer timeout) |
getFilter, getGeneric, getGroup, getLazy, getListener, getProvidedBy, getReconnect, getRouter, getSticky, getStubevent, getVersion, isCheck, isGeneric, isInit, isInjvm, setCheck, setGeneric, setGeneric, setGroup, setInit, setInjvm, setLazy, setListener, setOnconnect, setOndisconnect, setProvidedBy, setReconnect, setRouter, setSticky, setVersionappendRuntimeParameters, checkInterfaceAndMethods, checkRegistry, checkStubAndLocal, completeCompoundConfigs, getApplication, getAuth, getCallbacks, getCluster, getConfigCenter, getConnections, getExportedUrls, getLayer, getLocal, getMetadataReportConfig, getMethods, getMetrics, getModule, getMonitor, getOnconnect, getOndisconnect, getOwner, getProxy, getRegistries, getRegistry, getRegistryIds, getScope, getSslConfig, getStub, getTag, setApplication, setAuth, setCallbacks, setCluster, setConfigCenter, setConnections, setFilter, setLayer, setLocal, setLocal, setMetadataReportConfig, setMethods, setMetrics, setModule, setMonitor, setMonitor, setOwner, setProxy, setRegistries, setRegistry, setRegistryIds, setScope, setStub, setStub, setTag, 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, isValid, refresh, setId, setPrefix, toString, updateIdIfAbsentpublic void setTimeout(Integer timeout)
setTimeout in class AbstractMethodConfigpublic Boolean isDefault()
public String getClient()
public void setClient(String client)
public String getThreadpool()
public void setThreadpool(String threadpool)
public Boolean getDefault()
public void setDefault(Boolean isDefault)
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)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.