Package com.alibaba.dubbo.config
Class ConsumerConfig
java.lang.Object
org.apache.dubbo.config.AbstractConfig
org.apache.dubbo.config.AbstractMethodConfig
org.apache.dubbo.config.AbstractInterfaceConfig
org.apache.dubbo.config.AbstractReferenceConfig
org.apache.dubbo.config.ConsumerConfig
com.alibaba.dubbo.config.ConsumerConfig
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMethod(MethodConfig methodConfig) Deprecated.voidsetApplication(ApplicationConfig application) Deprecated.voidDeprecated.voidsetModule(ModuleConfig module) Deprecated.voidsetMonitor(MonitorConfig monitor) Deprecated.voidsetRegistry(RegistryConfig registry) Deprecated.Methods inherited from class org.apache.dubbo.config.ConsumerConfig
getCorethreads, getMeshEnable, getQueues, getReferBackground, getReferThreadNum, getShareconnections, getThreadpool, getThreads, getUrlMergeProcessor, setCorethreads, setMeshEnable, setQueues, setReferBackground, setReferThreadNum, setShareconnections, setThreadpool, setThreads, setTimeout, setUrlMergeProcessorMethods inherited from class org.apache.dubbo.config.AbstractReferenceConfig
getClient, getFilter, getGeneric, getLazy, getListener, getProtocol, getProvidedBy, getProviderNamespace, getProviderPort, getReconnect, getReferAsync, getRouter, getSticky, getStubevent, isCheck, isGeneric, isInit, isInjvm, setCheck, setClient, setGeneric, setGeneric, setInit, setInjvm, setLazy, setListener, setOnconnect, setOndisconnect, setProtocol, setProvidedBy, setProviderNamespace, setProviderPort, setReconnect, setReferAsync, setRouter, setStickyMethods inherited from class org.apache.dubbo.config.AbstractInterfaceConfig
addMethod, appendRuntimeParameters, getApplication, getAuth, getCallbacks, getCluster, getConfigCenter, getConnections, getExportedUrls, getGroup, getGroup, getInterface, getInterfaceClassLoader, getLayer, getLocal, getMetadataReportConfig, getMethods, getModule, getMonitor, getOnconnect, getOndisconnect, getOwner, getProxy, getRegistries, getRegistry, getRegistryIds, getScope, getSingleton, getSslConfig, getStub, getTag, getVersion, getVersion, setApplication, setAuth, setCallbacks, setCluster, setConfigCenter, setConnections, setFilter, setGroup, setInterface, setInterfaceClassLoader, setLayer, setLocal, setLocal, setMetadataReportConfig, setMethods, setMethodsJson, setModule, setMonitor, setMonitor, setOwner, setProxy, setRegistries, setRegistry, setRegistryIds, setScope, setSingleton, setStub, setStub, setTag, setVersion, toUrl, toUrlsMethods inherited from class org.apache.dubbo.config.AbstractMethodConfig
getActives, getCache, getForks, getLoadbalance, getMerger, getMock, getParameters, getRetries, getScopeModel, getSent, getTimeout, getValidation, isAsync, setActives, setAsync, setCache, setForks, setLoadbalance, setMerger, setMock, setMock, setParameters, setRetries, setSent, setValidationMethods inherited from class org.apache.dubbo.config.AbstractConfig
appendAttributes, appendAttributes, appendParameters, appendParameters, equals, getApplicationModel, getConfigMode, getId, getMetaData, getMetaData, getPluralTagName, getPrefixes, getTagName, getTypePrefix, hashCode, isDefault, isNeedRefresh, isRefreshed, isValid, overrideWithConfig, refresh, setDefault, setId, setNeedRefresh, setScopeModel, toString
-
Constructor Details
-
ConsumerConfig
public ConsumerConfig()Deprecated.
-
-
Method Details
-
setApplication
Deprecated. -
setModule
Deprecated. -
setRegistry
Deprecated. -
addMethod
Deprecated. -
setMonitor
Deprecated. -
setMock
Deprecated.
-