Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

$

$ECHO - Static variable in interface org.apache.dubbo.rpc.Constants
 
$echo(Object) - Method in interface org.apache.dubbo.rpc.service.EchoService
echo test.
$invoke(String, String[], Object[]) - Method in interface com.alibaba.dubbo.rpc.service.GenericService
Deprecated.
 
$INVOKE - Static variable in interface org.apache.dubbo.rpc.Constants
 
$invoke(String, String[], Object[]) - Method in interface org.apache.dubbo.rpc.service.GenericService
Generic invocation
$INVOKE_ASYNC - Static variable in interface org.apache.dubbo.rpc.Constants
 
$invokeAsync(String, String[], Object[]) - Method in interface org.apache.dubbo.rpc.service.GenericService
 

A

AbortPolicyWithReport - Class in org.apache.dubbo.common.threadpool.support
Abort Policy.
AbortPolicyWithReport(String, URL) - Constructor for class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
AbsentConfigurator - Class in org.apache.dubbo.rpc.cluster.configurator.absent
AbsentConfigurator
AbsentConfigurator(URL) - Constructor for class org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
 
AbsentConfiguratorFactory - Class in org.apache.dubbo.rpc.cluster.configurator.absent
AbsentConfiguratorFactory
AbsentConfiguratorFactory() - Constructor for class org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
 
AbstractBuilder<T extends AbstractConfig,B extends AbstractBuilder> - Class in org.apache.dubbo.config.builders
AbstractBuilder
AbstractBuilder() - Constructor for class org.apache.dubbo.config.builders.AbstractBuilder
 
AbstractCacheFactory - Class in com.alibaba.dubbo.cache.support
Deprecated.
AbstractCacheFactory() - Constructor for class com.alibaba.dubbo.cache.support.AbstractCacheFactory
Deprecated.
 
AbstractCacheFactory - Class in org.apache.dubbo.cache.support
AbstractCacheFactory is a default implementation of CacheFactory.
AbstractCacheFactory() - Constructor for class org.apache.dubbo.cache.support.AbstractCacheFactory
 
AbstractChannel - Class in org.apache.dubbo.remoting.transport
AbstractChannel
AbstractChannel(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.AbstractChannel
 
AbstractChannelBuffer - Class in org.apache.dubbo.remoting.buffer
 
AbstractChannelBuffer() - Constructor for class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
AbstractChannelHandlerDelegate - Class in org.apache.dubbo.remoting.transport
 
AbstractClient - Class in org.apache.dubbo.remoting.transport
AbstractClient
AbstractClient(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.AbstractClient
 
AbstractClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
AbstractClusterInvoker
AbstractClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
AbstractClusterInvoker(Directory<T>, URL) - Constructor for class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
AbstractCodec - Class in org.apache.dubbo.remoting.transport
AbstractCodec
AbstractCodec() - Constructor for class org.apache.dubbo.remoting.transport.AbstractCodec
 
AbstractCompiler - Class in org.apache.dubbo.common.compiler.support
Abstract compiler.
AbstractCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AbstractCompiler
 
AbstractConfig - Class in org.apache.dubbo.config
Utility methods and public methods for parsing configuration
AbstractConfig() - Constructor for class org.apache.dubbo.config.AbstractConfig
 
AbstractConfigurator - Class in org.apache.dubbo.rpc.cluster.configurator
AbstractOverrideConfigurator
AbstractConfigurator(URL) - Constructor for class org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
AbstractConfiguratorListener - Class in org.apache.dubbo.registry.integration
AbstractConfiguratorListener
AbstractConfiguratorListener() - Constructor for class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
AbstractDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing an object.
AbstractDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
AbstractDirectory<T> - Class in org.apache.dubbo.rpc.cluster.directory
Abstract implementation of Directory: Invoker list returned from this Directory's list method have been filtered by Routers
AbstractDirectory(URL) - Constructor for class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractDirectory(URL, RouterChain<T>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractDirectory(URL, URL, RouterChain<T>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
AbstractDubboConfigBinder - Class in org.apache.dubbo.config.spring.context.properties
Abstract DubboConfigBinder implementation
AbstractDubboConfigBinder() - Constructor for class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
AbstractDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter
 
AbstractDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.AbstractDynamicConfigurationFactory
 
AbstractEndpoint - Class in org.apache.dubbo.remoting.transport
AbstractEndpoint
AbstractEndpoint(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.AbstractEndpoint
 
AbstractExchangeGroup - Class in org.apache.dubbo.remoting.p2p.exchange.support
AbstractGroup
AbstractExchangeGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
AbstractExporter<T> - Class in org.apache.dubbo.rpc.protocol
AbstractExporter.
AbstractExporter(Invoker<T>) - Constructor for class org.apache.dubbo.rpc.protocol.AbstractExporter
 
AbstractGroup - Class in org.apache.dubbo.remoting.p2p.support
AbstractGroup
AbstractGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.support.AbstractGroup
 
AbstractHessianInput - Class in com.alibaba.com.caucho.hessian.io
Abstract base class for Hessian requests.
AbstractHessianInput() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
 
AbstractHessianOutput - Class in com.alibaba.com.caucho.hessian.io
Abstract output stream for Hessian requests.
AbstractHessianOutput() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
AbstractHessianResolver - Class in com.alibaba.com.caucho.hessian.io
Looks up remote objects.
AbstractHessianResolver() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractHessianResolver
 
AbstractHttpServer - Class in org.apache.dubbo.remoting.http.support
AbstractHttpServer
AbstractHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
AbstractInterfaceBuilder<T extends AbstractInterfaceConfig,B extends AbstractInterfaceBuilder<T,B>> - Class in org.apache.dubbo.config.builders
AbstractBuilder
AbstractInterfaceBuilder() - Constructor for class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
AbstractInterfaceConfig - Class in org.apache.dubbo.config
AbstractDefaultConfig
AbstractInterfaceConfig() - Constructor for class org.apache.dubbo.config.AbstractInterfaceConfig
 
AbstractInvoker<T> - Class in org.apache.dubbo.rpc.protocol
AbstractInvoker.
AbstractInvoker(Class<T>, URL) - Constructor for class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, String[]) - Constructor for class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, Map<String, String>) - Constructor for class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractKryoFactory - Class in org.apache.dubbo.common.serialize.kryo.utils
 
AbstractKryoFactory() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
 
AbstractListDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.2 Collection.
AbstractListDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractListDeserializer
 
AbstractLoadBalance - Class in com.alibaba.dubbo.rpc.cluster.loadbalance
Deprecated.
AbstractLoadBalance() - Constructor for class com.alibaba.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
Deprecated.
 
AbstractLoadBalance - Class in org.apache.dubbo.rpc.cluster.loadbalance
AbstractLoadBalance
AbstractLoadBalance() - Constructor for class org.apache.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
 
AbstractMapDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
AbstractMapDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
 
AbstractMetadataReport - Class in org.apache.dubbo.metadata.support
 
AbstractMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
AbstractMetadataReportFactory - Class in org.apache.dubbo.metadata.support
 
AbstractMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.support.AbstractMetadataReportFactory
 
AbstractMethodBuilder<T extends AbstractMethodConfig,B extends AbstractMethodBuilder<T,B>> - Class in org.apache.dubbo.config.builders
AbstractBuilder
AbstractMethodBuilder() - Constructor for class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
AbstractMethodConfig - Class in org.apache.dubbo.config
AbstractMethodConfig
AbstractMethodConfig() - Constructor for class org.apache.dubbo.config.AbstractMethodConfig
 
AbstractMonitorFactory - Class in org.apache.dubbo.monitor.support
AbstractMonitorFactory.
AbstractMonitorFactory() - Constructor for class org.apache.dubbo.monitor.support.AbstractMonitorFactory
 
AbstractPeer - Class in org.apache.dubbo.remoting.transport
AbstractPeer
AbstractPeer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.AbstractPeer
 
AbstractPrefixConfiguration - Class in org.apache.dubbo.common.config
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
AbstractPrefixConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.AbstractPrefixConfiguration
 
AbstractProtocol - Class in org.apache.dubbo.rpc.protocol
abstract ProtocolSupport.
AbstractProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.AbstractProtocol
 
AbstractProxyFactory - Class in org.apache.dubbo.rpc.proxy
AbstractProxyFactory
AbstractProxyFactory() - Constructor for class org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
AbstractProxyInvoker<T> - Class in org.apache.dubbo.rpc.proxy
InvokerWrapper
AbstractProxyInvoker(T, Class<T>, URL) - Constructor for class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
AbstractProxyProtocol - Class in org.apache.dubbo.rpc.protocol
AbstractProxyProtocol
AbstractProxyProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
AbstractProxyProtocol(Class<?>...) - Constructor for class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
AbstractReferenceBuilder<T extends AbstractReferenceConfig,B extends AbstractReferenceBuilder<T,B>> - Class in org.apache.dubbo.config.builders
AbstractBuilder
AbstractReferenceBuilder() - Constructor for class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
AbstractReferenceConfig - Class in org.apache.dubbo.config
AbstractConsumerConfig
AbstractReferenceConfig() - Constructor for class org.apache.dubbo.config.AbstractReferenceConfig
 
AbstractRegistry - Class in com.alibaba.dubbo.registry.support
Deprecated.
AbstractRegistry(URL) - Constructor for class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
AbstractRegistry - Class in org.apache.dubbo.registry.support
AbstractRegistry.
AbstractRegistry(URL) - Constructor for class org.apache.dubbo.registry.support.AbstractRegistry
 
AbstractRegistryFactory - Class in com.alibaba.dubbo.registry.support
Deprecated.
AbstractRegistryFactory() - Constructor for class com.alibaba.dubbo.registry.support.AbstractRegistryFactory
Deprecated.
 
AbstractRegistryFactory - Class in org.apache.dubbo.registry.support
AbstractRegistryFactory.
AbstractRegistryFactory() - Constructor for class org.apache.dubbo.registry.support.AbstractRegistryFactory
 
AbstractResult() - Constructor for class com.alibaba.dubbo.rpc.Result.AbstractResult
Deprecated.
 
AbstractResult - Class in org.apache.dubbo.rpc
 
AbstractResult() - Constructor for class org.apache.dubbo.rpc.AbstractResult
 
AbstractRetryTask - Class in org.apache.dubbo.registry.retry
AbstractRetryTask
AbstractRouter - Class in org.apache.dubbo.rpc.cluster.router
 
AbstractRouter(DynamicConfiguration, URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
AbstractRouter() - Constructor for class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
AbstractRouterRule - Class in org.apache.dubbo.rpc.cluster.router
TODO Extract more code here if necessary
AbstractRouterRule() - Constructor for class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
AbstractSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object.
AbstractSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractSerializer
 
AbstractSerializerFactory - Class in com.alibaba.com.caucho.hessian.io
Factory for returning serialization methods.
AbstractSerializerFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
 
AbstractServer - Class in org.apache.dubbo.remoting.transport
AbstractServer
AbstractServer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.AbstractServer
 
AbstractServiceBuilder<T extends AbstractServiceConfig,B extends AbstractServiceBuilder<T,B>> - Class in org.apache.dubbo.config.builders
AbstractBuilder
AbstractServiceBuilder() - Constructor for class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
AbstractServiceConfig - Class in org.apache.dubbo.config
AbstractServiceConfig
AbstractServiceConfig() - Constructor for class org.apache.dubbo.config.AbstractServiceConfig
 
AbstractTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
AbstractTimerTask
AbstractValidation - Class in org.apache.dubbo.validation.support
AbstractValidation is abstract class for Validation interface.
AbstractValidation() - Constructor for class org.apache.dubbo.validation.support.AbstractValidation
 
ACCEPT_FOREIGN_IP - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPT_FOREIGN_IP_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
accepts(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
accepts(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
ACCEPTS_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
max size of channel.
ACCESS_CONTROL_ALLOW_HEADERS_HEADER - Static variable in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
ACCESS_CONTROL_ALLOW_HEADERS_HEADER - Static variable in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
ACCESS_CONTROL_ALLOW_METHODS_HEADER - Static variable in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
ACCESS_CONTROL_ALLOW_METHODS_HEADER - Static variable in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
ACCESS_LOG_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
accesslog(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
accesslog(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
accesslog(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
AccessLogData - Class in org.apache.dubbo.rpc.support
AccessLogData is a container for log event data.
AccessLogFilter - Class in org.apache.dubbo.rpc.filter
Record access log for the service.
AccessLogFilter() - Constructor for class org.apache.dubbo.rpc.filter.AccessLogFilter
Default constructor initialize demon thread for writing into access log file with names with access log key defined in url accesslog
Activate - Annotation Type in com.alibaba.dubbo.common.extension
Deprecated.
Activate - Annotation Type in org.apache.dubbo.common.extension
Activate.
ActivateComparator - Class in org.apache.dubbo.common.extension.support
OrderComparator
ActivateComparator() - Constructor for class org.apache.dubbo.common.extension.support.ActivateComparator
 
ActiveLimitFilter - Class in org.apache.dubbo.rpc.filter
ActiveLimitFilter restrict the concurrent client invocation for a service or service's method from client side.
ActiveLimitFilter() - Constructor for class org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
actives(Integer) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
ACTIVES_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
Adaptive - Annotation Type in org.apache.dubbo.common.extension
Provide helpful information for ExtensionLoader to inject dependency extension instance.
AdaptiveClassCodeGenerator - Class in org.apache.dubbo.common.extension
Code generator for Adaptive class
AdaptiveClassCodeGenerator(Class<?>, String) - Constructor for class org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
 
AdaptiveCompiler - Class in org.apache.dubbo.common.compiler.support
AdaptiveCompiler.
AdaptiveCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
AdaptiveExtensionFactory - Class in org.apache.dubbo.common.extension.factory
AdaptiveExtensionFactory
AdaptiveExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
add(Object) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add item.
add(E) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
add(Object, Object) - Method in class org.apache.dubbo.qos.textui.TKv
 
add(int) - Method in class org.apache.dubbo.qos.textui.TTable.Border
 
addAll(Object[]) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add items.
addAll(Collection<?>) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add items.
addAndGet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
addApplicationContext(ApplicationContext) - Static method in class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
addApplicationListener(ApplicationContext, ApplicationListener) - Static method in class org.apache.dubbo.config.spring.util.BeanFactoryUtils
 
addArgument(ArgumentConfig) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
addArguments(List<? extends ArgumentConfig>) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
addAttachments(Map<String, String>) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
addAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.AppResponse
 
addAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
addAttachments(Map<String, String>) - Method in interface org.apache.dubbo.rpc.Result
Add the specified map to existing attachments in this instance.
addAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
addAttachmentsIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
addChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
addConfiguration(Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
addConfiguration(int, Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
addConfigurationFirst(Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
addConstraintViolation(RestConstraintViolation) - Method in class org.apache.dubbo.rpc.protocol.rest.ViolationReport
 
addConstructor(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addConstructor(int, Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addConstructor(int, Class<?>[], Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addConstructor(Constructor<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addConstructor(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addDefaultConstructor() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addDeserializer(Class, Deserializer) - Method in class com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
Adds a deserializer.
addExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Register new extension via API
addFactory(AbstractSerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Adds a factory.
addField(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>, String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addHeader(String, String) - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
addHttpHandler(int, HttpHandler) - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
addImports(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addInterface(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addInterface(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addInterface(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addItem(String) - Method in class org.apache.dubbo.qos.textui.TLadder
add one item
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
addListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
addListener(String, String, ConfigurationListener) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
Register a configuration listener for a specified key The listener only works for service governance purpose, so the target group would always be the value user specifies at startup or 'dubbo' by default.
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
Since all governance rules will lay under dubbo group, this method now always uses the default dubboConfig and ignores the group parameter.
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
addListener(String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.zookeeper.CacheListener
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
For service governance, multi group is not supported by this implementation.
addMessage(Object) - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
addMessages(Collection) - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
addMethod(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addMethod(MethodConfig) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
addMethod(MethodConfig) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
addMethods(List<MethodConfig>) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
addMethods(List<? extends MethodConfig>) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
addParameter(String, boolean) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, char) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, byte) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, short) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, long) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, float) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, double) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, Enum<?>) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, Number) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, CharSequence) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, char) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, byte) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, short) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, int) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, long) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, float) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, double) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, Number) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, boolean) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, char) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, byte) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, short) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, int) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, long) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, float) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, double) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, Number) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterAndEncoded(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterIfAbsent(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameters(Map<String, String>) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameters(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URL
Add parameters to a new url.
addParameters(String...) - Method in class org.apache.dubbo.common.URL
 
addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
 
addParametersIfAbsent(Map<String, String>) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URL
 
addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterString(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
addParameterString(String) - Method in class org.apache.dubbo.common.URL
 
addParameterString(String) - Method in class org.apache.dubbo.common.URLBuilder
 
addProcessor(Class, TProcessor) - Method in class org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
Deprecated.
 
addProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
Add a set of properties into the store
addProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
addProperty(String, String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
Add one property into the store, the previous value will be replaced if the key exists
addProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
addProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addProtocols(List<ProtocolConfig>) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
addProtocols(List<ProtocolConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addProvider(ProviderConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Adds an object reference.
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Adds an object to the reference list.
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Adds a list/map reference.
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
If the object has already been written, just write its ref.
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Adds a list/map reference.
addRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
If the object has already been written, just write its ref.
addRegistries(List<RegistryConfig>) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
addRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
addRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
addRegistries(List<RegistryConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
addReplier(Class<T>, Replier<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addReplier(Class<T>, Replier<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
address(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
address(String) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
address(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
address(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
ADDRESS_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
ADDRESS_WAIT_TIME_KEY - Static variable in class org.apache.dubbo.registry.sofa.SofaRegistryConstants
parameter for address.wait.time of rpc reference
addRouters(List<Router>) - Method in class org.apache.dubbo.rpc.cluster.RouterChain
If we use route:// protocol in version before 2.7.0, each URL will generate a Router instance, so we should keep the routers up to date, that is, each time router URLs changes, we should update the routers list, only keep the builtinRouters which are available all the time and the latest notified routers which are generated from URLs.
addRow(Object...) - Method in class org.apache.dubbo.qos.textui.TTable
Add a row
addRpcException(Class<?>) - Method in class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
addSerializer(Class, Serializer) - Method in class com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
Adds a serializer.
addServletContext(int, ServletContext) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
addTracer(Class<?>, String, Channel, int) - Static method in class org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
addUrlToRetry(List<URL>) - Method in class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
ADMIN_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
afterPropertiesSet() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
afterPropertiesSet() - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
afterPropertiesSet() - Method in class org.apache.dubbo.config.spring.ServiceBean
 
afterPropertiesSet() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
AllChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher.all
 
AllChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
allConsumerModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
AllDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.all
default thread pool configure
AllDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
allProviderModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
AnnotatedBeanDefinitionRegistryUtils - Class in org.apache.dubbo.config.spring.util
Annotated BeanDefinition Utilities
AnnotatedBeanDefinitionRegistryUtils() - Constructor for class org.apache.dubbo.config.spring.util.AnnotatedBeanDefinitionRegistryUtils
 
AnnotatedInterfaceConfigBeanBuilder<C extends AbstractInterfaceConfig> - Class in org.apache.dubbo.config.spring.beans.factory.annotation
An Abstract Builder to build Interface Config Bean that annotated some annotation.
AnnotationBeanDefinitionParser - Class in org.apache.dubbo.config.spring.schema
 
AnnotationBeanDefinitionParser() - Constructor for class org.apache.dubbo.config.spring.schema.AnnotationBeanDefinitionParser
 
AnnotationInjectedBeanPostProcessor - Class in org.apache.dubbo.config.spring.beans.factory.annotation
Abstract generic BeanPostProcessor implementation for customized annotation that annotated injected-object.
AnnotationInjectedBeanPostProcessor(Class<? extends Annotation>...) - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement - Class in org.apache.dubbo.config.spring.beans.factory.annotation
Annotated Field InjectionMetadata.InjectedElement
AnnotationUtils - Class in org.apache.dubbo.config.spring.util
Annotation Utilities Class
AnnotationUtils() - Constructor for class org.apache.dubbo.config.spring.util.AnnotationUtils
 
ANY - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
ANY_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ANYHOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ANYHOST_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ApolloDynamicConfiguration - Class in org.apache.dubbo.configcenter.support.apollo
Apollo implementation, https://github.com/ctripcorp/apollo
ApolloDynamicConfiguration.ApolloListener - Class in org.apache.dubbo.configcenter.support.apollo
 
ApolloDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.support.apollo
 
ApolloDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfigurationFactory
 
APP_DYNAMIC_CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
appConfigFile(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
append(CharSequence) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(CharSequence, int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(char) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(LoggingEvent) - Method in class org.apache.dubbo.common.utils.DubboAppender
 
appendLines(File, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
append lines.
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
appendParameter(String, String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
appendParameters(Map<String, String>) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
application(ApplicationConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
APPLICATION - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
APPLICATION_JSON_UTF_8 - Static variable in class org.apache.dubbo.rpc.protocol.rest.support.ContentType
 
APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ApplicationBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ApplicationConfig.
ApplicationBuilder() - Constructor for class org.apache.dubbo.config.builders.ApplicationBuilder
 
applicationBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ApplicationConfig - Class in com.alibaba.dubbo.config
Deprecated.
ApplicationConfig() - Constructor for class com.alibaba.dubbo.config.ApplicationConfig
Deprecated.
 
ApplicationConfig(String) - Constructor for class com.alibaba.dubbo.config.ApplicationConfig
Deprecated.
 
ApplicationConfig - Class in org.apache.dubbo.config
The application info
ApplicationConfig() - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationConfig(String) - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationModel - Class in org.apache.dubbo.rpc.model
Represent a application which is using Dubbo and store basic metadata info for using during the processing of RPC invoking.
ApplicationModel() - Constructor for class org.apache.dubbo.rpc.model.ApplicationModel
 
AppResponse - Class in org.apache.dubbo.rpc
AsyncRpcResult is introduced in 3.0.0 to replace RpcResult, and RpcResult is replaced with AppResponse: AsyncRpcResult is the object that is actually passed in the call chain AppResponse only simply represents the business result The relationship between them can be described as follow, an abstraction of the definition of AsyncRpcResult:
AppResponse() - Constructor for class org.apache.dubbo.rpc.AppResponse
 
AppResponse(Object) - Constructor for class org.apache.dubbo.rpc.AppResponse
 
AppResponse(Throwable) - Constructor for class org.apache.dubbo.rpc.AppResponse
 
AppRouter - Class in org.apache.dubbo.rpc.cluster.router.condition.config
Application level router, "application.condition-router"
AppRouter(DynamicConfiguration, URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.AppRouter
 
AppRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.condition.config
Application level router factory
AppRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
 
architecture(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
ARCHITECTURE - Static variable in interface org.apache.dubbo.config.Constants
Application architecture name.
Argument - Annotation Type in org.apache.dubbo.config.annotation
 
ArgumentBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ArgumentConfig.
ArgumentBuilder() - Constructor for class org.apache.dubbo.config.builders.ArgumentBuilder
 
argumentBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ArgumentConfig - Class in com.alibaba.dubbo.config
Deprecated.
ArgumentConfig() - Constructor for class com.alibaba.dubbo.config.ArgumentConfig
Deprecated.
 
ArgumentConfig - Class in org.apache.dubbo.config
The method arguments configuration
ArgumentConfig() - Constructor for class org.apache.dubbo.config.ArgumentConfig
 
ArgumentConfig(Argument) - Constructor for class org.apache.dubbo.config.ArgumentConfig
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
ARRAY - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
array() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
array() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the backing byte array of this buffer.
array() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
array() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
array() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
array() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
ARRAY_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
ARRAY_ITEM - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
ARRAY_SUFFIX - Static variable in class org.apache.dubbo.common.utils.ClassUtils
Suffix for array class names: "[]"
arrayBegin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array begin.
arrayBegin() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
array begin.
ArrayDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a Java array
ArrayDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.ArrayDeserializer
 
arrayEnd(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array end, return array value.
arrayEnd() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
array end, return array value.
arrayItem(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array item.
arrayItemValue(int, Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array item.
ArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
ArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.ArrayMerger
 
arrayOffset() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
arrayOffset() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the offset of the first byte within the backing byte array of this buffer.
arrayOffset() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
arrayOffset() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
arrayOffset() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
arrayOffset() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
ArraySerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a Java array.
ArraySerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.ArraySerializer
 
ArrayUtils - Class in org.apache.dubbo.common.utils
Contains some methods to check array.
Assert - Class in org.apache.dubbo.common.utils
 
async(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
ASYNC_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
asyncCall(Callable<T>) - Method in class org.apache.dubbo.rpc.RpcContext
Async invocation.
asyncCall(Runnable) - Method in class org.apache.dubbo.rpc.RpcContext
one way async call, send request only, and result is not required
AsyncContext - Interface in org.apache.dubbo.rpc
AsyncContext works like AsyncContext in the Servlet 3.0.
AsyncContextImpl - Class in org.apache.dubbo.rpc
 
AsyncContextImpl() - Constructor for class org.apache.dubbo.rpc.AsyncContextImpl
 
AsyncMethodInfo() - Constructor for class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
AsyncRpcResult - Class in org.apache.dubbo.rpc
This class represents an unfinished RPC call, it will hold some context information for this call, for example RpcContext and Invocation, so that when the call finishes and the result returns, it can guarantee all the contexts being recovered as the same as when the call was made before any callback is invoked.
AsyncRpcResult(Invocation) - Constructor for class org.apache.dubbo.rpc.AsyncRpcResult
 
AsyncRpcResult(AsyncRpcResult) - Constructor for class org.apache.dubbo.rpc.AsyncRpcResult
 
AsyncToSyncInvoker<T> - Class in org.apache.dubbo.rpc.protocol
This class will work as a wrapper wrapping outside of each protocol invoker.
AsyncToSyncInvoker(Invoker<T>) - Constructor for class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
AtomicPositiveInteger - Class in org.apache.dubbo.common.utils
 
AtomicPositiveInteger() - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
AtomicPositiveInteger(int) - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
attachInvocationIdIfAsync(URL, Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
Idempotent operation: invocation id will be added in async operation by default
attachInvocationIdIfAsync(URL, Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
Idempotent operation: invocation id will be added in async operation by default
ATTACHMENTS_FIELD_NUMBER - Static variable in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
AUTO_ATTACH_INVOCATIONID_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
available() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
available - Static variable in class org.apache.dubbo.common.utils.DubboAppender
 
available() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
available() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
AvailableCluster - Class in org.apache.dubbo.rpc.cluster.support
AvailableCluster
AvailableCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.AvailableCluster
 
AvailableClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
AvailableCluster
AvailableClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.AvailableClusterInvoker
 
AVRO_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
AvroObjectInput - Class in org.apache.dubbo.common.serialize.avro
 
AvroObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
AvroObjectOutput - Class in org.apache.dubbo.common.serialize.avro
 
AvroObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
AvroSerialization - Class in org.apache.dubbo.common.serialize.avro
 
AvroSerialization() - Constructor for class org.apache.dubbo.common.serialize.avro.AvroSerialization
 

B

BACKUP_KEY - Static variable in interface org.apache.dubbo.common.constants.RemotingConstants
 
BAD_REQUEST - Static variable in class org.apache.dubbo.remoting.exchange.Response
request format error.
BAD_RESPONSE - Static variable in class org.apache.dubbo.remoting.exchange.Response
response format error.
BALANCING_TYPE - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
base642bytes(String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
BaseCommand - Interface in com.alibaba.dubbo.qos.command
Deprecated.
BaseCommand - Interface in org.apache.dubbo.qos.command
 
BaseRestServer - Class in org.apache.dubbo.rpc.protocol.rest
 
BaseRestServer() - Constructor for class org.apache.dubbo.rpc.protocol.rest.BaseRestServer
 
BasicDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
BasicDeserializer(int) - Constructor for class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
BasicSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
BasicSerializer(int) - Constructor for class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
BC_BINARY - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_BINARY_CHUNK - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_BINARY_DIRECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_BINARY_SHORT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_CLASS_DEF - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DATE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DATE_MINUTE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE_BYTE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE_MILL - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE_ONE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE_SHORT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_DOUBLE_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_END - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_FALSE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_INT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_INT_BYTE_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_INT_SHORT_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_INT_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_DIRECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_DIRECT_UNTYPED - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_FIXED - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_FIXED_UNTYPED - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_VARIABLE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LIST_VARIABLE_UNTYPED - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LONG - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LONG_BYTE_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LONG_INT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LONG_SHORT_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_LONG_ZERO - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_MAP - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_MAP_UNTYPED - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_NULL - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_OBJECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_OBJECT_DEF - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_OBJECT_DIRECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_REF - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_STRING - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_STRING_CHUNK - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_STRING_DIRECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_STRING_SHORT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BC_TRUE - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BEAN_NAME - Static variable in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
BEAN_NAME - Static variable in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
BEAN_NAME - Static variable in class org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
BeanDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
BeanDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.BeanDeserializer
 
BeanFactoryUtils - Class in org.apache.dubbo.config.spring.util
BeanFactory Utilities class
BeanFactoryUtils() - Constructor for class org.apache.dubbo.config.spring.util.BeanFactoryUtils
 
BeanRegistrar - Class in org.apache.dubbo.config.spring.util
Bean Registrar
BeanRegistrar() - Constructor for class org.apache.dubbo.config.spring.util.BeanRegistrar
 
BeanSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
BeanSerializer(Class, ClassLoader) - Constructor for class com.alibaba.com.caucho.hessian.io.BeanSerializer
 
BeanSerializerFactory - Class in com.alibaba.com.caucho.hessian.io
Factory for returning serialization methods.
BeanSerializerFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.BeanSerializerFactory
 
begin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
parse begin .
begin(Object) - Method in class org.apache.dubbo.qos.textui.TTree
create a branch node
begin() - Method in class org.apache.dubbo.qos.textui.TTree
 
beginCount(URL, String) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
beginCount(URL, String, int) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
BigIntegerDeserializer - Class in com.alibaba.com.caucho.hessian.io
 
BigIntegerDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.BigIntegerDeserializer
 
BINARY_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BINARY_SHORT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
BINARY_THRIFT_PROTOCOL - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
Deprecated.
 
bind(String, C) - Method in class org.apache.dubbo.config.spring.context.properties.DefaultDubboConfigBinder
 
bind(String, C) - Method in interface org.apache.dubbo.config.spring.context.properties.DubboConfigBinder
Bind the properties to Dubbo Config Object under specified prefix.
bind(URL, ExchangeHandler) - Method in interface org.apache.dubbo.remoting.exchange.Exchanger
bind.
bind(String, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(String, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(String, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
bind(URL, HttpHandler) - Method in interface org.apache.dubbo.remoting.http.HttpBinder
bind the server.
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
 
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
 
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
 
bind(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
bind(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.mina.MinaTransporter
 
bind(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.netty.NettyTransporter
 
bind(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyTransporter
 
bind(URL, ChannelHandler) - Method in interface org.apache.dubbo.remoting.Transporter
Bind a server.
bind(String, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
 
bind(URL, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
 
BIND_IP_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
BIND_PORT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
BIZ_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
BOOL - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
BOOLEAN - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
BOOLEAN - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
BOOLEAN_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
BOOLEAN_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
BooleanArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
BooleanArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.BooleanArrayMerger
 
BootstrapListener - Class in org.apache.dubbo.remoting.http.servlet
This class must be defined before something like spring's ContextLoaderListener in web.xml
BootstrapListener() - Constructor for class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 
Border() - Constructor for class org.apache.dubbo.qos.textui.TTable.Border
 
BORDER_INNER - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
inner border
BORDER_INNER_H - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
inner border: horizon
BORDER_INNER_V - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
inner border: vertical
BORDER_NON - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
no border
BORDER_OUTER - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
outer border
BORDER_OUTER_BOTTOM - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
border outer bottom
BORDER_OUTER_LEFT - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
border outer left
BORDER_OUTER_RIGHT - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
border outer right
BORDER_OUTER_TOP - Static variable in class org.apache.dubbo.qos.textui.TTable.Border
border outer top
boxed(boolean) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(char) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(byte) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(short) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(int) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(long) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(float) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(double) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
BR_STR - Static variable in interface org.apache.dubbo.qos.common.QosConstants
 
BroadcastCluster - Class in org.apache.dubbo.rpc.cluster.support
BroadcastCluster
BroadcastCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.BroadcastCluster
 
BroadcastClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
BroadcastClusterInvoker
BroadcastClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.BroadcastClusterInvoker
 
buffer(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
buffer(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
buffer() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
buffer(int) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
BUFFER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
build(ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
build CtClass object
build() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
build() - Method in class org.apache.dubbo.common.URLBuilder
 
build(T) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
build(T) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
build(T) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
build(T) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ArgumentBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
build() - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
build() - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
build() - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
build() - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
build() - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
build() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
Build C
build() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
buildChain(URL) - Static method in class org.apache.dubbo.rpc.cluster.RouterChain
 
buildConfigService(URL) - Method in class org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
 
buildKey(String, String, String) - Static method in class org.apache.dubbo.common.URL
 
buildPartial() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
buildPrefix(String) - Static method in class org.apache.dubbo.config.spring.util.PropertySourcesUtils
Build the prefix
buildRouterChain(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
buildRouterChain() - Method in class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
BYTE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
BYTE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
BYTE_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
BYTE_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
ByteArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
ByteArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.ByteArrayMerger
 
ByteBufferBackedChannelBuffer - Class in org.apache.dubbo.remoting.buffer
 
ByteBufferBackedChannelBuffer(ByteBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
ByteBufferBackedChannelBuffer(ByteBufferBackedChannelBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
Bytes - Class in org.apache.dubbo.common.io
CodecUtils.
bytes2base64(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], String) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, String) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], char[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2double(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2double(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2float(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2float(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2hex(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to hex string.
bytes2hex(byte[], int, int) - Static method in class org.apache.dubbo.common.io.Bytes
to hex string.
bytes2int(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2int(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2long(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2long(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2short(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to short.
bytes2short(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to short.
byteValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 

C

Cache - Interface in com.alibaba.dubbo.cache
Deprecated.
Cache - Interface in org.apache.dubbo.cache
Cache interface to support storing and retrieval of value against a lookup key.
cache(String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
CACHE_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
CacheableRouterFactory - Class in org.apache.dubbo.rpc.cluster
If you want to provide a router implementation based on design of v2.7.0, please extend from this abstract class.
CacheableRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.CacheableRouterFactory
 
CachedThreadPool - Class in org.apache.dubbo.common.threadpool.support.cached
This thread pool is self-tuned.
CachedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
 
CacheFactory - Interface in com.alibaba.dubbo.cache
Deprecated.
CacheFactory - Interface in org.apache.dubbo.cache
Interface needs to be implemented by all the cache store provider.Along with implementing CacheFactory interface entry needs to be added in org.apache.dubbo.cache.CacheFactory file in a classpath META-INF sub directories.
CacheFilter - Class in org.apache.dubbo.cache.filter
CacheFilter is a core component of dubbo.Enabling cache key of service,method,consumer or provider dubbo will cache method return value.
CacheFilter() - Constructor for class org.apache.dubbo.cache.filter.CacheFilter
 
CacheListener - Class in org.apache.dubbo.configcenter.support.zookeeper
 
CacheListener(String, CountDownLatch) - Constructor for class org.apache.dubbo.configcenter.support.zookeeper.CacheListener
 
CalendarHandle - Class in com.alibaba.com.caucho.hessian.io
Handle for a calendar object.
CalendarHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.CalendarHandle
 
CalendarHandle(Class, long) - Constructor for class com.alibaba.com.caucho.hessian.io.CalendarHandle
 
CalendarSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a calendar.
CalendarSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.CalendarSerializer
 
call(String, Object[]) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a complete method call.
call(String, Object[]) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a complete method call.
call(String, Object[]) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a complete method call.
callback(Boolean) - Method in class org.apache.dubbo.config.builders.ArgumentBuilder
 
CALLBACK_INSTANCES_LIMIT_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
The limit of callback service instances for one interface on every client
CALLBACK_SERVICE_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
callback inst id
CALLBACK_SERVICE_PROXY_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
callbacks(Integer) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
camelToSplitName(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
cancel(boolean) - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
cancel() - Method in interface org.apache.dubbo.common.timer.Timeout
Attempts to cancel the TimerTask associated with this handle.
cancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 
cancel(boolean) - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
cancel() - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
cancel() - Method in class org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
 
cancel(boolean) - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
cancelScheduledFuture(ScheduledFuture<?>) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
canHandleIdle() - Method in interface org.apache.dubbo.remoting.IdleSensible
Whether the implementation can sense and handle the idle connection.
canHandleIdle() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClient
 
canHandleIdle() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServer
 
capacity() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
capacity() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of bytes (octets) this buffer can contain.
capacity() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
capacity() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
capacity() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
capacity() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
CATEGORY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
caught(Channel, Throwable) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
caught(Channel, Throwable) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
caught(Throwable) - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseCallback
Deprecated.
caught exception.
caught(Channel, Throwable) - Method in interface org.apache.dubbo.remoting.ChannelHandler
on exception caught.
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
ChangeTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
ChangeServiceTelnetHandler
ChangeTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
Channel - Interface in com.alibaba.dubbo.remoting
Deprecated.
Channel - Interface in org.apache.dubbo.remoting
Channel.
CHANNEL_ATTRIBUTE_READONLY_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
CHANNEL_CALLBACK_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
Invokers in channel's callback
CHANNEL_INACTIVE - Static variable in class org.apache.dubbo.remoting.exchange.Response
channel inactive, directly return the unfinished requests.
CHANNEL_READONLYEVENT_SENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
CHANNEL_SEND_READONLYEVENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
channelActive(ChannelHandlerContext) - Method in class org.apache.dubbo.qos.server.handler.QosProcessHandler
 
channelActive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
channelActive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
ChannelBuffer - Interface in org.apache.dubbo.remoting.buffer
A random and sequential accessible sequence of zero or more bytes (octets).
ChannelBufferFactory - Interface in org.apache.dubbo.remoting.buffer
 
ChannelBufferInputStream - Class in org.apache.dubbo.remoting.buffer
 
ChannelBufferInputStream(ChannelBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferInputStream(ChannelBuffer, int) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferOutputStream - Class in org.apache.dubbo.remoting.buffer
 
ChannelBufferOutputStream(ChannelBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
ChannelBuffers - Class in org.apache.dubbo.remoting.buffer
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
ChannelDelegate - Class in org.apache.dubbo.remoting.transport
ChannelDelegate
ChannelDelegate() - Constructor for class org.apache.dubbo.remoting.transport.ChannelDelegate
 
ChannelDelegate(Channel) - Constructor for class org.apache.dubbo.remoting.transport.ChannelDelegate
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
ChannelEventRunnable - Class in org.apache.dubbo.remoting.transport.dispatcher
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Throwable) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object, Throwable) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable.ChannelState - Enum in org.apache.dubbo.remoting.transport.dispatcher
ChannelState
ChannelHandler - Interface in com.alibaba.dubbo.remoting
Deprecated.
ChannelHandler - Interface in org.apache.dubbo.remoting
ChannelHandler.
ChannelHandlerAdapter - Class in org.apache.dubbo.remoting.transport
ChannelHandlerAdapter.
ChannelHandlerAdapter() - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
ChannelHandlerDelegate - Interface in org.apache.dubbo.remoting.transport
 
ChannelHandlerDispatcher - Class in org.apache.dubbo.remoting.transport
ChannelListenerDispatcher
ChannelHandlerDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(ChannelHandler...) - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(Collection<ChannelHandler>) - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlers - Class in org.apache.dubbo.remoting.transport.dispatcher
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
CHARACTER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
CHARACTER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
CHARACTER_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
CHARACTER_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
CHARACTER_OBJECT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
CHARACTER_OBJECT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
CharArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
CharArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.CharArrayMerger
 
charset(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
charset(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
CHARSET_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
check() - Method in interface com.alibaba.dubbo.common.status.StatusChecker
Deprecated.
 
check() - Method in interface org.apache.dubbo.common.status.StatusChecker
check status
check() - Method in class org.apache.dubbo.common.status.support.LoadStatusChecker
 
check() - Method in class org.apache.dubbo.common.status.support.MemoryStatusChecker
 
check(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
check(Boolean) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
check() - Method in class org.apache.dubbo.config.spring.status.DataSourceStatusChecker
 
check() - Method in class org.apache.dubbo.config.spring.status.SpringStatusChecker
 
check() - Method in class org.apache.dubbo.registry.status.RegistryStatusChecker
 
check() - Method in class org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
check() - Method in class org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
CHECK_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CHECK_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
checkAndUpdateSubConfigs() - Method in class org.apache.dubbo.config.ReferenceConfig
This method should be called right after the creation of this class's instance, before any property in other config modules is used.
checkAndUpdateSubConfigs() - Method in class org.apache.dubbo.config.ServiceConfig
 
checkBytecode(String, byte[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
checkCandidate(String, BeanDefinition) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
 
checkDuplicate(Class<?>, boolean) - Static method in class org.apache.dubbo.common.Version
 
checkDuplicate(Class<?>) - Static method in class org.apache.dubbo.common.Version
 
checkDuplicate(String, boolean) - Static method in class org.apache.dubbo.common.Version
 
checkNoError() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
checkOrUpdateInited() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
checkZeroArgConstructor(Class) - Static method in class org.apache.dubbo.common.serialize.kryo.utils.ReflectionUtils
 
CIDRUtils - Class in org.apache.dubbo.common.utils
A class that enables to get an IP range from CIDR specification.
CIDRUtils(String) - Constructor for class org.apache.dubbo.common.utils.CIDRUtils
 
CLASS_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
CLASS_EXTENSION - Static variable in class org.apache.dubbo.common.compiler.support.ClassUtils
 
CLASS_NAME_GENERATOR_KEY - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
Deprecated.
 
CLASS_PROPERTY - Static variable in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
 
ClassDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.2 Class.
ClassDeserializer(ClassLoader) - Constructor for class com.alibaba.com.caucho.hessian.io.ClassDeserializer
 
classForName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
ClassGenerator - Class in org.apache.dubbo.common.bytecode
ClassGenerator
ClassGenerator.DC - Interface in org.apache.dubbo.common.bytecode
 
ClassHelper - Class in org.apache.dubbo.common.utils
Deprecated.
Replace to ClassUtils
ClassHelper() - Constructor for class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
CLASSIFIER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
classifyUrls(List<URL>, Predicate<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
ClassLoaderFilter - Class in org.apache.dubbo.rpc.filter
Set the current execution thread class loader to service interface's class loader.
ClassLoaderFilter() - Constructor for class org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
ClassNameGenerator - Interface in com.alibaba.dubbo.rpc.protocol.thrift
Deprecated.
ClassNameGenerator - Interface in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ClassSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a remote object.
ClassSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.ClassSerializer
 
ClassUtils - Class in org.apache.dubbo.common.compiler.support
ClassUtils.
ClassUtils - Class in org.apache.dubbo.common.utils
 
ClassUtils() - Constructor for class org.apache.dubbo.common.utils.ClassUtils
 
Cleanable - Interface in org.apache.dubbo.common.serialize
Interface defines that the object is cleanable.
cleanup() - Method in interface org.apache.dubbo.common.serialize.Cleanable
Implementations must implement this cleanup method
cleanup() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
cleanup() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
clear() - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Clear the hashmap.
clear() - Method in class com.alibaba.com.caucho.hessian.util.IntMap
Clear the hashmap.
clear() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
clear() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
clear() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Removes all of the elements from this set.
clear() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
clear() - Method in class org.apache.dubbo.common.utils.LRUCache
 
clear() - Method in class org.apache.dubbo.common.utils.Stack
clear stack.
clear() - Method in class org.apache.dubbo.config.context.ConfigManager
 
clear() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
clear() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer to 0.
clear() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
clear() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
clearAppExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
 
clearAttachments() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
clearAttachments() - Method in class org.apache.dubbo.rpc.RpcContext
 
clearContexts() - Static method in class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
clearExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
 
clearField(Descriptors.FieldDescriptor) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
clearParameters() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
clearParameters() - Method in class org.apache.dubbo.common.URL
 
clearParameters() - Method in class org.apache.dubbo.common.URLBuilder
 
ClearTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
ClearTelnetHandler
ClearTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
client(String) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
client(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
client(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
client(String) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
client(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
Client - Interface in org.apache.dubbo.remoting
Remoting Client.
CLIENT_ERROR - Static variable in class org.apache.dubbo.remoting.exchange.Response
internal server error.
CLIENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
CLIENT_SIDE - Static variable in exception org.apache.dubbo.remoting.TimeoutException
 
CLIENT_TIMEOUT - Static variable in class org.apache.dubbo.remoting.exchange.Response
client side timeout.
ClientDelegate - Class in org.apache.dubbo.remoting.transport
ClientDelegate
ClientDelegate() - Constructor for class org.apache.dubbo.remoting.transport.ClientDelegate
 
ClientDelegate(Client) - Constructor for class org.apache.dubbo.remoting.transport.ClientDelegate
 
clone() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
close() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
 
close() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
close() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
close() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
close() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
Close the output.
close() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
Close the output.
close() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
closes the stream.
close() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
closes the stream.
close() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
 
close() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
 
close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
close() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
close() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
CLOSE - Static variable in interface org.apache.dubbo.qos.common.QosConstants
 
close() - Method in interface org.apache.dubbo.remoting.Endpoint
close the channel.
close(int) - Method in interface org.apache.dubbo.remoting.Endpoint
Graceful close the channel.
close(int) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
graceful close.
close() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close(int) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close(int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close(int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close() - Method in interface org.apache.dubbo.remoting.http.HttpServer
close the channel.
close(int) - Method in interface org.apache.dubbo.remoting.http.HttpServer
Graceful close the channel.
close() - Method in class org.apache.dubbo.remoting.http.jetty.JettyHttpServer
 
close() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
close(int) - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
close() - Method in class org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
 
close() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
close() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
close() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
close() - Method in interface org.apache.dubbo.remoting.p2p.Group
close the group.
close() - Method in class org.apache.dubbo.remoting.p2p.support.AbstractGroup
 
close() - Method in class org.apache.dubbo.remoting.p2p.support.FileGroup
 
close() - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
close() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
close() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
close() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
close() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
close(int) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
close() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
close(int) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
close() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
close() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
close(int) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
close() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
close() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
close() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
closeChannel(Channel) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
close a channel when a channel is inactive directly return the unfinished requests.
CloseTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
CloseTimerTask
CloseTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.CloseTimerTask
 
Cluster - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
cluster(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
cluster(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
cluster(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
Cluster - Interface in org.apache.dubbo.rpc.cluster
Cluster.
CLUSTER_AVAILABLE_CHECK_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
To decide whether to exclude unavailable invoker from the cluster
CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLUSTER_STICKY_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
To decide whether to enable sticky strategy for cluster
ClusterUtils - Class in org.apache.dubbo.rpc.cluster.support
ClusterUtils
Cmd - Annotation Type in org.apache.dubbo.qos.command.annotation
Command
Codec - Interface in com.alibaba.dubbo.remoting
Deprecated.
codec(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
codec(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
Codec - Interface in org.apache.dubbo.remoting
Deprecated.
Codec2 - Interface in com.alibaba.dubbo.remoting
Deprecated.
Codec2 - Interface in org.apache.dubbo.remoting
 
Codec2.DecodeResult - Enum in org.apache.dubbo.remoting
 
CODEC_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
CodecAdapter - Class in org.apache.dubbo.remoting.transport.codec
 
CodecAdapter(Codec) - Constructor for class org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
CodecSupport - Class in org.apache.dubbo.remoting.transport
 
collect(URL) - Method in interface com.alibaba.dubbo.monitor.Monitor
Deprecated.
 
collect(URL) - Method in interface com.alibaba.dubbo.monitor.Monitor
Deprecated.
 
collect(URL) - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
collect(URL) - Method in interface org.apache.dubbo.monitor.MonitorService
Collect monitor data 1.
CollectionDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.2 Collection.
CollectionDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
CollectionSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a JDK 1.2 Collection.
CollectionSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.CollectionSerializer
 
CollectionUtils - Class in org.apache.dubbo.common.utils
 
COLON - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
COLON - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
ColumnDefine(int, boolean, TTable.Align) - Constructor for class org.apache.dubbo.qos.textui.TTable.ColumnDefine
 
ColumnDefine(TTable.Align) - Constructor for class org.apache.dubbo.qos.textui.TTable.ColumnDefine
 
ColumnDefine(int) - Constructor for class org.apache.dubbo.qos.textui.TTable.ColumnDefine
 
ColumnDefine(int, TTable.Align) - Constructor for class org.apache.dubbo.qos.textui.TTable.ColumnDefine
 
ColumnDefine() - Constructor for class org.apache.dubbo.qos.textui.TTable.ColumnDefine
 
com.alibaba.com.caucho.hessian - package com.alibaba.com.caucho.hessian
 
com.alibaba.com.caucho.hessian.io - package com.alibaba.com.caucho.hessian.io
 
com.alibaba.com.caucho.hessian.io.java8 - package com.alibaba.com.caucho.hessian.io.java8
 
com.alibaba.com.caucho.hessian.security - package com.alibaba.com.caucho.hessian.security
 
com.alibaba.com.caucho.hessian.util - package com.alibaba.com.caucho.hessian.util
 
com.alibaba.dubbo.cache - package com.alibaba.dubbo.cache
 
com.alibaba.dubbo.cache.support - package com.alibaba.dubbo.cache.support
 
com.alibaba.dubbo.common - package com.alibaba.dubbo.common
 
com.alibaba.dubbo.common.compiler - package com.alibaba.dubbo.common.compiler
 
com.alibaba.dubbo.common.extension - package com.alibaba.dubbo.common.extension
 
com.alibaba.dubbo.common.logger - package com.alibaba.dubbo.common.logger
 
com.alibaba.dubbo.common.serialize - package com.alibaba.dubbo.common.serialize
 
com.alibaba.dubbo.common.status - package com.alibaba.dubbo.common.status
 
com.alibaba.dubbo.common.store - package com.alibaba.dubbo.common.store
 
com.alibaba.dubbo.common.threadpool - package com.alibaba.dubbo.common.threadpool
 
com.alibaba.dubbo.common.utils - package com.alibaba.dubbo.common.utils
 
com.alibaba.dubbo.config - package com.alibaba.dubbo.config
 
com.alibaba.dubbo.config.annotation - package com.alibaba.dubbo.config.annotation
 
com.alibaba.dubbo.config.spring.context.annotation - package com.alibaba.dubbo.config.spring.context.annotation
 
com.alibaba.dubbo.container - package com.alibaba.dubbo.container
 
com.alibaba.dubbo.monitor - package com.alibaba.dubbo.monitor
 
com.alibaba.dubbo.qos.command - package com.alibaba.dubbo.qos.command
 
com.alibaba.dubbo.registry - package com.alibaba.dubbo.registry
 
com.alibaba.dubbo.registry.support - package com.alibaba.dubbo.registry.support
 
com.alibaba.dubbo.remoting - package com.alibaba.dubbo.remoting
 
com.alibaba.dubbo.remoting.exchange - package com.alibaba.dubbo.remoting.exchange
 
com.alibaba.dubbo.remoting.http - package com.alibaba.dubbo.remoting.http
 
com.alibaba.dubbo.remoting.p2p - package com.alibaba.dubbo.remoting.p2p
 
com.alibaba.dubbo.remoting.telnet - package com.alibaba.dubbo.remoting.telnet
 
com.alibaba.dubbo.remoting.zookeeper - package com.alibaba.dubbo.remoting.zookeeper
 
com.alibaba.dubbo.rpc - package com.alibaba.dubbo.rpc
 
com.alibaba.dubbo.rpc.cluster - package com.alibaba.dubbo.rpc.cluster
 
com.alibaba.dubbo.rpc.cluster.loadbalance - package com.alibaba.dubbo.rpc.cluster.loadbalance
 
com.alibaba.dubbo.rpc.protocol.dubbo - package com.alibaba.dubbo.rpc.protocol.dubbo
 
com.alibaba.dubbo.rpc.protocol.http - package com.alibaba.dubbo.rpc.protocol.http
 
com.alibaba.dubbo.rpc.protocol.rest.support - package com.alibaba.dubbo.rpc.protocol.rest.support
 
com.alibaba.dubbo.rpc.protocol.rmi - package com.alibaba.dubbo.rpc.protocol.rmi
 
com.alibaba.dubbo.rpc.protocol.thrift - package com.alibaba.dubbo.rpc.protocol.thrift
 
com.alibaba.dubbo.rpc.service - package com.alibaba.dubbo.rpc.service
 
com.alibaba.dubbo.rpc.support - package com.alibaba.dubbo.rpc.support
 
com.alibaba.dubbo.validation - package com.alibaba.dubbo.validation
 
COMMA - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
COMMA - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
COMMA_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
COMMA_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CommandContext - Class in com.alibaba.dubbo.qos.command
Deprecated.
CommandContext(CommandContext) - Constructor for class com.alibaba.dubbo.qos.command.CommandContext
Deprecated.
 
CommandContext(String) - Constructor for class com.alibaba.dubbo.qos.command.CommandContext
Deprecated.
 
CommandContext(String, String[], boolean) - Constructor for class com.alibaba.dubbo.qos.command.CommandContext
Deprecated.
 
CommandContext - Class in org.apache.dubbo.qos.command
 
CommandContext(String) - Constructor for class org.apache.dubbo.qos.command.CommandContext
 
CommandContext(String, String[], boolean) - Constructor for class org.apache.dubbo.qos.command.CommandContext
 
CommandContextFactory - Class in org.apache.dubbo.qos.command
 
CommandContextFactory() - Constructor for class org.apache.dubbo.qos.command.CommandContextFactory
 
CommandExecutor - Interface in org.apache.dubbo.qos.command
 
CommandHelper - Class in org.apache.dubbo.qos.command.util
 
CommandHelper() - Constructor for class org.apache.dubbo.qos.command.util.CommandHelper
 
CommonConstants - Interface in org.apache.dubbo.common.constants
 
COMPACTED_JAVA_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
CompactedJavaSerialization - Class in org.apache.dubbo.common.serialize.java
Compacted java serialization implementation
CompactedJavaSerialization() - Constructor for class org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
 
CompactedObjectInputStream - Class in org.apache.dubbo.common.serialize.java
Compacted java object input implementation
CompactedObjectInputStream(InputStream) - Constructor for class org.apache.dubbo.common.serialize.java.CompactedObjectInputStream
 
CompactedObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.dubbo.common.serialize.java.CompactedObjectInputStream
 
CompactedObjectOutputStream - Class in org.apache.dubbo.common.serialize.java
Compacted java object output implementation
CompactedObjectOutputStream(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.java.CompactedObjectOutputStream
 
COMPARATOR - Static variable in class org.apache.dubbo.common.extension.support.ActivateComparator
 
compare(Object, Object) - Method in class org.apache.dubbo.common.extension.support.ActivateComparator
 
compare(ChannelBuffer, ChannelBuffer) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
compareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
compareTo(Router) - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
compareTo(Router) - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
compareTo(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
compareTo(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
compareTo(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
compareTo(Configurator) - Method in interface org.apache.dubbo.rpc.cluster.Configurator
Sort by host, then by priority 1.
compareTo(Router) - Method in interface org.apache.dubbo.rpc.cluster.Router
 
COMPATIBLE_CONFIG_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
CompatibleExporter(Exporter<T>) - Constructor for class com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
Deprecated.
 
CompatibleFilter - Class in org.apache.dubbo.rpc.filter
CompatibleFilter make the remote method's return value compatible to invoker's version of object.
CompatibleFilter() - Constructor for class org.apache.dubbo.rpc.filter.CompatibleFilter
 
CompatibleInvocation(Invocation) - Constructor for class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
CompatibleInvoker(Invoker<T>) - Constructor for class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
CompatibleKryo - Class in org.apache.dubbo.common.serialize.kryo
 
CompatibleKryo() - Constructor for class org.apache.dubbo.common.serialize.kryo.CompatibleKryo
 
CompatibleNotifyListener(NotifyListener) - Constructor for class com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
Deprecated.
 
CompatibleResult(Result) - Constructor for class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
compatibleTypeConvert(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.CompatibleTypeUtils
Compatible type convert.
CompatibleTypeUtils - Class in org.apache.dubbo.common.utils
 
compile(String, ClassLoader) - Method in interface org.apache.dubbo.common.compiler.Compiler
Compile java source code.
compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AbstractCompiler
 
compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
Compiler - Interface in com.alibaba.dubbo.common.compiler
Deprecated.
Compiler - Interface in org.apache.dubbo.common.compiler
Compiler.
compiler(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Completes reading the call
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Completes the method call:
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Completes reading the call
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Completes.
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Completes reading the call
completeCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Completes.
completeEnvelope() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Completes reading the envelope
completeEnvelope() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Completes an envelope.
completeMessage() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Completes reading the message
completeMessage() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Completes reading the message
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Completes reading the call
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Completes reading the call
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Completes reading the reply
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Completes reading the call
completeReply() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Completes reading the reply
completeValueReply() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Completes reading the call
completeValueReply() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Completes reading the call
completionFuture() - Method in interface org.apache.dubbo.rpc.Result
 
CompositeConfiguration - Class in org.apache.dubbo.common.config
 
CompositeConfiguration() - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
CompositeConfiguration(Configuration...) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
CONCURRENT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
ConcurrentHashSet<E> - Class in org.apache.dubbo.common.utils
 
ConcurrentHashSet() - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
 
CONDITION_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
ConditionRouter - Class in org.apache.dubbo.rpc.cluster.router.condition
ConditionRouter
ConditionRouter(String, boolean, boolean) - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
ConditionRouter(URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
ConditionRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.condition
ConditionRouterFactory
ConditionRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
ConditionRouterRule - Class in org.apache.dubbo.rpc.cluster.router.condition.config.model
 
ConditionRouterRule() - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
 
ConditionRuleParser - Class in org.apache.dubbo.rpc.cluster.router.condition.config.model
%YAML1.2 scope: application runtime: true force: false conditions: - > method!=sayHello => - > ip=127.0.0.1 => 1.1.1.1
ConditionRuleParser() - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRuleParser
 
CONFIG_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_ENABLE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_NAMESPACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_VERSION_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
configBean(Object) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
 
configCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
ConfigCenterBean - Class in org.apache.dubbo.config.spring
Since 2.7.0+, export and refer will only be executed when Spring is fully initialized, and each Config bean will get refreshed on the start of the export and refer process.
ConfigCenterBean() - Constructor for class org.apache.dubbo.config.spring.ConfigCenterBean
 
ConfigCenterBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ConfigCenterConfig.
ConfigCenterBuilder() - Constructor for class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
configCenterBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ConfigCenterConfig - Class in org.apache.dubbo.config
ConfigCenterConfig
ConfigCenterConfig() - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
 
ConfigChangeEvent - Class in org.apache.dubbo.configcenter
Config change event, immutable.
ConfigChangeEvent(String, String) - Constructor for class org.apache.dubbo.configcenter.ConfigChangeEvent
 
ConfigChangeEvent(String, String, ConfigChangeType) - Constructor for class org.apache.dubbo.configcenter.ConfigChangeEvent
 
ConfigChangeType - Enum in org.apache.dubbo.configcenter
Config change event type
ConfigConfigurationAdapter - Class in org.apache.dubbo.config.context
This class receives an AbstractConfig and exposes its attributes through Configuration
ConfigConfigurationAdapter(AbstractConfig) - Constructor for class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
configFile(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
ConfigItem - Class in org.apache.dubbo.rpc.cluster.configurator.parser.model
 
ConfigItem() - Constructor for class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
ConfigManager - Class in org.apache.dubbo.config.context
TODO Experimental API, should only being used internally at present.
ConfigParser - Class in org.apache.dubbo.rpc.cluster.configurator.parser
Config parser
ConfigParser() - Constructor for class org.apache.dubbo.rpc.cluster.configurator.parser.ConfigParser
 
Configuration - Interface in org.apache.dubbo.common.config
Configuration interface, to fetch the value for the specified key.
ConfigurationListener - Interface in org.apache.dubbo.configcenter
Config listener, will get notified when the config it listens on changes.
ConfigurationUtils - Class in org.apache.dubbo.common.config
Utilities for manipulating configurations from different sources
ConfigurationUtils() - Constructor for class org.apache.dubbo.common.config.ConfigurationUtils
 
Configurator - Interface in org.apache.dubbo.rpc.cluster
Configurator.
ConfiguratorConfig - Class in org.apache.dubbo.rpc.cluster.configurator.parser.model
 
ConfiguratorConfig() - Constructor for class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
ConfiguratorFactory - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
ConfiguratorFactory - Interface in org.apache.dubbo.rpc.cluster
ConfiguratorFactory.
CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
CONFIGURATORS_SUFFIX - Static variable in interface org.apache.dubbo.registry.Constants
 
configure(URL) - Method in class org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
configure(URL) - Method in interface org.apache.dubbo.rpc.cluster.Configurator
Configure the provider url.
ConfigUtils - Class in org.apache.dubbo.common.utils
 
connect(URL, ExchangeHandler) - Method in interface org.apache.dubbo.remoting.exchange.Exchanger
connect.
connect(String) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
connect(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
connect(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.mina.MinaTransporter
 
connect(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.netty.NettyTransporter
 
connect(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyTransporter
 
connect(URL, ChannelHandler) - Method in interface org.apache.dubbo.remoting.Transporter
Connect to a server.
connect(String, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
 
connect(URL, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
 
CONNECT_QUEUE_CAPACITY - Static variable in interface org.apache.dubbo.remoting.Constants
 
CONNECT_QUEUE_WARNING_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
 
CONNECT_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
connected(Channel) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
connected(Channel) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
connected(Channel) - Method in interface org.apache.dubbo.remoting.ChannelHandler
on channel connected.
connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
connected(Channel) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
ConnectionOrderedChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher.connection
 
ConnectionOrderedChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
ConnectionOrderedDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.connection
connect disconnect ensure the order
ConnectionOrderedDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
connections(Integer) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
CONNECTIONS_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
ConsistentHashLoadBalance - Class in org.apache.dubbo.rpc.cluster.loadbalance
ConsistentHashLoadBalance
ConsistentHashLoadBalance() - Constructor for class org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
 
Constants - Class in com.alibaba.dubbo.common
Deprecated.
Constants() - Constructor for class com.alibaba.dubbo.common.Constants
Deprecated.
 
Constants - Interface in org.apache.dubbo.common.serialize
 
Constants - Interface in org.apache.dubbo.config
 
Constants - Interface in org.apache.dubbo.metadata.support
 
Constants - Interface in org.apache.dubbo.monitor
 
Constants - Interface in org.apache.dubbo.registry
 
Constants - Interface in org.apache.dubbo.remoting
 
Constants - Interface in org.apache.dubbo.rpc.cluster
 
Constants - Interface in org.apache.dubbo.rpc
 
Constants - Interface in org.apache.dubbo.rpc.protocol.dubbo
 
Constants - Interface in org.apache.dubbo.rpc.protocol.hessian
 
Constants - Interface in org.apache.dubbo.rpc.protocol.rest
 
constructMethodConfig(Method[]) - Static method in class org.apache.dubbo.config.MethodConfig
 
ConsulDynamicConfiguration - Class in org.apache.dubbo.configcenter.consul
config center implementation for consul
ConsulDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
ConsulDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.consul
Config center factory for consul
ConsulDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.consul.ConsulDynamicConfigurationFactory
 
ConsulMetadataReport - Class in org.apache.dubbo.metadata.store.consul
metadata report impl for consul
ConsulMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.store.consul.ConsulMetadataReport
 
ConsulMetadataReportFactory - Class in org.apache.dubbo.metadata.store.consul
metadata report factory impl for consul
ConsulMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.store.consul.ConsulMetadataReportFactory
 
ConsulRegistry - Class in org.apache.dubbo.registry.consul
registry center implementation for consul
ConsulRegistry(URL) - Constructor for class org.apache.dubbo.registry.consul.ConsulRegistry
 
ConsulRegistryFactory - Class in org.apache.dubbo.registry.consul
registry center factory implementation for consul
ConsulRegistryFactory() - Constructor for class org.apache.dubbo.registry.consul.ConsulRegistryFactory
 
CONSUMER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
consumer(ConsumerConfig) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
CONSUMER - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
CONSUMER_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
CONSUMER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ConsumerBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ConsumerConfig.
ConsumerBuilder() - Constructor for class org.apache.dubbo.config.builders.ConsumerBuilder
 
consumerBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ConsumerConfig - Class in com.alibaba.dubbo.config
Deprecated.
ConsumerConfig() - Constructor for class com.alibaba.dubbo.config.ConsumerConfig
Deprecated.
 
ConsumerConfig - Class in org.apache.dubbo.config
The service consumer default configuration
ConsumerConfig() - Constructor for class org.apache.dubbo.config.ConsumerConfig
 
ConsumerContextFilter - Class in org.apache.dubbo.rpc.filter
ConsumerContextFilter set current RpcContext with invoker,invocation, local host, remote host and port for consumer invoker.It does it to make the requires info available to execution thread's RpcContext.
ConsumerContextFilter() - Constructor for class org.apache.dubbo.rpc.filter.ConsumerContextFilter
 
consumerInvokers - Static variable in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
ConsumerInvokerWrapper<T> - Class in org.apache.dubbo.registry.support
 
ConsumerInvokerWrapper(Invoker<T>, URL, URL, RegistryDirectory) - Constructor for class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
ConsumerMethodModel - Class in org.apache.dubbo.rpc.model
 
ConsumerMethodModel(Method, Map<String, Object>) - Constructor for class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
ConsumerMethodModel.AsyncMethodInfo - Class in org.apache.dubbo.rpc.model
 
ConsumerModel - Class in org.apache.dubbo.rpc.model
Consumer Model which is about subscribed services.
ConsumerModel(String, Class<?>, Object, Method[], Map<String, Object>) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
This constructor create an instance of ConsumerModel and passed objects should not be null.
CONSUMERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Container - Interface in com.alibaba.dubbo.container
Deprecated.
contains(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
contains key.
contains(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains the specified element.
containsAttachments(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
containsAttachments(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
map<string, string> attachments = 1;
containsAttachments(String) - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
map<string, string> attachments = 1;
containsKey(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
containsKey(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
containsKey(String) - Method in interface org.apache.dubbo.common.config.Configuration
Check if the configuration contains the specified key.
containsKey(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
containsProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
containsValue(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
ContentType - Class in com.alibaba.dubbo.rpc.protocol.rest.support
Deprecated.
ContentType() - Constructor for class com.alibaba.dubbo.rpc.protocol.rest.support.ContentType
Deprecated.
 
ContentType - Class in org.apache.dubbo.rpc.protocol.rest.support
 
ContentType() - Constructor for class org.apache.dubbo.rpc.protocol.rest.support.ContentType
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 
ContextFilter - Class in org.apache.dubbo.rpc.filter
ContextFilter set the provider RpcContext with invoker, invocation, local port it is using and host for current execution thread.
ContextFilter() - Constructor for class org.apache.dubbo.rpc.filter.ContextFilter
 
contextInitialized(ServletContextEvent) - Method in class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 
contextpath(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
contextPath(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
CONTEXTPATH_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
convert(URL, Object) - Method in interface com.alibaba.dubbo.rpc.cluster.RuleConverter
Deprecated.
 
convert(URL, Object) - Method in interface com.alibaba.dubbo.rpc.cluster.RuleConverter
Deprecated.
 
convert(Class<T>, String, T) - Method in interface org.apache.dubbo.common.config.Configuration
 
convert(URL, Object) - Method in interface org.apache.dubbo.rpc.cluster.RuleConverter
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
convertRegister(Map<String, Map<String, String>>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
convertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
convertSubscribe(Map<String, String>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
convertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
copy() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
copy() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's readable bytes.
copy(int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's sub-region.
copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
copy(int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
copy() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
copy(int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
copy() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
copyOf(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
byte array copy.
CORE_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
coreThreads(Integer) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
corethreads(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
COUNT_PROTOCOL - Static variable in interface org.apache.dubbo.monitor.Constants
 
CountTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
CountTelnetHandler
CountTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
create() - Static method in class com.alibaba.com.caucho.hessian.io.CalendarSerializer
 
create() - Static method in class com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
 
create() - Static method in class com.alibaba.com.caucho.hessian.io.EnumerationSerializer
 
create() - Static method in class com.alibaba.com.caucho.hessian.io.IteratorSerializer
 
create(Class<T>) - Static method in class com.alibaba.com.caucho.hessian.io.java8.Java8TimeSerializer
 
create() - Static method in class com.alibaba.com.caucho.hessian.io.LocaleSerializer
 
create() - Method in class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
 
create(AnnotationAttributes, Class<?>, Environment) - Static method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
create(Class<?>, Environment) - Static method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
create(Service, Class<?>, Environment) - Static method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
create(Reference, Class<?>, Environment) - Static method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
create() - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
create(Class<T>) - Static method in class org.apache.dubbo.serialize.hessian.serializer.java8.Java8TimeSerializer
 
createFromArray(Object...) - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
createFromCollection(Collection) - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
createMetadataReport(URL) - Method in class org.apache.dubbo.metadata.store.etcd.EtcdMetadataReportFactory
 
createMetadataReport(URL) - Method in class org.apache.dubbo.metadata.store.redis.RedisMetadataReportFactory
 
createMetadataReport(URL) - Method in class org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
 
createRegistry(URL) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistryFactory
 
createRegistry(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistryFactory
 
createRegistry(URL) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
createServer(String) - Method in class org.apache.dubbo.rpc.protocol.rest.RestServerFactory
 
CtClassBuilder - Class in org.apache.dubbo.common.compiler.support
CtClassBuilder is builder for CtClass
CtClassBuilder() - Constructor for class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
CurrentTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
CurrentServiceTelnetHandler
CurrentTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 
customize(String, AbstractConfig) - Method in interface org.apache.dubbo.config.spring.context.config.DubboConfigBeanCustomizer
customize(String, AbstractConfig) - Method in class org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
 
CYCLE_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
cycleReport(Boolean) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 

D

D_REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
dataChanged(String, Object, EventType) - Method in class org.apache.dubbo.configcenter.support.zookeeper.CacheListener
 
DataInput - Interface in org.apache.dubbo.common.serialize
Basic data type input interface.
DataOutput - Interface in org.apache.dubbo.common.serialize
Basic data type output interface.
DataSourceStatusChecker - Class in org.apache.dubbo.config.spring.status
DataSourceStatusChecker
DataSourceStatusChecker() - Constructor for class org.apache.dubbo.config.spring.status.DataSourceStatusChecker
 
DataStore - Interface in com.alibaba.dubbo.common.store
Deprecated.
DataStore - Interface in org.apache.dubbo.common.store
 
DATE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
DATE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
debug(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with debug log level.
debug(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with debug log level.
debug(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with debug log level.
debug(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
debug(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
debug(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
decode(String) - Static method in class com.alibaba.dubbo.common.URL
Deprecated.
 
decode(String) - Static method in class org.apache.dubbo.common.URL
 
decode(HttpRequest) - Static method in class org.apache.dubbo.qos.command.decoder.HttpCommandDecoder
 
decode(String) - Static method in class org.apache.dubbo.qos.command.decoder.TelnetCommandDecoder
 
decode(Channel, InputStream) - Method in interface org.apache.dubbo.remoting.Codec
Deprecated.
Decode message.
decode(Channel, ChannelBuffer) - Method in interface org.apache.dubbo.remoting.Codec2
 
decode() - Method in interface org.apache.dubbo.remoting.Decodeable
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.codec.TransportCodec
 
decode() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
decode(Channel, InputStream) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
decode(Channel, ChannelBuffer) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
Deprecated.
 
DECODE_IN_IO_THREAD_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
Decodeable - Interface in org.apache.dubbo.remoting
 
DecodeableRpcInvocation - Class in org.apache.dubbo.rpc.protocol.dubbo
 
DecodeableRpcInvocation(Channel, Request, InputStream, byte) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
DecodeableRpcResult - Class in org.apache.dubbo.rpc.protocol.dubbo
 
DecodeableRpcResult(Channel, Response, InputStream, Invocation, byte) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
DecodeHandler - Class in org.apache.dubbo.remoting.transport
 
DecodeHandler(ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.DecodeHandler
 
decrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
DEFAULT_ACCEPTS - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_ALIVE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_BUFFER_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
default buffer size is 8k.
DEFAULT_CALLBACK_INSTANCES - Static variable in interface org.apache.dubbo.rpc.Constants
The default limit number for callback service instances
DEFAULT_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_CHARSET - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_CLIENT_THREADPOOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_CLUSTER_AVAILABLE_CHECK - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
The default value of cluster.availablecheck
DEFAULT_CLUSTER_STICKY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
The default value of sticky
DEFAULT_CONNECT_QUEUE_WARNING_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_CONNECT_TIMEOUT - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_CORE_THREADS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DECODE_IN_IO_THREAD - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
DEFAULT_DIRECTORY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DUBBO_PROPERTIES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DUBBO_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
DEFAULT_EXCHANGER - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_FAILBACK_TASKS - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_FAILBACK_TIMES - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_FORKS - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_GROUP - Static variable in interface org.apache.dubbo.configcenter.DynamicConfiguration
 
DEFAULT_GROUP - Static variable in class org.apache.dubbo.registry.sofa.SofaRegistryConstants
Default group
DEFAULT_HEARTBEAT - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_HESSIAN2_REQUEST - Static variable in interface org.apache.dubbo.rpc.protocol.hessian.Constants
 
DEFAULT_HESSIAN_OVERLOAD_METHOD - Static variable in interface org.apache.dubbo.rpc.protocol.hessian.Constants
 
DEFAULT_HTTP_CLIENT - Static variable in interface org.apache.dubbo.rpc.protocol.hessian.Constants
 
DEFAULT_IDLE_TIMEOUT - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_IO_THREADS - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_KEEP_ALIVE - Static variable in interface org.apache.dubbo.rpc.protocol.rest.Constants
 
DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_KEY_GENERATOR - Static variable in class org.apache.dubbo.config.utils.ReferenceConfigCache
Create the key with the Group, Interface and version attribute of ReferenceConfig.
DEFAULT_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_LAZY_CONNECT_INITIAL_STATE - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
The default value of lazy connection's initial state: true
DEFAULT_LOADBALANCE - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_LOG4J_LEVEL - Static variable in class org.apache.dubbo.container.log4j.Log4jContainer
 
DEFAULT_LOGBACK_LEVEL - Static variable in class org.apache.dubbo.container.logback.LogbackContainer
 
DEFAULT_METADATA_REPORT_CYCLE_REPORT - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_PERIOD - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_TIMES - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
DEFAULT_NAME - Static variable in class org.apache.dubbo.config.utils.ReferenceConfigCache
 
DEFAULT_PARAM_VALUE - Static variable in class org.apache.dubbo.registry.nacos.NacosServiceName
 
DEFAULT_PATH_TAG - Static variable in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
DEFAULT_PAYLOAD - Static variable in interface org.apache.dubbo.remoting.Constants
8M
DEFAULT_PORT - Static variable in interface org.apache.dubbo.qos.common.QosConstants
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.httpinvoker.HttpInvokerProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.redis.RedisProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
DEFAULT_PORT - Static variable in class org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
DEFAULT_PRIORITY - Static variable in interface org.apache.dubbo.rpc.cluster.Router
 
DEFAULT_PROMPT - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_PROTOCOL - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
Deprecated.
 
DEFAULT_PROXY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_QUEUES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_RECONNECT_PERIOD - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_REGISTER_CONSUMER_KEYS - Static variable in class org.apache.dubbo.registry.integration.RegistryProtocol
 
DEFAULT_REGISTER_PROVIDER_KEYS - Static variable in class org.apache.dubbo.registry.integration.RegistryProtocol
 
DEFAULT_REGISTRY - Static variable in interface org.apache.dubbo.registry.Constants
 
DEFAULT_REGISTRY_RECONNECT_PERIOD - Static variable in interface org.apache.dubbo.registry.Constants
 
DEFAULT_REGISTRY_RETRY_PERIOD - Static variable in interface org.apache.dubbo.registry.Constants
Default value for the period of retry interval in milliseconds: 5000
DEFAULT_REGISTRY_RETRY_TIMES - Static variable in interface org.apache.dubbo.registry.Constants
Default value for the times of retry: 3
DEFAULT_REMOTING_CLIENT - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_REMOTING_SERIALIZATION - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_REMOTING_SERVER - Static variable in interface org.apache.dubbo.rpc.Constants
 
DEFAULT_RETRIES - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_SCRIPT_TYPE_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_SERVER_SHUTDOWN_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Default timeout value in milliseconds for server shutdown
DEFAULT_SESSION_TIMEOUT - Static variable in interface org.apache.dubbo.registry.Constants
 
DEFAULT_SHARE_CONNECTIONS - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
By default, a consumer JVM instance and a provider JVM instance share a long TCP connection (except when connections are set), which can set the number of long TCP connections shared to avoid the bottleneck of sharing a single long TCP connection.
DEFAULT_SPRING_CONFIG - Static variable in class org.apache.dubbo.container.spring.SpringContainer
 
DEFAULT_STUB_EVENT - Static variable in interface org.apache.dubbo.rpc.Constants
 
DEFAULT_THREAD_NAME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_THREADPOOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_THREADS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_TPS_LIMIT_INTERVAL - Static variable in interface org.apache.dubbo.rpc.Constants
 
DEFAULT_TRANSPORTER - Static variable in interface org.apache.dubbo.remoting.Constants
 
DEFAULT_WARMUP - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DEFAULT_WEIGHT - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
DefaultCommandExecutor - Class in org.apache.dubbo.qos.command
 
DefaultCommandExecutor() - Constructor for class org.apache.dubbo.qos.command.DefaultCommandExecutor
 
DefaultDubboConfigBinder - Class in org.apache.dubbo.config.spring.context.properties
Default DubboConfigBinder implementation based on Spring DataBinder
DefaultDubboConfigBinder() - Constructor for class org.apache.dubbo.config.spring.context.properties.DefaultDubboConfigBinder
 
DefaultFuture - Class in org.apache.dubbo.remoting.exchange.support
DefaultFuture.
DefaultTPSLimiter - Class in org.apache.dubbo.rpc.filter.tps
DefaultTPSLimiter is a default implementation for tps filter.
DefaultTPSLimiter() - Constructor for class org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
Deflation - Class in com.alibaba.com.caucho.hessian.io
 
Deflation() - Constructor for class com.alibaba.com.caucho.hessian.io.Deflation
 
delay(Integer) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
DelegateProviderMetaDataInvoker<T> - Class in org.apache.dubbo.config.invoker
A Invoker wrapper that wrap the invoker and all the metadata (ServiceConfig)
DelegateProviderMetaDataInvoker(Invoker<T>, ServiceConfig) - Constructor for class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
deploy(Class, Object, String) - Method in class org.apache.dubbo.rpc.protocol.rest.BaseRestServer
 
deploy(Class, Object, String) - Method in interface org.apache.dubbo.rpc.protocol.rest.RestServer
 
deprecated(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
deprecated(Boolean) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
DEPRECATED_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
DeprecatedFilter - Class in org.apache.dubbo.rpc.filter
DeprecatedFilter logs error message if a invoked method has been marked as deprecated.
DeprecatedFilter() - Constructor for class org.apache.dubbo.rpc.filter.DeprecatedFilter
 
DeprecatedInvokerListener - Class in org.apache.dubbo.rpc.listener
DeprecatedProtocolFilter
DeprecatedInvokerListener() - Constructor for class org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
 
desc2class(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
desc to class.
desc2classArray(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class array instance.
desc2name(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
desc to name.
DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
DESC_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
deserialize(URL, InputStream) - Method in interface com.alibaba.dubbo.common.serialize.Serialization
Deprecated.
 
deserialize(URL, InputStream) - Method in interface com.alibaba.dubbo.common.serialize.Serialization
Deprecated.
 
deserialize(JavaBeanDescriptor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
deserialize(JavaBeanDescriptor, ClassLoader) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.avro.AvroSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.fst.FstSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.gson.GsonSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.java.JavaSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.kryo.KryoSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
deserialize(URL, InputStream) - Method in interface org.apache.dubbo.common.serialize.Serialization
Get a deserialization implementation instance
deserialize(URL, InputStream, byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
 
deserialize(URL, InputStream) - Method in class org.apache.dubbo.serialize.hessian.Hessian2Serialization
 
Deserializer - Interface in com.alibaba.com.caucho.hessian.io
Deserializing an object.
destroy() - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
destroy() - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
destroy() - Method in interface org.apache.dubbo.common.Node
destroy.
destroy() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
 
destroy() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
destroy() - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
destroy() - Method in class org.apache.dubbo.config.ProtocolConfig
 
destroy() - Method in class org.apache.dubbo.config.ReferenceConfig
 
destroy() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
destroy() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
 
destroy() - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
destroy() - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
destroy() - Method in class org.apache.dubbo.config.spring.ServiceBean
 
destroy(ReferenceConfig<T>) - Method in class org.apache.dubbo.config.utils.ReferenceConfigCache
clear and destroy one ReferenceConfig in the cache.
destroy() - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
destroy() - Method in class org.apache.dubbo.qos.protocol.QosProtocolWrapper
 
destroy() - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
destroy() - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
destroy() - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
destroy() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
destroy() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
destroy() - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
Remove the expired providers(if clean is true), leave the multicast group and close the multicast socket.
destroy() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
destroy() - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
destroy() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
destroy() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
destroy() - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
destroy() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
destroy() - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.support.FailbackClusterInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.AbstractProtocol
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
destroy() - Method in interface org.apache.dubbo.rpc.Protocol
Destroy protocol:
1.
destroy() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.rest.RestProtocol
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
Deprecated.
 
destroy() - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
destroy() - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
destroy() - Method in class org.apache.dubbo.rpc.support.MockInvoker
 
destroy() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
destroyAll() - Method in class org.apache.dubbo.config.utils.ReferenceConfigCache
clear and destroy all ReferenceConfig in the cache.
destroyAll() - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
Close all created registries
destroyed(Invoker<?>) - Method in interface com.alibaba.dubbo.rpc.InvokerListener
Deprecated.
 
destroyed(Invoker<?>) - Method in interface com.alibaba.dubbo.rpc.InvokerListener
Deprecated.
 
destroyed(Invoker<?>) - Method in interface org.apache.dubbo.rpc.InvokerListener
The invoker destroyed.
destroyed(Invoker<?>) - Method in class org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 
DEVELOPMENT_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Development environment key.
directBuffer(int) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
DirectChannelBufferFactory - Class in org.apache.dubbo.remoting.buffer
 
DirectChannelBufferFactory() - Constructor for class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
DirectDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.direct
Direct dispatcher
DirectDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
Directory<T> - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
Directory<T> - Interface in org.apache.dubbo.rpc.cluster
Directory.
DISABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DISABLED_TYPE - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
DisableInject - Annotation Type in org.apache.dubbo.common.extension
 
discardReadBytes() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
discardReadBytes() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Discards the bytes between the 0th index and readerIndex.
discardReadBytes() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
discardReadBytes() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
disconnect() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
disconnected(Channel) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
disconnected(Channel) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
disconnected(Channel) - Method in interface org.apache.dubbo.remoting.ChannelHandler
on channel disconnected.
disconnected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
disconnected(Channel) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
DISPACTHER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
dispatch(ChannelHandler, URL) - Method in interface com.alibaba.dubbo.remoting.Dispatcher
Deprecated.
 
dispatch(ChannelHandler, URL) - Method in interface com.alibaba.dubbo.remoting.Dispatcher
Deprecated.
 
dispatch(ChannelHandler, URL) - Method in interface org.apache.dubbo.remoting.Dispatcher
dispatch the message to threadpool.
dispatch(ChannelHandler, URL) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
dispatch(ChannelHandler, URL) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
dispatch(ChannelHandler, URL) - Method in class org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
dispatch(ChannelHandler, URL) - Method in class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
dispatch(ChannelHandler, URL) - Method in class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
Dispatcher - Interface in com.alibaba.dubbo.remoting
Deprecated.
dispatcher(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
dispatcher(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
Dispatcher - Interface in org.apache.dubbo.remoting
ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
DISPATCHER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
DispatcherServlet - Class in org.apache.dubbo.remoting.http.servlet
Service dispatcher Servlet.
DispatcherServlet() - Constructor for class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
dispather(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
Deprecated.
doCompile(String, String) - Method in class org.apache.dubbo.common.compiler.support.JavassistCompiler
 
doCompile(String, String) - Method in class org.apache.dubbo.common.compiler.support.JdkCompiler
 
doConfigure(URL, URL) - Method in class org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
 
doConfigure(URL, URL) - Method in class org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
 
document(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
doDestroy() - Method in class org.apache.dubbo.config.DubboShutdownHook
Destroy all the resources, including registries and protocols.
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.AvailableClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.BroadcastClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.FailfastClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.FailsafeClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.ForkingClusterInvoker
 
doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - Method in class org.apache.dubbo.rpc.cluster.support.RegistryAwareClusterInvoker
 
doList(Invocation) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
done(Object) - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseCallback
Deprecated.
done.
doRegister(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
doRegister(URL) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.sofa.SofaRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
doRegister(URL) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
doSaveProperties(long) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
doScan(String...) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
 
doStart() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
doStop() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
doSubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.sofa.SofaRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
doSubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
DOT_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DOT_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DOUBLE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
DOUBLE - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
double2bytes(double) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
DOUBLE_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
DOUBLE_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
DoubleArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
DoubleArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.DoubleArrayMerger
 
doubleValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
doUnregister(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.sofa.SofaRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
doUnregister(URL) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.sofa.SofaRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
doUnsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
DUBBO - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
dubbo - Static variable in class org.apache.dubbo.qos.server.DubboLogo
 
DUBBO_CONSUMER - Static variable in interface org.apache.dubbo.monitor.Constants
 
DUBBO_CONSUMER_METHOD - Static variable in interface org.apache.dubbo.monitor.Constants
 
DUBBO_ENV_KEYS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_GROUP - Static variable in interface org.apache.dubbo.monitor.Constants
 
DUBBO_IP_TO_BIND - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_IP_TO_REGISTRY - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_LABELS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PORT_TO_BIND - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_PORT_TO_REGISTRY - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_PROPERTIES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PROVIDER - Static variable in interface org.apache.dubbo.monitor.Constants
 
DUBBO_PROVIDER_METHOD - Static variable in interface org.apache.dubbo.monitor.Constants
 
DUBBO_VERSION - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
DUBBO_VERSION_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
DubboAppender - Class in org.apache.dubbo.common.utils
 
DubboAppender() - Constructor for class org.apache.dubbo.common.utils.DubboAppender
 
DubboBeanDefinitionParser - Class in org.apache.dubbo.config.spring.schema
AbstractBeanDefinitionParser
DubboBeanDefinitionParser(Class<?>, boolean) - Constructor for class org.apache.dubbo.config.spring.schema.DubboBeanDefinitionParser
 
DubboBuilders - Class in org.apache.dubbo.config.builders
The tools for creat builder
DubboBuilders() - Constructor for class org.apache.dubbo.config.builders.DubboBuilders
 
DubboClassNameGenerator - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
DubboClassNameGenerator() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
Deprecated.
 
DubboClassPathBeanDefinitionScanner - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo ClassPathBeanDefinitionScanner that exposes some methods to be public.
DubboClassPathBeanDefinitionScanner(BeanDefinitionRegistry, boolean, Environment, ResourceLoader) - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
 
DubboClassPathBeanDefinitionScanner(BeanDefinitionRegistry, Environment, ResourceLoader) - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
 
DubboCodec - Class in org.apache.dubbo.rpc.protocol.dubbo
Dubbo codec.
DubboCodec() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
DubboComponentScan - Annotation Type in org.apache.dubbo.config.spring.context.annotation
Dubbo Component Scan Annotation,scans the classpath for annotated components that will be auto-registered as Spring beans.
DubboComponentScanRegistrar - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo DubboComponentScan Bean Registrar
DubboComponentScanRegistrar() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar
 
DubboConfigAliasPostProcessor - Class in org.apache.dubbo.config.spring.beans.factory.annotation
A Post-Processor class to set the alias of Dubbo Config bean using its AbstractConfig.getId()
DubboConfigAliasPostProcessor() - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
 
DubboConfigBeanCustomizer - Interface in org.apache.dubbo.config.spring.context.config
The Bean customizer for Dubbo Config.
DubboConfigBinder - Interface in org.apache.dubbo.config.spring.context.properties
DubboConfigBindingBeanPostProcessor - Class in org.apache.dubbo.config.spring.beans.factory.annotation
Dubbo Config Binding BeanPostProcessor
DubboConfigBindingBeanPostProcessor(String, String) - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
DubboConfigBindingRegistrar - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo Config binding Bean registrar
DubboConfigBindingRegistrar() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar
 
DubboConfigBindingsRegistrar - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo Config binding Bean registrar for EnableDubboConfigBindings
DubboConfigBindingsRegistrar() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingsRegistrar
 
DubboConfigConfiguration - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo Config Configuration
DubboConfigConfiguration() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration
 
DubboConfigConfiguration.Multiple - Class in org.apache.dubbo.config.spring.context.annotation
Multiple Dubbo Config Bean Binding
DubboConfigConfiguration.Single - Class in org.apache.dubbo.config.spring.context.annotation
Single Dubbo Config Bean Binding
DubboConfigConfigurationRegistrar - Class in org.apache.dubbo.config.spring.context.annotation
Dubbo Config register, which order can be configured
DubboConfigConfigurationRegistrar() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar
 
DubboCountCodec - Class in org.apache.dubbo.rpc.protocol.dubbo
 
DubboCountCodec() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
DubboExporter<T> - Class in org.apache.dubbo.rpc.protocol.dubbo
DubboExporter
DubboExporter(Invoker<T>, String, Map<String, Exporter<?>>) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
 
DubboHessianURLConnectionFactory - Class in org.apache.dubbo.rpc.protocol.hessian
 
DubboHessianURLConnectionFactory() - Constructor for class org.apache.dubbo.rpc.protocol.hessian.DubboHessianURLConnectionFactory
 
DubboHttpServer - Class in org.apache.dubbo.rpc.protocol.rest
 
DubboHttpServer(HttpBinder) - Constructor for class org.apache.dubbo.rpc.protocol.rest.DubboHttpServer
 
DubboInvoker<T> - Class in org.apache.dubbo.rpc.protocol.dubbo
DubboInvoker
DubboInvoker(Class<T>, URL, ExchangeClient[]) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
DubboLogo - Class in org.apache.dubbo.qos.server
 
DubboLogo() - Constructor for class org.apache.dubbo.qos.server.DubboLogo
 
DubboMonitor - Class in org.apache.dubbo.monitor.dubbo
DubboMonitor
DubboMonitor(Invoker<MonitorService>, MonitorService) - Constructor for class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
DubboMonitorFactory - Class in org.apache.dubbo.monitor.dubbo
DefaultMonitorFactory
DubboMonitorFactory() - Constructor for class org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
 
DubboNamespaceHandler - Class in org.apache.dubbo.config.spring.schema
DubboNamespaceHandler
DubboNamespaceHandler() - Constructor for class org.apache.dubbo.config.spring.schema.DubboNamespaceHandler
 
DubboProtocol - Class in org.apache.dubbo.rpc.protocol.dubbo
dubbo protocol support.
DubboProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
DubboRegistry - Class in org.apache.dubbo.registry.dubbo
DubboRegistry
DubboRegistry(Invoker<RegistryService>, RegistryService) - Constructor for class org.apache.dubbo.registry.dubbo.DubboRegistry
 
DubboRegistryFactory - Class in org.apache.dubbo.registry.dubbo
DubboRegistryFactory
DubboRegistryFactory() - Constructor for class org.apache.dubbo.registry.dubbo.DubboRegistryFactory
 
DubboResourceFactory - Class in org.apache.dubbo.rpc.protocol.rest
We don't support propertyInjector here since the resource impl should be singleton in dubbo
DubboResourceFactory(Object, Class) - Constructor for class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
DubboShutdownHook - Class in org.apache.dubbo.config
The shutdown hook thread to do the clean up stuff.
DubboSwaggerApiListingResource - Class in org.apache.dubbo.rpc.protocol.rest.integration.swagger
 
DubboSwaggerApiListingResource() - Constructor for class org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerApiListingResource
 
DubboSwaggerService - Interface in org.apache.dubbo.rpc.protocol.rest.integration.swagger
 
DUMP_DIRECTORY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
dumpDirectory(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
DurationHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
DurationHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.DurationHandle
 
DurationHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.DurationHandle
 
DurationHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
DurationHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.DurationHandle
 
DurationHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.DurationHandle
 
dynamic(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
DYNAMIC_CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DYNAMIC_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DYNAMIC_ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
dynamicBuffer() - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int, ChannelBufferFactory) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
DynamicChannelBuffer - Class in org.apache.dubbo.remoting.buffer
 
DynamicChannelBuffer(int) - Constructor for class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
DynamicChannelBuffer(int, ChannelBufferFactory) - Constructor for class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
DynamicConfiguration - Interface in org.apache.dubbo.configcenter
Dynamic Configuration
From the use scenario internally in framework, there're mainly three kinds of methods: 1.
DynamicConfigurationFactory - Interface in org.apache.dubbo.configcenter
 

E

EagerThreadPool - Class in org.apache.dubbo.common.threadpool.support.eager
EagerThreadPool When the core threads are all in busy, create new thread instead of putting task into blocking queue.
EagerThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
 
EagerThreadPoolExecutor - Class in org.apache.dubbo.common.threadpool.support.eager
EagerThreadPoolExecutor
EagerThreadPoolExecutor(int, int, long, TimeUnit, TaskQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
EchoFilter - Class in org.apache.dubbo.rpc.filter
Dubbo provided default Echo echo service, which is available for all dubbo provider service interface.
EchoFilter() - Constructor for class org.apache.dubbo.rpc.filter.EchoFilter
 
EchoService - Interface in com.alibaba.dubbo.rpc.service
Deprecated.
EchoService - Interface in org.apache.dubbo.rpc.service
Echo service.
ELAPSED - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
EMPTY - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
EMPTY_BUFFER - Static variable in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
EMPTY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EnableDubbo - Annotation Type in com.alibaba.dubbo.config.spring.context.annotation
Deprecated.
EnableDubbo - Annotation Type in org.apache.dubbo.config.spring.context.annotation
Enables Dubbo components as Spring Beans, equals DubboComponentScan and EnableDubboConfig combination.
EnableDubboConfig - Annotation Type in org.apache.dubbo.config.spring.context.annotation
As a convenient and multiple EnableDubboConfigBinding in default behavior , is equal to single bean bindings with below convention prefixes of properties: ApplicationConfig binding to property : "dubbo.application" ModuleConfig binding to property : "dubbo.module" RegistryConfig binding to property : "dubbo.registry" ProtocolConfig binding to property : "dubbo.protocol" MonitorConfig binding to property : "dubbo.monitor" ProviderConfig binding to property : "dubbo.provider" ConsumerConfig binding to property : "dubbo.consumer"
EnableDubboConfigBinding - Annotation Type in org.apache.dubbo.config.spring.context.annotation
Enables Spring's annotation-driven Dubbo Config from properties.
EnableDubboConfigBindings - Annotation Type in org.apache.dubbo.config.spring.context.annotation
encode(String) - Static method in class com.alibaba.dubbo.common.URL
Deprecated.
 
encode(String) - Static method in class org.apache.dubbo.common.URL
 
encode(Channel, OutputStream, Object) - Method in interface org.apache.dubbo.remoting.Codec
Deprecated.
Encode message.
encode(Channel, ChannelBuffer, Object) - Method in interface org.apache.dubbo.remoting.Codec2
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.remoting.transport.codec.TransportCodec
 
encode(Channel, OutputStream, Object) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
 
encode(Channel, OutputStream, Object) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
encode(Channel, ChannelBuffer, Object) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
Deprecated.
 
END - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
end(Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
parse end.
end() - Method in class org.apache.dubbo.qos.textui.TTree
end a branch node
endCount(URL, String, long, boolean) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
Endpoint - Interface in org.apache.dubbo.remoting
Endpoint.
endStreamingPacket() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
ensureWritableBytes(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
ensureWritableBytes(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Makes sure the number of the writable bytes is equal to or greater than the specified value.
ensureWritableBytes(int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
ensureWritableBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
ensureWritableBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
entrySet() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
EnumDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing an enum valued object
EnumDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.EnumDeserializer
 
EnumerationDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.2 Collection.
EnumerationDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
 
EnumerationSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a JDK 1.2 Enumeration.
EnumerationSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.EnumerationSerializer
 
EnumSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
EnumSerializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.EnumSerializer
 
EnumSetSerializer - Class in com.alibaba.com.caucho.hessian.io
 
EnumSetSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.EnumSetSerializer
 
EnvelopeFactory - Class in com.alibaba.com.caucho.hessian.io
 
EnvelopeFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.EnvelopeFactory
 
Environment - Class in org.apache.dubbo.common.config
TODO load as SPI will be better?
Environment() - Constructor for class org.apache.dubbo.common.config.Environment
 
environment(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Environment name
EnvironmentConfiguration - Class in org.apache.dubbo.common.config
Configuration from system environment
EnvironmentConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.EnvironmentConfiguration
 
EnvironmentConfiguration() - Constructor for class org.apache.dubbo.common.config.EnvironmentConfiguration
 
EOF - Static variable in class org.apache.dubbo.common.utils.IOUtils
 
EQUAL_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
equals(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Defines equality
equals(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
equals(Object) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
equals(Object) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
equals(Object) - Method in class org.apache.dubbo.common.URL
 
equals(Object) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
equals(Object) - Method in class org.apache.dubbo.common.utils.Log
 
equals(Object) - Method in class org.apache.dubbo.config.AbstractConfig
 
equals(Object) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
equals(Object) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
equals(Object) - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
equals(Object) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
equals(Object) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Determines if the content of the specified buffer is identical to the content of this array.
equals(ChannelBuffer, ChannelBuffer) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
error(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with error log level.
error(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with error log level.
error(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with error log level.
error(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
error(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
error(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
EtcdConfigWatcher(String, ConfigurationListener) - Constructor for class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
 
EtcdDynamicConfiguration - Class in org.apache.dubbo.configcenter.support.etcd
The etcd implementation of DynamicConfiguration
EtcdDynamicConfiguration.EtcdConfigWatcher - Class in org.apache.dubbo.configcenter.support.etcd
 
EtcdDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.support.etcd
The etcd implementation of AbstractDynamicConfigurationFactory
EtcdDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfigurationFactory
 
EtcdMetadataReport - Class in org.apache.dubbo.metadata.store.etcd
Report Metadata to Etcd
EtcdMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.store.etcd.EtcdMetadataReport
 
EtcdMetadataReportFactory - Class in org.apache.dubbo.metadata.store.etcd
MetadataReportFactory to create an Etcd based MetadataReport.
EtcdMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.store.etcd.EtcdMetadataReportFactory
 
EtcdRegistry - Class in org.apache.dubbo.registry.etcd
Support for ectd3 registry.
EtcdRegistry(URL, EtcdTransporter) - Constructor for class org.apache.dubbo.registry.etcd.EtcdRegistry
 
EtcdRegistryFactory - Class in org.apache.dubbo.registry.etcd
 
EtcdRegistryFactory() - Constructor for class org.apache.dubbo.registry.etcd.EtcdRegistryFactory
 
ExceedPayloadLimitException - Exception in org.apache.dubbo.remoting.transport
 
ExceedPayloadLimitException(String) - Constructor for exception org.apache.dubbo.remoting.transport.ExceedPayloadLimitException
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
ExceptionFilter - Class in org.apache.dubbo.rpc.filter
ExceptionInvokerFilter
ExceptionFilter() - Constructor for class org.apache.dubbo.rpc.filter.ExceptionFilter
 
exceptionOccurred(FilterChainContext, Throwable) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
ExchangeChannel - Interface in org.apache.dubbo.remoting.exchange
ExchangeChannel.
ExchangeClient - Interface in org.apache.dubbo.remoting.exchange
ExchangeClient.
ExchangeCodec - Class in org.apache.dubbo.remoting.exchange.codec
ExchangeCodec.
ExchangeCodec() - Constructor for class org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
ExchangeGroup - Interface in org.apache.dubbo.remoting.p2p.exchange
Group
ExchangeHandler - Interface in org.apache.dubbo.remoting.exchange
ExchangeHandler.
ExchangeHandlerAdapter - Class in org.apache.dubbo.remoting.exchange.support
ExchangeHandlerAdapter
ExchangeHandlerAdapter() - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
ExchangeHandlerDispatcher - Class in org.apache.dubbo.remoting.exchange.support
ExchangeHandlerDispatcher
ExchangeHandlerDispatcher() - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>) - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(ChannelHandler...) - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>, ChannelHandler...) - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeNetworker - Interface in org.apache.dubbo.remoting.p2p.exchange
Networker
ExchangeNetworkers - Class in org.apache.dubbo.remoting.p2p.exchange
Networkers
ExchangeNetworkers() - Constructor for class org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
ExchangePeer - Interface in org.apache.dubbo.remoting.p2p.exchange
Peer
Exchanger - Interface in com.alibaba.dubbo.remoting.exchange
Deprecated.
exchanger(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
exchanger(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
Exchanger - Interface in org.apache.dubbo.remoting.exchange
Exchanger.
EXCHANGER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
Exchangers - Class in org.apache.dubbo.remoting.exchange
Exchanger facade.
ExchangeServer - Interface in org.apache.dubbo.remoting.exchange
ExchangeServer.
ExchangeServerDelegate - Class in org.apache.dubbo.remoting.exchange.support
ExchangeServerDelegate
ExchangeServerDelegate() - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExchangeServerDelegate(ExchangeServer) - Constructor for class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExchangeServerPeer - Class in org.apache.dubbo.remoting.p2p.exchange.support
ServerPeer
ExchangeServerPeer(ExchangeServer, Map<URL, ExchangeClient>, ExchangeGroup) - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
execute(CommandContext, String[]) - Method in interface com.alibaba.dubbo.qos.command.BaseCommand
Deprecated.
 
execute(CommandContext, String[]) - Method in interface com.alibaba.dubbo.qos.command.BaseCommand
Deprecated.
 
execute(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
execute(CommandContext, String[]) - Method in interface org.apache.dubbo.qos.command.BaseCommand
 
execute(CommandContext) - Method in interface org.apache.dubbo.qos.command.CommandExecutor
Execute one command and return the execution result
execute(CommandContext) - Method in class org.apache.dubbo.qos.command.DefaultCommandExecutor
 
execute(CommandContext, String[]) - Method in class org.apache.dubbo.qos.command.impl.Help
 
execute(CommandContext, String[]) - Method in class org.apache.dubbo.qos.command.impl.Ls
 
execute(CommandContext, String[]) - Method in class org.apache.dubbo.qos.command.impl.Offline
 
execute(CommandContext, String[]) - Method in class org.apache.dubbo.qos.command.impl.Online
 
execute(CommandContext, String[]) - Method in class org.apache.dubbo.qos.command.impl.Quit
 
ExecuteLimitFilter - Class in org.apache.dubbo.rpc.filter
The maximum parallel execution request count per method per service for the provider.If the max configured executes is set to 10 and if invoke request where it is already 10 then it will throws exception.
ExecuteLimitFilter() - Constructor for class org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
executes(Integer) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
executes(Integer) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
EXECUTES_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
ExecutionChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher.execution
Only request message will be dispatched to thread pool.
ExecutionChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
ExecutionDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.execution
In addition to sending all the use thread pool processing
ExecutionDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
ExecutionException - Exception in org.apache.dubbo.remoting
ReceiveException
ExecutionException(Object, Channel, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, String) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, Throwable) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, Throwable) - Constructor for exception org.apache.dubbo.remoting.ExecutionException
 
EXECUTOR_SERVICE_COMPONENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
ExecutorUtil - Class in org.apache.dubbo.common.utils
 
ExecutorUtil() - Constructor for class org.apache.dubbo.common.utils.ExecutorUtil
 
ExitTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
ExitTelnetHandler
ExitTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 
ExpireThread() - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
 
ExpiringCache - Class in org.apache.dubbo.cache.support.expiring
This class store the cache value with the characteristic of expiration time.
ExpiringCache(URL) - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringCache
 
ExpiringCacheFactory - Class in org.apache.dubbo.cache.support.expiring
Implement CacheFactory by extending AbstractCacheFactory and provide instance of new ExpiringCache.
ExpiringCacheFactory() - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringCacheFactory
 
ExpiringMap<K,V> - Class in org.apache.dubbo.cache.support.expiring
can be expired map Contains a background thread that periodically checks if the data is out of date
ExpiringMap() - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
ExpiringMap(int) - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringMap
Constructor
ExpiringMap(int, int) - Constructor for class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
ExpiringMap.ExpireThread - Class in org.apache.dubbo.cache.support.expiring
Background thread, periodically checking if the data is out of date
export(Invoker<T>) - Method in interface com.alibaba.dubbo.rpc.Protocol
Deprecated.
 
export(Invoker<T>) - Method in interface com.alibaba.dubbo.rpc.Protocol
Deprecated.
 
export(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
export() - Method in class org.apache.dubbo.config.ServiceConfig
 
export() - Method in class org.apache.dubbo.config.spring.ServiceBean
 
export(Invoker<T>) - Method in class org.apache.dubbo.qos.protocol.QosProtocolWrapper
 
export(Invoker<T>) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
export(Invoker<T>) - Method in interface org.apache.dubbo.rpc.Protocol
Export service for remote invocation:
1.
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.redis.RedisProtocol
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
export(Invoker<T>) - Method in class org.apache.dubbo.rpc.support.MockProtocol
 
EXPORT_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
The key name for export URL in register center
exported(Exporter<?>) - Method in interface org.apache.dubbo.rpc.ExporterListener
The exporter exported.
exported(Exporter<?>) - Method in class org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 
Exporter<T> - Interface in com.alibaba.dubbo.rpc
Deprecated.
Exporter<T> - Interface in org.apache.dubbo.rpc
Exporter.
Exporter.CompatibleExporter<T> - Class in com.alibaba.dubbo.rpc
Deprecated.
 
EXPORTER_LISTENER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
ExporterListener - Interface in org.apache.dubbo.rpc
ExporterListener.
ExporterListenerAdapter - Class in org.apache.dubbo.rpc.listener
ExporterListenerAdapter
ExporterListenerAdapter() - Constructor for class org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 
Extension - Annotation Type in org.apache.dubbo.common
Deprecated.
because it's too general, switch to use SPI
extension(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
EXTENSION_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.rest.Constants
 
ExtensionFactory - Interface in com.alibaba.dubbo.common.extension
Deprecated.
ExtensionFactory - Interface in org.apache.dubbo.common.extension
ExtensionFactory
ExtensionLoader<T> - Class in org.apache.dubbo.common.extension
Load dubbo extensions auto inject dependency extension auto wrap extension in wrapper default extension is an adaptive instance
EXTERNAL_SERVER_PORT - Static variable in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
EXTRA_KEYS_KEY - Static variable in interface org.apache.dubbo.registry.Constants
After simplify the registry, should add some paramter individually for provider.
extraKeys(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
ExtSerializerFactory - Class in com.alibaba.com.caucho.hessian.io
Factory for returning serialization methods.
ExtSerializerFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
 

F

factory() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
factory() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the factory which creates a ChannelBuffer whose type and default ByteOrder are same with this buffer.
factory() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
factory() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
factory() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
factory() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
FAIL_BACK_TASKS_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
FAIL_PREFIX - Static variable in interface org.apache.dubbo.rpc.Constants
 
FailbackCluster - Class in org.apache.dubbo.rpc.cluster.support
FailbackCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.FailbackCluster
 
FailbackClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
When fails, record failure requests and schedule for retry on a regular interval.
FailbackClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.FailbackClusterInvoker
 
FailbackRegistry - Class in com.alibaba.dubbo.registry.support
Deprecated.
FailbackRegistry(URL) - Constructor for class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
FailbackRegistry - Class in org.apache.dubbo.registry.support
FailbackRegistry.
FailbackRegistry(URL) - Constructor for class org.apache.dubbo.registry.support.FailbackRegistry
 
FailedNotifiedTask - Class in org.apache.dubbo.registry.retry
FailedNotifiedTask
FailedNotifiedTask(URL, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
FailedRegisteredTask - Class in org.apache.dubbo.registry.retry
FailedRegisteredTask
FailedRegisteredTask(URL, FailbackRegistry) - Constructor for class org.apache.dubbo.registry.retry.FailedRegisteredTask
 
FailedSubscribedTask - Class in org.apache.dubbo.registry.retry
FailedSubscribedTask
FailedSubscribedTask(URL, FailbackRegistry, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedSubscribedTask
 
FailedUnregisteredTask - Class in org.apache.dubbo.registry.retry
FailedUnregisteredTask
FailedUnregisteredTask(URL, FailbackRegistry) - Constructor for class org.apache.dubbo.registry.retry.FailedUnregisteredTask
 
FailedUnsubscribedTask - Class in org.apache.dubbo.registry.retry
FailedUnsubscribedTask
FailedUnsubscribedTask(URL, FailbackRegistry, NotifyListener) - Constructor for class org.apache.dubbo.registry.retry.FailedUnsubscribedTask
 
FailfastCluster - Class in org.apache.dubbo.rpc.cluster.support
FailfastCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.FailfastCluster
 
FailfastClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
Execute exactly once, which means this policy will throw an exception immediately in case of an invocation error.
FailfastClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.FailfastClusterInvoker
 
FailoverCluster - Class in org.apache.dubbo.rpc.cluster.support
FailoverCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.FailoverCluster
 
FailoverClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
When invoke fails, log the initial error and retry other invokers (retry n times, which means at most n different invokers will be invoked) Note that retry causes latency.
FailoverClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker
 
FailsafeCluster - Class in org.apache.dubbo.rpc.cluster.support
FailsafeCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.FailsafeCluster
 
FailsafeClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
When invoke fails, log the error message and ignore this error by returning an empty Result.
FailsafeClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.FailsafeClusterInvoker
 
FailsafeLogger - Class in org.apache.dubbo.common.logger.support
 
FailsafeLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeLogger
 
FAILURE - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
FASTJSON_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
FastJsonObjectInput - Class in org.apache.dubbo.common.serialize.fastjson
FastJson object input implementation
FastJsonObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
FastJsonObjectInput(Reader) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
FastJsonObjectOutput - Class in org.apache.dubbo.common.serialize.fastjson
FastJson object output implementation
FastJsonObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
FastJsonObjectOutput(Writer) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
FastJsonSerialization - Class in org.apache.dubbo.common.serialize.fastjson
FastJson serialization implementation
FastJsonSerialization() - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
file(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
FileExchangeGroup - Class in org.apache.dubbo.remoting.p2p.exchange.support
FileGroup
FileExchangeGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
FileExchangeNetworker - Class in org.apache.dubbo.remoting.p2p.exchange.support
FileNetworker
FileExchangeNetworker() - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
 
FileGroup - Class in org.apache.dubbo.remoting.p2p.support
FileGroup
FileGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.support.FileGroup
 
FileNetworker - Class in org.apache.dubbo.remoting.p2p.support
FileNetworker
FileNetworker() - Constructor for class org.apache.dubbo.remoting.p2p.support.FileNetworker
 
FileRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.file
 
FileRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
 
fillInStackTrace() - Method in exception org.apache.dubbo.registry.support.SkipFailbackWrapperException
 
Filter - Interface in com.alibaba.dubbo.rpc
Deprecated.
filter(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
Filter - Interface in org.apache.dubbo.rpc
Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.
filter(ContainerRequestContext) - Method in class org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
 
filter(ClientRequestContext) - Method in class org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
 
filter(ClientRequestContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
filter(ContainerRequestContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
Filter.Listener - Interface in org.apache.dubbo.rpc
 
FilterConstants - Interface in org.apache.dubbo.common.constants
 
filterLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
findConstructor(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
findLevel(Level) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findLevelWithThreadName(Level, String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findMessage(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findMessage(Level, String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findMethodByMethodName(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
findMethodByMethodSignature(Class<?>, String, String[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Find method from method signature
findName(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Gets the serializer factory.
findSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Gets the serializer factory, creating a default if necessary.
findThread(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
FixedThreadPool - Class in org.apache.dubbo.common.threadpool.support.fixed
Creates a thread pool that reuses a fixed number of threads
FixedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
FLOAT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
FLOAT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
FLOAT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
float2bytes(float) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
FLOAT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
FLOAT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
FloatArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
FloatArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.FloatArrayMerger
 
floatValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
flush() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
flush() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
flush() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
Flushes the output.
flush() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
 
flush() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
 
flush() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
flushBuffer() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
flushBuffer() - Method in interface org.apache.dubbo.common.serialize.DataOutput
Flush buffer.
flushBuffer() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.java.JavaObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
flushBuffer() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
FORBIDDEN_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
FORCE_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
FORCE_PREFIX - Static variable in interface org.apache.dubbo.rpc.Constants
 
FORCE_USE_TAG - Static variable in interface org.apache.dubbo.rpc.Constants
 
ForkingCluster - Class in org.apache.dubbo.rpc.cluster.support
ForkingCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.ForkingCluster
 
ForkingClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
NOTICE! This implementation does not work well with async call.
ForkingClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.ForkingClusterInvoker
 
forks(Integer) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
FORKS_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
forName(String[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forName(ClassLoader, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
from(URL) - Static method in class org.apache.dubbo.common.URLBuilder
 
FST_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
FstFactory - Class in org.apache.dubbo.common.serialize.fst
Fst object input/output factory
FstFactory() - Constructor for class org.apache.dubbo.common.serialize.fst.FstFactory
 
FstObjectInput - Class in org.apache.dubbo.common.serialize.fst
Fst object input implementation
FstObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
FstObjectOutput - Class in org.apache.dubbo.common.serialize.fst
Fst object output implementation
FstObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
FstSerialization - Class in org.apache.dubbo.common.serialize.fst
Fst serialization implementation
FstSerialization() - Constructor for class org.apache.dubbo.common.serialize.fst.FstSerialization
 
FutureAdapter<V> - Class in com.alibaba.dubbo.rpc.protocol.dubbo
Deprecated.
FutureAdapter(CompletableFuture<Object>) - Constructor for class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
FutureAdapter<V> - Class in org.apache.dubbo.rpc.protocol.dubbo
FutureAdapter
FutureAdapter(CompletableFuture<AppResponse>) - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
FutureContext - Class in org.apache.dubbo.rpc
Used for async call scenario.
FutureContext() - Constructor for class org.apache.dubbo.rpc.FutureContext
 
FutureFilter - Class in org.apache.dubbo.rpc.protocol.dubbo.filter
EventFilter
FutureFilter() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 

G

GENERAL_TYPE - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
generalize(Object[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
generalize(Object) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
generate() - Method in class org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
generate and return class code
generateArgsClassName(String, String) - Method in interface org.apache.dubbo.rpc.protocol.thrift.ClassNameGenerator
Deprecated.
 
generateArgsClassName(String, String) - Method in class org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
Deprecated.
 
generateArgsClassName(String, String) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
Deprecated.
 
generateGetMethodName(String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
generateKey(ReferenceConfig<?>) - Method in interface org.apache.dubbo.config.utils.ReferenceConfigCache.KeyGenerator
 
generateMethodArgsClassName(String, String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
Generate class name which represents service arguments.
generateMethodArgsClassNameThrift(String, String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
generateMethodResultClassName(String, String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
generateMethodResultClassNameThrift(String, String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
generateResultClassName(String, String) - Method in interface org.apache.dubbo.rpc.protocol.thrift.ClassNameGenerator
Deprecated.
 
generateResultClassName(String, String) - Method in class org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
Deprecated.
 
generateResultClassName(String, String) - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
Deprecated.
 
generateSetMethodName(String) - Static method in class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
generic(String) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
generic(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
generic(String) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
GENERIC_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
GENERIC_RAW_RETURN - Static variable in interface org.apache.dubbo.rpc.Constants
 
GENERIC_SERIALIZATION_BEAN - Static variable in interface org.apache.dubbo.rpc.Constants
 
GENERIC_SERIALIZATION_DEFAULT - Static variable in interface org.apache.dubbo.rpc.Constants
 
GENERIC_SERIALIZATION_NATIVE_JAVA - Static variable in interface org.apache.dubbo.rpc.Constants
 
GENERIC_SERIALIZATION_PROTOBUF - Static variable in interface org.apache.dubbo.rpc.Constants
 
GenericException - Exception in com.alibaba.dubbo.rpc.service
Deprecated.
GenericException() - Constructor for exception com.alibaba.dubbo.rpc.service.GenericException
Deprecated.
 
GenericException(String, String) - Constructor for exception com.alibaba.dubbo.rpc.service.GenericException
Deprecated.
 
GenericException(Throwable) - Constructor for exception com.alibaba.dubbo.rpc.service.GenericException
Deprecated.
 
GenericException - Exception in org.apache.dubbo.rpc.service
GenericException
GenericException() - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericException(String, String) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericException(Throwable) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericFilter - Class in org.apache.dubbo.rpc.filter
GenericInvokerFilter.
GenericFilter() - Constructor for class org.apache.dubbo.rpc.filter.GenericFilter
 
GenericImplFilter - Class in org.apache.dubbo.rpc.filter
GenericImplInvokerFilter
GenericImplFilter() - Constructor for class org.apache.dubbo.rpc.filter.GenericImplFilter
 
GenericJSONConverter - Class in org.apache.dubbo.common.json
Deprecated.
GenericJSONConverter() - Constructor for class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
GenericProtobufObjectInput - Class in org.apache.dubbo.common.serialize.protobuf.support
GenericGoogleProtobuf object input implementation
GenericProtobufObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
GenericProtobufObjectOutput - Class in org.apache.dubbo.common.serialize.protobuf.support
GenericGoogleProtobuf object output implementation
GenericProtobufObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
GenericProtobufSerialization - Class in org.apache.dubbo.common.serialize.protobuf.support
This serizalization is use for google protobuf generic reference.
GenericProtobufSerialization() - Constructor for class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
 
GenericService - Interface in com.alibaba.dubbo.rpc.service
Deprecated.
GenericService - Interface in org.apache.dubbo.rpc.service
Generic service interface
get(Object) - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Puts a new value in the property table with the appropriate flags
get(Object) - Method in class com.alibaba.com.caucho.hessian.util.IntMap
Puts a new value in the property table with the appropriate flags
get() - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseFuture
Deprecated.
get result.
get(int) - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseFuture
Deprecated.
get result with the specified timeout.
get() - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
get(long, TimeUnit) - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
get(Object) - Method in interface org.apache.dubbo.cache.Cache
API to return stored value using a key.
get(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringCache
API to return stored value using a key against the calling thread specific store.
get(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
get(Object) - Method in class org.apache.dubbo.cache.support.jcache.JCache
 
get(Object) - Method in class org.apache.dubbo.cache.support.lru.LruCache
API to return stored value using a key against the calling thread specific store.
get(Object) - Method in class org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
API to return stored value using a key against the calling thread specific store.
get(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get.
get(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get.
get() - Static method in class org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
 
get(String) - Method in interface org.apache.dubbo.common.store.DataStore
return a snapshot value of componentName
get(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
 
get(String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
get(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
get() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Returns the current value for the current thread
get() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
get() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
get() - Method in class org.apache.dubbo.common.utils.Holder
 
get(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
get(int) - Method in class org.apache.dubbo.common.utils.Stack
get.
get() - Method in class org.apache.dubbo.config.ReferenceConfig
 
get(ReferenceConfig<T>) - Method in class org.apache.dubbo.config.utils.ReferenceConfigCache
 
get(String, Class<T>) - Method in class org.apache.dubbo.config.utils.ReferenceConfigCache
Fetch cache with the specified key.
get() - Method in class org.apache.dubbo.qos.textui.TTable.Border
get border style
get() - Method in class org.apache.dubbo.qos.textui.TTree
 
get(int) - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
get() - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(long, TimeUnit) - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(Class<?>) - Static method in enum org.apache.dubbo.rpc.protocol.thrift.ThriftType
Deprecated.
 
get() - Method in class org.apache.dubbo.rpc.RpcContext
get values.
get(String) - Method in class org.apache.dubbo.rpc.RpcContext
get value.
get(String) - Method in class org.apache.dubbo.rpc.RpcStatus
get value.
getAbsolutePath() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getAbsolutePath() - Method in class org.apache.dubbo.common.URL
 
getAccepts() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getAccepts() - Method in class org.apache.dubbo.config.ProviderConfig
 
getAccepts() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
getAccesslog() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getAccesslog() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getActivateExtension(URL, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, key, null)
getActivateExtension(URL, String[]) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, values, null)
getActivateExtension(URL, String, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, url.getParameter(key).split(","), null)
getActivateExtension(URL, String[], String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get activate extensions.
getActive() - Method in class org.apache.dubbo.rpc.RpcStatus
get active.
getActives() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getActives() - Method in class org.apache.dubbo.config.ProviderConfig
 
getAdaptiveExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getAddress() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getAddress() - Method in class org.apache.dubbo.common.URL
 
getAddress() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAddress() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getAddress() - Method in class org.apache.dubbo.config.MonitorConfig
 
getAddress() - Method in class org.apache.dubbo.config.RegistryConfig
 
getAddresses() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getAddresses() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.Tag
 
getAddresses() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
getAddressToTagnames() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
getAlgorithm() - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
Gets the encryption algorithm for the content.
getAlgorithm() - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
Gets the encryption algorithm for the content.
getAllCommandClass() - Static method in class org.apache.dubbo.qos.command.util.CommandHelper
 
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return all method models for the current service
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getAndAdd(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndDecrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndIncrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndSet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAnnotationType() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
getAppConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAppExternalConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getAppExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
getApplication() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getApplication() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getApplication() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getApplication() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getApplication() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getApplicationContext() - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
getApplications() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getAppResponse() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getAppResponseFuture() - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
getArchitecture() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getArgs() - Method in class org.apache.dubbo.qos.command.CommandContext
 
getArguments() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getArguments(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getArguments() - Method in class org.apache.dubbo.config.MethodConfig
 
getArguments() - Method in interface org.apache.dubbo.rpc.Invocation
get arguments.
getArguments() - Method in class org.apache.dubbo.rpc.RpcContext
get arguments.
getArguments() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getArguments(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getArray(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get JSONArray value.
getArray(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get JSONArray value.
getAsyncContext() - Method in class org.apache.dubbo.rpc.RpcContext
 
getAsyncInfo() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getAttachment(String) - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getAttachment(String, String) - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getAttachment(String) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getAttachment(String, String) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getAttachment(String) - Method in class org.apache.dubbo.rpc.AppResponse
 
getAttachment(String, String) - Method in class org.apache.dubbo.rpc.AppResponse
 
getAttachment(String) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getAttachment(String, String) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getAttachment(String) - Method in interface org.apache.dubbo.rpc.Invocation
get attachment by key.
getAttachment(String, String) - Method in interface org.apache.dubbo.rpc.Invocation
get attachment by key with default value.
getAttachment(String) - Method in interface org.apache.dubbo.rpc.Result
get attachment by key.
getAttachment(String, String) - Method in interface org.apache.dubbo.rpc.Result
get attachment by key with default value.
getAttachment(String) - Method in class org.apache.dubbo.rpc.RpcContext
get attachment.
getAttachment(String) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getAttachment(String, String) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getAttachments() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getAttachments() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getAttachments() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
Deprecated.
getAttachments() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
Deprecated.
getAttachments() - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
Deprecated.
getAttachments() - Method in class org.apache.dubbo.rpc.AppResponse
 
getAttachments() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getAttachments() - Method in interface org.apache.dubbo.rpc.Invocation
get attachments.
getAttachments() - Method in interface org.apache.dubbo.rpc.Result
get attachments.
getAttachments() - Method in class org.apache.dubbo.rpc.RpcContext
get attachments.
getAttachments() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getAttachmentsCount() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
getAttachmentsCount() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getAttachmentsCount() - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
map<string, string> attachments = 1;
getAttachmentsMap() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
getAttachmentsMap() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
map<string, string> attachments = 1;
getAttachmentsMap() - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
map<string, string> attachments = 1;
getAttachmentsOrDefault(String, String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
getAttachmentsOrDefault(String, String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
map<string, string> attachments = 1;
getAttachmentsOrDefault(String, String) - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
map<string, string> attachments = 1;
getAttachmentsOrThrow(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
getAttachmentsOrThrow(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
map<string, string> attachments = 1;
getAttachmentsOrThrow(String) - Method in interface org.apache.dubbo.common.serialize.protobuf.support.MapValue.MapOrBuilder
map<string, string> attachments = 1;
getAttribute(AnnotationAttributes, String) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Get the attribute value
getAttribute(String) - Method in interface org.apache.dubbo.remoting.Channel
get attribute.
getAttribute(String) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getAttributes(Annotation, boolean, String...) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Deprecated. 
getAttributes(Annotation, PropertyResolver, boolean, String...) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Get the Annotation attributes
getAuthority() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getAuthority() - Method in class org.apache.dubbo.common.URL
 
getAvailablePort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getAvailablePort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getAverageElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get average elapsed.
getAverageTps() - Method in class org.apache.dubbo.rpc.RpcStatus
Calculate average TPS (Transaction per second).
getBackupAddress() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getBackupAddress(int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getBackupAddress() - Method in class org.apache.dubbo.common.URL
 
getBackupAddress(int) - Method in class org.apache.dubbo.common.URL
 
getBackupUrls() - Method in class org.apache.dubbo.common.URL
 
getBeanName() - Method in class org.apache.dubbo.config.spring.ServiceBean
Get the name of ServiceBean
getBeanPropertyFields(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBeanPropertyReadMethods(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBeans(ListableBeanFactory, String[], Class<T>) - Static method in class org.apache.dubbo.config.spring.util.BeanFactoryUtils
Gets name-matched Beans from BeanFactory
getBindAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
getBoolean(int, boolean) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get boolean value.
getBoolean(String, boolean) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get boolean value.
getBooleanParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getBooleanParameter(String) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, boolean)
getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, boolean)
getBorder() - Method in class org.apache.dubbo.qos.textui.TTable
get border
getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBroadcastAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
 
getBuffer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getBuffer() - Method in class org.apache.dubbo.config.ProviderConfig
 
getBuffer(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(int) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getBuffer(byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getBuffer(ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getByte(int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getByte(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the specified absolute index in this buffer.
getByte(int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getByte(int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getByte(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getByte(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, byte[]) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination's position reaches its limit.
getBytes(int, ChannelBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination becomes non-writable.
getBytes(int, ChannelBuffer, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ChannelBuffer, int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, OutputStream, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the specified absolute index.
getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, GatheringByteChannel, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
getBytesOutputStream() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Returns an output stream to write binary data.
getCache(URL, Invocation) - Method in interface com.alibaba.dubbo.cache.CacheFactory
Deprecated.
 
getCache(URL, Invocation) - Method in class com.alibaba.dubbo.cache.support.AbstractCacheFactory
Deprecated.
 
getCache(URL, Invocation) - Method in class com.alibaba.dubbo.cache.support.AbstractCacheFactory
Deprecated.
 
getCache(URL, Invocation) - Method in interface org.apache.dubbo.cache.CacheFactory
CacheFactory implementation class needs to implement this return underlying cache instance for method against url and invocation.
getCache(URL, Invocation) - Method in class org.apache.dubbo.cache.support.AbstractCacheFactory
Takes URL and invocation instance and return cache instance for a given url.
getCache() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getCache() - Static method in class org.apache.dubbo.config.utils.ReferenceConfigCache
Get the cache use default name and ReferenceConfigCache.DEFAULT_KEY_GENERATOR to generate cache key.
getCache(String) - Static method in class org.apache.dubbo.config.utils.ReferenceConfigCache
Get the cache use specified name and ReferenceConfigCache.KeyGenerator.
getCache(String, ReferenceConfigCache.KeyGenerator) - Static method in class org.apache.dubbo.config.utils.ReferenceConfigCache
Get the cache use specified ReferenceConfigCache.KeyGenerator.
getCacheFile() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getCacheProperties() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getCacheUrls(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
getCacheUrls(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getCallbacks() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
getCategory() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
getCause() - Method in exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Returns the underlying cause.
getCause() - Method in exception com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
 
getCertificate() - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The X509 certificate to obtain the public key of the recipient.
getCertificate() - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The X509 certificate to obtain the public key of the recipient.
getChangeType() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
getChannel(InetSocketAddress) - Method in interface org.apache.dubbo.remoting.Server
get channel.
getChannel() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.mina.MinaServer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.netty.NettyServer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServer
 
getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getChannelHandler() - Method in interface com.alibaba.dubbo.remoting.Channel
Deprecated.
 
getChannelHandler() - Method in interface org.apache.dubbo.remoting.Endpoint
get channel handler.
getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getChannelHandlers() - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
getChannels() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannels() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannels() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getChannels() - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
getChannels() - Method in interface org.apache.dubbo.remoting.Server
get channels.
getChannels() - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.mina.MinaServer
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.netty.NettyServer
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServer
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
getChannels() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getCharset() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCharset() - Method in class org.apache.dubbo.config.ProviderConfig
 
getClassLoader() - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
 
getClassLoader() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2SerializerFactory
 
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassName() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getClassNameProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassPool(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClassPool() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClient() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getClient() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getClient() - Method in class org.apache.dubbo.config.ProviderConfig
 
getClient() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getClient() - Method in class org.apache.dubbo.config.RegistryConfig
 
getClient() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getClient() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getCluster() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getCluster() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getCluster() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getCluster() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCluster() - Method in class org.apache.dubbo.config.RegistryConfig
 
getCode() - Method in exception com.alibaba.com.caucho.hessian.io.HessianServiceException
Returns the code.
getCode() - Method in exception org.apache.dubbo.rpc.RpcException
 
getCodeBase(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getCodec() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCodec() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCodec() - Method in class org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
getColonSeparatedKey() - Method in class org.apache.dubbo.common.URL
The format is "{interface}:[version]:[group]"
getColumnCount() - Method in class org.apache.dubbo.qos.textui.TTable
get column count
getCommandClass(String) - Static method in class org.apache.dubbo.qos.command.util.CommandHelper
 
getCommandName() - Method in class org.apache.dubbo.qos.command.CommandContext
 
getCompatibleCompletableFuture() - Method in class org.apache.dubbo.rpc.FutureContext
Deprecated.
getCompiler() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getCompletableFuture() - Method in class org.apache.dubbo.rpc.FutureContext
get future.
getCompletableFuture() - Method in class org.apache.dubbo.rpc.RpcContext
get CompletableFuture.
getConditions() - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
 
getConfigCenter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getConfigCenter() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getConfigs() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
getConfiguration(String, String) - Method in class org.apache.dubbo.common.config.Environment
Create new instance for each call, since it will be called only at startup, I think there's no big deal of the potential cost.
getConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getConfigurator(URL) - Method in class org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
 
getConfigurator(URL) - Method in class org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
 
getConfigurator(URL) - Method in interface org.apache.dubbo.rpc.cluster.ConfiguratorFactory
get the configurator instance.
getConfigurators() - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
getConfigVersion() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
getConnectAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
getConnections() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getConnections() - Method in class org.apache.dubbo.config.ProviderConfig
 
getConstraintViolations() - Method in class org.apache.dubbo.rpc.protocol.rest.ViolationReport
 
getConstructorArg(Class<?>) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
getConstructors() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getConsumer(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConsumer() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getConsumerAddressNum(String) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
getConsumerInvoker(String) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
getConsumerModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getConsumers() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConsumerUrl() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getConsumerUrl() - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
getContentEncoding() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getContentType() - Method in class org.apache.dubbo.common.serialize.avro.AvroSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.fst.FstSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.gson.GsonSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.java.JavaSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.kryo.KryoSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
 
getContentType() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
getContentType() - Method in interface org.apache.dubbo.common.serialize.Serialization
Get content type
getContentType() - Method in class org.apache.dubbo.serialize.hessian.Hessian2Serialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.avro.AvroSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.fst.FstSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.gson.GsonSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.java.JavaSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.kryo.KryoSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
getContentTypeId() - Method in interface org.apache.dubbo.common.serialize.Serialization
Get content type unique id, recommended that custom implementations use values greater than 20.
getContentTypeId() - Method in class org.apache.dubbo.serialize.hessian.Hessian2Serialization
 
getContext() - Static method in class com.alibaba.dubbo.rpc.RpcContext
Deprecated.
 
getContext() - Static method in class org.apache.dubbo.container.spring.SpringContainer
 
getContext() - Static method in class org.apache.dubbo.rpc.FutureContext
 
getContext() - Static method in class org.apache.dubbo.rpc.RpcContext
get context.
getContextpath() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getContextpath() - Method in class org.apache.dubbo.config.ProviderConfig
 
getContexts() - Static method in class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
getCorethreads() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getCorethreads() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCycleReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getData() - Method in class org.apache.dubbo.remoting.exchange.Request
 
getDeclaredMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getDecodedParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDecodedParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDecoder() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
 
getDefault() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getDefaultConsumer() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension, return null if it's not configured.
getDefaultExtensionName() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension name, return null if not configured.
getDefaultFactory() - Static method in class org.apache.dubbo.common.serialize.fst.FstFactory
 
getDefaultInstance() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getDefaultPort() - Method in class org.apache.dubbo.qos.protocol.QosProtocolWrapper
 
getDefaultPort() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getDefaultPort() - Method in interface org.apache.dubbo.rpc.Protocol
Get default port when user doesn't config the port.
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.httpinvoker.HttpInvokerProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.redis.RedisProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.rest.RestProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.rpc.support.MockProtocol
 
getDefaultPort() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
getDefaultProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultProvider() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultSerializer(Class) - Method in class org.apache.dubbo.common.serialize.kryo.CompatibleKryo
 
getDelay() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getDelay() - Method in class org.apache.dubbo.config.ServiceConfig
 
getDelegate() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getDelegateHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
Return the final handler (which may have been wrapped).
getDeprecated() - Method in class org.apache.dubbo.config.MethodConfig
 
getDesc(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class array desc.
getDesc(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor desc.
getDesc(CtClass) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(CtConstructor) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor desc.
getDescription() - Method in class org.apache.dubbo.common.status.Status
 
getDescriptor() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue
 
getDescriptor() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
getDescriptor() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getDescriptorForType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
getDescWithoutMethodName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDescWithoutMethodName(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDeserializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
Returns the deserializer for a class.
getDeserializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
Returns the deserializer for a class.
getDeserializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Returns the deserializer for a class.
getDeserializer(String) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Returns a deserializer based on a string type.
getDetail() - Method in exception com.alibaba.com.caucho.hessian.io.HessianServiceException
Returns the detail.
getDispatcher() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getDispatcher() - Method in class org.apache.dubbo.config.ProviderConfig
 
getDispather() - Method in class org.apache.dubbo.config.ProtocolConfig
getDispather() - Method in class org.apache.dubbo.config.ProviderConfig
getDocument() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getDouble(int, double) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get double value.
getDouble(String, double) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get double value.
getDubboConfigBinder() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
getDubboProtocol() - Static method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getDubboShutdownHook() - Static method in class org.apache.dubbo.config.DubboShutdownHook
 
getDumpDirectory() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getDynamicConfiguration(URL) - Method in class org.apache.dubbo.configcenter.AbstractDynamicConfigurationFactory
 
getDynamicConfiguration() - Static method in interface org.apache.dubbo.configcenter.DynamicConfiguration
Find DynamicConfiguration instance
getDynamicConfiguration(URL) - Method in interface org.apache.dubbo.configcenter.DynamicConfigurationFactory
 
getEffectReferenceRegistryURLs() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getEffectServiceRegistryURLs() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getEmptyObject(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getEmptyUrl(String, String) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
getEmptyUrl(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
getEnabled() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getEnabled() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
getEncoder() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
 
getEnumPropertyName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getEnvironment() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getEnvironmentConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getErrorMessage() - Method in class org.apache.dubbo.remoting.exchange.Response
 
getException() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getException() - Method in class org.apache.dubbo.rpc.AppResponse
 
getException() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getException() - Method in interface org.apache.dubbo.rpc.Result
Get exception.
getExceptionClass() - Method in exception org.apache.dubbo.rpc.service.GenericException
 
getExceptionMessage() - Method in exception org.apache.dubbo.rpc.service.GenericException
 
getExchangeChannel(InetSocketAddress) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeServer
get channel.
getExchangeChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getExchangeChannels() - Method in interface org.apache.dubbo.remoting.exchange.ExchangeServer
get channels.
getExchangeChannels() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannels() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeChannels() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
getExchangeHandler() - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
get message handler.
getExchangeHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getExchanger() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getExchanger() - Method in class org.apache.dubbo.config.ProviderConfig
 
getExchanger(URL) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
getExchanger(String) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
 
getExecutes() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getExecutes() - Method in class org.apache.dubbo.config.MethodConfig
 
getExecutor(URL) - Method in interface com.alibaba.dubbo.common.threadpool.ThreadPool
Deprecated.
 
getExecutor(URL) - Method in interface com.alibaba.dubbo.common.threadpool.ThreadPool
Deprecated.
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.ThreadPool
Thread pool
getExecutor() - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
 
getExecutor() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getExecutorService() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getExpirationInterval() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
get expiration interval
getExpirationInterval() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
getExpireThread() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
getExport() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getExport() - Method in class org.apache.dubbo.config.ServiceConfig
 
getExportedUrls() - Method in class org.apache.dubbo.config.ServiceConfig
 
getExporters() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getExtension(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionFactory
Get extension.
getExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Find the extension with the given name.
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getExtension() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
getExtensionLoader(Class<T>) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionName(T) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionName(Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExternalConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
getExtraKeys() - Method in class org.apache.dubbo.config.RegistryConfig
 
getFailed() - Method in class org.apache.dubbo.rpc.RpcStatus
get failed.
getFailedAverageElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get failed average elapsed.
getFailedElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get failed elapsed.
getFailedMaxElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get failed max elapsed.
getFields() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getFieldType() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
getFieldType() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
getFieldType() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 
getFile() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getFile() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get the current logging file
getFile() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get the current logging file
getFile() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.config.RegistryConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getFloat(int, float) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get float value.
getFloat(String, float) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get float value.
getForks() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getFuture() - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
getFuture() - Method in class com.alibaba.dubbo.rpc.RpcContext
Deprecated.
 
getFuture(long) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
getFuture() - Method in class org.apache.dubbo.rpc.RpcContext
get future.
getGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getGeneric() - Method in class org.apache.dubbo.config.ServiceConfig
 
getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getGroup() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getGroup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getGroup() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getGroup() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getGroup() - Method in class org.apache.dubbo.config.MonitorConfig
 
getGroup() - Method in class org.apache.dubbo.config.RegistryConfig
 
getGroup() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getGroup() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getGroup() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
getHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
getHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
getHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
Deprecated.
getHandler() - Method in interface org.apache.dubbo.remoting.transport.ChannelHandlerDelegate
 
getHandler() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getHeartbeat(URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
getHeartbeat() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getHeartbeat(URL) - Static method in class org.apache.dubbo.remoting.utils.UrlUtils
 
getHessianType() - Method in interface com.alibaba.com.caucho.hessian.io.HessianRemoteObject
 
getHessianURL() - Method in interface com.alibaba.com.caucho.hessian.io.HessianRemoteObject
 
getHost() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getHost() - Method in class org.apache.dubbo.common.URL
 
getHost() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getHost() - Method in class org.apache.dubbo.config.ProviderConfig
 
getHost() - Method in class org.apache.dubbo.qos.server.Server
 
getHostName(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getHttpHandler() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get http handler.
getHttpHandler() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
getId() - Method in class org.apache.dubbo.config.AbstractConfig
 
getId() - Method in class org.apache.dubbo.remoting.exchange.Request
 
getId() - Method in class org.apache.dubbo.remoting.exchange.Response
 
getIdentifierKey() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getIdleTimeout(URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
getIdleTimeout() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
getIdleTimeout(URL) - Static method in class org.apache.dubbo.remoting.utils.UrlUtils
 
getIfSet() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
getImports() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getIncludeSpringEnv() - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
getIndex() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getInitCode(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getInjectedFieldReferenceBeanMap() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
Get ReferenceBean Map in injected field.
getInjectedMethodReferenceBeanMap() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
Get ReferenceBean Map in injected method.
getInjvmProtocol() - Static method in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
getInputStream() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getInstance() - Static method in class com.alibaba.com.caucho.hessian.io.EnumSetSerializer
 
getInstance() - Static method in class com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
 
getInstance() - Static method in class org.apache.dubbo.common.config.Environment
 
getInstance() - Static method in class org.apache.dubbo.config.context.ConfigManager
 
getInstance() - Static method in class org.apache.dubbo.qos.server.Server
 
getInstance() - Static method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getInstance() - Static method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getInstance() - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
getInstance() - Static method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
getInstance() - Static method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
getInstance() - Static method in class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
 
getInt(int, int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get int value.
getInt(String, int) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get int value.
getInterface() - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
getInterface() - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
getInterface() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getInterface() - Method in class org.apache.dubbo.config.ServiceConfig
 
getInterface() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getInterface() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getInterface() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getInterface() - Method in interface org.apache.dubbo.rpc.cluster.Directory
get service type.
getInterface() - Method in class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
getInterface() - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
getInterface() - Method in class org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
getInterface() - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
getInterface() - Method in interface org.apache.dubbo.rpc.Invoker
get service interface.
getInterface() - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getInterface() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
getInterface() - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
getInterface() - Method in class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
getInterface() - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
getInterface() - Method in class org.apache.dubbo.rpc.support.MockInvoker
 
getInterfaceClass() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getInterfaceClass() - Method in class org.apache.dubbo.config.ServiceConfig
 
getInterfaces() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getInternalFuture() - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
getInternalProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.EnvironmentConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.SystemConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
This method will be used by Configuration to get valid value at runtime.
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
 
getInterval() - Method in class org.apache.dubbo.config.MonitorConfig
 
getIntParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getIntParameter(String) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, int)
getIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, int)
getIntVersion(String) - Static method in class org.apache.dubbo.common.Version
 
getInvocation() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getInvocation() - Method in class org.apache.dubbo.rpc.RpcContext
Deprecated.
Replace to getMethodName(), getParameterTypes(), getArguments()
getInvocationId(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getInvocationId(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getInvokeMode() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getInvokeMode(URL, Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getInvoker() - Method in class com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
Deprecated.
 
getInvoker() - Method in interface com.alibaba.dubbo.rpc.Exporter
Deprecated.
 
getInvoker() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getInvoker() - Method in interface com.alibaba.dubbo.rpc.Invocation
Deprecated.
 
getInvoker(T, Class<T>, URL) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getInvoker(T, Class<T>, URL) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getInvoker() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
 
getInvoker() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getInvoker() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getInvoker() - Method in interface org.apache.dubbo.rpc.Exporter
get invoker.
getInvoker() - Method in interface org.apache.dubbo.rpc.Invocation
get the invoker in current context.
getInvoker() - Method in class org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
getInvoker() - Method in class org.apache.dubbo.rpc.protocol.AbstractExporter
 
getInvoker() - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
getInvoker(T, Class<T>, URL) - Method in class org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getInvoker(T, Class<T>, URL) - Method in class org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getInvoker(T, Class<T>, URL) - Method in class org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getInvoker(T, Class<T>, URL) - Method in interface org.apache.dubbo.rpc.ProxyFactory
create invoker.
getInvoker() - Method in class org.apache.dubbo.rpc.RpcContext
Deprecated.
Replace to getUrl()
getInvoker() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getInvokers() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getInvokers() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getInvokers() - Method in class org.apache.dubbo.rpc.RpcContext
Deprecated.
Replace to getUrls()
getIothreads() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getIothreads() - Method in class org.apache.dubbo.config.ProviderConfig
 
getIp() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getIp() - Method in class org.apache.dubbo.common.URL
Fetch IP address for this URL.
getIpByConfig() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getIpByHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getKeepAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getKey() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
 
getKey() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
getKey() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
getKryo() - Method in class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
 
getKryo() - Method in class org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
 
getKryo() - Method in class org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
 
getKryo() - Method in class org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
 
getLastCacheChanged() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getLayer() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getLazy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getLevel() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLevel() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get the current logging level
getLevel() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logging level
getLevel() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.status.Status
 
getListDeserializer(String, Class) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
getListDeserializer(String) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
getListener() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getListener() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getListener() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getListingJson(Application, ServletConfig, HttpHeaders, UriInfo) - Method in class org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerApiListingResource
 
getListingJson(Application, ServletConfig, HttpHeaders, UriInfo) - Method in interface org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerService
 
getLoadbalance() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getLoadbalance() - Method in class org.apache.dubbo.config.ProviderConfig
 
getLoadedAdaptiveExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getLoadedExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get extension's instance.
getLoadedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return the list of extensions which are already loaded.
getLocal() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to getStub()
getLocalAddress() - Static method in class org.apache.dubbo.common.utils.NetUtils
Find first valid IP from local network card
getLocalAddress() - Method in interface org.apache.dubbo.remoting.Endpoint
get local address.
getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getLocalAddress() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get local address.
getLocalAddress() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
getLocalAddress() - Method in exception org.apache.dubbo.remoting.RemotingException
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getLocalAddress() - Method in class org.apache.dubbo.rpc.RpcContext
get local address.
getLocalAddressString() - Method in class org.apache.dubbo.rpc.RpcContext
 
getLocalHost() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalHost() - Method in class org.apache.dubbo.rpc.RpcContext
get local host.
getLocalHostName() - Method in class org.apache.dubbo.rpc.RpcContext
get local host name.
getLocalPort() - Method in class org.apache.dubbo.rpc.RpcContext
get local port.
getLocalSocketAddress(String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLogger(Class<?>) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get a logger
getLogger(String) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get a logger
getLogger(Class<?>) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logger provider
getLogger(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logger provider
getLogger(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
getLogger() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getLogLevel() - Method in class org.apache.dubbo.common.utils.Log
 
getLogMessage() - Method in class org.apache.dubbo.common.utils.Log
 
getLogMessage() - Method in class org.apache.dubbo.rpc.support.AccessLogData
 
getLogName() - Method in class org.apache.dubbo.common.utils.Log
 
getLogThread() - Method in class org.apache.dubbo.common.utils.Log
 
getLong(int, long) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get long value.
getLong(String, long) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get long value.
getMagicCode() - Method in class org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
getMaxCapacity() - Method in class org.apache.dubbo.common.utils.LRUCache
 
getMaxElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get max elapsed.
getMD5(String) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(File) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(InputStream) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMergedAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, String...) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Get the annotation attributes after merging and resolving the placeholders
getMerger() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getMerger(Class<T>) - Static method in class org.apache.dubbo.rpc.cluster.merger.MergerFactory
Find the merger according to the returnType class, the merger will merge an array of returnType into one
getMessage() - Method in class org.apache.dubbo.common.status.Status
 
getMessage() - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
getMessages() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
getMetaData() - Method in class org.apache.dubbo.config.AbstractConfig
Should be called after Config was fully initialized.
getMetadata() - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
getMetadataReport(URL) - Method in interface org.apache.dubbo.metadata.store.MetadataReportFactory
 
getMetadataReport(URL) - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReportFactory
 
getMetadataReportConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getMethod() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Returns the call's method
getMethod() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Returns the calls method
getMethod() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Returns the calls method
getMethod() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getMethod() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
 
getMethodArgTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
 
getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, boolean)
getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, boolean)
getMethodExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodExtension(Class<T>, String, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, int)
getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, int)
getMethodModel(Method) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return method model for the given method on consumer side
getMethodModel(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return method model for the given method on consumer side
getMethodModel(String, String[]) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getMethodName() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getMethodName(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getMethodName(Method, Class<?>[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getMethodName() - Method in interface org.apache.dubbo.rpc.Invocation
get method name.
getMethodName() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getMethodName() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
 
getMethodName() - Method in class org.apache.dubbo.rpc.RpcContext
get method name.
getMethodName() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getMethodName(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getMethodParameter(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, double) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, float) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, long) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, short) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, byte) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, char) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String, boolean) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, char) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
 
getMethodParameterAndDecoded(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameterAndDecoded(String, String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameterAndDecoded(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodPositiveParameter(String, String, int)
getMethodPositiveParameter(String, String, double) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, float) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, long) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, short) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, byte) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getMethodPositiveParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
 
getMethods() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getMethods() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getMethods() - Method in class org.apache.dubbo.config.ServiceConfig
 
getMetrics() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getMetricsByGroup(String) - Method in interface org.apache.dubbo.monitor.MetricsService
 
getMock() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getMockObject(String, Class) - Static method in class org.apache.dubbo.rpc.support.MockInvoker
 
getModule() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getModule() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMonitor(URL) - Method in interface com.alibaba.dubbo.monitor.MonitorFactory
Deprecated.
 
getMonitor(URL) - Method in interface com.alibaba.dubbo.monitor.MonitorFactory
Deprecated.
 
getMonitor() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getMonitor() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMonitor() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMonitor() - Method in class org.apache.dubbo.config.ModuleConfig
 
getMonitor(URL) - Method in interface org.apache.dubbo.monitor.MonitorFactory
Create monitor.
getMonitor(URL) - Method in class org.apache.dubbo.monitor.support.AbstractMonitorFactory
 
getMonitors() - Static method in class org.apache.dubbo.monitor.support.AbstractMonitorFactory
 
getMulticastSocket() - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
getMutableAttachments() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
Deprecated.
getName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get name.
getName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method name.
getName(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor name.
getName() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getName() - Method in class org.apache.dubbo.config.MethodConfig
 
getName() - Method in class org.apache.dubbo.config.ModuleConfig
 
getName() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getName() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.Tag
 
getNamespace() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getNetworkAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
 
getNetworker() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getNetworker() - Method in class org.apache.dubbo.config.ProviderConfig
 
getNotified() - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
getNotified() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getNow(Result) - Method in interface org.apache.dubbo.rpc.Result
Returns the specified valueIfAbsent when not complete, or returns the result value or throws an exception when complete.
getNullableBean(ListableBeanFactory, String, Class<T>) - Static method in class org.apache.dubbo.config.spring.util.BeanFactoryUtils
Get nullable Bean
getObject(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get JSONObject value.
getObject(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get JSONObject value.
getObject() - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
getObject() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
getObjectDeserializer(String, Class) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
getObjectDeserializer(String) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
getObjectInput(InputStream) - Method in class org.apache.dubbo.common.serialize.fst.FstFactory
 
getObjectOutput(OutputStream) - Method in class org.apache.dubbo.common.serialize.fst.FstFactory
 
getObjectType() - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
getObjectType() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
getOnconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOndisconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOninvoke() - Method in class org.apache.dubbo.config.MethodConfig
 
getOninvokeInstance() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOninvokeMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOninvokeMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOnreturn() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnreturnInstance() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOnreturnMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnreturnMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOnthrow() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnthrowInstance() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOnthrowMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnthrowMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
getOptimizer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getOrder() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
getOrder() - Method in class org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
 
getOrganization() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getOrganization() - Method in class org.apache.dubbo.config.ModuleConfig
 
getOriginal() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getOriginal() - Method in interface com.alibaba.dubbo.rpc.Invocation
Deprecated.
 
getOriginal() - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
getOriginal() - Method in interface com.alibaba.dubbo.rpc.Invoker
Deprecated.
 
getOriginalURL() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getOriginRequest() - Method in class org.apache.dubbo.qos.command.CommandContext
 
getOriginUrl() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getOriginUrl() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getOrigReferenceRegistryURLs() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getOrigServiceRegistryURLs() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getOutputStream() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getOverrideListeners() - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getOwner() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOwner() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getOwner() - Method in class org.apache.dubbo.config.ModuleConfig
 
getParameter(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, String[]) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, double) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, float) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, long) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, short) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, byte) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, char) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String, boolean) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, String[]) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, List<String>) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, double) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, float) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, long) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, int) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, short) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, byte) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, char) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
 
getParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
getParameterAndDecoded(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameterAndDecoded(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameterAndDecoded(String) - Method in class org.apache.dubbo.common.URL
 
getParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getParameters() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.URL
 
getParameters() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getParameters() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getParameters() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getParameters() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getParameters() - Method in class org.apache.dubbo.config.MonitorConfig
 
getParameters() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getParameters() - Method in class org.apache.dubbo.config.RegistryConfig
 
getParameters() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getParameterTypes() - Method in class com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
Deprecated.
 
getParameterTypes(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getParameterTypes() - Method in interface org.apache.dubbo.rpc.Invocation
get parameter types.
getParameterTypes() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getParameterTypes() - Method in class org.apache.dubbo.rpc.RpcContext
get parameter types.
getParameterTypes() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getParameterTypes(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getParamsToRegistry(String[], String[]) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getParserForType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getPassword() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPassword() - Method in class org.apache.dubbo.common.URL
 
getPassword() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getPassword() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getPassword() - Method in class org.apache.dubbo.config.MonitorConfig
 
getPassword() - Method in class org.apache.dubbo.config.RegistryConfig
 
getPath() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPath() - Method in class org.apache.dubbo.common.URL
 
getPath() - Method in class org.apache.dubbo.config.ProtocolConfig
Deprecated.
getPath() - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
getPath() - Method in class org.apache.dubbo.config.ServiceConfig
 
getPath() - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
getPathKey() - Method in class org.apache.dubbo.common.URL
The format of return value is '{group}/{path/interfaceName}:{version}'
getPayload() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPayload() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPhase() - Method in exception org.apache.dubbo.remoting.TimeoutException
 
getPid() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPort() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPort(int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPort() - Method in class org.apache.dubbo.common.URL
 
getPort(int) - Method in class org.apache.dubbo.common.URL
 
getPort() - Method in class org.apache.dubbo.config.MetricsConfig
 
getPort() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPort() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPort() - Method in class org.apache.dubbo.config.RegistryConfig
 
getPort() - Method in class org.apache.dubbo.qos.server.Server
 
getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getPositiveParameter(String, int)
getPositiveParameter(String, float) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, double) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, long) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, short) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, byte) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getPositiveParameter(String, float) - Method in class org.apache.dubbo.common.URL
 
getPositiveParameter(String, double) - Method in class org.apache.dubbo.common.URL
 
getPositiveParameter(String, long) - Method in class org.apache.dubbo.common.URL
 
getPositiveParameter(String, int) - Method in class org.apache.dubbo.common.URL
 
getPositiveParameter(String, short) - Method in class org.apache.dubbo.common.URL
 
getPositiveParameter(String, byte) - Method in class org.apache.dubbo.common.URL
 
getPrefix() - Method in class org.apache.dubbo.config.AbstractConfig
 
getPrefix() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getPrefix() - Method in class org.apache.dubbo.config.MethodConfig
service and name must not be null.
getPrefix() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getPrefix() - Method in class org.apache.dubbo.config.ServiceConfig
 
getPrefixedProperties(Iterable<PropertySource<?>>, String) - Static method in class org.apache.dubbo.config.spring.util.PropertySourcesUtils
Get prefixed Properties
getPrefixedProperties(PropertySources, String) - Static method in class org.apache.dubbo.config.spring.util.PropertySourcesUtils
Get prefixed Properties
getPrimitiveProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getPriority() - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
getPriority() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
getPriority() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
getPriority() - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
getPriority() - Method in interface org.apache.dubbo.rpc.cluster.Router
Router's priority, used to sort routers.
getPrivateKey() - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The private key for decryption.
getPrivateKey() - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The key to obtain the private key of the recipient.
getPrompt() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPrompt() - Method in class org.apache.dubbo.config.ProviderConfig
 
getProperties() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
getProperties(String, String) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
getProperties(String, String, long) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
 
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
 
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
 
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
 
getPropertiesConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getProperty(String, Object) - Method in class org.apache.dubbo.common.config.AbstractPrefixConfiguration
 
getProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
Gets a property from the configuration.
getProperty(String, Object) - Method in interface org.apache.dubbo.common.config.Configuration
Gets a property from the configuration.
getProperty(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getProperty(String, String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPropertyNameFromBeanReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getPropertyNameFromBeanWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getPropertyNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property name array.
getPropertyType(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property type.
getPropertyValue(Object, String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property value.
getPropertyValues(Object, String[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property value.
getProtocol() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getProtocol() - Method in class org.apache.dubbo.common.URL
 
getProtocol() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getProtocol(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocol() - Method in class org.apache.dubbo.config.MetricsConfig
 
getProtocol() - Method in class org.apache.dubbo.config.MonitorConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getProtocol() - Method in class org.apache.dubbo.config.RegistryConfig
 
getProtocolIds() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocols() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocolVersion() - Static method in class org.apache.dubbo.common.Version
 
getProvider(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProvider() - Method in class org.apache.dubbo.config.ServiceConfig
 
getProviderAddresses() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getProviderIds() - Method in class org.apache.dubbo.config.ServiceConfig
 
getProviderInvoker(String) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
getProviderModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getProviders() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProviders() - Method in class org.apache.dubbo.config.ServiceConfig
Deprecated.
Replace to getProtocols()
getProviderUrl() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getProviderWrapper(URL, Invoker<T>) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
getProxy(Invoker<T>) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getProxy(Invoker<T>, boolean) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getProxy(Invoker<T>) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getProxy(Invoker<T>, boolean) - Method in interface com.alibaba.dubbo.rpc.ProxyFactory
Deprecated.
 
getProxy(Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
Get proxy.
getProxy(ClassLoader, Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
Get proxy.
getProxy() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getProxy(Invoker<T>) - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, boolean) - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - Method in class org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - Method in class org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getProxy(Invoker<T>, boolean) - Method in class org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - Method in class org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - Method in interface org.apache.dubbo.rpc.ProxyFactory
create proxy.
getProxy(Invoker<T>, boolean) - Method in interface org.apache.dubbo.rpc.ProxyFactory
create proxy.
getProxyFactory() - Method in class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
getProxyObject() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return the proxy object used by called while creating instance of ConsumerModel
getQosAcceptForeignIp() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIpCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosEnable() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosEnableCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
getQosHost() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosHostCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosPort() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosPortCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQueryStringValue(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
getQueues() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getQueues() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getQueues() - Method in class org.apache.dubbo.config.ProviderConfig
 
getRandomPort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getRawParameter(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getRawParameter(String) - Method in class org.apache.dubbo.common.URL
 
getRawRule() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
getReader() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Starts reading a string.
getReader() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
getReader() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
 
getReceived() - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
getReconnect() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getRef() - Method in class org.apache.dubbo.config.ServiceConfig
 
getReferenceBeans() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
Gets all beans of ReferenceBean
getReferenceRegistries() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getRegistered() - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
getRegistered() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getRegisteredClasses() - Static method in class org.apache.dubbo.common.serialize.support.SerializableClassRegistry
get registered classes
getRegisteredConsumerUrl() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getRegisteredConsumerUrl(URL, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getRegistries() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistries() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getRegistries() - Method in class org.apache.dubbo.config.ModuleConfig
 
getRegistries() - Static method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
Get all registries
getRegistry(URL) - Method in interface com.alibaba.dubbo.registry.RegistryFactory
Deprecated.
 
getRegistry(URL) - Method in interface com.alibaba.dubbo.registry.RegistryFactory
Deprecated.
 
getRegistry() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistry() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistry(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getRegistry() - Method in class org.apache.dubbo.config.ModuleConfig
 
getRegistry(URL) - Method in interface org.apache.dubbo.registry.RegistryFactory
Connect to the registry
getRegistry(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistryFactory
 
getRegistryDirectory() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getRegistryIds() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistryIds() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistryProtocol() - Static method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
getRegistryUrl() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getRegistryUrl() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getRemote() - Method in class org.apache.dubbo.qos.command.CommandContext
 
getRemoteAddress() - Method in interface org.apache.dubbo.remoting.Channel
get remote address.
getRemoteAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getRemoteAddress() - Method in exception org.apache.dubbo.remoting.RemotingException
 
getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getRemoteAddress() - Method in class org.apache.dubbo.rpc.RpcContext
get remote address.
getRemoteAddressString() - Method in class org.apache.dubbo.rpc.RpcContext
get remote address string.
getRemoteApplicationName() - Method in class org.apache.dubbo.rpc.RpcContext
 
getRemoteHost() - Method in class org.apache.dubbo.rpc.RpcContext
get remote host.
getRemoteHostName() - Method in class org.apache.dubbo.rpc.RpcContext
get remote host name.
getRemotePort() - Method in class org.apache.dubbo.rpc.RpcContext
get remote port.
getRemoteResolver() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Sets the resolver used to lookup remote objects.
getReplyFault() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Returns any reply fault.
getReplyFault() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Returns any reply fault.
getRequest() - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
getRequest() - Method in exception org.apache.dubbo.remoting.ExecutionException
 
getRequest() - Method in class org.apache.dubbo.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getRequest(Class<T>) - Method in class org.apache.dubbo.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getResponse() - Method in class org.apache.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResponse(Class<T>) - Method in class org.apache.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResult() - Method in class org.apache.dubbo.remoting.exchange.Response
 
getRetries() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getRetries() - Method in class org.apache.dubbo.config.ProviderConfig
 
getRetryPeriod() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getRetryTimes() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getReturnClass() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
getReturnType(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getReturnType() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
getReturnType(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getReturnTypes(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
getReturnTypes(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getReturnTypes(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
getRootCause() - Method in exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Returns the underlying cause.
getRouter(URL) - Method in interface com.alibaba.dubbo.rpc.cluster.RouterFactory
Deprecated.
 
getRouter(URL) - Method in interface com.alibaba.dubbo.rpc.cluster.RouterFactory
Deprecated.
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.CacheableRouterFactory
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
 
getRouter(URL) - Method in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
getRouter(URL) - Method in interface org.apache.dubbo.rpc.cluster.RouterFactory
Create router.
getRouterChain() - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
getRowCount() - Method in class org.apache.dubbo.qos.textui.TTable.ColumnDefine
get rows for the current column
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
getRule(String, String) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
Get the governance rule mapped to the given key and the given group
getRule(String, String, long) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
Get the governance rule mapped to the given key and the given group.
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
 
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
 
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
 
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
 
getRuleKey(URL) - Static method in interface org.apache.dubbo.configcenter.DynamicConfiguration
The format is '{interfaceName}:[version]:[group]'
getScannableClass() - Method in class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
getScope() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getScope() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
getScope() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
getSecureRandom() - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The random number generator for the shared secrets.
getSecureRandom() - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The random number generator for the shared secrets.
getSendJavaType() - Method in class com.alibaba.com.caucho.hessian.io.CollectionSerializer
Return true if the java type of the collection should be sent.
getSendJavaType() - Method in class com.alibaba.com.caucho.hessian.io.MapSerializer
Return true if the java type of the collection should be sent.
getSent() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getSerializableClasses() - Method in interface org.apache.dubbo.common.serialize.support.SerializationOptimizer
Get serializable classes
getSerialization() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getSerialization() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getSerialization(URL) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
 
getSerialization(URL, Byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
 
getSerializationById(Byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
 
getSerializedSize() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getSerializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
Returns the serializer for a class.
getSerializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
Returns the serializer for a class.
getSerializer(Class) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Returns the serializer for a class.
getSerializer(Class) - Method in class org.apache.dubbo.serialize.hessian.Java8SerializerFactory
 
getSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Gets the serializer factory.
getSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Gets the serializer factory.
getSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Gets the serializer factory.
getSerializerFactory() - Method in class com.alibaba.com.caucho.hessian.io.HessianInputFactory
 
getServer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getServer() - Method in class org.apache.dubbo.config.ProviderConfig
 
getServer() - Method in class org.apache.dubbo.config.RegistryConfig
 
getServer() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getServer() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getServer() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getServer() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getServerContext() - Static method in class org.apache.dubbo.rpc.RpcContext
get server side context.
getServers() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
getServerShutdownTimeout() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getService() - Method in class org.apache.dubbo.config.MethodConfig
 
getService() - Method in class org.apache.dubbo.config.spring.ServiceBean
Gets associated Service
getService() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getServiceBean() - Method in class org.apache.dubbo.config.spring.context.event.ServiceBeanExportedEvent
Get ServiceBean instance
getServiceId() - Method in class org.apache.dubbo.config.MethodConfig
 
getServiceInstance() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceInterface() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getServiceInterface() - Method in class org.apache.dubbo.common.URL
 
getServiceInterface() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getServiceInterface() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceKey() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getServiceKey() - Method in class org.apache.dubbo.common.URL
The format of return value is '{group}/{interfaceName}:{version}'
getServiceKey(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
getServiceName() - Method in class org.apache.dubbo.common.URL
Deprecated.
getServiceName() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceName() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
 
getServiceName() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceName() - Method in class org.apache.dubbo.rpc.support.AccessLogData
Return gthe service of access log entry
getServiceRegistries() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getServices() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getServletContext(int) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
getSession() - Method in class org.apache.dubbo.config.RegistryConfig
 
getShareconnections() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getShutwait() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getSide() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getSide() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getSignature(String, Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getSimpleClassName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
get simple class name from qualified class name
getSimplified() - Method in class org.apache.dubbo.config.RegistryConfig
 
getSize(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getSizeMethod(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getStat() - Method in class org.apache.dubbo.config.MethodConfig
 
getStatus() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getStatus() - Method in class org.apache.dubbo.config.ProviderConfig
 
getStatus() - Method in class org.apache.dubbo.remoting.exchange.Response
 
getStatus(URL) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
getStatus(URL, String) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
getStatusCode() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getStatusMessage() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
getSticky() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSticky() - Method in class org.apache.dubbo.config.MethodConfig
 
getStoredContext() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getStoredServerContext() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
getString(String) - Method in interface org.apache.dubbo.common.config.Configuration
Get a string associated with the given configuration key.
getString(String, String) - Method in interface org.apache.dubbo.common.config.Configuration
Get a string associated with the given configuration key.
getString(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get string value.
getString(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get string value.
getStub() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getStubevent() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSubmittedTaskCount() - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
getSubscribed() - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
getSubscribed() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getSucceeded() - Method in class org.apache.dubbo.rpc.RpcStatus
get succeeded.
getSucceededAverageElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get succeeded average elapsed.
getSucceededElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get succeeded elapsed.
getSucceededMaxElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get succeeded max elapsed.
getSummaryStatus(Map<String, Status>) - Static method in class org.apache.dubbo.common.status.support.StatusUtils
 
getSuperClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getSupportedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getSyncReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getSystemConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getSystemProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
System environment -> System properties
getTag() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getTagNames() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
getTagnameToAddresses() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
getTags() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
getTelnet() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getTelnet() - Method in class org.apache.dubbo.config.ProviderConfig
 
GETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
getThreadGroup() - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
getThreadpool() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getThreadpool() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getThreadpool() - Method in class org.apache.dubbo.config.ProviderConfig
 
getThreads() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getThreads() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getThreads() - Method in class org.apache.dubbo.config.ProviderConfig
 
getThrowable(String) - Static method in class org.apache.dubbo.rpc.support.MockInvoker
 
getTimeout() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getTimeout() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getTimeout() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getTimeout() - Method in class org.apache.dubbo.config.ProviderConfig
 
getTimeout() - Method in class org.apache.dubbo.config.RegistryConfig
 
getTimeToLive() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
get time to live
getTimeToLive() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
getToken() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getTotal() - Method in class org.apache.dubbo.rpc.RpcStatus
get total.
getTotalElapsed() - Method in class org.apache.dubbo.rpc.RpcStatus
get total elapsed.
getTransport() - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
getTransporter() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getTransporter() - Method in class org.apache.dubbo.config.ProviderConfig
 
getTransporter() - Method in class org.apache.dubbo.config.RegistryConfig
 
getTransporter() - Static method in class org.apache.dubbo.remoting.Transporters
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.ArrayDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.BeanDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.ClassDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
getType() - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.EnumDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Returns the remote api class name.
getType() - Method in class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.MapDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
 
getType() - Method in class com.alibaba.com.caucho.hessian.io.StringValueDeserializer
 
getType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getType() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getType() - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
getUniqueKey(MetadataIdentifier.KeyTypeEnum) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getUnknownFields() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
getURL() - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Returns the remote URL.
getUrl() - Method in interface com.alibaba.dubbo.monitor.Monitor
Deprecated.
 
getUrl() - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
getUrl() - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
getUrl() - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
getUrl() - Method in interface com.alibaba.dubbo.remoting.Channel
Deprecated.
 
getUrl() - Method in interface com.alibaba.dubbo.rpc.cluster.Directory
Deprecated.
 
getUrl() - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
getUrl() - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
getUrl() - Method in interface com.alibaba.dubbo.rpc.Invoker
Deprecated.
 
getUrl() - Method in interface org.apache.dubbo.common.Node
get url.
getUrl() - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
getUrl() - Method in class org.apache.dubbo.config.ReferenceConfig
 
getUrl() - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
getUrl() - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
getUrl() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getUrl() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
getUrl() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
getUrl() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
getUrl() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
getUrl() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
getUrl() - Method in interface org.apache.dubbo.remoting.Endpoint
get url.
getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getUrl() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get url.
getUrl() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
getUrl() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
getUrl() - Method in interface org.apache.dubbo.remoting.p2p.Group
get group url.
getUrl() - Method in class org.apache.dubbo.remoting.p2p.support.AbstractGroup
 
getUrl() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
getUrl() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
getUrl() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
getUrl() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getUrl() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
 
getUrl() - Method in interface org.apache.dubbo.rpc.cluster.Configurator
Get the configurator url.
getUrl() - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
getUrl() - Method in interface org.apache.dubbo.rpc.cluster.Router
Get the router url.
getUrl() - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getUrl() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
getUrl() - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
getUrl() - Method in class org.apache.dubbo.rpc.RpcContext
 
getUrl() - Method in class org.apache.dubbo.rpc.support.MockInvoker
 
getUrlInvokerMap() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
Haomin: added for test purpose
getUrlParameter(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getUrlParameter(String) - Method in class org.apache.dubbo.common.URL
 
getUrls() - Method in class org.apache.dubbo.rpc.RpcContext
 
getUsername() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
getUsername() - Method in class org.apache.dubbo.common.URL
 
getUsername() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getUsername() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getUsername() - Method in class org.apache.dubbo.config.MonitorConfig
 
getUsername() - Method in class org.apache.dubbo.config.RegistryConfig
 
getValidation() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getValidator(URL) - Method in class org.apache.dubbo.validation.support.AbstractValidation
 
getValidator(URL) - Method in interface org.apache.dubbo.validation.Validation
Return the instance of Validator for a given url.
getValue() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
getValue() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
 
getValue() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
getValue() - Method in class org.apache.dubbo.rpc.AppResponse
 
getValue() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
Notice the return type of AsyncRpcResult.getValue() is the actual type of the RPC method, not AppResponse
getValue() - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
getValue() - Method in interface org.apache.dubbo.rpc.Result
Get invoke result.
getVersion() - Static method in class org.apache.dubbo.common.Version
 
getVersion(Class<?>, String) - Static method in class org.apache.dubbo.common.Version
 
getVersion() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getVersion() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getVersion() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getVersion() - Method in class org.apache.dubbo.config.ModuleConfig
 
getVersion() - Method in class org.apache.dubbo.config.MonitorConfig
 
getVersion() - Method in class org.apache.dubbo.config.RegistryConfig
 
getVersion() - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
getVersion() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
getVersion() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
getVersion() - Method in class org.apache.dubbo.remoting.exchange.Request
 
getVersion() - Method in class org.apache.dubbo.remoting.exchange.Response
 
getWait() - Method in class org.apache.dubbo.config.ProviderConfig
 
getWait() - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
getWarmup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWatchId() - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
 
getWeight() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWelcome() - Method in class org.apache.dubbo.qos.server.Server
 
getWidth() - Method in class org.apache.dubbo.qos.textui.TTable.ColumnDefine
get current width
getWrapper(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Wrapper
get wrapper.
gracefulShutdown(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
Use the shutdown pattern from: https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html
GrizzlyClient - Class in org.apache.dubbo.remoting.transport.grizzly
GrizzlyClient
GrizzlyClient(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.grizzly.GrizzlyClient
 
GrizzlyCodecAdapter - Class in org.apache.dubbo.remoting.transport.grizzly
GrizzlyCodecAdapter
GrizzlyCodecAdapter(Codec2, URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
GrizzlyHandler - Class in org.apache.dubbo.remoting.transport.grizzly
GrizzlyHandler
GrizzlyHandler(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
GrizzlyServer - Class in org.apache.dubbo.remoting.transport.grizzly
GrizzlyServer
GrizzlyServer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
GrizzlyTransporter - Class in org.apache.dubbo.remoting.transport.grizzly
GrizzlyTransporter
GrizzlyTransporter() - Constructor for class org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
group(String) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
group(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
group(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
group(String) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
group(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
group(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
group(String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
GROUP - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
Group - Interface in org.apache.dubbo.remoting.p2p
Group.
GROUP_CHAR_SEPERATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GROUP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GSON_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
GsonJsonObjectInput - Class in org.apache.dubbo.common.serialize.gson
 
GsonJsonObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
GsonJsonObjectInput(Reader) - Constructor for class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
GsonJsonObjectOutput - Class in org.apache.dubbo.common.serialize.gson
 
GsonJsonObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
GsonJsonObjectOutput(Writer) - Constructor for class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
GsonSerialization - Class in org.apache.dubbo.common.serialize.gson
 
GsonSerialization() - Constructor for class org.apache.dubbo.common.serialize.gson.GsonSerialization
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.dubbo.remoting.http.HttpHandler
invoke.
handleClose(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handleConnect(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.apache.dubbo.qos.server.handler.LocalHostPermitHandler
 
handleRead(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
handleRead(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
handleWrite(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
 
handleWrite(FilterChainContext) - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
 
has(int...) - Method in class org.apache.dubbo.qos.textui.TTable.Border
whether has one of the specified border styles
hasAlias(AliasRegistry, String, String) - Static method in class org.apache.dubbo.config.spring.util.BeanRegistrar
Detect the alias is present or not in the given bean name from AliasRegistry
hasArray() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
hasArray() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer has a backing byte array.
hasArray() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
hasArray() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
hasArray() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
hasArray() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
hasAttribute(String) - Method in interface org.apache.dubbo.remoting.Channel
has attribute.
hasAttribute(String) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
hasAttribute(String) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
hasAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
hasAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
hasCommand(String) - Static method in class org.apache.dubbo.qos.command.util.CommandHelper
 
hasException() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
hasException() - Method in class org.apache.dubbo.rpc.AppResponse
 
hasException() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
hasException() - Method in interface org.apache.dubbo.rpc.Result
Has exception.
hasExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
hasFuture(Channel) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
HASH_ARGUMENTS - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
Hash arguments name
HASH_NODES - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
Hash nodes name
hashCode() - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Defines the hashcode.
hashCode() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
hashCode() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hashCode() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
hashCode() - Method in class org.apache.dubbo.common.URL
 
hashCode() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
hashCode() - Method in class org.apache.dubbo.common.utils.Log
 
hashCode() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
hashCode() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
HashedWheelTimer - Class in org.apache.dubbo.common.timer
A Timer optimized for approximated I/O timeout scheduling.
HashedWheelTimer() - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()), default tick duration, and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()) and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit, int) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()).
HashedWheelTimer(ThreadFactory) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default tick duration and default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int, long) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer.
hasMethod(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
has method.
hasMethodParameter(String, String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
hasParameter(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
hasParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hasParameter(String) - Method in class org.apache.dubbo.common.URL
 
hasParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
hasProperty(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
has property.
HeaderExchangeClient - Class in org.apache.dubbo.remoting.exchange.support.header
DefaultMessageClient
HeaderExchangeClient(Client, boolean) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
HeaderExchangeHandler - Class in org.apache.dubbo.remoting.exchange.support.header
ExchangeReceiver
HeaderExchangeHandler(ExchangeHandler) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
HeaderExchanger - Class in org.apache.dubbo.remoting.exchange.support.header
DefaultMessenger
HeaderExchanger() - Constructor for class org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
HeaderExchangeServer - Class in org.apache.dubbo.remoting.exchange.support.header
ExchangeServerImpl
HeaderExchangeServer(Server) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
HeapChannelBuffer - Class in org.apache.dubbo.remoting.buffer
 
HeapChannelBuffer(int) - Constructor for class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with a newly allocated byte array.
HeapChannelBuffer(byte[]) - Constructor for class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with an existing byte array.
HeapChannelBufferFactory - Class in org.apache.dubbo.remoting.buffer
 
HeapChannelBufferFactory() - Constructor for class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
heartbeat(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
HEARTBEAT_CHECK_TICK - Static variable in interface org.apache.dubbo.remoting.Constants
Every heartbeat duration / HEATBEAT_CHECK_TICK, check if a heartbeat should be sent.
HEARTBEAT_EVENT - Static variable in class org.apache.dubbo.remoting.exchange.Request
 
HEARTBEAT_EVENT - Static variable in class org.apache.dubbo.remoting.exchange.Response
 
HEARTBEAT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
HEARTBEAT_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
HeartbeatHandler - Class in org.apache.dubbo.remoting.exchange.support.header
 
HeartbeatHandler(ChannelHandler) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
HeartbeatTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
HeartbeatTimerTask
Help - Class in org.apache.dubbo.qos.command.impl
 
Help() - Constructor for class org.apache.dubbo.qos.command.impl.Help
 
Help - Annotation Type in org.apache.dubbo.remoting.telnet.support
Help
HelpTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
HelpTelnetHandler
HelpTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
HESSIAN2_REQUEST_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.hessian.Constants
 
HESSIAN2_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
Hessian2Constants - Interface in com.alibaba.com.caucho.hessian.io
 
Hessian2Input - Class in com.alibaba.com.caucho.hessian.io
Input stream for Hessian requests.
Hessian2Input(InputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.Hessian2Input
Creates a new Hessian input stream, initialized with an underlying input stream.
Hessian2ObjectInput - Class in org.apache.dubbo.common.serialize.hessian2
Hessian2 object input implementation
Hessian2ObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
Hessian2ObjectInput - Class in org.apache.dubbo.serialize.hessian
Hessian2 Object input.
Hessian2ObjectInput(InputStream) - Constructor for class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
Hessian2ObjectOutput - Class in org.apache.dubbo.common.serialize.hessian2
Hessian2 object output implementation
Hessian2ObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
Hessian2ObjectOutput - Class in org.apache.dubbo.serialize.hessian
Hessian2 Object output.
Hessian2ObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
Hessian2Output - Class in com.alibaba.com.caucho.hessian.io
Output stream for Hessian 2 requests.
Hessian2Output(OutputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.Hessian2Output
Creates a new Hessian output stream, initialized with an underlying output stream.
Hessian2Serialization - Class in org.apache.dubbo.common.serialize.hessian2
Hessian2 serialization implementation, hessian2 is the default serialization protocol for dubbo
Hessian2Serialization() - Constructor for class org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
 
Hessian2Serialization - Class in org.apache.dubbo.serialize.hessian
 
Hessian2Serialization() - Constructor for class org.apache.dubbo.serialize.hessian.Hessian2Serialization
 
Hessian2SerializerFactory - Class in org.apache.dubbo.common.serialize.hessian2
 
Hessian2SerializerFactory - Class in org.apache.dubbo.serialize.hessian
 
Hessian2StreamingInput - Class in com.alibaba.com.caucho.hessian.io
Output stream for Hessian 2 streaming requests.
Hessian2StreamingInput(InputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
Creates a new Hessian input stream, initialized with an underlying input stream.
Hessian2StreamingOutput - Class in com.alibaba.com.caucho.hessian.io
Output stream for Hessian 2 streaming requests.
Hessian2StreamingOutput(OutputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
Creates a new Hessian output stream, initialized with an underlying output stream.
HESSIAN_OVERLOAD_METHOD_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.hessian.Constants
 
HessianDebugInputStream - Class in com.alibaba.com.caucho.hessian.io
Debugging input stream for Hessian requests.
HessianDebugInputStream(InputStream, PrintWriter) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
Creates an uninitialized Hessian input stream.
HessianDebugInputStream(InputStream, Logger, Level) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
Creates an uninitialized Hessian input stream.
HessianDebugOutputStream - Class in com.alibaba.com.caucho.hessian.io
Debugging output stream for Hessian requests.
HessianDebugOutputStream(OutputStream, PrintWriter) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
Creates an uninitialized Hessian input stream.
HessianDebugOutputStream(OutputStream, Logger, Level) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
Creates an uninitialized Hessian input stream.
HessianDebugState - Class in com.alibaba.com.caucho.hessian.io
Debugging input stream for Hessian requests.
HessianDebugState(PrintWriter) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianDebugState
Creates an uninitialized Hessian input stream.
HessianEnvelope - Class in com.alibaba.com.caucho.hessian.io
Factory class for wrapping and unwrapping hessian streams.
HessianEnvelope() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianEnvelope
 
HessianException - Exception in com.alibaba.com.caucho.hessian
Base runtime exception for Hessian exceptions.
HessianException() - Constructor for exception com.alibaba.com.caucho.hessian.HessianException
Zero-arg constructor.
HessianException(String) - Constructor for exception com.alibaba.com.caucho.hessian.HessianException
Create the exception.
HessianException(String, Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.HessianException
Create the exception.
HessianException(Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.HessianException
Create the exception.
HessianFieldException - Exception in com.alibaba.com.caucho.hessian.io
Exception during field reading.
HessianFieldException() - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianFieldException
Zero-arg constructor.
HessianFieldException(String) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianFieldException
Create the exception.
HessianFieldException(String, Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianFieldException
Create the exception.
HessianFieldException(Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianFieldException
Create the exception.
HessianHandle - Interface in com.alibaba.com.caucho.hessian.io
Marks a type as a handle
HessianInput - Class in com.alibaba.com.caucho.hessian.io
Input stream for Hessian requests.
HessianInput() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianInput
Creates an uninitialized Hessian input stream.
HessianInput(InputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianInput
Creates a new Hessian input stream, initialized with an underlying input stream.
HessianInputFactory - Class in com.alibaba.com.caucho.hessian.io
 
HessianInputFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianInputFactory
 
HessianOutput - Class in com.alibaba.com.caucho.hessian.io
Output stream for Hessian requests, compatible with microedition Java.
HessianOutput(OutputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianOutput
Creates a new Hessian output stream, initialized with an underlying output stream.
HessianOutput() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianOutput
Creates an uninitialized Hessian output stream.
HessianProtocol - Class in org.apache.dubbo.rpc.protocol.hessian
http rpc support.
HessianProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
 
HessianProtocolException - Exception in com.alibaba.com.caucho.hessian.io
Exception for faults when the fault doesn't return a java exception.
HessianProtocolException() - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Zero-arg constructor.
HessianProtocolException(String) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Create the exception.
HessianProtocolException(String, Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Create the exception.
HessianProtocolException(Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianProtocolException
Create the exception.
HessianRemote - Class in com.alibaba.com.caucho.hessian.io
Encapsulates a remote address when no stub is available, e.g.
HessianRemote(String, String) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianRemote
Creates a new Hessian remote object.
HessianRemote() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianRemote
Creates an uninitialized Hessian remote.
HessianRemoteObject - Interface in com.alibaba.com.caucho.hessian.io
Interface for any hessian remote object.
HessianRemoteResolver - Interface in com.alibaba.com.caucho.hessian.io
Looks up remote objects.
HessianSerializerInput - Class in com.alibaba.com.caucho.hessian.io
Input stream for Hessian requests, deserializing objects using the java.io.Serialization protocol.
HessianSerializerInput(InputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianSerializerInput
Creates a new Hessian input stream, initialized with an underlying input stream.
HessianSerializerInput() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianSerializerInput
Creates an uninitialized Hessian input stream.
HessianSerializerOutput - Class in com.alibaba.com.caucho.hessian.io
Output stream for Hessian requests.
HessianSerializerOutput(OutputStream) - Constructor for class com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
Creates a new Hessian output stream, initialized with an underlying output stream.
HessianSerializerOutput() - Constructor for class com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
Creates an uninitialized Hessian output stream.
HessianServiceException - Exception in com.alibaba.com.caucho.hessian.io
Exception for faults when the fault doesn't return a java exception.
HessianServiceException() - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianServiceException
Zero-arg constructor.
HessianServiceException(String, String, Object) - Constructor for exception com.alibaba.com.caucho.hessian.io.HessianServiceException
Create the exception.
hex2bytes(String) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
hex2bytes(String, int, int) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
HIDE_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
highestPriority(Boolean) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
Holder<T> - Class in org.apache.dubbo.common.utils
Helper Class for hold a value.
Holder() - Constructor for class org.apache.dubbo.common.utils.Holder
 
host(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
host(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
HOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
HttpBinder - Interface in com.alibaba.dubbo.remoting.http
Deprecated.
HttpBinder - Interface in org.apache.dubbo.remoting.http
HttpBinder
HttpClientConnection - Class in org.apache.dubbo.rpc.protocol.hessian
HttpClientConnection
HttpClientConnection(HttpClient, URL) - Constructor for class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
HttpClientConnectionFactory - Class in org.apache.dubbo.rpc.protocol.hessian
HttpClientConnectionFactory
HttpClientConnectionFactory() - Constructor for class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
HttpCommandDecoder - Class in org.apache.dubbo.qos.command.decoder
 
HttpCommandDecoder() - Constructor for class org.apache.dubbo.qos.command.decoder.HttpCommandDecoder
 
HttpHandler - Interface in org.apache.dubbo.remoting.http
http invocation handler.
HttpInvokerProtocol - Class in org.apache.dubbo.rpc.protocol.httpinvoker
HttpInvokerProtocol
HttpInvokerProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.httpinvoker.HttpInvokerProtocol
 
HttpProcessHandler - Class in org.apache.dubbo.qos.server.handler
Parse HttpRequest for uri and parameters
HttpProcessHandler() - Constructor for class org.apache.dubbo.qos.server.handler.HttpProcessHandler
 
HttpProtocol - Class in org.apache.dubbo.rpc.protocol.http
 
HttpProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
HttpRemoteInvocation - Class in com.alibaba.dubbo.rpc.protocol.http
Deprecated.
HttpRemoteInvocation(MethodInvocation) - Constructor for class com.alibaba.dubbo.rpc.protocol.http.HttpRemoteInvocation
Deprecated.
 
HttpRemoteInvocation - Class in org.apache.dubbo.rpc.protocol.httpinvoker
 
HttpRemoteInvocation(MethodInvocation) - Constructor for class org.apache.dubbo.rpc.protocol.httpinvoker.HttpRemoteInvocation
 
HttpServer - Interface in org.apache.dubbo.remoting.http
 

I

ID_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
IDENT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
IdentityIntMap - Class in com.alibaba.com.caucho.hessian.util
The IntMap provides a simple hashmap from keys to integers.
IdentityIntMap() - Constructor for class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Create a new IntMap.
IDLE_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
IdleSensible - Interface in org.apache.dubbo.remoting
Indicate whether the implementation (for both server and client) has the ability to sense and handle idle connection.
incrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
index(Integer) - Method in class org.apache.dubbo.config.builders.ArgumentBuilder
 
INDEX_NOT_FOUND - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
indexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
info(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with info log level.
info(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with info log level.
info(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with info log level.
info(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
info(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
info(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
init(InputStream) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Initialize the Hessian stream with the underlying input stream.
init(OutputStream) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Initialize the output with a new underlying stream.
init(InputStream) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Initialize the hessian stream with the underlying input stream.
init(OutputStream) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Initializes the output
init(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
init() - Method in class org.apache.dubbo.config.spring.schema.DubboNamespaceHandler
 
init(String) - Method in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
init() - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
initConsumerModel(String, ConsumerModel) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
initProviderModel(String, ProviderModel) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
initWithRouters(List<Router>) - Method in class org.apache.dubbo.rpc.cluster.RouterChain
the resident routers must being initialized before address notification.
injvm(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
InjvmProtocol - Class in org.apache.dubbo.rpc.protocol.injvm
InjvmProtocol
InjvmProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
InmemoryConfiguration - Class in org.apache.dubbo.common.config
In-memory configuration
InmemoryConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
InmemoryConfiguration() - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
innerReceive(String, String, String) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
receive
INPUT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
INPUT_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
InputStreamDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a stream object.
InputStreamDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.InputStreamDeserializer
 
InputStreamSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a stream object.
InputStreamSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.InputStreamSerializer
 
InputStreamWrapper - Class in org.apache.dubbo.rpc.protocol.thrift.io
Deprecated.
InputStreamWrapper(InputStream) - Constructor for class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
instance(Supplier<URL>) - Static method in class org.apache.dubbo.metadata.integration.MetadataReportService
 
INSTANCE - Static variable in class org.apache.dubbo.rpc.cluster.merger.ArrayMerger
 
INSTANCE - Static variable in class org.apache.dubbo.serialize.hessian.Hessian2SerializerFactory
 
INSTANCE - Static variable in class org.apache.dubbo.serialize.hessian.Java8SerializerFactory
 
InstantHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
InstantHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.InstantHandle
 
InstantHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.InstantHandle
 
InstantHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
InstantHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.InstantHandle
 
InstantHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.InstantHandle
 
INT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
int2bytes(int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
INT_BYTE_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
INT_BYTE_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
INT_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
INT_DIRECT_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
INT_SHORT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
INT_SHORT_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
IntArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
IntArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.IntArrayMerger
 
INTEGER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
INTEGER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
INTEGER_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
INTEGER_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
INTERFACE - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
interfaceClass(Class<?>) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
interfaceClass(Class<?>) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
interfaceClass(Class<?>) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
 
interfaceName(String) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
interfaceName(String) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
INTERFACES - Static variable in interface org.apache.dubbo.rpc.Constants
 
InternalThread - Class in org.apache.dubbo.common.threadlocal
InternalThread
InternalThread() - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(Runnable) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(ThreadGroup, Runnable) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(ThreadGroup, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(Runnable, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(ThreadGroup, Runnable, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThread(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
 
InternalThreadLocal<V> - Class in org.apache.dubbo.common.threadlocal
InternalThreadLocal A special variant of ThreadLocal that yields higher access performance when accessed from a InternalThread.
InternalThreadLocal() - Constructor for class org.apache.dubbo.common.threadlocal.InternalThreadLocal
 
InternalThreadLocalMap - Class in org.apache.dubbo.common.threadlocal
The internal data structure that stores the threadLocal variables for Netty and all InternalThreads.
interval(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
IntMap - Class in com.alibaba.com.caucho.hessian.util
The IntMap provides a simple hashmap from keys to integers.
IntMap() - Constructor for class com.alibaba.com.caucho.hessian.util.IntMap
Create a new IntMap.
intValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
Invocation - Interface in com.alibaba.dubbo.rpc
Deprecated.
Invocation - Interface in org.apache.dubbo.rpc
Invocation.
Invocation.CompatibleInvocation - Class in com.alibaba.dubbo.rpc
Deprecated.
 
INVOCATION_NEED_MOCK - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
When this attribute appears in invocation's attachment, mock invoker will be used
invoke(Invoker<?>, Invocation) - Method in interface com.alibaba.dubbo.rpc.Filter
Deprecated.
 
invoke(Invoker<?>, Invocation) - Method in interface com.alibaba.dubbo.rpc.Filter
Deprecated.
 
invoke(Invocation) - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
invoke(Invocation) - Method in interface com.alibaba.dubbo.rpc.Invoker
Deprecated.
 
invoke(Invocation) - Method in interface com.alibaba.dubbo.rpc.Invoker
Deprecated.
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.cache.filter.CacheFilter
If cache is configured, dubbo will invoke method on each method call.
invoke(Invocation) - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.monitor.dubbo.MetricsFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.monitor.support.MonitorFilter
The invocation interceptor,it will collect the invoke data about this invocation and send it to monitor center
invoke(Invocation) - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
invoke(Invocation) - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.AccessLogFilter
This method logs the access log for service method invocation call.
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.CompatibleFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ConsumerContextFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ContextFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.DeprecatedFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.EchoFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ExceptionFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.GenericFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.GenericImplFilter
 
invoke(Invoker<?>, Invocation) - Method in interface org.apache.dubbo.rpc.Filter
Does not need to override/implement this method.
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.TimeoutFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.TokenFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.filter.TpsLimitFilter
 
invoke(Invocation) - Method in interface org.apache.dubbo.rpc.Invoker
invoke.
invoke(Invocation) - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
invoke(Object) - Method in class org.apache.dubbo.rpc.protocol.httpinvoker.HttpRemoteInvocation
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
invoke(Object) - Method in class org.apache.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
Need to restore context on provider side (Though context will be overridden by Invocation's attachment when ContextFilter gets executed, we will restore the attachment when Invocation is constructed, check more from InvokerInvocationHandler
invoke(Invocation) - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
invoke(Object, Method, Object[]) - Method in class org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
 
invoke(Invocation) - Method in class org.apache.dubbo.rpc.support.MockInvoker
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.validation.filter.ValidationFilter
Perform the validation of before invoking the actual method based on validation attribute value.
invoke(MethodInvocation) - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
INVOKE_MESSAGE_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
INVOKE_METHOD_LIST_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
INVOKE_METHOD_PROVIDER_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
invokeMethod(Object, String, Class<?>[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
invoke method.
InvokeMode - Enum in org.apache.dubbo.rpc
 
Invoker<T> - Interface in com.alibaba.dubbo.rpc
Deprecated.
Invoker<T> - Interface in org.apache.dubbo.rpc
Invoker.
Invoker.CompatibleInvoker<T> - Class in com.alibaba.dubbo.rpc
Deprecated.
 
INVOKER_LISTENER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
InvokerDelegate(Invoker<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
 
InvokerInvocationHandler - Class in org.apache.dubbo.rpc.proxy
InvokerHandler
InvokerInvocationHandler(Invoker<?>) - Constructor for class org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
 
InvokerListener - Interface in com.alibaba.dubbo.rpc
Deprecated.
InvokerListener - Interface in org.apache.dubbo.rpc
InvokerListener.
InvokerListenerAdapter - Class in org.apache.dubbo.rpc.listener
InvokerListenerAdapter
InvokerListenerAdapter() - Constructor for class org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 
InvokerWrapper<T> - Class in org.apache.dubbo.rpc.protocol
InvokerWrapper
InvokerWrapper(Invoker<T>, URL) - Constructor for class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
InvokeTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
InvokeTelnetHandler
InvokeTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
IO_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
IOExceptionWrapper - Exception in com.alibaba.com.caucho.hessian.io
Exception wrapper for IO.
IOExceptionWrapper(Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
 
IOExceptionWrapper(String, Throwable) - Constructor for exception com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
 
iothreads(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
ioThreads(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
IOUtils - Class in org.apache.dubbo.common.utils
 
IS_CALLBACK_SERVICE - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
IS_HAS_CAN_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
IS_SERVER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
isAcceptForeignIp() - Method in class org.apache.dubbo.qos.server.Server
 
isAccessByField(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
 
isAccessByMethod(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
 
isAllowable(URL, Invocation) - Method in class org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
isAllowable(URL, Invocation) - Method in interface org.apache.dubbo.rpc.filter.tps.TPSLimiter
judge if the current invocation is allowed by TPS rule
isAllowNonSerializable() - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
If true, non-serializable objects are allowed.
isAllUpperCase(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isAnyEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain at least on empty or null element.
isAnyHost() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
isAnyHost() - Method in class org.apache.dubbo.common.URL
 
isAnyHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isArrayType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isAsync(URL, Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
isAsync() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
isAsync() - Method in class org.apache.dubbo.config.ProviderConfig
 
isAsync(URL, Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
isAsyncStarted() - Method in interface org.apache.dubbo.rpc.AsyncContext
 
isAsyncStarted() - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
isAsyncStarted() - Method in class org.apache.dubbo.rpc.RpcContext
 
isAvailable() - Method in class com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
Deprecated.
 
isAvailable() - Method in interface org.apache.dubbo.common.Node
is available.
isAvailable() - Method in class org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
 
isAvailable() - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
isAvailable() - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.etcd.EtcdRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
isAvailable() - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.redis.RedisRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.sofa.SofaRegistry
 
isAvailable() - Method in class org.apache.dubbo.registry.support.ConsumerInvokerWrapper
 
isAvailable() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
isAvailable() - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
isAvailable() - Method in class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
isAvailable() - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
isAvailable() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.protocol.InvokerWrapper
 
isAvailable() - Method in class org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
Deprecated.
 
isAvailable() - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
isAvailable() - Method in class org.apache.dubbo.rpc.support.MockInvoker
 
isBeanGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isBeanPropertyReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isBeanPropertyWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isBeanType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isBeforeJava5(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isBeforeJava6(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isBiz() - Method in exception org.apache.dubbo.rpc.RpcException
 
isBlank(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isBound() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isBound() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isBound() - Method in interface org.apache.dubbo.remoting.http.HttpServer
is bound.
isBound() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
isBound() - Method in interface org.apache.dubbo.remoting.Server
is bound.
isBound() - Method in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
 
isBound() - Method in class org.apache.dubbo.remoting.transport.mina.MinaServer
 
isBound() - Method in class org.apache.dubbo.remoting.transport.netty.NettyServer
 
isBound() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServer
 
isBound() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
isBroken() - Method in class org.apache.dubbo.remoting.exchange.Request
 
isCallback() - Method in class org.apache.dubbo.config.ArgumentConfig
 
isCancel() - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 
isCancelled() - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
isCancelled() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been cancelled.
isCancelled() - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isCheck() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
isCheck(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
isCheck() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isCheck() - Method in class org.apache.dubbo.config.RegistryConfig
 
isClassType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isClientSide() - Method in exception org.apache.dubbo.remoting.TimeoutException
 
isClientSide() - Method in class org.apache.dubbo.rpc.RpcContext
Deprecated.
Replace to isConsumerSide()
isClosed() - Method in interface org.apache.dubbo.remoting.Endpoint
is closed.
isClosed() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isClosed() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isClosed() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isClosed() - Method in interface org.apache.dubbo.remoting.http.HttpServer
is closed.
isClosed() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
isClosed() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
isClosed() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
isClosed() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
isClosed() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
isCloseStreamOnClose() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
isCloseStreamOnClose() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
isCloseStreamOnClose() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
 
isClosing() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
isCollectionType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isCompatible(Class<?>, Object) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
is compatible.
isCompatible(Class<?>[], Object[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
is compatible.
isCompatible(NacosServiceName) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
isConcrete() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
Is the concrete service name or not
isConfigCenterFirst() - Method in class org.apache.dubbo.common.config.Environment
 
isConfigurator(URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isConfigurator(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isConnected() - Method in interface org.apache.dubbo.remoting.Channel
is connected.
isConnected() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isConnected() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
isConnected() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
isConnected() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
isConsumerSide() - Method in class org.apache.dubbo.rpc.RpcContext
is consumer side.
isContains(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isContains(String[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isDebugEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is debug logging currently enabled?  
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isDefault(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isDefault() - Method in class org.apache.dubbo.config.ApplicationConfig
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
isDefault(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
isDefault() - Method in class org.apache.dubbo.config.ConsumerConfig
 
isDefault() - Method in class org.apache.dubbo.config.ModuleConfig
 
isDefault() - Method in class org.apache.dubbo.config.MonitorConfig
 
isDefault() - Method in class org.apache.dubbo.config.ProtocolConfig
 
isDefault() - Method in class org.apache.dubbo.config.ProviderConfig
 
isDefault() - Method in class org.apache.dubbo.config.RegistryConfig
 
isDefaultGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isDeprecated(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
isDeprecated() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isDestroyed() - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
isDestroyed() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
isDirect() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
isDirect() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer is backed by an NIO direct buffer.
isDirect() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
isDirect() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
isDirect() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
isDirect() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
isDone() - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseFuture
Deprecated.
check is done.
isDone() - Method in class com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
Deprecated.
 
isDone() - Method in class org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isDynamic() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isDynamic(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
isDynamic() - Method in class org.apache.dubbo.config.RegistryConfig
 
isDynamic() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
isDynamicClass(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
isEmpty() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
isEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
Checks if the array is null or empty.
isEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
isEmpty() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains no elements.
isEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isEmpty() - Method in class org.apache.dubbo.common.utils.Stack
is empty.
isEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is empty string.
isEmpty() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
isEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
isEnabled() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
isEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Returns true if the data has ended.
isEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Returns true if this is the end of a list or a map.
isEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Returns true if this is the end of a list or a map.
isEnumType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isEquals(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isErrorEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is error logging currently enabled?
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isEvent() - Method in class org.apache.dubbo.remoting.exchange.Request
 
isEvent() - Method in class org.apache.dubbo.remoting.exchange.Response
 
isExpired() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been expired.
isExported() - Method in class org.apache.dubbo.config.ServiceConfig
 
isForbidded() - Method in exception org.apache.dubbo.rpc.RpcException
 
isForce() - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
isForce() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
isForce() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
isForce() - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
isForce() - Method in interface org.apache.dubbo.rpc.cluster.Router
To decide whether this router should take effect when none of the invoker can match the router rule, which means the Router.route(List, URL, Invocation) would be empty.
isForce() - Method in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
 
isForce() - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
isGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
isGeneric() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
 
isGeneric(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isGenericAsync(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
isGenericReturnRawResult(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isGetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isGetter(Method)
isGetter(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
isHeartbeat() - Method in class org.apache.dubbo.remoting.exchange.Request
 
isHeartbeat() - Method in class org.apache.dubbo.remoting.exchange.Response
 
isHighestPriority() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isHttp() - Method in class org.apache.dubbo.qos.command.CommandContext
 
isIgnoreInvalidFields() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
isIgnoreInvalidFields() - Method in class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
isIgnoreUnknownFields() - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
isIgnoreUnknownFields() - Method in class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isInfoEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is info logging currently enabled?
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isInit() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
isInitialized() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
isInitialized() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
isInjvm() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
isInjvmRefer(URL) - Method in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
isInRange(String) - Method in class org.apache.dubbo.common.utils.CIDRUtils
 
isInstance(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Check if one object is the implementation for a given interface.
isInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is integer string.
isInvalidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isInvalidPort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isJavaGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isJavaIdentifier(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Returns true if s is a legal Java identifier.
isJdk(Class) - Static method in class org.apache.dubbo.common.serialize.kryo.utils.ReflectionUtils
 
isLimitExceed() - Method in exception org.apache.dubbo.rpc.RpcException
 
isLocalHost() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
isLocalHost() - Method in class org.apache.dubbo.common.URL
 
isLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isMapType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isMatch(URL, URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchCategory(String, String) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isMatchCategory(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String, URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isMatchGlobPattern(String, String) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isMatchGlobPattern(String, String, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMetaMethod(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
isNetwork() - Method in exception org.apache.dubbo.rpc.RpcException
 
isNoInvokerAvailableAfterFilter() - Method in exception org.apache.dubbo.rpc.RpcException
 
isNoneEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain empty or null elements.
isNotEmpty(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isNotEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
Checks if the array is not null or empty.
isNotEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is not empty string.
isNotEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
isNumeric(String, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isOneway(URL, Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
isOneway(URL, Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
isPojo(Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
isPresentBean(BeanDefinitionRegistry, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.AnnotatedBeanDefinitionRegistryUtils
Is present bean that was registered by the specified annotated class
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isPrimitives(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isPrimitiveType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isProtobufGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isProvider(URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isProvider(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isProviderSide() - Method in class org.apache.dubbo.rpc.RpcContext
is provider side.
isPublicInstanceField(Field) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isReg() - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
isRegister() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isRegister() - Method in class org.apache.dubbo.config.ProtocolConfig
 
isRegister() - Method in class org.apache.dubbo.config.RegistryConfig
 
isRegistered(String) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
isRelease263OrHigher(String) - Static method in class org.apache.dubbo.common.Version
Check the framework release version number to decide if it's 2.6.3 or higher Because response attachments feature is firstly introduced in 2.6.3 and moreover we have no other approach to know the framework's version, so we use isSupportResponseAttachment to decide if it's v2.6.3.
isRelease270OrHigher(String) - Static method in class org.apache.dubbo.common.Version
Check the framework release version number to decide if it's 2.7.0 or higher
isReliable() - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
isRetry() - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
isReturn(Boolean) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
isReturn() - Method in class org.apache.dubbo.config.MethodConfig
 
isReturnTypeFuture(Invocation) - Static method in class com.alibaba.dubbo.rpc.support.RpcUtils
 
isReturnTypeFuture(Invocation) - Static method in class org.apache.dubbo.rpc.support.RpcUtils
 
isRoute(URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isRoute(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isRunning() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
get thread state
isRuntime() - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
isRuntime() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
isRuntime() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
isRuntime() - Method in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
isRuntime() - Method in interface org.apache.dubbo.rpc.cluster.Router
To decide whether this router need to execute every time an RPC comes or should only execute when addresses or rule change.
isRuntime() - Method in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
 
isRuntime() - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
isSerialization() - Method in exception org.apache.dubbo.rpc.RpcException
 
isServerSide() - Method in exception org.apache.dubbo.remoting.TimeoutException
 
isServerSide() - Method in class org.apache.dubbo.rpc.RpcContext
Deprecated.
Replace to isProviderSide()
isServiceKeyMatch(URL, URL) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
isServiceKeyMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isSetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isSetter(Method)
isSetter(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
isSingleton() - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
isSingleton() - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
isStarted() - Method in class org.apache.dubbo.qos.server.Server
 
isStop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
isStop() - Method in interface org.apache.dubbo.common.timer.Timer
the timer is stop
isSubscribe() - Method in class org.apache.dubbo.config.RegistryConfig
 
isSupportResponseAttachment(String) - Static method in class org.apache.dubbo.common.Version
 
isTerminated(Executor) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
isTimeout() - Method in exception org.apache.dubbo.rpc.RpcException
 
isTop() - Method in class org.apache.dubbo.qos.textui.TTree
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isTraceEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is trace logging currently enabled?
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isTwoWay() - Method in class org.apache.dubbo.remoting.exchange.Request
 
isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
We only check boolean value at this moment.
isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
We only check boolean value at this moment.
isUnexported() - Method in class org.apache.dubbo.config.ServiceConfig
 
isValid() - Method in class org.apache.dubbo.config.AbstractConfig
FIXME check @Parameter(required=true) and any conditions that need to match.
isValid() - Method in class org.apache.dubbo.config.ApplicationConfig
 
isValid() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isValid() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
isValid() - Method in class org.apache.dubbo.config.MonitorConfig
 
isValid() - Method in class org.apache.dubbo.config.ProtocolConfig
 
isValid() - Method in class org.apache.dubbo.config.RegistryConfig
 
isValid() - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
isValidAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isValidGenericValue(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isValidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isWarnEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isZookeeperProtocol() - Method in class org.apache.dubbo.config.RegistryConfig
 
iterator() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
iterator() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
IteratorSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a JDK 1.2 Iterator.
IteratorSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.IteratorSerializer
 

J

Java8SerializerFactory - Class in org.apache.dubbo.serialize.hessian
 
Java8TimeSerializer<T> - Class in com.alibaba.com.caucho.hessian.io.java8
 
Java8TimeSerializer<T> - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
JAVA_EXTENSION - Static variable in class org.apache.dubbo.common.compiler.support.ClassUtils
 
JAVA_IDENT_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
JAVA_NAME_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
JAVA_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
JavaBeanAccessor - Enum in org.apache.dubbo.common.beanutil
 
JavaBeanDescriptor - Class in org.apache.dubbo.common.beanutil
 
JavaBeanDescriptor() - Constructor for class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanDescriptor(String, int) - Constructor for class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanSerializeUtil - Class in org.apache.dubbo.common.beanutil
 
JavaDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
JavaDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
JavaObjectInput - Class in org.apache.dubbo.common.serialize.java
Java object input implementation
JavaObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
JavaObjectInput(InputStream, boolean) - Constructor for class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
JavaObjectOutput - Class in org.apache.dubbo.common.serialize.java
Java object output implementation
JavaObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.java.JavaObjectOutput
 
JavaObjectOutput(OutputStream, boolean) - Constructor for class org.apache.dubbo.common.serialize.java.JavaObjectOutput
 
JavaSerialization - Class in org.apache.dubbo.common.serialize.java
Java serialization implementation
JavaSerialization() - Constructor for class org.apache.dubbo.common.serialize.java.JavaSerialization
 
JavaSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
JavaSerializer(Class, ClassLoader) - Constructor for class com.alibaba.com.caucho.hessian.io.JavaSerializer
 
JavassistCompiler - Class in org.apache.dubbo.common.compiler.support
JavassistCompiler.
JavassistCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.JavassistCompiler
 
JavassistProxyFactory - Class in org.apache.dubbo.rpc.proxy.javassist
JavaassistRpcProxyFactory
JavassistProxyFactory() - Constructor for class org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
JCache - Class in org.apache.dubbo.cache.support.jcache
This class store the cache value per thread.
JCache(URL) - Constructor for class org.apache.dubbo.cache.support.jcache.JCache
 
JCacheFactory - Class in org.apache.dubbo.cache.support.jcache
JCacheFactory is factory class to provide instance of javax spi cache.Implement CacheFactory by extending AbstractCacheFactory and provide
JCacheFactory() - Constructor for class org.apache.dubbo.cache.support.jcache.JCacheFactory
 
JclLogger - Class in org.apache.dubbo.common.logger.jcl
Adaptor to commons logging, depends on commons-logging.jar.
JclLogger(Log) - Constructor for class org.apache.dubbo.common.logger.jcl.JclLogger
 
JclLoggerAdapter - Class in org.apache.dubbo.common.logger.jcl
 
JclLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
JdkCompiler - Class in org.apache.dubbo.common.compiler.support
JdkCompiler.
JdkCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.JdkCompiler
 
JdkLogger - Class in org.apache.dubbo.common.logger.jdk
 
JdkLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.jdk.JdkLogger
 
JdkLoggerAdapter - Class in org.apache.dubbo.common.logger.jdk
 
JdkLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
JdkProxyFactory - Class in org.apache.dubbo.rpc.proxy.jdk
JdkRpcProxyFactory
JdkProxyFactory() - Constructor for class org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
JettyHttpBinder - Class in org.apache.dubbo.remoting.http.jetty
JettyHttpTransporter
JettyHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
 
JettyHttpServer - Class in org.apache.dubbo.remoting.http.jetty
 
JettyHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.jetty.JettyHttpServer
 
join(Directory<T>) - Method in interface com.alibaba.dubbo.rpc.cluster.Cluster
Deprecated.
 
join(Directory<T>) - Method in interface com.alibaba.dubbo.rpc.cluster.Cluster
Deprecated.
 
join(Map<String, String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
join(List<String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
join(String[]) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string.
join(String[], char) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string like javascript.
join(String[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string like javascript.
join(Collection<String>, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
join(URL, ExchangeHandler) - Method in interface org.apache.dubbo.remoting.p2p.exchange.ExchangeGroup
join.
join(String, String, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
join(URL, URL, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
join(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
join(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
join(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
join(URL, ChannelHandler) - Method in interface org.apache.dubbo.remoting.p2p.Group
join.
join(String, String, ChannelHandler) - Static method in class org.apache.dubbo.remoting.p2p.Networkers
 
join(URL, URL, ChannelHandler) - Static method in class org.apache.dubbo.remoting.p2p.Networkers
 
join(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.p2p.support.AbstractGroup
 
join(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.p2p.support.FileGroup
 
join(URL, ChannelHandler) - Method in class org.apache.dubbo.remoting.p2p.support.MulticastGroup
 
join(Directory<T>) - Method in interface org.apache.dubbo.rpc.cluster.Cluster
Merge the directory invokers to a virtual invoker.
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.AvailableCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.BroadcastCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.FailbackCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.FailfastCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.FailoverCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.FailsafeCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.ForkingCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.MergeableCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.RegistryAwareCluster
 
join(Directory<T>) - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
 
joinAll(Map<String, Map<String, String>>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
joinExchange(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
joinMulticastGroup(MulticastSocket, InetAddress) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
JSON - Class in org.apache.dubbo.common.json
Deprecated.
json(Object) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
json string.
json(Object, Writer) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
write json.
json(Object, Writer, boolean) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
 
json(Object, String[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
json string.
json(Object, String[], Writer) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
 
json(Object, String[], Writer, boolean) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
write json.
JSONArray - Class in org.apache.dubbo.common.json
Deprecated.
JSONArray() - Constructor for class org.apache.dubbo.common.json.JSONArray
Deprecated.
 
JSONConverter - Interface in org.apache.dubbo.common.json
Deprecated.
JSONObject - Class in org.apache.dubbo.common.json
Deprecated.
JSONObject() - Constructor for class org.apache.dubbo.common.json.JSONObject
Deprecated.
 
JSONReader - Class in org.apache.dubbo.common.json
Deprecated.
JSONReader(InputStream, String) - Constructor for class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
JSONReader(Reader) - Constructor for class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
JSONToken - Class in org.apache.dubbo.common.json
Deprecated.
JSONVisitor - Interface in org.apache.dubbo.common.json
Deprecated.
JSONWriter - Class in org.apache.dubbo.common.json
Deprecated.
JSONWriter(Writer) - Constructor for class org.apache.dubbo.common.json.JSONWriter
Deprecated.
 
JSONWriter(OutputStream, String) - Constructor for class org.apache.dubbo.common.json.JSONWriter
Deprecated.
 
jstack(OutputStream) - Static method in class org.apache.dubbo.common.utils.JVMUtil
 
JValidation - Class in org.apache.dubbo.validation.support.jvalidation
Creates a new instance of Validator using input argument url.
JValidation() - Constructor for class org.apache.dubbo.validation.support.jvalidation.JValidation
 
JValidator - Class in org.apache.dubbo.validation.support.jvalidation
Implementation of JValidation.
JValidator(URL) - Constructor for class org.apache.dubbo.validation.support.jvalidation.JValidator
 
JVM_BOOLEAN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
boolean(Z).
JVM_BYTE - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
byte(B).
JVM_CHAR - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
char(C).
JVM_DOUBLE - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
double(D).
JVM_FLOAT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
float(F).
JVM_INT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
int(I).
JVM_LONG - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
long(J).
JVM_SHORT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
short(S).
JVM_VOID - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
void(V).
JVMUtil - Class in org.apache.dubbo.common.utils
 
JVMUtil() - Constructor for class org.apache.dubbo.common.utils.JVMUtil
 

K

KEEP_ALIVE_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.rest.Constants
 
keepAlive(Boolean) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
KEY_READ_TIMESTAMP - Static variable in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
KEY_READ_TIMESTAMP - Static variable in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
KEY_WRITE_TIMESTAMP - Static variable in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
KEY_WRITE_TIMESTAMP - Static variable in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
keys() - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get key iterator.
keySet() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
KRYO_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
KryoObjectInput - Class in org.apache.dubbo.common.serialize.kryo
Kryo object input implementation, kryo object can be clean
KryoObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
KryoObjectOutput - Class in org.apache.dubbo.common.serialize.kryo
Kryo object output implementation, kryo object can be clean
KryoObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
KryoSerialization - Class in org.apache.dubbo.common.serialize.kryo
TODO for now kryo serialization doesn't deny classes that don't implement the serializable interface
KryoSerialization() - Constructor for class org.apache.dubbo.common.serialize.kryo.KryoSerialization
 
KryoUtils - Class in org.apache.dubbo.common.serialize.kryo.utils
The kryo utils used by dubbo
KryoUtils() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
 

L

lastVariableIndex() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
layer(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
LAYER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
lazy(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
LAZY_CONNECT_INITIAL_STATE_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
The initial state for lazy connection
LAZY_CONNECT_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
To decide whether to make connection when the client is created
LBRACE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
LBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
LEAST_HEARTBEAT_DURATION - Static variable in interface org.apache.dubbo.remoting.Constants
the least heartbeat during is 1000 ms.
LeastActiveLoadBalance - Class in org.apache.dubbo.rpc.cluster.loadbalance
LeastActiveLoadBalance
LeastActiveLoadBalance() - Constructor for class org.apache.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
 
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
 
leave() - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
 
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
leave(URL) - Method in interface org.apache.dubbo.remoting.p2p.Group
leave.
leave() - Method in interface org.apache.dubbo.remoting.p2p.Peer
leave.
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.support.AbstractGroup
 
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.support.FileGroup
 
leave(URL) - Method in class org.apache.dubbo.remoting.p2p.support.MulticastGroup
 
leave() - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
LEGACY_DUBBO_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
length() - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get array length.
length(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
Gets a CharSequence length or 0 if the CharSequence is null.
Level - Enum in org.apache.dubbo.common.logger
Level
LIMIT_EXCEEDED_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
limitedInputStream(InputStream, int) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
LimitedThreadPool - Class in org.apache.dubbo.common.threadpool.support.limited
Creates a thread pool that creates new threads as needed until limits reaches.
LimitedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
list(Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.Directory
Deprecated.
 
list(Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.Directory
Deprecated.
 
list(Invocation) - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
list(Invocation) - Method in interface org.apache.dubbo.rpc.cluster.Directory
list invokers.
LIST_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
listConsumer() - Method in class org.apache.dubbo.qos.command.impl.Ls
 
ListenableFilter - Class in org.apache.dubbo.rpc
 
ListenableFilter() - Constructor for class org.apache.dubbo.rpc.ListenableFilter
 
ListenableRouter - Class in org.apache.dubbo.rpc.cluster.router.condition.config
Abstract router which listens to dynamic configuration
ListenableRouter(DynamicConfiguration, URL, String) - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
listener(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
listener() - Method in class org.apache.dubbo.rpc.ListenableFilter
 
LISTENER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ListenerExporterWrapper<T> - Class in org.apache.dubbo.rpc.listener
ListenerExporter
ListenerExporterWrapper(Exporter<T>, List<ExporterListener>) - Constructor for class org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
ListenerInvokerWrapper<T> - Class in org.apache.dubbo.rpc.listener
ListenerInvoker
ListenerInvokerWrapper(Invoker<T>, List<InvokerListener>) - Constructor for class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
ListMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
ListMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.ListMerger
 
listProvider() - Method in class org.apache.dubbo.qos.command.impl.Ls
 
ListTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
ListTelnetHandler handler list services and its methods details.
ListTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
LoadBalance - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
loadbalance(String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
LoadBalance - Interface in org.apache.dubbo.rpc.cluster
LoadBalance.
LOADBALANCE_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
loadProperties(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Load properties file to Properties from class path.
LoadStatusChecker - Class in org.apache.dubbo.common.status.support
Load Status
LoadStatusChecker() - Constructor for class org.apache.dubbo.common.status.support.LoadStatusChecker
 
local(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
Deprecated.
Replace to stub(String)
local(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
Deprecated.
Replace to stub(Boolean)
LOCAL_DATA_CENTER - Static variable in class org.apache.dubbo.registry.sofa.SofaRegistryConstants
Default data center
LOCAL_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
LOCAL_PROTOCOL - Static variable in interface org.apache.dubbo.rpc.Constants
 
LOCAL_REGION - Static variable in class org.apache.dubbo.registry.sofa.SofaRegistryConstants
Default region
LocalDateHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
LocalDateHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
 
LocalDateHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
 
LocalDateHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
LocalDateHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
 
LocalDateHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
 
LocalDateTimeHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
LocalDateTimeHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalDateTimeHandle
 
LocalDateTimeHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalDateTimeHandle
 
LocalDateTimeHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
LocalDateTimeHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateTimeHandle
 
LocalDateTimeHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateTimeHandle
 
LocaleHandle - Class in com.alibaba.com.caucho.hessian.io
Handle for a locale object.
LocaleHandle(String) - Constructor for class com.alibaba.com.caucho.hessian.io.LocaleHandle
 
LocaleSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a locale.
LocaleSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.LocaleSerializer
 
LOCALHOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LOCALHOST_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LocalHostPermitHandler - Class in org.apache.dubbo.qos.server.handler
 
LocalHostPermitHandler(boolean) - Constructor for class org.apache.dubbo.qos.server.handler.LocalHostPermitHandler
 
LocalTimeHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
LocalTimeHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalTimeHandle
 
LocalTimeHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.LocalTimeHandle
 
LocalTimeHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
LocalTimeHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalTimeHandle
 
LocalTimeHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.LocalTimeHandle
 
log - Static variable in class com.alibaba.com.caucho.hessian.io.HessianInputFactory
 
Log - Class in org.apache.dubbo.common.utils
 
Log() - Constructor for class org.apache.dubbo.common.utils.Log
 
Log4j2Logger - Class in org.apache.dubbo.common.logger.log4j2
 
Log4j2Logger(Logger) - Constructor for class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
Log4j2LoggerAdapter - Class in org.apache.dubbo.common.logger.log4j2
 
Log4j2LoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
LOG4J_FILE - Static variable in class org.apache.dubbo.container.log4j.Log4jContainer
 
LOG4J_LEVEL - Static variable in class org.apache.dubbo.container.log4j.Log4jContainer
 
LOG4J_SUBDIRECTORY - Static variable in class org.apache.dubbo.container.log4j.Log4jContainer
 
Log4jContainer - Class in org.apache.dubbo.container.log4j
Log4jContainer.
Log4jContainer() - Constructor for class org.apache.dubbo.container.log4j.Log4jContainer
 
Log4jLogger - Class in org.apache.dubbo.common.logger.log4j
 
Log4jLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
Log4jLoggerAdapter - Class in org.apache.dubbo.common.logger.log4j
 
Log4jLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
LOGBACK_FILE - Static variable in class org.apache.dubbo.container.logback.LogbackContainer
 
LOGBACK_LEVEL - Static variable in class org.apache.dubbo.container.logback.LogbackContainer
 
LOGBACK_MAX_HISTORY - Static variable in class org.apache.dubbo.container.logback.LogbackContainer
 
LogbackContainer - Class in org.apache.dubbo.container.logback
LogbackContainer.
LogbackContainer() - Constructor for class org.apache.dubbo.container.logback.LogbackContainer
 
Logger - Interface in org.apache.dubbo.common.logger
Logger interface
logger(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
LoggerAdapter - Interface in com.alibaba.dubbo.common.logger
Deprecated.
LoggerAdapter - Interface in org.apache.dubbo.common.logger
Logger provider
LoggerFactory - Class in org.apache.dubbo.common.logger
Logger factory
LoggingFilter - Class in org.apache.dubbo.rpc.protocol.rest.support
This logging filter is not highly optimized for now
LoggingFilter() - Constructor for class org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
 
LogHelper - Class in org.apache.dubbo.common.utils
 
logList - Static variable in class org.apache.dubbo.common.utils.DubboAppender
 
LOGSTAT_PROTOCOL - Static variable in interface org.apache.dubbo.monitor.Constants
 
LogTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
LogTelnetHandler
LogTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
LogTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
LogTelnetHandler
LogTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
LogUtil - Class in org.apache.dubbo.common.utils
 
LogUtil() - Constructor for class org.apache.dubbo.common.utils.LogUtil
 
LONG - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
LONG - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
long2bytes(long) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
LONG_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
LONG_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
LONG_BYTE_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LONG_BYTE_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LONG_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LONG_DIRECT_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LONG_SHORT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LONG_SHORT_MIN - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
LongArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
LongArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.LongArrayMerger
 
longValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
lookup(String, String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianResolver
Looks up a proxy object.
lookup(String, String) - Method in interface com.alibaba.com.caucho.hessian.io.HessianRemoteResolver
Looks up a proxy object.
lookup(URL) - Method in interface com.alibaba.dubbo.monitor.Monitor
Deprecated.
 
lookup(URL) - Method in interface com.alibaba.dubbo.monitor.Monitor
Deprecated.
 
lookup(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
lookup(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
lookup(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
lookup(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
lookup(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
lookup(URL) - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
lookup(URL) - Method in interface org.apache.dubbo.monitor.MonitorService
Lookup monitor data 1.
lookup(URL) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
lookup(URL) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistry
 
lookup(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
lookup(URL) - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
lookup(URL) - Method in class org.apache.dubbo.registry.nacos.NacosRegistry
 
lookup(URL) - Method in interface org.apache.dubbo.registry.RegistryService
Query the registered data that matches the conditions.
lookup(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
lookup(URL) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
lookup(URL) - Method in interface org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworker
lookup group.
lookup(String) - Static method in class org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
lookup(URL) - Static method in class org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
 
lookup(URL) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
 
lookup(URL) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
 
lookup(URL) - Method in interface org.apache.dubbo.remoting.p2p.Networker
lookup group.
lookup(String) - Static method in class org.apache.dubbo.remoting.p2p.Networkers
 
lookup(URL) - Static method in class org.apache.dubbo.remoting.p2p.Networkers
 
lookup(URL) - Method in class org.apache.dubbo.remoting.p2p.support.FileNetworker
 
lookup(URL) - Method in class org.apache.dubbo.remoting.p2p.support.MulticastNetworker
 
LruCache - Class in org.apache.dubbo.cache.support.lru
This class store the cache value per thread.
LruCache(URL) - Constructor for class org.apache.dubbo.cache.support.lru.LruCache
Initialize LruCache, it uses constructor argument cache.size value as its storage max size.
LRUCache<K,V> - Class in org.apache.dubbo.common.utils
 
LRUCache() - Constructor for class org.apache.dubbo.common.utils.LRUCache
 
LRUCache(int) - Constructor for class org.apache.dubbo.common.utils.LRUCache
 
LruCacheFactory - Class in org.apache.dubbo.cache.support.lru
Implement CacheFactory by extending AbstractCacheFactory and provide instance of new LruCache.
LruCacheFactory() - Constructor for class org.apache.dubbo.cache.support.lru.LruCacheFactory
 
Ls - Class in org.apache.dubbo.qos.command.impl
 
Ls() - Constructor for class org.apache.dubbo.qos.command.impl.Ls
 
LSQUARE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
LSQUARE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 

M

MAGIC - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
MapDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.2 Map.
MapDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.MapDeserializer
 
mapEquals(Map<?, ?>, Map<?, ?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
MapMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
MapMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.MapMerger
 
MapSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a JDK 1.2 java.util.Map.
MapSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.MapSerializer
 
MapValue - Class in org.apache.dubbo.common.serialize.protobuf.support
Generated by the protocol buffer compiler.
MapValue.Map - Class in org.apache.dubbo.common.serialize.protobuf.support
Protobuf type Map
MapValue.Map.Builder - Class in org.apache.dubbo.common.serialize.protobuf.support
Protobuf type Map
MapValue.MapOrBuilder - Interface in org.apache.dubbo.common.serialize.protobuf.support
 
mark(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
mark(int) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
mark(int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
mark(int) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
markReaderIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
markReaderIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current readerIndex in this buffer.
markReaderIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
markReaderIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
markSupported() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
markSupported() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
markSupported() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
markSupported() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
markSupportedInputStream(InputStream, int) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
markSupportedInputStream(InputStream) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
markWriterIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
markWriterIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
markWriterIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
markWriterIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
matchIpExpression(String, String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
matchIpRange(String, String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
MAX_BUFFER_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
 
MAX_BYTE_ARRAY_LENGTH - Static variable in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
MAX_CONCURRENT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
MAX_ELAPSED - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
MAX_INPUT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
MAX_OUTPUT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
MAX_PROXY_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MemcachedProtocol - Class in org.apache.dubbo.rpc.protocol.memcached
MemcachedProtocol
MemcachedProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
MemoryStatusChecker - Class in org.apache.dubbo.common.status.support
MemoryStatus
MemoryStatusChecker() - Constructor for class org.apache.dubbo.common.status.support.MemoryStatusChecker
 
merge(Object[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.ArrayMerger
 
merge(boolean[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.BooleanArrayMerger
 
merge(byte[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.ByteArrayMerger
 
merge(char[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.CharArrayMerger
 
merge(double[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.DoubleArrayMerger
 
merge(float[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.FloatArrayMerger
 
merge(int[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.IntArrayMerger
 
merge(List<?>...) - Method in class org.apache.dubbo.rpc.cluster.merger.ListMerger
 
merge(long[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.LongArrayMerger
 
merge(Map<?, ?>...) - Method in class org.apache.dubbo.rpc.cluster.merger.MapMerger
 
merge(T...) - Method in interface org.apache.dubbo.rpc.cluster.Merger
 
merge(Set<?>...) - Method in class org.apache.dubbo.rpc.cluster.merger.SetMerger
 
merge(short[]...) - Method in class org.apache.dubbo.rpc.cluster.merger.ShortArrayMerger
 
MergeableCluster - Class in org.apache.dubbo.rpc.cluster.support
 
MergeableCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.MergeableCluster
 
MergeableClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
 
MergeableClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
 
mergeFrom(Message) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
mergeFrom(MapValue.Map) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
Merger - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
merger(String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
Merger<T> - Interface in org.apache.dubbo.rpc.cluster
 
MERGER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
MergerFactory - Class in org.apache.dubbo.rpc.cluster.merger
 
MergerFactory() - Constructor for class org.apache.dubbo.rpc.cluster.merger.MergerFactory
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
mergeUrl(URL, Map<String, String>) - Static method in class org.apache.dubbo.rpc.cluster.support.ClusterUtils
 
mergeValues(Class<?>, String, List<String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Insert default extension into extension list.
MESSAGE_HEADER_LENGTH_INDEX - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
MESSAGE_LENGTH_INDEX - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
MESSAGE_SHORTEST_LENGTH - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
MessageOnlyChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher.message
 
MessageOnlyChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
MessageOnlyDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.message
Only message receive uses the thread pool.
MessageOnlyDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
messageReceived(IoSession, Object) - Method in class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
messageSent(IoSession, Object) - Method in class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
META_DATA_STORE_TAG - Static variable in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
METADATA_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
MetadataIdentifier - Class in org.apache.dubbo.metadata.identifier
2018/10/25
MetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
MetadataIdentifier(String, String, String, String, String) - Constructor for class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
MetadataIdentifier(URL) - Constructor for class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
MetadataIdentifier.KeyTypeEnum - Enum in org.apache.dubbo.metadata.identifier
 
MetadataReport - Interface in org.apache.dubbo.metadata.store
 
metadataReportBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
MetadataReportBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build MetadataReportConfig.
MetadataReportBuilder() - Constructor for class org.apache.dubbo.config.builders.MetadataReportBuilder
 
metadataReportConfig(MetadataReportConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
MetadataReportConfig - Class in org.apache.dubbo.config
MetadataReportConfig
MetadataReportConfig() - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
MetadataReportConfig(String) - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
MetadataReportFactory - Interface in org.apache.dubbo.metadata.store
 
metadataReportRetry - Variable in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
MetadataReportService - Class in org.apache.dubbo.metadata.integration
 
Method - Annotation Type in org.apache.dubbo.config.annotation
 
METHOD - Static variable in interface org.apache.dubbo.monitor.Constants
 
METHOD - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
METHOD_DESC_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
METHOD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
methodBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
MethodBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build MethodConfig.
MethodBuilder() - Constructor for class org.apache.dubbo.config.builders.MethodBuilder
 
MethodConfig - Class in com.alibaba.dubbo.config
Deprecated.
MethodConfig() - Constructor for class com.alibaba.dubbo.config.MethodConfig
Deprecated.
 
MethodConfig - Class in org.apache.dubbo.config
The method configuration
MethodConfig() - Constructor for class org.apache.dubbo.config.MethodConfig
 
MethodConfig(Method) - Constructor for class org.apache.dubbo.config.MethodConfig
 
METHODS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MethodUtils - Class in org.apache.dubbo.common.utils
 
MethodUtils() - Constructor for class org.apache.dubbo.common.utils.MethodUtils
 
MethodValidated - Annotation Type in org.apache.dubbo.validation
Method grouping validation.
METRICS_KEY - Static variable in interface org.apache.dubbo.monitor.Constants
 
METRICS_PORT - Static variable in interface org.apache.dubbo.monitor.Constants
 
METRICS_PROTOCOL - Static variable in interface org.apache.dubbo.monitor.Constants
 
MetricsConfig - Class in org.apache.dubbo.config
 
MetricsConfig() - Constructor for class org.apache.dubbo.config.MetricsConfig
 
MetricsFilter - Class in org.apache.dubbo.monitor.dubbo
 
MetricsFilter() - Constructor for class org.apache.dubbo.monitor.dubbo.MetricsFilter
 
MetricsService - Interface in org.apache.dubbo.monitor
 
MIN_BUFFER_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
 
MinaClient - Class in org.apache.dubbo.remoting.transport.mina
Mina client.
MinaClient(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.mina.MinaClient
 
MinaHandler - Class in org.apache.dubbo.remoting.transport.mina
MinaHandler
MinaHandler(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
MinaServer - Class in org.apache.dubbo.remoting.transport.mina
MinaServer
MinaServer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.mina.MinaServer
 
MinaTransporter - Class in org.apache.dubbo.remoting.transport.mina
 
MinaTransporter() - Constructor for class org.apache.dubbo.remoting.transport.mina.MinaTransporter
 
Mixin - Class in org.apache.dubbo.common.bytecode
Mixin
mixin(Class<?>[], Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>, ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[]) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[], ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
Mixin.MixinAware - Interface in org.apache.dubbo.common.bytecode
 
mock(String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
mock(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
mock(String) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
mock(Boolean) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
MOCK_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
MOCK_PROTOCOL - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
MockClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support.wrapper
 
MockClusterInvoker(Directory<T>, Invoker<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
MockClusterWrapper - Class in org.apache.dubbo.rpc.cluster.support.wrapper
mock impl
MockClusterWrapper(Cluster) - Constructor for class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
 
MockInvoker<T> - Class in org.apache.dubbo.rpc.support
 
MockInvoker(URL, Class<T>) - Constructor for class org.apache.dubbo.rpc.support.MockInvoker
 
MockInvokersSelector - Class in org.apache.dubbo.rpc.cluster.router.mock
A specific Router designed to realize mock feature.
MockInvokersSelector() - Constructor for class org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
 
MockProtocol - Class in org.apache.dubbo.rpc.support
MockProtocol is used for generating a mock invoker by URL and type on consumer side
MockProtocol() - Constructor for class org.apache.dubbo.rpc.support.MockProtocol
 
MockRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.mock
 
MockRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
 
module(ModuleConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
ModuleBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ModuleConfig.
ModuleBuilder() - Constructor for class org.apache.dubbo.config.builders.ModuleBuilder
 
ModuleConfig - Class in com.alibaba.dubbo.config
Deprecated.
ModuleConfig() - Constructor for class com.alibaba.dubbo.config.ModuleConfig
Deprecated.
 
ModuleConfig(String) - Constructor for class com.alibaba.dubbo.config.ModuleConfig
Deprecated.
 
ModuleConfig - Class in org.apache.dubbo.config
The module info
ModuleConfig() - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfig(String) - Constructor for class org.apache.dubbo.config.ModuleConfig
 
Monitor - Interface in com.alibaba.dubbo.monitor
Deprecated.
monitor(MonitorConfig) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
monitor(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
monitor(MonitorConfig) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
monitor(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
monitor(MonitorConfig) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
Monitor - Interface in org.apache.dubbo.monitor
Monitor.
MONITOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
monitorBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
MonitorBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build MonitorConfig.
MonitorBuilder() - Constructor for class org.apache.dubbo.config.builders.MonitorBuilder
 
MonitorConfig - Class in com.alibaba.dubbo.config
Deprecated.
MonitorConfig() - Constructor for class com.alibaba.dubbo.config.MonitorConfig
Deprecated.
 
MonitorConfig(String) - Constructor for class com.alibaba.dubbo.config.MonitorConfig
Deprecated.
 
MonitorConfig - Class in org.apache.dubbo.config
MonitorConfig
MonitorConfig() - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MonitorConfig(String) - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MonitorFactory - Interface in com.alibaba.dubbo.monitor
Deprecated.
MonitorFactory - Interface in org.apache.dubbo.monitor
MonitorFactory.
MonitorFilter - Class in org.apache.dubbo.monitor.support
MonitorFilter.
MonitorFilter() - Constructor for class org.apache.dubbo.monitor.support.MonitorFilter
 
MonitorService - Interface in org.apache.dubbo.monitor
MonitorService.
MonthDayHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
MonthDayHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.MonthDayHandle
 
MonthDayHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.MonthDayHandle
 
MonthDayHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
MonthDayHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.MonthDayHandle
 
MonthDayHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.MonthDayHandle
 
MULTICAST - Static variable in interface org.apache.dubbo.config.Constants
 
MulticastExchangeGroup - Class in org.apache.dubbo.remoting.p2p.exchange.support
MulticastGroup
MulticastExchangeGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
 
MulticastExchangeNetworker - Class in org.apache.dubbo.remoting.p2p.exchange.support
MulticastNetworker
MulticastExchangeNetworker() - Constructor for class org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
 
MulticastGroup - Class in org.apache.dubbo.remoting.p2p.support
MulticastGroup
MulticastGroup(URL) - Constructor for class org.apache.dubbo.remoting.p2p.support.MulticastGroup
 
MulticastNetworker - Class in org.apache.dubbo.remoting.p2p.support
MulticastNetworker
MulticastNetworker() - Constructor for class org.apache.dubbo.remoting.p2p.support.MulticastNetworker
 
MulticastRegistry - Class in org.apache.dubbo.registry.multicast
MulticastRegistry
MulticastRegistry(URL) - Constructor for class org.apache.dubbo.registry.multicast.MulticastRegistry
 
MulticastRegistryFactory - Class in org.apache.dubbo.registry.multicast
MulticastRegistryLocator
MulticastRegistryFactory() - Constructor for class org.apache.dubbo.registry.multicast.MulticastRegistryFactory
 
MultiMessage - Class in org.apache.dubbo.remoting.exchange.support
 
MultiMessageHandler - Class in org.apache.dubbo.remoting.transport
 
MultiMessageHandler(ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.MultiMessageHandler
 
Multiple() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Multiple
 
MultipleRegistry - Class in org.apache.dubbo.registry.multiple
MultipleRegistry
MultipleRegistry(URL) - Constructor for class org.apache.dubbo.registry.multiple.MultipleRegistry
 
MultipleRegistryFactory - Class in org.apache.dubbo.registry.multiple
MultipleRegistryFactory
MultipleRegistryFactory() - Constructor for class org.apache.dubbo.registry.multiple.MultipleRegistryFactory
 
MultiServiceProcessor - Class in org.apache.dubbo.rpc.protocol.thrift.ext
Deprecated.
MultiServiceProcessor() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
Deprecated.
 

N

NacosConfigListener() - Constructor for class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
 
NacosDynamicConfiguration - Class in org.apache.dubbo.configcenter.support.nacos
The nacos implementation of DynamicConfiguration
NacosDynamicConfiguration.NacosConfigListener - Class in org.apache.dubbo.configcenter.support.nacos
 
NacosDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.support.nacos
The nacos implementation of AbstractDynamicConfigurationFactory
NacosDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfigurationFactory
 
NacosMetadataReport - Class in org.apache.dubbo.metadata.store.nacos
metadata report impl for nacos
NacosMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
 
NacosMetadataReportFactory - Class in org.apache.dubbo.metadata.store.nacos
metadata report factory impl for nacos
NacosMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.store.nacos.NacosMetadataReportFactory
 
NacosRegistry - Class in org.apache.dubbo.registry.nacos
Nacos Registry
NacosRegistry(URL, NamingService) - Constructor for class org.apache.dubbo.registry.nacos.NacosRegistry
 
NacosRegistryFactory - Class in org.apache.dubbo.registry.nacos
NacosRegistryFactory() - Constructor for class org.apache.dubbo.registry.nacos.NacosRegistryFactory
 
NacosServiceName - Class in org.apache.dubbo.registry.nacos
The service name of Nacos
NacosServiceName() - Constructor for class org.apache.dubbo.registry.nacos.NacosServiceName
 
NacosServiceName(URL) - Constructor for class org.apache.dubbo.registry.nacos.NacosServiceName
 
NacosServiceName(String) - Constructor for class org.apache.dubbo.registry.nacos.NacosServiceName
 
NAME - Static variable in class org.apache.dubbo.common.timer.HashedWheelTimer
may be in spi?
name(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
name(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
name(String) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
name(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
NAME - Static variable in interface org.apache.dubbo.config.Constants
Application name;
NAME - Static variable in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.mina.MinaTransporter
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.netty.NettyTransporter
 
NAME - Static variable in class org.apache.dubbo.remoting.transport.netty4.NettyTransporter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.config.AppRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.AvailableCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.FailbackCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.FailfastCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.FailoverCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.FailsafeCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.ForkingCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.MergeableCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.cluster.support.RegistryAwareCluster
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
Deprecated.
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
Deprecated.
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
NAME - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
name2Class(ClassLoader, String) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
Transform the Class.forName String to Class Object.
name2class(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
name to class.
name2desc(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
name to desc.
NAME_SEPARATOR - Static variable in class org.apache.dubbo.registry.nacos.NacosServiceName
 
NamedInternalThreadFactory - Class in org.apache.dubbo.common.threadlocal
NamedInternalThreadFactory This is a threadFactory which produce InternalThread
NamedInternalThreadFactory() - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedInternalThreadFactory(String) - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedInternalThreadFactory(String, boolean) - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedThreadFactory - Class in org.apache.dubbo.common.utils
InternalThreadFactory.
NamedThreadFactory() - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String) - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NamePropertyDefaultValueDubboConfigBeanCustomizer - Class in org.apache.dubbo.config.spring.context.config
DubboConfigBeanCustomizer for the default value for the "name" property that will be taken bean name if absent.
NamePropertyDefaultValueDubboConfigBeanCustomizer() - Constructor for class org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
 
namespace(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
NATIVE_HESSIAN_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
NATIVE_JAVA_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
NativeJavaObjectInput - Class in org.apache.dubbo.common.serialize.nativejava
Native java object input implementation
NativeJavaObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
NativeJavaObjectOutput - Class in org.apache.dubbo.common.serialize.nativejava
Native java object output implementation
NativeJavaObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
NativeJavaSerialization - Class in org.apache.dubbo.common.serialize.nativejava
Native java serialization implementation
NativeJavaSerialization() - Constructor for class org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
 
NEED_MORE_INPUT - Static variable in interface org.apache.dubbo.remoting.Codec
Deprecated.
Need more input poison.
needWrapper(Class<?>) - Static method in class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
Determine if the object needs wrap
needWrapper(Object) - Static method in class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
Determine if the object needs wrap
NettyBackedChannelBuffer - Class in org.apache.dubbo.remoting.transport.netty
 
NettyBackedChannelBuffer(ChannelBuffer) - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
NettyBackedChannelBuffer - Class in org.apache.dubbo.remoting.transport.netty4
 
NettyBackedChannelBuffer(ByteBuf) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
NettyBackedChannelBufferFactory - Class in org.apache.dubbo.remoting.transport.netty
Wrap netty dynamic channel buffer.
NettyBackedChannelBufferFactory() - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
 
nettyChannelBuffer() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
NettyClient - Class in org.apache.dubbo.remoting.transport.netty
NettyClient.
NettyClient(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyClient
 
NettyClient - Class in org.apache.dubbo.remoting.transport.netty4
NettyClient.
NettyClient(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyClient
The constructor of NettyClient.
NettyClientHandler - Class in org.apache.dubbo.remoting.transport.netty4
NettyClientHandler
NettyClientHandler(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
NettyCodecAdapter - Class in org.apache.dubbo.remoting.transport.netty4
NettyCodecAdapter.
NettyCodecAdapter(Codec2, URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
 
NettyHandler - Class in org.apache.dubbo.remoting.transport.netty
NettyHandler
NettyHandler(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
NettyServer - Class in org.apache.dubbo.remoting.transport.netty
NettyServer
NettyServer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyServer
 
NettyServer - Class in org.apache.dubbo.remoting.transport.netty4
NettyServer.
NettyServer(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyServer
 
NettyServer - Class in org.apache.dubbo.rpc.protocol.rest
Netty server can't support @Context injection of servlet objects since it's not a servlet container
NettyServer() - Constructor for class org.apache.dubbo.rpc.protocol.rest.NettyServer
 
NettyServerHandler - Class in org.apache.dubbo.remoting.transport.netty4
NettyServerHandler.
NettyServerHandler(URL, ChannelHandler) - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
NettyTransporter - Class in org.apache.dubbo.remoting.transport.netty
 
NettyTransporter() - Constructor for class org.apache.dubbo.remoting.transport.netty.NettyTransporter
 
NettyTransporter - Class in org.apache.dubbo.remoting.transport.netty4
Default extension of Transporter using netty4.x.
NettyTransporter() - Constructor for class org.apache.dubbo.remoting.transport.netty4.NettyTransporter
 
NetUtils - Class in org.apache.dubbo.common.utils
IP and Port Helper for RPC
NetUtils() - Constructor for class org.apache.dubbo.common.utils.NetUtils
 
NETWORK_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
Networker - Interface in com.alibaba.dubbo.remoting.p2p
Deprecated.
networker(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
networker(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
Networker - Interface in org.apache.dubbo.remoting.p2p
Networker.
Networkers - Class in org.apache.dubbo.remoting.p2p
Networkers.
Networkers() - Constructor for class org.apache.dubbo.remoting.p2p.Networkers
 
newBuilder() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
newBuilder(MapValue.Map) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
newBuilderForType() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
newDefaultAsyncResult(AppResponse, Invocation) - Static method in class org.apache.dubbo.rpc.AsyncRpcResult
Some utility methods used to quickly generate default AsyncRpcResult instance.
newDefaultAsyncResult(Invocation) - Static method in class org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Object, Invocation) - Static method in class org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Throwable, Invocation) - Static method in class org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Object, Throwable, Invocation) - Static method in class org.apache.dubbo.rpc.AsyncRpcResult
 
newFuture(Channel, Request, int) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
init a DefaultFuture 1.init a DefaultFuture 2.timeout check
newInstance() - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
newInstance(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
newInstance(Object[]) - Method in class org.apache.dubbo.common.bytecode.Mixin
new Mixin instance.
newInstance() - Method in class org.apache.dubbo.common.bytecode.Proxy
get instance with default handler.
newInstance(InvocationHandler) - Method in class org.apache.dubbo.common.bytecode.Proxy
get instance with special handler.
newInstance(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
newInstance(String) - Static method in class org.apache.dubbo.qos.command.CommandContextFactory
 
newInstance(String, String[], boolean) - Static method in class org.apache.dubbo.qos.command.CommandContextFactory
 
newLogData() - Static method in class org.apache.dubbo.rpc.support.AccessLogData
Get new instance of log data.
newThread(Runnable) - Method in class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
newThread(Runnable) - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
newTimeout(TimerTask, long, TimeUnit) - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
newTimeout(TimerTask, long, TimeUnit) - Method in interface org.apache.dubbo.common.timer.Timer
Schedules the specified TimerTask for one-time execution after the specified delay.
next(int) - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugState
Reads a character.
nextToken() - Method in class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
nextToken(int) - Method in class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
nextVariableIndex() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
NO_AVAILABLE - Static variable in class org.apache.dubbo.config.RegistryConfig
 
NO_INVOKER_AVAILABLE_AFTER_FILTER - Static variable in exception org.apache.dubbo.rpc.RpcException
 
Node - Interface in org.apache.dubbo.common
Node.
NopDynamicConfiguration - Class in org.apache.dubbo.configcenter.support.nop
The default extension of DynamicConfiguration.
NopDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
NopDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.support.nop
 
NopDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.support.nop.NopDynamicConfigurationFactory
 
normalizeMock(String) - Static method in class org.apache.dubbo.rpc.support.MockInvoker
Normalize mock string: return => return null fail => default force => default fail:throw/return foo => throw/return foo force:throw/return foo => throw/return foo
NoSuchCommandException - Exception in org.apache.dubbo.qos.command
 
NoSuchCommandException(String) - Constructor for exception org.apache.dubbo.qos.command.NoSuchCommandException
 
NoSuchMethodException - Exception in org.apache.dubbo.common.bytecode
NoSuchMethodException.
NoSuchMethodException() - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchMethodException(String) - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchPropertyException - Exception in org.apache.dubbo.common.bytecode
NoSuchPropertyException.
NoSuchPropertyException() - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchPropertyException
 
NoSuchPropertyException(String) - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchPropertyException
 
notEmptyString(String, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
notify(List<URL>) - Method in class com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
Deprecated.
 
notify(List<URL>) - Method in interface com.alibaba.dubbo.registry.NotifyListener
Deprecated.
 
notify(List<URL>) - Method in class com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
Deprecated.
 
notify(List<URL>) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
notify(List<URL>) - Method in interface org.apache.dubbo.registry.NotifyListener
Triggered when a service change notification is received.
notify(List<Invoker<T>>) - Method in interface org.apache.dubbo.rpc.cluster.Router
Notify the router the invoker list.
notify(List<Invoker<T>>) - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
NotifyListener - Interface in com.alibaba.dubbo.registry
Deprecated.
NotifyListener - Interface in org.apache.dubbo.registry
NotifyListener.
NotifyListener.CompatibleNotifyListener - Class in com.alibaba.dubbo.registry
Deprecated.
 
NotifyListener.ReverseCompatibleNotifyListener - Class in com.alibaba.dubbo.registry
Deprecated.
 
notNull(Object, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
notNull(Object, RuntimeException) - Static method in class org.apache.dubbo.common.utils.Assert
 
NULL - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
NULL - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
NULL - Static variable in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Encoding of a null entry.
NULL - Static variable in class com.alibaba.com.caucho.hessian.util.IntMap
Encoding of a null entry.
NULL - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
NULL - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
NUMBER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
NUMBER - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 

O

OBJECT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
OBJECT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
OBJECT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
OBJECT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
OBJECT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
OBJECT_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
OBJECT_ITEM - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
OBJECT_VALUE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
objectBegin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object begin.
objectBegin() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object begin.
ObjectDeserializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
ObjectDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
objectEnd(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object end, return object value.
objectEnd() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object end.
ObjectInput - Interface in com.alibaba.dubbo.common.serialize
Deprecated.
ObjectInput - Interface in org.apache.dubbo.common.serialize
Object input interface.
objectItem(String) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object property name.
objectItem(String) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object item.
objectItemValue(Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object property value.
ObjectOutput - Interface in com.alibaba.dubbo.common.serialize
Deprecated.
ObjectOutput - Interface in org.apache.dubbo.common.serialize
Object output interface.
ObjectUtils - Class in org.apache.dubbo.config.spring.util
Object Utilities
ObjectUtils() - Constructor for class org.apache.dubbo.config.spring.util.ObjectUtils
 
of(T...) - Static method in class org.apache.dubbo.config.spring.util.ObjectUtils
Convert from variable arguments to array
offer(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
Offline - Class in org.apache.dubbo.qos.command.impl
 
Offline() - Constructor for class org.apache.dubbo.qos.command.impl.Offline
 
OffsetDateTimeHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
OffsetDateTimeHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.OffsetDateTimeHandle
 
OffsetDateTimeHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.OffsetDateTimeHandle
 
OffsetDateTimeHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
OffsetDateTimeHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.OffsetDateTimeHandle
 
OffsetDateTimeHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.OffsetDateTimeHandle
 
OffsetTimeHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
OffsetTimeHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.OffsetTimeHandle
 
OffsetTimeHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.OffsetTimeHandle
 
OffsetTimeHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
OffsetTimeHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.OffsetTimeHandle
 
OffsetTimeHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.OffsetTimeHandle
 
OK - Static variable in class org.apache.dubbo.remoting.exchange.Response
ok.
ON_CONNECT_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
ON_DISCONNECT_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
ON_INVOKE_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_INVOKE_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.dubbo.config.spring.ServiceBean
 
onChange(ConfigChangeEvent) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration.ApolloListener
 
onCompleted() - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
 
onconnect(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
ondisconnect(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
onError(Throwable) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
 
onError(Throwable, Invoker<?>, Invocation) - Method in interface org.apache.dubbo.rpc.Filter.Listener
 
oninvoke(Object) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
oninvokeMethod(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
Online - Class in org.apache.dubbo.qos.command.impl
 
Online() - Constructor for class org.apache.dubbo.qos.command.impl.Online
 
onNext(WatchResponse) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
 
onResponse(Result, Invoker<?>, Invocation) - Method in interface org.apache.dubbo.rpc.Filter.Listener
 
onResponse(Result, Invoker<?>, Invocation) - Method in interface org.apache.dubbo.rpc.Filter
Deprecated.
onreturn(Object) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
onreturnMethod(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
onthrow(Object) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
onthrowMethod(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
open(InputStream) - Method in class com.alibaba.com.caucho.hessian.io.HessianInputFactory
 
open(URL) - Method in class org.apache.dubbo.rpc.protocol.hessian.DubboHessianURLConnectionFactory
 
open(URL) - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
optimizer(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
OPTIMIZER_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
org.apache.dubbo.cache - package org.apache.dubbo.cache
 
org.apache.dubbo.cache.filter - package org.apache.dubbo.cache.filter
 
org.apache.dubbo.cache.support - package org.apache.dubbo.cache.support
 
org.apache.dubbo.cache.support.expiring - package org.apache.dubbo.cache.support.expiring
 
org.apache.dubbo.cache.support.jcache - package org.apache.dubbo.cache.support.jcache
 
org.apache.dubbo.cache.support.lru - package org.apache.dubbo.cache.support.lru
 
org.apache.dubbo.cache.support.threadlocal - package org.apache.dubbo.cache.support.threadlocal
 
org.apache.dubbo.common - package org.apache.dubbo.common
 
org.apache.dubbo.common.beanutil - package org.apache.dubbo.common.beanutil
 
org.apache.dubbo.common.bytecode - package org.apache.dubbo.common.bytecode
 
org.apache.dubbo.common.compiler - package org.apache.dubbo.common.compiler
 
org.apache.dubbo.common.compiler.support - package org.apache.dubbo.common.compiler.support
 
org.apache.dubbo.common.config - package org.apache.dubbo.common.config
 
org.apache.dubbo.common.constants - package org.apache.dubbo.common.constants
 
org.apache.dubbo.common.extension - package org.apache.dubbo.common.extension
 
org.apache.dubbo.common.extension.factory - package org.apache.dubbo.common.extension.factory
 
org.apache.dubbo.common.extension.support - package org.apache.dubbo.common.extension.support
 
org.apache.dubbo.common.io - package org.apache.dubbo.common.io
 
org.apache.dubbo.common.json - package org.apache.dubbo.common.json
 
org.apache.dubbo.common.logger - package org.apache.dubbo.common.logger
 
org.apache.dubbo.common.logger.jcl - package org.apache.dubbo.common.logger.jcl
 
org.apache.dubbo.common.logger.jdk - package org.apache.dubbo.common.logger.jdk
 
org.apache.dubbo.common.logger.log4j - package org.apache.dubbo.common.logger.log4j
 
org.apache.dubbo.common.logger.log4j2 - package org.apache.dubbo.common.logger.log4j2
 
org.apache.dubbo.common.logger.slf4j - package org.apache.dubbo.common.logger.slf4j
 
org.apache.dubbo.common.logger.support - package org.apache.dubbo.common.logger.support
 
org.apache.dubbo.common.serialize - package org.apache.dubbo.common.serialize
 
org.apache.dubbo.common.serialize.avro - package org.apache.dubbo.common.serialize.avro
 
org.apache.dubbo.common.serialize.fastjson - package org.apache.dubbo.common.serialize.fastjson
 
org.apache.dubbo.common.serialize.fst - package org.apache.dubbo.common.serialize.fst
 
org.apache.dubbo.common.serialize.gson - package org.apache.dubbo.common.serialize.gson
 
org.apache.dubbo.common.serialize.hessian2 - package org.apache.dubbo.common.serialize.hessian2
 
org.apache.dubbo.common.serialize.java - package org.apache.dubbo.common.serialize.java
 
org.apache.dubbo.common.serialize.kryo - package org.apache.dubbo.common.serialize.kryo
 
org.apache.dubbo.common.serialize.kryo.utils - package org.apache.dubbo.common.serialize.kryo.utils
 
org.apache.dubbo.common.serialize.nativejava - package org.apache.dubbo.common.serialize.nativejava
 
org.apache.dubbo.common.serialize.protobuf.support - package org.apache.dubbo.common.serialize.protobuf.support
 
org.apache.dubbo.common.serialize.protostuff - package org.apache.dubbo.common.serialize.protostuff
 
org.apache.dubbo.common.serialize.protostuff.delegate - package org.apache.dubbo.common.serialize.protostuff.delegate
 
org.apache.dubbo.common.serialize.protostuff.utils - package org.apache.dubbo.common.serialize.protostuff.utils
 
org.apache.dubbo.common.serialize.support - package org.apache.dubbo.common.serialize.support
 
org.apache.dubbo.common.status - package org.apache.dubbo.common.status
 
org.apache.dubbo.common.status.support - package org.apache.dubbo.common.status.support
 
org.apache.dubbo.common.store - package org.apache.dubbo.common.store
 
org.apache.dubbo.common.store.support - package org.apache.dubbo.common.store.support
 
org.apache.dubbo.common.threadlocal - package org.apache.dubbo.common.threadlocal
 
org.apache.dubbo.common.threadpool - package org.apache.dubbo.common.threadpool
 
org.apache.dubbo.common.threadpool.support - package org.apache.dubbo.common.threadpool.support
 
org.apache.dubbo.common.threadpool.support.cached - package org.apache.dubbo.common.threadpool.support.cached
 
org.apache.dubbo.common.threadpool.support.eager - package org.apache.dubbo.common.threadpool.support.eager
 
org.apache.dubbo.common.threadpool.support.fixed - package org.apache.dubbo.common.threadpool.support.fixed
 
org.apache.dubbo.common.threadpool.support.limited - package org.apache.dubbo.common.threadpool.support.limited
 
org.apache.dubbo.common.timer - package org.apache.dubbo.common.timer
 
org.apache.dubbo.common.utils - package org.apache.dubbo.common.utils
 
org.apache.dubbo.config - package org.apache.dubbo.config
 
org.apache.dubbo.config.annotation - package org.apache.dubbo.config.annotation
 
org.apache.dubbo.config.builders - package org.apache.dubbo.config.builders
 
org.apache.dubbo.config.context - package org.apache.dubbo.config.context
 
org.apache.dubbo.config.invoker - package org.apache.dubbo.config.invoker
 
org.apache.dubbo.config.spring - package org.apache.dubbo.config.spring
 
org.apache.dubbo.config.spring.beans.factory.annotation - package org.apache.dubbo.config.spring.beans.factory.annotation
 
org.apache.dubbo.config.spring.context.annotation - package org.apache.dubbo.config.spring.context.annotation
 
org.apache.dubbo.config.spring.context.config - package org.apache.dubbo.config.spring.context.config
 
org.apache.dubbo.config.spring.context.event - package org.apache.dubbo.config.spring.context.event
 
org.apache.dubbo.config.spring.context.properties - package org.apache.dubbo.config.spring.context.properties
 
org.apache.dubbo.config.spring.extension - package org.apache.dubbo.config.spring.extension
 
org.apache.dubbo.config.spring.schema - package org.apache.dubbo.config.spring.schema
 
org.apache.dubbo.config.spring.status - package org.apache.dubbo.config.spring.status
 
org.apache.dubbo.config.spring.util - package org.apache.dubbo.config.spring.util
 
org.apache.dubbo.config.support - package org.apache.dubbo.config.support
 
org.apache.dubbo.config.utils - package org.apache.dubbo.config.utils
 
org.apache.dubbo.configcenter - package org.apache.dubbo.configcenter
 
org.apache.dubbo.configcenter.consul - package org.apache.dubbo.configcenter.consul
 
org.apache.dubbo.configcenter.support.apollo - package org.apache.dubbo.configcenter.support.apollo
 
org.apache.dubbo.configcenter.support.etcd - package org.apache.dubbo.configcenter.support.etcd
 
org.apache.dubbo.configcenter.support.nacos - package org.apache.dubbo.configcenter.support.nacos
 
org.apache.dubbo.configcenter.support.nop - package org.apache.dubbo.configcenter.support.nop
 
org.apache.dubbo.configcenter.support.zookeeper - package org.apache.dubbo.configcenter.support.zookeeper
 
org.apache.dubbo.container.log4j - package org.apache.dubbo.container.log4j
 
org.apache.dubbo.container.logback - package org.apache.dubbo.container.logback
 
org.apache.dubbo.container.spring - package org.apache.dubbo.container.spring
 
org.apache.dubbo.metadata.identifier - package org.apache.dubbo.metadata.identifier
 
org.apache.dubbo.metadata.integration - package org.apache.dubbo.metadata.integration
 
org.apache.dubbo.metadata.store - package org.apache.dubbo.metadata.store
 
org.apache.dubbo.metadata.store.consul - package org.apache.dubbo.metadata.store.consul
 
org.apache.dubbo.metadata.store.etcd - package org.apache.dubbo.metadata.store.etcd
 
org.apache.dubbo.metadata.store.nacos - package org.apache.dubbo.metadata.store.nacos
 
org.apache.dubbo.metadata.store.redis - package org.apache.dubbo.metadata.store.redis
 
org.apache.dubbo.metadata.store.zookeeper - package org.apache.dubbo.metadata.store.zookeeper
 
org.apache.dubbo.metadata.support - package org.apache.dubbo.metadata.support
 
org.apache.dubbo.monitor - package org.apache.dubbo.monitor
 
org.apache.dubbo.monitor.dubbo - package org.apache.dubbo.monitor.dubbo
 
org.apache.dubbo.monitor.support - package org.apache.dubbo.monitor.support
 
org.apache.dubbo.qos.command - package org.apache.dubbo.qos.command
 
org.apache.dubbo.qos.command.annotation - package org.apache.dubbo.qos.command.annotation
 
org.apache.dubbo.qos.command.decoder - package org.apache.dubbo.qos.command.decoder
 
org.apache.dubbo.qos.command.impl - package org.apache.dubbo.qos.command.impl
 
org.apache.dubbo.qos.command.util - package org.apache.dubbo.qos.command.util
 
org.apache.dubbo.qos.common - package org.apache.dubbo.qos.common
 
org.apache.dubbo.qos.protocol - package org.apache.dubbo.qos.protocol
 
org.apache.dubbo.qos.server - package org.apache.dubbo.qos.server
 
org.apache.dubbo.qos.server.handler - package org.apache.dubbo.qos.server.handler
 
org.apache.dubbo.qos.textui - package org.apache.dubbo.qos.textui
 
org.apache.dubbo.registry - package org.apache.dubbo.registry
 
org.apache.dubbo.registry.consul - package org.apache.dubbo.registry.consul
 
org.apache.dubbo.registry.dubbo - package org.apache.dubbo.registry.dubbo
 
org.apache.dubbo.registry.etcd - package org.apache.dubbo.registry.etcd
 
org.apache.dubbo.registry.integration - package org.apache.dubbo.registry.integration
 
org.apache.dubbo.registry.multicast - package org.apache.dubbo.registry.multicast
 
org.apache.dubbo.registry.multiple - package org.apache.dubbo.registry.multiple
 
org.apache.dubbo.registry.nacos - package org.apache.dubbo.registry.nacos
 
org.apache.dubbo.registry.redis - package org.apache.dubbo.registry.redis
 
org.apache.dubbo.registry.retry - package org.apache.dubbo.registry.retry
 
org.apache.dubbo.registry.sofa - package org.apache.dubbo.registry.sofa
 
org.apache.dubbo.registry.status - package org.apache.dubbo.registry.status
 
org.apache.dubbo.registry.support - package org.apache.dubbo.registry.support
 
org.apache.dubbo.registry.zookeeper - package org.apache.dubbo.registry.zookeeper
 
org.apache.dubbo.remoting - package org.apache.dubbo.remoting
 
org.apache.dubbo.remoting.buffer - package org.apache.dubbo.remoting.buffer
 
org.apache.dubbo.remoting.exchange - package org.apache.dubbo.remoting.exchange
 
org.apache.dubbo.remoting.exchange.codec - package org.apache.dubbo.remoting.exchange.codec
 
org.apache.dubbo.remoting.exchange.support - package org.apache.dubbo.remoting.exchange.support
 
org.apache.dubbo.remoting.exchange.support.header - package org.apache.dubbo.remoting.exchange.support.header
 
org.apache.dubbo.remoting.http - package org.apache.dubbo.remoting.http
 
org.apache.dubbo.remoting.http.jetty - package org.apache.dubbo.remoting.http.jetty
 
org.apache.dubbo.remoting.http.servlet - package org.apache.dubbo.remoting.http.servlet
 
org.apache.dubbo.remoting.http.support - package org.apache.dubbo.remoting.http.support
 
org.apache.dubbo.remoting.http.tomcat - package org.apache.dubbo.remoting.http.tomcat
 
org.apache.dubbo.remoting.p2p - package org.apache.dubbo.remoting.p2p
 
org.apache.dubbo.remoting.p2p.exchange - package org.apache.dubbo.remoting.p2p.exchange
 
org.apache.dubbo.remoting.p2p.exchange.support - package org.apache.dubbo.remoting.p2p.exchange.support
 
org.apache.dubbo.remoting.p2p.support - package org.apache.dubbo.remoting.p2p.support
 
org.apache.dubbo.remoting.telnet - package org.apache.dubbo.remoting.telnet
 
org.apache.dubbo.remoting.telnet.codec - package org.apache.dubbo.remoting.telnet.codec
 
org.apache.dubbo.remoting.telnet.support - package org.apache.dubbo.remoting.telnet.support
 
org.apache.dubbo.remoting.telnet.support.command - package org.apache.dubbo.remoting.telnet.support.command
 
org.apache.dubbo.remoting.transport - package org.apache.dubbo.remoting.transport
 
org.apache.dubbo.remoting.transport.codec - package org.apache.dubbo.remoting.transport.codec
 
org.apache.dubbo.remoting.transport.dispatcher - package org.apache.dubbo.remoting.transport.dispatcher
 
org.apache.dubbo.remoting.transport.dispatcher.all - package org.apache.dubbo.remoting.transport.dispatcher.all
 
org.apache.dubbo.remoting.transport.dispatcher.connection - package org.apache.dubbo.remoting.transport.dispatcher.connection
 
org.apache.dubbo.remoting.transport.dispatcher.direct - package org.apache.dubbo.remoting.transport.dispatcher.direct
 
org.apache.dubbo.remoting.transport.dispatcher.execution - package org.apache.dubbo.remoting.transport.dispatcher.execution
 
org.apache.dubbo.remoting.transport.dispatcher.message - package org.apache.dubbo.remoting.transport.dispatcher.message
 
org.apache.dubbo.remoting.transport.grizzly - package org.apache.dubbo.remoting.transport.grizzly
 
org.apache.dubbo.remoting.transport.mina - package org.apache.dubbo.remoting.transport.mina
 
org.apache.dubbo.remoting.transport.netty - package org.apache.dubbo.remoting.transport.netty
 
org.apache.dubbo.remoting.transport.netty4 - package org.apache.dubbo.remoting.transport.netty4
 
org.apache.dubbo.remoting.transport.netty4.logging - package org.apache.dubbo.remoting.transport.netty4.logging
 
org.apache.dubbo.remoting.utils - package org.apache.dubbo.remoting.utils
 
org.apache.dubbo.rpc - package org.apache.dubbo.rpc
 
org.apache.dubbo.rpc.cluster - package org.apache.dubbo.rpc.cluster
 
org.apache.dubbo.rpc.cluster.configurator - package org.apache.dubbo.rpc.cluster.configurator
 
org.apache.dubbo.rpc.cluster.configurator.absent - package org.apache.dubbo.rpc.cluster.configurator.absent
 
org.apache.dubbo.rpc.cluster.configurator.override - package org.apache.dubbo.rpc.cluster.configurator.override
 
org.apache.dubbo.rpc.cluster.configurator.parser - package org.apache.dubbo.rpc.cluster.configurator.parser
 
org.apache.dubbo.rpc.cluster.configurator.parser.model - package org.apache.dubbo.rpc.cluster.configurator.parser.model
 
org.apache.dubbo.rpc.cluster.directory - package org.apache.dubbo.rpc.cluster.directory
 
org.apache.dubbo.rpc.cluster.loadbalance - package org.apache.dubbo.rpc.cluster.loadbalance
 
org.apache.dubbo.rpc.cluster.merger - package org.apache.dubbo.rpc.cluster.merger
 
org.apache.dubbo.rpc.cluster.router - package org.apache.dubbo.rpc.cluster.router
 
org.apache.dubbo.rpc.cluster.router.condition - package org.apache.dubbo.rpc.cluster.router.condition
 
org.apache.dubbo.rpc.cluster.router.condition.config - package org.apache.dubbo.rpc.cluster.router.condition.config
 
org.apache.dubbo.rpc.cluster.router.condition.config.model - package org.apache.dubbo.rpc.cluster.router.condition.config.model
 
org.apache.dubbo.rpc.cluster.router.file - package org.apache.dubbo.rpc.cluster.router.file
 
org.apache.dubbo.rpc.cluster.router.mock - package org.apache.dubbo.rpc.cluster.router.mock
 
org.apache.dubbo.rpc.cluster.router.script - package org.apache.dubbo.rpc.cluster.router.script
 
org.apache.dubbo.rpc.cluster.router.tag - package org.apache.dubbo.rpc.cluster.router.tag
 
org.apache.dubbo.rpc.cluster.router.tag.model - package org.apache.dubbo.rpc.cluster.router.tag.model
 
org.apache.dubbo.rpc.cluster.support - package org.apache.dubbo.rpc.cluster.support
 
org.apache.dubbo.rpc.cluster.support.wrapper - package org.apache.dubbo.rpc.cluster.support.wrapper
 
org.apache.dubbo.rpc.filter - package org.apache.dubbo.rpc.filter
 
org.apache.dubbo.rpc.filter.tps - package org.apache.dubbo.rpc.filter.tps
 
org.apache.dubbo.rpc.listener - package org.apache.dubbo.rpc.listener
 
org.apache.dubbo.rpc.model - package org.apache.dubbo.rpc.model
 
org.apache.dubbo.rpc.protocol - package org.apache.dubbo.rpc.protocol
 
org.apache.dubbo.rpc.protocol.dubbo - package org.apache.dubbo.rpc.protocol.dubbo
 
org.apache.dubbo.rpc.protocol.dubbo.filter - package org.apache.dubbo.rpc.protocol.dubbo.filter
 
org.apache.dubbo.rpc.protocol.dubbo.status - package org.apache.dubbo.rpc.protocol.dubbo.status
 
org.apache.dubbo.rpc.protocol.dubbo.telnet - package org.apache.dubbo.rpc.protocol.dubbo.telnet
 
org.apache.dubbo.rpc.protocol.hessian - package org.apache.dubbo.rpc.protocol.hessian
 
org.apache.dubbo.rpc.protocol.http - package org.apache.dubbo.rpc.protocol.http
 
org.apache.dubbo.rpc.protocol.httpinvoker - package org.apache.dubbo.rpc.protocol.httpinvoker
 
org.apache.dubbo.rpc.protocol.injvm - package org.apache.dubbo.rpc.protocol.injvm
 
org.apache.dubbo.rpc.protocol.memcached - package org.apache.dubbo.rpc.protocol.memcached
 
org.apache.dubbo.rpc.protocol.nativethrift - package org.apache.dubbo.rpc.protocol.nativethrift
 
org.apache.dubbo.rpc.protocol.redis - package org.apache.dubbo.rpc.protocol.redis
 
org.apache.dubbo.rpc.protocol.rest - package org.apache.dubbo.rpc.protocol.rest
 
org.apache.dubbo.rpc.protocol.rest.integration.swagger - package org.apache.dubbo.rpc.protocol.rest.integration.swagger
 
org.apache.dubbo.rpc.protocol.rest.support - package org.apache.dubbo.rpc.protocol.rest.support
 
org.apache.dubbo.rpc.protocol.rmi - package org.apache.dubbo.rpc.protocol.rmi
 
org.apache.dubbo.rpc.protocol.thrift - package org.apache.dubbo.rpc.protocol.thrift
 
org.apache.dubbo.rpc.protocol.thrift.ext - package org.apache.dubbo.rpc.protocol.thrift.ext
 
org.apache.dubbo.rpc.protocol.thrift.io - package org.apache.dubbo.rpc.protocol.thrift.io
 
org.apache.dubbo.rpc.protocol.webservice - package org.apache.dubbo.rpc.protocol.webservice
 
org.apache.dubbo.rpc.proxy - package org.apache.dubbo.rpc.proxy
 
org.apache.dubbo.rpc.proxy.javassist - package org.apache.dubbo.rpc.proxy.javassist
 
org.apache.dubbo.rpc.proxy.jdk - package org.apache.dubbo.rpc.proxy.jdk
 
org.apache.dubbo.rpc.proxy.wrapper - package org.apache.dubbo.rpc.proxy.wrapper
 
org.apache.dubbo.rpc.service - package org.apache.dubbo.rpc.service
 
org.apache.dubbo.rpc.support - package org.apache.dubbo.rpc.support
 
org.apache.dubbo.serialize.hessian - package org.apache.dubbo.serialize.hessian
 
org.apache.dubbo.serialize.hessian.serializer.java8 - package org.apache.dubbo.serialize.hessian.serializer.java8
 
org.apache.dubbo.validation - package org.apache.dubbo.validation
 
org.apache.dubbo.validation.filter - package org.apache.dubbo.validation.filter
 
org.apache.dubbo.validation.support - package org.apache.dubbo.validation.support
 
org.apache.dubbo.validation.support.jvalidation - package org.apache.dubbo.validation.support.jvalidation
 
org.apache.dubbo.xml.rpc.protocol.xmlrpc - package org.apache.dubbo.xml.rpc.protocol.xmlrpc
 
organization(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
organization(String) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
ORGANIZATION - Static variable in interface org.apache.dubbo.config.Constants
Running application organization name.
OUTPUT - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
OUTPUT_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
OVERRIDE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
OVERRIDE_PROVIDERS_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
OverrideConfigurator - Class in org.apache.dubbo.rpc.cluster.configurator.override
OverrideConfigurator
OverrideConfigurator(URL) - Constructor for class org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
 
OverrideConfiguratorFactory - Class in org.apache.dubbo.rpc.cluster.configurator.override
OverrideConfiguratorFactory
OverrideConfiguratorFactory() - Constructor for class org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
 
owner(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
owner(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
owner(String) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
OWNER - Static variable in interface org.apache.dubbo.config.Constants
Application owner name;

P

P_PACKET - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
P_PACKET_CHUNK - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
P_PACKET_DIRECT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
P_PACKET_SHORT - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
PACKET_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
PACKET_SHORT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
padding(int) - Method in class org.apache.dubbo.qos.textui.TTable
set padding
Parameter - Annotation Type in org.apache.dubbo.config.support
Parameter
PARAMETER_CLASS_NAME_GENERATOR - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
Parameters - Class in org.apache.dubbo.common
Deprecated. 
Parameters(String...) - Constructor for class org.apache.dubbo.common.Parameters
Deprecated.
 
Parameters(Map<String, String>) - Constructor for class org.apache.dubbo.common.Parameters
Deprecated.
 
parse(String) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(String, Class<T>) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, Class<T>) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json
parse(String, Class<?>[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, Class<?>[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(String, JSONVisitor) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, JSONVisitor) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Element, ParserContext) - Method in class org.apache.dubbo.config.spring.schema.DubboBeanDefinitionParser
 
parse(String) - Static method in class org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRuleParser
 
parse(String) - Static method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRuleParser
 
parseConfigurators(String) - Static method in class org.apache.dubbo.rpc.cluster.configurator.parser.ConfigParser
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
ParseException - Exception in org.apache.dubbo.common.json
Deprecated.
ParseException() - Constructor for exception org.apache.dubbo.common.json.ParseException
Deprecated.
 
ParseException(String) - Constructor for exception org.apache.dubbo.common.json.ParseException
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(ByteString) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(byte[]) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(InputStream) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(CodedInputStream) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
parseMockValue(String) - Static method in class org.apache.dubbo.rpc.support.MockInvoker
 
parseMockValue(String, Type[]) - Static method in class org.apache.dubbo.rpc.support.MockInvoker
 
parseParameters(String) - Static method in class org.apache.dubbo.common.Parameters
Deprecated.
 
parseParameters(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
parseProperties(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
parseQueryString(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
parse query string to Parameters.
parser() - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
parseURL(String, Map<String, String>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
parseURL(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
parseURLs(String, Map<String, String>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
parseURLs(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
password(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
password(String) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
password(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
password(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
PASSWORD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
path(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
Deprecated.
path(String) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
PATH_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PATH_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
payload(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
payload(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
PAYLOAD_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
peek() - Method in class org.apache.dubbo.common.utils.Stack
peek.
Peer - Interface in org.apache.dubbo.remoting.p2p
Peer.
pendingTimeouts() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
Returns the number of pending timeouts of this Timer.
PeriodHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
PeriodHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.PeriodHandle
 
PeriodHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.PeriodHandle
 
PeriodHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
PeriodHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.PeriodHandle
 
PeriodHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.PeriodHandle
 
PID_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PojoUtils - Class in org.apache.dubbo.common.utils
PojoUtils.
PojoUtils() - Constructor for class org.apache.dubbo.common.utils.PojoUtils
 
PooledKryoFactory - Class in org.apache.dubbo.common.serialize.kryo.utils
 
PooledKryoFactory() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
 
pop() - Method in class org.apache.dubbo.common.utils.Stack
pop.
port(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
port(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
port(Integer) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
PORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PortTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
ServerTelnetHandler
PortTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
position() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
position(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
printLenString(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Prints a string to the stream, encoded as UTF-8 with preceeding length
printLenString(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Prints a string to the stream, encoded as UTF-8 with preceeding length
printList(List<T>) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
printString(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Prints a string to the stream, encoded as UTF-8
printString(String, int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Prints a string to the stream, encoded as UTF-8
printString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Prints a string to the stream, encoded as UTF-8
printString(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Prints a string to the stream, encoded as UTF-8
printString(String, int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Prints a string to the stream, encoded as UTF-8
printString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Prints a string to the stream, encoded as UTF-8
PRIORITY_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
process(ConfigChangeEvent) - Method in interface org.apache.dubbo.configcenter.ConfigurationListener
Listener call back method.
process(ConfigChangeEvent) - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
process(ConfigChangeEvent) - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
process(ConfigChangeEvent) - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
process(TProtocol, TProtocol) - Method in class org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
Deprecated.
 
PRODUCTION_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Production environment key.
prompt(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
prompt(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
prompt - Static variable in class org.apache.dubbo.qos.server.handler.QosProcessHandler
 
PROMPT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
PROPERTIES_CHAR_SEPERATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PropertiesConfiguration - Class in org.apache.dubbo.common.config
Configuration from system properties and dubbo.properties
PropertiesConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.PropertiesConfiguration
 
PropertiesConfiguration() - Constructor for class org.apache.dubbo.common.config.PropertiesConfiguration
 
propertySize() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
PropertySourcesUtils - Class in org.apache.dubbo.config.spring.util
PropertySources Utilities
PropertySourcesUtils() - Constructor for class org.apache.dubbo.config.spring.util.PropertySourcesUtils
 
PROTOBUF_JSON_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
ProtobufUtils - Class in org.apache.dubbo.common.serialize.protobuf.support
 
ProtobufUtils() - Constructor for class org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
 
Protocol - Interface in com.alibaba.dubbo.rpc
Deprecated.
protocol(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
protocol(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
protocol(String) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
protocol(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
Protocol - Interface in org.apache.dubbo.rpc
Protocol.
PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
protocolBindingRefer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
 
protocolBindingRefer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
 
protocolBindingRefer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
 
protocolBindingRefer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.support.MockProtocol
 
protocolBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ProtocolBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ProtocolConfig.
ProtocolBuilder() - Constructor for class org.apache.dubbo.config.builders.ProtocolBuilder
 
ProtocolConfig - Class in com.alibaba.dubbo.config
Deprecated.
ProtocolConfig() - Constructor for class com.alibaba.dubbo.config.ProtocolConfig
Deprecated.
 
ProtocolConfig(String) - Constructor for class com.alibaba.dubbo.config.ProtocolConfig
Deprecated.
 
ProtocolConfig(String, int) - Constructor for class com.alibaba.dubbo.config.ProtocolConfig
Deprecated.
 
ProtocolConfig - Class in org.apache.dubbo.config
ProtocolConfig
ProtocolConfig() - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String, int) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolFilterWrapper - Class in org.apache.dubbo.rpc.protocol
ListenerProtocol
ProtocolFilterWrapper(Protocol) - Constructor for class org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
 
protocolIds(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
ProtocolListenerWrapper - Class in org.apache.dubbo.rpc.protocol
ListenerProtocol
ProtocolListenerWrapper(Protocol) - Constructor for class org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
PROTOCOLS_SUFFIX - Static variable in interface org.apache.dubbo.config.Constants
 
ProtocolUtils - Class in org.apache.dubbo.rpc.support
 
PROTOSTUFF_SERIALIZATION_ID - Static variable in interface org.apache.dubbo.common.serialize.Constants
 
ProtostuffObjectInput - Class in org.apache.dubbo.common.serialize.protostuff
Protostuff object input implementation
ProtostuffObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
ProtostuffObjectOutput - Class in org.apache.dubbo.common.serialize.protostuff
Protostuff object output implementation
ProtostuffObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
ProtostuffSerialization - Class in org.apache.dubbo.common.serialize.protostuff
Protostuff serialization implementation
ProtostuffSerialization() - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
PrototypeKryoFactory - Class in org.apache.dubbo.common.serialize.kryo.utils
 
PrototypeKryoFactory() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
 
PROVIDER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
provider(ProviderConfig) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
PROVIDER - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
PROVIDER_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
PROVIDER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
providerBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ProviderBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build ProviderConfig.
ProviderBuilder() - Constructor for class org.apache.dubbo.config.builders.ProviderBuilder
 
ProviderConfig - Class in com.alibaba.dubbo.config
Deprecated.
ProviderConfig() - Constructor for class com.alibaba.dubbo.config.ProviderConfig
Deprecated.
 
ProviderConfig - Class in org.apache.dubbo.config
The service provider default configuration
ProviderConfig() - Constructor for class org.apache.dubbo.config.ProviderConfig
 
ProviderConsumerRegTable - Class in org.apache.dubbo.registry.support
 
ProviderConsumerRegTable() - Constructor for class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
providerIds(String) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
providerInvokers - Static variable in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
ProviderInvokerWrapper<T> - Class in org.apache.dubbo.registry.support
 
ProviderInvokerWrapper(Invoker<T>, URL, URL) - Constructor for class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
ProviderMethodModel - Class in org.apache.dubbo.rpc.model
 
ProviderMethodModel(Method, String) - Constructor for class org.apache.dubbo.rpc.model.ProviderMethodModel
 
ProviderModel - Class in org.apache.dubbo.rpc.model
ProviderModel which is about published services
ProviderModel(String, Object, Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel
 
PROVIDERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Proxy - Class in org.apache.dubbo.common.bytecode
Proxy.
proxy(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
PROXY_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
ProxyFactory - Interface in com.alibaba.dubbo.rpc
Deprecated.
ProxyFactory - Interface in org.apache.dubbo.rpc
ProxyFactory.
publishConsumer(URL) - Method in class org.apache.dubbo.metadata.integration.MetadataReportService
 
publishProvider(URL) - Method in class org.apache.dubbo.metadata.integration.MetadataReportService
 
push(E) - Method in class org.apache.dubbo.common.utils.Stack
push.
put(Object, int) - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Puts a new value in the property table with the appropriate flags
put(Object, int) - Method in class com.alibaba.com.caucho.hessian.util.IntMap
Puts a new value in the property table with the appropriate flags
put(Object, Object) - Method in interface org.apache.dubbo.cache.Cache
API to store value against a key
put(Object, Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringCache
API to store value against a key in the calling thread scope.
put(K, V) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
put(Object, Object) - Method in class org.apache.dubbo.cache.support.jcache.JCache
 
put(Object, Object) - Method in class org.apache.dubbo.cache.support.lru.LruCache
API to store value against a key in the calling thread scope.
put(Object, Object) - Method in class org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
API to store value against a key in the calling thread scope.
put(String, Object) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put value.
put(String, String, Object) - Method in interface org.apache.dubbo.common.store.DataStore
 
put(String, String, Object) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
put(K, V) - Method in class org.apache.dubbo.common.utils.LRUCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
putAll(String[], Object[]) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put all.
putAll(Map<String, Object>) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put all.
putAllAttachments(Map<String, String>) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
putAttachments(String, String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;

Q

QOS_ENABLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_ENABLE_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_HOST - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_HOST_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
qosAcceptForeignIp(Boolean) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
QosConstants - Interface in org.apache.dubbo.common.constants
QosConstants
QosConstants - Interface in org.apache.dubbo.qos.common
 
qosEnable(Boolean) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
qosPort(Integer) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
QosProcessHandler - Class in org.apache.dubbo.qos.server.handler
 
QosProcessHandler(String, boolean) - Constructor for class org.apache.dubbo.qos.server.handler.QosProcessHandler
 
QosProtocolWrapper - Class in org.apache.dubbo.qos.protocol
 
QosProtocolWrapper(Protocol) - Constructor for class org.apache.dubbo.qos.protocol.QosProtocolWrapper
 
queues(Integer) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
queues(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
queues(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
QUEUES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Quit - Class in org.apache.dubbo.qos.command.impl
 
Quit() - Constructor for class org.apache.dubbo.qos.command.impl.Quit
 
QUOTE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 

R

RandomAccessByteArrayOutputStream - Class in org.apache.dubbo.rpc.protocol.thrift.io
Deprecated.
RandomAccessByteArrayOutputStream() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
RandomAccessByteArrayOutputStream(int) - Constructor for class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
RandomLoadBalance - Class in org.apache.dubbo.rpc.cluster.loadbalance
This class select one provider from multiple providers randomly.
RandomLoadBalance() - Constructor for class org.apache.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
 
RBRACE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
RBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
read() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Normally, shouldn't be called externally, but needed for QA, e.g.
read() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
Reads a character.
read() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
read(byte[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
read() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
read(char[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
read(Reader) - Static method in class org.apache.dubbo.common.utils.IOUtils
read string.
read() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
read(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
read(byte[]) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
read(byte[], int, int) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
read() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
readable() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readable() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.writerIndex - this.readerIndex) is greater than 0.
readable() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readable() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readableBytes() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readableBytes() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
readableBytes() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readableBytes() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBool() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readBool() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read boolean.
readBool() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readBool() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readBool() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readBoolean() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a boolean
readBoolean() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a boolean
readBoolean() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a boolean
readByte() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a byte from the stream.
readByte() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a byte from the stream.
readByte() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readByte() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read byte.
readByte() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readByte() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readByte() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readByte() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readByte() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readByte() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readBytes() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a byte array.
readBytes() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a byte array
readBytes(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a byte array from the stream.
readBytes() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a byte array
readBytes(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a byte array from the stream.
readBytes() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readBytes() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read byte array.
readBytes() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readBytes(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[]) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ChannelBuffer, int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(OutputStream, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
readBytes(byte[]) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(OutputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readBytes(byte[]) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes(OutputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readBytes() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads the call
readCall() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the call
readCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Starts reading the call
readChar() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a byte from the stream.
readChar() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a byte from the stream.
readDouble() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a double.
readDouble() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a double
readDouble() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a double
readDouble() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readDouble() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read double.
readDouble() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readDouble() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads the end byte.
readEnvelope() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the envelope
readerIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the readerIndex of this buffer.
readerIndex(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex of this buffer.
readerIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readerIndex(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
readerIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readerIndex(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
readFloat() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a float
readFloat() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a float
readFloat() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readFloat() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read float.
readFloat() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readFloat() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readFrom(Input) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
readFrom(Input) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
readFrom(Input) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 
readHeader() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a header, returning null if there are no headers.
readHeader() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a header, returning null if there are no headers.
readHeader() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a header, returning null if there are no headers.
readInputStream() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Starts reading a byte array using an input stream.
readInputStream() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads bytes based on an input stream.
readInputStream() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads bytes based on an input stream.
readInt() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an integer
readInt() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads an integer
readInt() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an integer
readInt() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readInt() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read integer.
readInt() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readInt() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readLength() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads the length of a list.
readLength() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Parses the length for an array
readLength() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Parses the length for an array
readLengthList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readLengthList(AbstractHessianInput, int, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.ArrayDeserializer
Reads the array.
readLengthList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
readLengthList(AbstractHessianInput, int, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
readLengthList(AbstractHessianInput, int, Class<?>) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
deserialize list object from expect type.
readLengthList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
readLines(File) - Static method in class org.apache.dubbo.common.utils.IOUtils
read lines.
readLines(InputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
read lines.
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readList(AbstractHessianInput, int, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.ArrayDeserializer
Reads the array.
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
readList(AbstractHessianInput, int, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.CollectionDeserializer
 
readList(AbstractHessianInput, int) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
readList(AbstractHessianInput, int, Class<?>) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
deserialize list object from expect type.
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
readList(AbstractHessianInput, int, String) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a list.
readListEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readListEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readListEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads the end byte.
readListStart() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads the start of a list
readListStart() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads the start of a list.
readListStart() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads the start of a list.
readLong() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a long
readLong() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a long
readLong() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a long
readLong() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readLong() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read long.
readLong() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readLong() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readMap(AbstractHessianInput, Class<?>, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.BeanDeserializer
 
readMap(AbstractHessianInput, Object) - Method in class com.alibaba.com.caucho.hessian.io.BeanDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.ClassDeserializer
 
readMap(AbstractHessianInput) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
readMap(AbstractHessianInput, Class<?>, Class<?>) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
deserialize map object from expect key and value type.
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.EnumDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
readMap(AbstractHessianInput, Object) - Method in class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.MapDeserializer
 
readMap(AbstractHessianInput, Class<?>, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.MapDeserializer
support generic type of map, fix the type of short serialization
readMap(AbstractHessianInput, String) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
readMap(AbstractHessianInput, String, Class<?>, Class<?>) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.StringValueDeserializer
 
readMap(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.ValueDeserializer
 
readMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads the end byte.
readMapStart() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads the start of a map
readMapStart() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads the start of a list.
readMapStart() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads the start of a list.
readMethod() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Starts reading the call
readMethod() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the call
readMethod() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Starts reading the call
readMethodArgLength() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads the number of method arguments
readMethodArgLength() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Returns the number of method arguments
readNode() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an XML node encoded in UTF-8
readNode() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an XML node.
readNull() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a null
readNull() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a null
readNull() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a null
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.AbstractDeserializer
 
readObject(Class) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject(Class, Class<?>...) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject(List<Class<?>>) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.AbstractListDeserializer
 
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
 
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.ClassDeserializer
 
readObject(AbstractHessianInput) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
readObject(AbstractHessianInput, String[]) - Method in interface com.alibaba.com.caucho.hessian.io.Deserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.EnumDeserializer
 
readObject(Class) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads an object from the input stream with an expected type.
readObject(Class, Class<?>...) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
readObject() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads an arbitrary object from the input stream when the type is unknown.
readObject(List<Class<?>>) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
readObject() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
Read the next object
readObject(Class) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an object from the input stream with an expected type.
readObject(Class, Class<?>...) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an object from the input stream with an expected type.
readObject() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an arbitrary object from the input stream when the type is unknown.
readObject(List<Class<?>>) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads an arbitrary object from the input stream when the type is unknown.
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.InputStreamDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
readObject(AbstractHessianInput, Object, String[]) - Method in class com.alibaba.com.caucho.hessian.io.JavaDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.MapDeserializer
 
readObject(AbstractHessianInput) - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
readObject(AbstractHessianInput, String, String[]) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.StringValueDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.alibaba.com.caucho.hessian.io.ValueDeserializer
 
readObject() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
will lost all attribute
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readObject() - Method in interface org.apache.dubbo.common.serialize.ObjectInput
read object
readObject(Class<T>) - Method in interface org.apache.dubbo.common.serialize.ObjectInput
read object
readObject(Class<T>, Type) - Method in interface org.apache.dubbo.common.serialize.ObjectInput
read object
readObject() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
READONLY_EVENT - Static variable in class org.apache.dubbo.remoting.exchange.Request
 
READONLY_EVENT - Static variable in class org.apache.dubbo.remoting.exchange.Response
 
readRef() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a reference
readRef() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a reference.
readRef() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a reference.
readRemote() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a remote object reference to the stream.
readRemote() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a remote object.
readRemote() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a remote object.
readReply(Class) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a reply as an object.
readReply(Class) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a reply as an object.
readReply(Class) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a reply as an object.
readResolve() - Method in class com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
 
readResolve() - Method in class org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
 
readShort() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a short
readShort() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a short
readShort() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readShort() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read short integer.
readShort() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readShort() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readStreamingObject() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
readString() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a string encoded in UTF-8
readString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a byte array from the stream.
readString() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a string
readString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a byte array from the stream.
readString() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a string
readType() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads an object type.
readType() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Parses a type from the stream.
readType() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Parses a type from the stream.
readUTCDate() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Reads a date.
readUTCDate() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Reads a date.
readUTCDate() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Reads a date.
readUTF() - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectInput
 
readUTF() - Method in interface org.apache.dubbo.common.serialize.DataInput
Read UTF-8 string.
readUTF() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.fst.FstObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.java.JavaObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readUTF() - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
 
readValue(Class<?>, Object) - Method in class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
readValue(Class<?>, Object) - Method in interface org.apache.dubbo.common.json.JSONConverter
Deprecated.
convert json value to target class.
ready() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
realize(Object[], Class<?>[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object[], Class<?>[], Type[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>, Type) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
received(Channel, Object) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
received(Channel, Object) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
received(Channel, Object) - Method in interface org.apache.dubbo.remoting.ChannelHandler
on message received.
received(Channel, Response) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
received(Channel, Response, boolean) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.DecodeHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.MultiMessageHandler
 
reconnect(String) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
reconnect() - Method in interface org.apache.dubbo.remoting.Client
reconnect.
reconnect() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reconnect() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
reconnect() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
RECONNECT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
ReconnectTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
ReconnectTimerTask
ReconnectTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.ReconnectTimerTask
 
recreate() - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
recreate() - Method in class org.apache.dubbo.rpc.AppResponse
 
recreate() - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
recreate() - Method in interface org.apache.dubbo.rpc.Result
Recreate.
RedisMetadataReport - Class in org.apache.dubbo.metadata.store.redis
RedisMetadataReport
RedisMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.store.redis.RedisMetadataReport
 
RedisMetadataReportFactory - Class in org.apache.dubbo.metadata.store.redis
RedisMetadataReportFactory.
RedisMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.store.redis.RedisMetadataReportFactory
 
RedisProtocol - Class in org.apache.dubbo.rpc.protocol.redis
RedisProtocol
RedisProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.redis.RedisProtocol
 
RedisRegistry - Class in org.apache.dubbo.registry.redis
RedisRegistry
RedisRegistry(URL) - Constructor for class org.apache.dubbo.registry.redis.RedisRegistry
 
RedisRegistryFactory - Class in org.apache.dubbo.registry.redis
RedisRegistryFactory
RedisRegistryFactory() - Constructor for class org.apache.dubbo.registry.redis.RedisRegistryFactory
 
reExport(Invoker<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
ref(U) - Method in class org.apache.dubbo.config.builders.ServiceBuilder
 
refer(Class<T>, URL) - Method in interface com.alibaba.dubbo.rpc.Protocol
Deprecated.
 
refer(Class<T>, URL) - Method in interface com.alibaba.dubbo.rpc.Protocol
Deprecated.
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.qos.protocol.QosProtocolWrapper
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.AbstractProtocol
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
 
refer(Class<T>, URL) - Method in class org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
refer(Class<T>, URL) - Method in interface org.apache.dubbo.rpc.Protocol
Refer a remote service:
1.
REFER_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
The key name for reference URL in register center
Reference - Annotation Type in com.alibaba.dubbo.config.annotation
Deprecated.
Reference - Annotation Type in org.apache.dubbo.config.annotation
Reference
REFERENCE_FILTER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
ReferenceAnnotationBeanPostProcessor - Class in org.apache.dubbo.config.spring.beans.factory.annotation
BeanPostProcessor implementation that Consumer service Reference annotated fields
ReferenceAnnotationBeanPostProcessor() - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
To support the legacy annotation that is @com.alibaba.dubbo.config.annotation.Reference since 2.7.3
ReferenceBean<T> - Class in org.apache.dubbo.config.spring
ReferenceFactoryBean
ReferenceBean() - Constructor for class org.apache.dubbo.config.spring.ReferenceBean
 
ReferenceBean(Reference) - Constructor for class org.apache.dubbo.config.spring.ReferenceBean
 
referenceBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ReferenceBuilder<T> - Class in org.apache.dubbo.config.builders
This is a builder for build ReferenceConfig.
ReferenceBuilder() - Constructor for class org.apache.dubbo.config.builders.ReferenceBuilder
 
ReferenceConfig<T> - Class in com.alibaba.dubbo.config
Deprecated.
ReferenceConfig() - Constructor for class com.alibaba.dubbo.config.ReferenceConfig
Deprecated.
 
ReferenceConfig(Reference) - Constructor for class com.alibaba.dubbo.config.ReferenceConfig
Deprecated.
 
ReferenceConfig<T> - Class in org.apache.dubbo.config
ReferenceConfig
ReferenceConfig() - Constructor for class org.apache.dubbo.config.ReferenceConfig
 
ReferenceConfig(Reference) - Constructor for class org.apache.dubbo.config.ReferenceConfig
 
ReferenceConfigCache - Class in org.apache.dubbo.config.utils
A simple util class for cache ReferenceConfig.
ReferenceConfigCache.KeyGenerator - Interface in org.apache.dubbo.config.utils
 
referred(Invoker<?>) - Method in interface com.alibaba.dubbo.rpc.InvokerListener
Deprecated.
 
referred(Invoker<?>) - Method in interface com.alibaba.dubbo.rpc.InvokerListener
Deprecated.
 
referred(Invoker<?>) - Method in interface org.apache.dubbo.rpc.InvokerListener
The invoker referred
referred(Invoker<?>) - Method in class org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
 
referred(Invoker<?>) - Method in class org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 
ReflectionUtils - Class in org.apache.dubbo.common.serialize.kryo.utils
 
ReflectionUtils() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.ReflectionUtils
 
ReflectUtils - Class in org.apache.dubbo.common.utils
ReflectUtils
refresh() - Method in class org.apache.dubbo.config.AbstractConfig
 
refresh() - Method in class org.apache.dubbo.config.ApplicationConfig
 
refresh() - Method in class org.apache.dubbo.config.ProtocolConfig
 
refresh() - Method in class org.apache.dubbo.config.RegistryConfig
 
refreshAll() - Method in class org.apache.dubbo.config.context.ConfigManager
 
register(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
register(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
register(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
register(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
register(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
register(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
register(Class<?>) - Static method in class org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
 
register(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
register(Boolean) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
register(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
register() - Method in class org.apache.dubbo.config.DubboShutdownHook
Register the ShutdownHook
REGISTER - Static variable in interface org.apache.dubbo.registry.Constants
 
register(URL) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
register(URL, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
register(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
register(URL) - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
register(URL) - Method in interface org.apache.dubbo.registry.RegistryService
Register data, such as : provider service, consumer address, route rule, override rule and other data.
register(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
register(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
REGISTER_IP_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingsRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar
 
registerBeans(BeanDefinitionRegistry, Class<?>...) - Static method in class org.apache.dubbo.config.spring.util.AnnotatedBeanDefinitionRegistryUtils
Register Beans if not present in registry
registerClass(Class) - Method in class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
only supposed to be called at startup time later may consider adding support for custom serializer, custom id, etc
registerClass(Class) - Static method in class org.apache.dubbo.common.serialize.support.SerializableClassRegistry
only supposed to be called at startup time
registerClass(Class, Object) - Static method in class org.apache.dubbo.common.serialize.support.SerializableClassRegistry
only supposed to be called at startup time
registerConsumer(Invoker, URL, URL, RegistryDirectory) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
registered(ResteasyProviderFactory) - Method in class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
registerInfrastructureBean(BeanDefinitionRegistry, String, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.BeanRegistrar
Register Infrastructure Bean
registerProvider(Invoker<T>, URL, URL) - Static method in class org.apache.dubbo.registry.support.ProviderConsumerRegTable
 
REGISTRIES_SUFFIX - Static variable in interface org.apache.dubbo.config.Constants
 
Registry - Interface in com.alibaba.dubbo.registry
Deprecated.
Registry - Interface in org.apache.dubbo.registry
Registry.
REGISTRY_FILESAVE_SYNC_KEY - Static variable in interface org.apache.dubbo.registry.Constants
To decide whether register center saves file synchronously, the default value is asynchronously
REGISTRY_FOR_REFERENCE - Static variable in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
REGISTRY_FOR_SERVICE - Static variable in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
REGISTRY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_RECONNECT_PERIOD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
Reconnection period in milliseconds for register center
REGISTRY_RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.registry.Constants
Period of registry center's retry interval
REGISTRY_RETRY_TIMES_KEY - Static variable in interface org.apache.dubbo.registry.Constants
Most retry times
REGISTRY_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RegistryAwareCluster - Class in org.apache.dubbo.rpc.cluster.support
 
RegistryAwareCluster() - Constructor for class org.apache.dubbo.rpc.cluster.support.RegistryAwareCluster
 
RegistryAwareClusterInvoker<T> - Class in org.apache.dubbo.rpc.cluster.support
 
RegistryAwareClusterInvoker(Directory<T>) - Constructor for class org.apache.dubbo.rpc.cluster.support.RegistryAwareClusterInvoker
 
registryBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
RegistryBuilder - Class in org.apache.dubbo.config.builders
This is a builder for build RegistryConfig.
RegistryBuilder() - Constructor for class org.apache.dubbo.config.builders.RegistryBuilder
 
RegistryConfig - Class in com.alibaba.dubbo.config
Deprecated.
RegistryConfig() - Constructor for class com.alibaba.dubbo.config.RegistryConfig
Deprecated.
 
RegistryConfig(String) - Constructor for class com.alibaba.dubbo.config.RegistryConfig
Deprecated.
 
RegistryConfig(String, String) - Constructor for class com.alibaba.dubbo.config.RegistryConfig
Deprecated.
 
RegistryConfig - Class in org.apache.dubbo.config
RegistryConfig
RegistryConfig() - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConstants - Interface in org.apache.dubbo.common.constants
 
RegistryDirectory<T> - Class in org.apache.dubbo.registry.integration
RegistryDirectory
RegistryDirectory(Class<T>, URL) - Constructor for class org.apache.dubbo.registry.integration.RegistryDirectory
 
RegistryFactory - Interface in com.alibaba.dubbo.registry
Deprecated.
RegistryFactory - Interface in org.apache.dubbo.registry
RegistryFactory.
registryIds(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
registryIds(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
RegistryProtocol - Class in org.apache.dubbo.registry.integration
RegistryProtocol
RegistryProtocol() - Constructor for class org.apache.dubbo.registry.integration.RegistryProtocol
 
RegistryProtocol.InvokerDelegate<T> - Class in org.apache.dubbo.registry.integration
 
RegistryService - Interface in org.apache.dubbo.registry
RegistryService.
RegistryStatusChecker - Class in org.apache.dubbo.registry.status
RegistryStatusChecker
RegistryStatusChecker() - Constructor for class org.apache.dubbo.registry.status.RegistryStatusChecker
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
release() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
release(Kryo) - Static method in class org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
 
RELEASE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
package version in the manifest
reliable(Boolean) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
REMOTE_APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RemoteSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a remote object.
RemoteSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.RemoteSerializer
 
RemotingConstants - Interface in org.apache.dubbo.common.constants
RemotingConstants
RemotingException - Exception in com.alibaba.dubbo.remoting
Deprecated.
RemotingException(Channel, String) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(InetSocketAddress, InetSocketAddress, String) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(Channel, Throwable) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(Channel, String, Throwable) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException(Exception) - Constructor for exception com.alibaba.dubbo.remoting.RemotingException
Deprecated.
 
RemotingException - Exception in org.apache.dubbo.remoting
RemotingException.
RemotingException(Channel, String) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, String) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
RemotingException(Channel, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
RemotingException(Channel, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
 
remove(Object) - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Deletes the entry.
remove(Object) - Method in class com.alibaba.com.caucho.hessian.util.IntMap
Deletes the entry.
remove(Object) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
remove(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
 
remove(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
remove() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
remove(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value to uninitialized for the specified thread local map; a proceeding call to get() will trigger a call to initialValue().
remove() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
remove(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
remove(int) - Method in class org.apache.dubbo.common.utils.Stack
remove.
remove(int) - Method in class org.apache.dubbo.qos.textui.TTable.Border
 
remove(String) - Method in class org.apache.dubbo.rpc.RpcContext
remove value.
REMOVE_VALUE_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
removeAll() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Removes all InternalThreadLocal variables bound to the current thread.
removeApplicationContext(ApplicationContext) - Static method in class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
removeAttachment(String) - Method in class org.apache.dubbo.rpc.RpcContext
remove attachment.
removeAttachments(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
map<string, string> attachments = 1;
removeAttribute(String) - Method in interface org.apache.dubbo.remoting.Channel
remove attribute.
removeAttribute(String) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
removeChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
removeContext() - Static method in class org.apache.dubbo.rpc.RpcContext
remove context.
removeEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeFailedNotifiedTask(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
removeFailedNotifiedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedRegisteredTask(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
removeFailedRegisteredTask(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedSubscribedTask(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
removeFailedSubscribedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedUnregisteredTask(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
removeFailedUnregisteredTask(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeFailedUnsubscribedTask(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
removeFailedUnsubscribedTask(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
removeHttpHandler(int) - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
removeIndexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
 
removeListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
removeListener(String, String, ConfigurationListener) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
Stops one listener from listening to value changes in the specified key.
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
 
removeListener(String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.zookeeper.CacheListener
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
 
removeMessages() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
removeParameter(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
removeParameter(String) - Method in class org.apache.dubbo.common.URL
 
removeParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
removeParameters(Collection<String>) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
removeParameters(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URL
 
removeParameters(String...) - Method in class org.apache.dubbo.common.URL
 
removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URLBuilder
 
removeParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
 
removeRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Removes a reference.
removeRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Removes a reference.
removeRef(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Removes a reference.
removeReplier(Class<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeReplier(Class<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
removeRetryUrl(List<URL>) - Method in class org.apache.dubbo.registry.retry.FailedNotifiedTask
 
removeServerContext() - Static method in class org.apache.dubbo.rpc.RpcContext
remove server side context.
removeServletContext(int) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
removeStatus(URL) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
removeStatus(URL, String) - Static method in class org.apache.dubbo.rpc.RpcStatus
 
removeTracer(Class<?>, String, Channel) - Static method in class org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
rendering() - Method in interface org.apache.dubbo.qos.textui.TComponent
render
rendering() - Method in class org.apache.dubbo.qos.textui.TKv
 
rendering() - Method in class org.apache.dubbo.qos.textui.TLadder
 
rendering() - Method in class org.apache.dubbo.qos.textui.TTable
 
rendering() - Method in class org.apache.dubbo.qos.textui.TTree
 
repeat(String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Repeat a String repeat times to form a new String.
repeat(String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Repeat a String repeat times to form a new String, with a String separator injected each time.
repeat(char, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Returns padding using the specified delimiter repeated to a given length.
replace(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Replaces a String with another String inside a larger String, for the first max values of the search String.
replace(String) - Static method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
 
replaceExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Deprecated.
not recommended any longer, and use only when test
replaceProperty(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
replaceRef(Object, Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Replaces a reference from one object to another.
replaceRef(Object, Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Replaces a reference from one object to another.
replaceRef(Object, Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Replaces a reference from one object to another.
Replier<T> - Interface in org.apache.dubbo.remoting.exchange.support
Replier.
ReplierDispatcher - Class in org.apache.dubbo.remoting.exchange.support
ReplierDispatcher
ReplierDispatcher() - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>) - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>, Map<Class<?>, Replier<?>>) - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
reply(ExchangeChannel, Object) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeHandler
reply.
reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
reply(ExchangeChannel, T) - Method in interface org.apache.dubbo.remoting.exchange.support.Replier
reply.
reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
request(Object) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
send request.
request(Object, int) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
send request.
Request - Class in org.apache.dubbo.remoting.exchange
Request.
Request() - Constructor for class org.apache.dubbo.remoting.exchange.Request
 
Request(long) - Constructor for class org.apache.dubbo.remoting.exchange.Request
 
request(Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
request(Object, int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
reset(URL) - Method in interface org.apache.dubbo.common.Resetable
reset.
reset() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
reset(Parameters) - Method in interface org.apache.dubbo.remoting.Client
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
reset(Parameters) - Method in interface org.apache.dubbo.remoting.Server
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.transport.AbstractEndpoint
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.AbstractEndpoint
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
reset(URL) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
Deprecated.
reset(URL) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
Deprecated.
reset() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
For unit test
reset() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
reset() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
Resetable - Interface in org.apache.dubbo.common
Resetable.
resetExtensionLoader(Class) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
 
resetReaderIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetReaderIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetReaderIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
resetReaderIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Resets the references for streaming.
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Resets the references for streaming.
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Resets the references for streaming.
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Resets the references for streaming.
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Resets the references for streaming.
resetReferences() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Resets the references for streaming.
resetWriterIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetWriterIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
resetWriterIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
resetWriterIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
resolveInterfaceName(Service, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Deprecated.
resolveInterfaceName(AnnotationAttributes, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Resolve the interface name from AnnotationAttributes
resolveInterfaceName(Reference, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Deprecated.
resolvePlaceholders(Map<String, Object>, PropertyResolver, String...) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Resolve the placeholders from the specified annotation attributes
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolveRemote(String, String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Resolves a remote object.
resolveRemote(String, String) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Resolves a remote object.
resolveServiceInterfaceClass(AnnotationAttributes, Class<?>) - Static method in class org.apache.dubbo.config.spring.util.AnnotationUtils
Resolve the class of Dubbo Service interface from the specified annotation attributes and annotated class.
Response - Class in org.apache.dubbo.remoting.exchange
Response
Response() - Constructor for class org.apache.dubbo.remoting.exchange.Response
 
Response(long) - Constructor for class org.apache.dubbo.remoting.exchange.Response
 
Response(long, String) - Constructor for class org.apache.dubbo.remoting.exchange.Response
 
RESPONSE_NULL_VALUE - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_NULL_VALUE_WITH_ATTACHMENTS - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_VALUE - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_VALUE_WITH_ATTACHMENTS - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_WITH_EXCEPTION - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
RESPONSE_WITH_EXCEPTION_WITH_ATTACHMENTS - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
 
ResponseCallback - Interface in com.alibaba.dubbo.remoting.exchange
Deprecated.
ResponseFuture - Interface in com.alibaba.dubbo.remoting.exchange
Deprecated.
RestConstraintViolation - Class in org.apache.dubbo.rpc.protocol.rest
 
RestConstraintViolation(String, String, String) - Constructor for class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
RestConstraintViolation() - Constructor for class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
restoreContext(RpcContext) - Static method in class org.apache.dubbo.rpc.RpcContext
 
restoreServerContext(RpcContext) - Static method in class org.apache.dubbo.rpc.RpcContext
 
RestProtocol - Class in org.apache.dubbo.rpc.protocol.rest
 
RestProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.rest.RestProtocol
 
RestServer - Interface in org.apache.dubbo.rpc.protocol.rest
 
RestServerFactory - Class in org.apache.dubbo.rpc.protocol.rest
Only the server that implements servlet container could support something like @Context injection of servlet objects.
RestServerFactory() - Constructor for class org.apache.dubbo.rpc.protocol.rest.RestServerFactory
 
Result - Interface in com.alibaba.dubbo.rpc
Deprecated.
Result - Interface in org.apache.dubbo.rpc
(API, Prototype, NonThreadSafe) An RPC Result.
Result.AbstractResult - Class in com.alibaba.dubbo.rpc
Deprecated.
 
Result.CompatibleResult - Class in com.alibaba.dubbo.rpc
Deprecated.
 
retries(Integer) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
RETRIES_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
retry(Boolean) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
retry() - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
RETRY_TIMES_KEY - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
retryOffer(Runnable, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
retry offer task
retryPeriod(Integer) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
retryTimes(Integer) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
RETURN_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
RETURN_NULL_INVOKER - Static variable in class org.apache.dubbo.common.bytecode.Proxy
 
RETURN_PREFIX - Static variable in interface org.apache.dubbo.rpc.Constants
 
returnKryo(Kryo) - Method in class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
 
returnKryo(Kryo) - Method in class org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
 
returnKryo(Kryo) - Method in class org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
 
returnKryo(Kryo) - Method in class org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
 
ReverseCompatibleNotifyListener(NotifyListener) - Constructor for class com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
Deprecated.
 
revertForbid(List<String>, Set<URL>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
revertForbid(List<String>, Set<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertNotify(Map<String, Map<String, String>>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
revertNotify(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertRegister(Map<String, Map<String, String>>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
revertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertSubscribe(Map<String, String>) - Static method in class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
revertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
REVISION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RmiProtocol - Class in org.apache.dubbo.rpc.protocol.rmi
RmiProtocol.
RmiProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
 
RmiRemoteInvocation - Class in com.alibaba.dubbo.rpc.protocol.rmi
Deprecated.
RmiRemoteInvocation(MethodInvocation) - Constructor for class com.alibaba.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
Deprecated.
executed on consumer side
RmiRemoteInvocation - Class in org.apache.dubbo.rpc.protocol.rmi
 
RmiRemoteInvocation(MethodInvocation) - Constructor for class org.apache.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
executed on consumer side
RoundRobinLoadBalance - Class in org.apache.dubbo.rpc.cluster.loadbalance
Round robin load balance.
RoundRobinLoadBalance() - Constructor for class org.apache.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
 
route(List<Invoker<T>>, URL, Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
route(List<Invoker<T>>, URL, Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.Router
Deprecated.
 
route(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
 
route(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
 
route(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
 
route(List<Invoker<T>>, URL, Invocation) - Method in interface org.apache.dubbo.rpc.cluster.Router
Filter invokers with current routing rule and only return the invokers that comply with the rule.
route(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
 
route(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
route(URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.RouterChain
 
ROUTE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Router - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
Router - Interface in org.apache.dubbo.rpc.cluster
Router.
ROUTER_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
key for router type, for e.g., "script"/"file", corresponding to ScriptRouterFactory.NAME, FileRouterFactory.NAME
ROUTER_TYPE_CLEAR - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
when ROUTER_KEY's value is set to ROUTER_TYPE_CLEAR, RegistryDirectory will clean all current routers
RouterChain<T> - Class in org.apache.dubbo.rpc.cluster
Router chain
RouterFactory - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
RouterFactory - Interface in org.apache.dubbo.rpc.cluster
RouterFactory.
ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ROUTERS_SUFFIX - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
RpcConstants - Class in org.apache.dubbo.rpc
Deprecated.
Replace to org.apache.dubbo.common.Constants
RpcContext - Class in com.alibaba.dubbo.rpc
Deprecated.
RpcContext() - Constructor for class com.alibaba.dubbo.rpc.RpcContext
Deprecated.
 
RpcContext - Class in org.apache.dubbo.rpc
Thread local context.
RpcContextFilter - Class in org.apache.dubbo.rpc.protocol.rest
 
RpcContextFilter() - Constructor for class org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
 
RpcException - Exception in com.alibaba.dubbo.rpc
Deprecated.
RpcException() - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(String, Throwable) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(String) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(Throwable) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(int) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(int, String, Throwable) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(int, String) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException(int, Throwable) - Constructor for exception com.alibaba.dubbo.rpc.RpcException
Deprecated.
 
RpcException - Exception in org.apache.dubbo.rpc
RPC Exception.
RpcException() - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(String, Throwable) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(String) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(Throwable) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(int) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(int, String, Throwable) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(int, String) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcException(int, Throwable) - Constructor for exception org.apache.dubbo.rpc.RpcException
 
RpcExceptionMapper - Class in org.apache.dubbo.rpc.protocol.rest
 
RpcExceptionMapper() - Constructor for class org.apache.dubbo.rpc.protocol.rest.RpcExceptionMapper
 
RpcInvocation - Class in org.apache.dubbo.rpc
RPC Invocation.
RpcInvocation() - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation, Invoker<?>) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(Invocation) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(Method, Object[]) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(Method, Object[], Map<String, String>) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[]) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[], Map<String, String>) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcInvocation(String, Class<?>[], Object[], Map<String, String>, Invoker<?>) - Constructor for class org.apache.dubbo.rpc.RpcInvocation
 
RpcStatus - Class in org.apache.dubbo.rpc
URL statistics.
RpcUtils - Class in com.alibaba.dubbo.rpc.support
2019-04-18
RpcUtils() - Constructor for class com.alibaba.dubbo.rpc.support.RpcUtils
 
RpcUtils - Class in org.apache.dubbo.rpc.support
RpcUtils
RpcUtils() - Constructor for class org.apache.dubbo.rpc.support.RpcUtils
 
RSQUARE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
RSQUARE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
RULE_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
RuleConverter - Interface in com.alibaba.dubbo.rpc.cluster
Deprecated.
RuleConverter - Interface in org.apache.dubbo.rpc.cluster
 
run() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
 
run(Timeout) - Method in interface org.apache.dubbo.common.timer.TimerTask
Executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).
run() - Method in class org.apache.dubbo.config.DubboShutdownHook
 
run(Timeout) - Method in class org.apache.dubbo.registry.retry.AbstractRetryTask
 
run(Timeout) - Method in class org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
 
run() - Method in class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
RUNTIME_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 

S

scope(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
SCOPE_APPLICATION - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
SCOPE_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
SCOPE_LOCAL - Static variable in interface org.apache.dubbo.rpc.Constants
 
SCOPE_NONE - Static variable in interface org.apache.dubbo.config.Constants
 
SCOPE_REMOTE - Static variable in interface org.apache.dubbo.rpc.Constants
 
SCOPE_SERVICE - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
SCRIPT_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
ScriptRouter - Class in org.apache.dubbo.rpc.cluster.router.script
ScriptRouter
ScriptRouter(URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
 
ScriptRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.script
ScriptRouterFactory
ScriptRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
 
searchMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
select(List<Invoker<T>>, URL, Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.LoadBalance
Deprecated.
 
select(List<Invoker<T>>, URL, Invocation) - Method in interface com.alibaba.dubbo.rpc.cluster.LoadBalance
Deprecated.
 
select(List<Invoker<T>>, URL, Invocation) - Method in class org.apache.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
 
select(List<Invoker<T>>, URL, Invocation) - Method in interface org.apache.dubbo.rpc.cluster.LoadBalance
select one invoker in list.
SELECT_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
SELECT_METHOD_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
SelectTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
SelectTelnetHandler
SelectTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
SEMICOLON_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SEMICOLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
send() - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitor
 
send(Object) - Method in interface org.apache.dubbo.remoting.Endpoint
send message.
send(Object, boolean) - Method in interface org.apache.dubbo.remoting.Endpoint
send message.
send(Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
 
send(Object) - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.AbstractChannel
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
send(Object) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
 
send(Object) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
send(Object) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
send(Object) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
send(Object, boolean) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
SEND_RECONNECT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
sendRequest() - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
 
sent(Channel, Object) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
sent(Channel, Object) - Method in interface com.alibaba.dubbo.remoting.ChannelHandler
Deprecated.
 
sent(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
sent(Channel, Object) - Method in interface org.apache.dubbo.remoting.ChannelHandler
on message sent.
sent(Channel, Request) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
sent(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
SENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
SEPARATOR - Static variable in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
SEPARATOR_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SerializableClassRegistry - Class in org.apache.dubbo.common.serialize.support
Provide a unified serialization registry, this class used for dubbo-serialization-fst and dubbo-serialization-kryo, it will register some classes at startup time (for example AbstractKryoFactory#create)
SerializableClassRegistry() - Constructor for class org.apache.dubbo.common.serialize.support.SerializableClassRegistry
 
Serialization - Interface in com.alibaba.dubbo.common.serialize
Deprecated.
Serialization - Interface in org.apache.dubbo.common.serialize
Serialization strategy interface that specifies a serializer.
serialization(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
serialization(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
SERIALIZATION_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
SERIALIZATION_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
SerializationOptimizer - Interface in org.apache.dubbo.common.serialize.support
Interface defining serialization optimizer, there are nothing implementations for now.
serialize(URL, OutputStream) - Method in interface com.alibaba.dubbo.common.serialize.Serialization
Deprecated.
 
serialize(URL, OutputStream) - Method in interface com.alibaba.dubbo.common.serialize.Serialization
Deprecated.
 
serialize(Object) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(Object, JavaBeanAccessor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.avro.AvroSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.fst.FstSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.gson.GsonSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.java.JavaSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.kryo.KryoSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
 
serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
serialize(URL, OutputStream) - Method in interface org.apache.dubbo.common.serialize.Serialization
Get a serialization implementation instance
serialize(URL, OutputStream) - Method in class org.apache.dubbo.serialize.hessian.Hessian2Serialization
 
Serializer - Interface in com.alibaba.com.caucho.hessian.io
Serializing an object.
SERIALIZER_FACTORY - Static variable in class org.apache.dubbo.common.serialize.hessian2.Hessian2SerializerFactory
 
SerializerFactory - Class in com.alibaba.com.caucho.hessian.io
Factory for returning serialization methods.
SerializerFactory() - Constructor for class com.alibaba.com.caucho.hessian.io.SerializerFactory
 
SerializerFactory(ClassLoader) - Constructor for class com.alibaba.com.caucho.hessian.io.SerializerFactory
 
server(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
server(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
server(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
Server - Class in org.apache.dubbo.qos.server
A server serves for both telnet access and http access static initialize server start server and bind port close server
Server - Interface in org.apache.dubbo.remoting
Remoting Server.
SERVER_ERROR - Static variable in class org.apache.dubbo.remoting.exchange.Response
internal server error.
SERVER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
SERVER_SIDE - Static variable in exception org.apache.dubbo.remoting.TimeoutException
 
SERVER_THREADPOOL_EXHAUSTED_ERROR - Static variable in class org.apache.dubbo.remoting.exchange.Response
server side threadpool exhausted and quick return.
SERVER_TIMEOUT - Static variable in class org.apache.dubbo.remoting.exchange.Response
server side timeout.
ServerDelegate - Class in org.apache.dubbo.remoting.transport
ServerDelegate
ServerDelegate() - Constructor for class org.apache.dubbo.remoting.transport.ServerDelegate
 
ServerDelegate(Server) - Constructor for class org.apache.dubbo.remoting.transport.ServerDelegate
 
ServerPeer - Class in org.apache.dubbo.remoting.p2p.support
ServerPeer
ServerPeer(Server, Map<URL, Client>, Group) - Constructor for class org.apache.dubbo.remoting.p2p.support.ServerPeer
 
ServerStatusChecker - Class in org.apache.dubbo.rpc.protocol.dubbo.status
ServerStatusChecker
ServerStatusChecker() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
 
Service - Annotation Type in com.alibaba.dubbo.config.annotation
Deprecated.
Service - Annotation Type in org.apache.dubbo.config.annotation
Service annotation
service(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
SERVICE - Static variable in interface org.apache.dubbo.monitor.Constants
 
SERVICE_ERROR - Static variable in class org.apache.dubbo.remoting.exchange.Response
service error.
SERVICE_FILTER_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
SERVICE_KEY - Static variable in class org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
SERVICE_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
SERVICE_KEY - Static variable in class org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
SERVICE_NOT_FOUND - Static variable in class org.apache.dubbo.remoting.exchange.Response
service not found.
ServiceAnnotationBeanPostProcessor - Class in org.apache.dubbo.config.spring.beans.factory.annotation
Service Annotation Bean Definition Registry Post Processor
ServiceAnnotationBeanPostProcessor(String...) - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
ServiceAnnotationBeanPostProcessor(Collection<String>) - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
ServiceAnnotationBeanPostProcessor(Set<String>) - Constructor for class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
ServiceBean<T> - Class in org.apache.dubbo.config.spring
ServiceFactoryBean
ServiceBean() - Constructor for class org.apache.dubbo.config.spring.ServiceBean
 
ServiceBean(Service) - Constructor for class org.apache.dubbo.config.spring.ServiceBean
 
ServiceBeanExportedEvent - Class in org.apache.dubbo.config.spring.context.event
A ApplicationEvent after ServiceBean export invocation
ServiceBeanExportedEvent(ServiceBean) - Constructor for class org.apache.dubbo.config.spring.context.event.ServiceBeanExportedEvent
Create a new ApplicationEvent.
ServiceBeanNameBuilder - Class in org.apache.dubbo.config.spring.beans.factory.annotation
Dubbo @Service Bean Builder
serviceBuilder() - Static method in class org.apache.dubbo.config.builders.DubboBuilders
 
ServiceBuilder<U> - Class in org.apache.dubbo.config.builders
This is a builder for build ServiceConfig.
ServiceBuilder() - Constructor for class org.apache.dubbo.config.builders.ServiceBuilder
 
ServiceConfig<T> - Class in com.alibaba.dubbo.config
Deprecated.
ServiceConfig() - Constructor for class com.alibaba.dubbo.config.ServiceConfig
Deprecated.
 
ServiceConfig(Service) - Constructor for class com.alibaba.dubbo.config.ServiceConfig
Deprecated.
 
ServiceConfig<T> - Class in org.apache.dubbo.config
ServiceConfig
ServiceConfig() - Constructor for class org.apache.dubbo.config.ServiceConfig
 
ServiceConfig(Service) - Constructor for class org.apache.dubbo.config.ServiceConfig
 
serviceId(String) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
serviceKey(URL) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
serviceKey(int, String, String, String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
ServiceRouter - Class in org.apache.dubbo.rpc.cluster.router.condition.config
Service level router, "server-unique-name.condition-router"
ServiceRouter(DynamicConfiguration, URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouter
 
ServiceRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.condition.config
Service level router factory
ServiceRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouterFactory
 
ServletHttpBinder - Class in org.apache.dubbo.remoting.http.servlet
ServletHttpTransporter
ServletHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
 
ServletHttpServer - Class in org.apache.dubbo.remoting.http.servlet
 
ServletHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletHttpServer
 
ServletManager - Class in org.apache.dubbo.remoting.http.servlet
TODO this may not be a pretty elegant solution,
ServletManager() - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletManager
 
session(Integer) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
SESSION_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
sessionClosed(IoSession) - Method in class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
sessionOpened(IoSession) - Method in class org.apache.dubbo.remoting.transport.mina.MinaHandler
 
set(V) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value for the current thread.
set(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
set(T) - Method in class org.apache.dubbo.common.utils.Holder
 
set(int, E) - Method in class org.apache.dubbo.common.utils.Stack
set.
set(int) - Method in class org.apache.dubbo.qos.textui.TTable.Border
set border style
set(Object) - Method in class org.apache.dubbo.qos.textui.TTree
 
set(String, Object) - Method in class org.apache.dubbo.rpc.RpcContext
set value.
set(String, Object) - Method in class org.apache.dubbo.rpc.RpcStatus
set value.
setAcceptForeignIp(boolean) - Method in class org.apache.dubbo.qos.server.Server
 
setAccepts(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setAccepts(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setAccesslog(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setActives(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setAddress(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setAddress(String) - Method in class org.apache.dubbo.common.URL
 
setAddress(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setAddress(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setAddresses(List<String>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setAddresses(List<String>) - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.Tag
 
setAlgorithm(String) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
Sets the encryption algorithm for the content.
setAlgorithm(String) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
Sets the encryption algorithm for the content.
setAllowNonSerializable(boolean) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
If true, non-serializable objects are allowed.
setAppConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAppExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setApplication(String) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
setApplication(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setApplication(String) - Method in class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
setApplication(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.config.spring.ReferenceBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.config.spring.ServiceBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.apache.dubbo.config.spring.ServiceBean
 
setApplications(List<String>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setArchitecture(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setArgs(String[]) - Method in class org.apache.dubbo.qos.command.CommandContext
 
setArguments(List<? extends ArgumentConfig>) - Method in class org.apache.dubbo.config.MethodConfig
 
setArguments(Object[]) - Method in class org.apache.dubbo.rpc.RpcContext
 
setArguments(Object[]) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setArguments(Object[]) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Sets invocation arguments
setAsync(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setAttachment(String, String) - Method in interface com.alibaba.dubbo.rpc.Invocation
Deprecated.
 
setAttachment(String, String) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
setAttachment(String, String) - Method in class org.apache.dubbo.rpc.AppResponse
 
setAttachment(String, String) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
setAttachment(String, String) - Method in interface org.apache.dubbo.rpc.Invocation
 
setAttachment(String, String) - Method in interface org.apache.dubbo.rpc.Result
 
setAttachment(String, String) - Method in class org.apache.dubbo.rpc.RpcContext
set attachment.
setAttachment(String, String) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setAttachmentIfAbsent(String, String) - Method in interface com.alibaba.dubbo.rpc.Invocation
Deprecated.
 
setAttachmentIfAbsent(String, String) - Method in interface org.apache.dubbo.rpc.Invocation
 
setAttachmentIfAbsent(String, String) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setAttachments(Map<String, String>) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
setAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.AppResponse
Append all items from the map into the attachment, if map is empty then nothing happens
setAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
setAttachments(Map<String, String>) - Method in interface org.apache.dubbo.rpc.Result
Replace the existing attachments with the specified param.
setAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.RpcContext
set attachments
setAttachments(Map<String, String>) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setAttribute(String, Object) - Method in interface org.apache.dubbo.remoting.Channel
set attribute.
setAttribute(String, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
setAttribute(String, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
setAttribute(String, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
setAttribute(String, Object) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
setBeanClassLoader(ClassLoader) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
setBeanClassLoader(ClassLoader) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
setBeanName(String) - Method in class org.apache.dubbo.config.spring.ServiceBean
 
setBroken(boolean) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setByte(int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setByte(int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the specified absolute index in this buffer.
setByte(int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setByte(int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setByte(int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setByte(int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, byte[]) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer's position reaches its limit.
setBytes(int, ChannelBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer becomes unreadable.
setBytes(int, ChannelBuffer, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ChannelBuffer, int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, InputStream, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified source stream to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ScatteringByteChannel, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, InputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setCache(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setCacheFactory(CacheFactory) - Method in class org.apache.dubbo.cache.filter.CacheFilter
Dubbo will populate and set the cache factory instance based on service/method/consumer/provider configured cache attribute value.
setCallback(ResponseCallback) - Method in interface com.alibaba.dubbo.remoting.exchange.ResponseFuture
Deprecated.
set callback.
setCallback(Boolean) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setCallbacks(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setCategory(String) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
setCertificate(X509Certificate) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The X509 certificate to obtain the public key of the recipient.
setCertificate(X509Certificate) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The X509 certificate to obtain the public key of the recipient.
setChannel(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
setCharset(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCharset(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setClassName(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setClassName(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
setClassNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setClient(String) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setClient(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setClient(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setClient(Client) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
setCloseStreamOnClose(boolean) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
 
setCloseStreamOnClose(boolean) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
setCloseStreamOnClose(boolean) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
 
setCluster(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setCluster(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setCluster(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setCluster(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setCluster(Cluster) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistryFactory
 
setCluster(Cluster) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setCode(int) - Method in exception org.apache.dubbo.rpc.RpcException
 
setCodec(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCodec(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCommandName(String) - Method in class org.apache.dubbo.qos.command.CommandContext
 
setCompatibleFuture(CompletableFuture<?>) - Method in class org.apache.dubbo.rpc.FutureContext
Deprecated.
setCompiler(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setConditions(List<String>) - Method in class org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
 
setConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setConfigCenterFirst(boolean) - Method in class org.apache.dubbo.common.config.Environment
 
setConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setConfigs(List<ConfigItem>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
setConfiguration(DynamicConfiguration) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
setConfigurators(List<Configurator>) - Method in class org.apache.dubbo.registry.integration.AbstractConfiguratorListener
 
setConfigVersion(String) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
setConnections(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setConstraintViolations(List<RestConstraintViolation>) - Method in class org.apache.dubbo.rpc.protocol.rest.ViolationReport
 
setConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setConsumerUrl(URL) - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
setContextpath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setContextpath(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCorethreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setCorethreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCycleReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setData(Object) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.ModuleConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.MonitorConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setDefault(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setDefaultCompiler(String) - Static method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
setDelay(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setDispatcher(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setDispatcher(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setDispather(String) - Method in class org.apache.dubbo.config.ProtocolConfig
setDispather(String) - Method in class org.apache.dubbo.config.ProviderConfig
setDocument(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDubboConfigBinder(DubboConfigBinder) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
setDumpDirectory(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setDynamic(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDynamic(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setDynamic(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setDynamicConfiguration(Configuration) - Method in class org.apache.dubbo.common.config.Environment
 
setEnabled(Boolean) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setEnabled(Boolean) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
setEnabled(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setEnumNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setEnvironment(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.context.annotation.DubboConfigBindingsRegistrar
 
setEnvironment(Environment) - Method in class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
setErrorMessage(String) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setEtcdTransporter(EtcdTransporter) - Method in class org.apache.dubbo.registry.etcd.EtcdRegistryFactory
 
setEvent(String) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setEvent(boolean) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setEvent(String) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setEvent(boolean) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setException(Throwable) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
setException(Throwable) - Method in interface com.alibaba.dubbo.rpc.Result
Deprecated.
 
setException(Throwable) - Method in class org.apache.dubbo.rpc.AppResponse
 
setException(Throwable) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
setException(Throwable) - Method in interface org.apache.dubbo.rpc.Result
 
setExceptionClass(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
 
setExceptionMessage(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
 
setExchanger(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExchanger(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setExecutes(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExecutes(Integer) - Method in class org.apache.dubbo.config.MethodConfig
 
setExecutor(EagerThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
setExpirationInterval(long) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
set expiration interval
setExpirationInterval(int) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
setExport(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExtension(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
setExtraKeys(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
setFile(File) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
setFile(File) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Set the current logging file
setFile(File) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setFile(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setFilter(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setForce(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
setForce(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setForks(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setFuture(CompletableFuture<?>) - Method in class com.alibaba.dubbo.rpc.RpcContext
Deprecated.
 
setFuture(CompletableFuture<?>) - Method in class org.apache.dubbo.rpc.FutureContext
set future.
setFuture(CompletableFuture<?>) - Method in class org.apache.dubbo.rpc.RpcContext
set future.
setGeneric(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
setGeneric(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setGeneric(String) - Method in class org.apache.dubbo.config.ServiceConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setGroup(String) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
setGroup(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setGroup(String) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
setGroup(String) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Add group name
setHeartbeat(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setHeartbeat(boolean) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setHeartbeat(boolean) - Method in class org.apache.dubbo.remoting.exchange.Response
Deprecated.
setHessianProxyFactory(HessianProxyFactory) - Method in class org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
 
setHighestPriority(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setHost(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setHost(String) - Method in class org.apache.dubbo.common.URL
 
setHost(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setHost(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setHost(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setHost(String) - Method in class org.apache.dubbo.qos.server.Server
 
setHttp(boolean) - Method in class org.apache.dubbo.qos.command.CommandContext
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.http.HttpProtocol
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.httpinvoker.HttpInvokerProtocol
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.rest.RestProtocol
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.rest.RestServerFactory
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
setHttpBinder(HttpBinder) - Method in class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
setId(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
setId(long) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setIgnoreInvalidFields(boolean) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
setIgnoreInvalidFields(boolean) - Method in class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
setIgnoreInvalidFields(boolean) - Method in interface org.apache.dubbo.config.spring.context.properties.DubboConfigBinder
Set whether to ignore invalid fields, that is, whether to ignore bind parameters that have corresponding fields in the target object which are not accessible (for example because of null values in the nested path).
setIgnoreUnknownFields(boolean) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor
 
setIgnoreUnknownFields(boolean) - Method in class org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
 
setIgnoreUnknownFields(boolean) - Method in interface org.apache.dubbo.config.spring.context.properties.DubboConfigBinder
Set whether to ignore unknown fields, that is, whether to ignore bind parameters that do not have corresponding fields in the target object.
setIncludeSpringEnv(Boolean) - Method in class org.apache.dubbo.config.spring.ConfigCenterBean
 
setIndex(Integer) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setIndex(int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setIndex(int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer in one shot.
setIndex(int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
setIndex(int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
setIndexedVariable(int, Object) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
setInit(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setInjvm(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
setInterface(MulticastSocket, boolean) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
setInterface(String) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setInterface(Class<?>) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setInterface(Class<?>) - Method in class org.apache.dubbo.config.ServiceConfig
 
setInterface(String) - Method in class org.apache.dubbo.config.ServiceConfig
 
setInterfaceClass(Class<?>) - Method in class org.apache.dubbo.config.ReferenceConfig
Deprecated. 
setInterfaceClass(Class<?>) - Method in class org.apache.dubbo.config.ServiceConfig
Deprecated. 
setInterval(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setInvocation(Invocation) - Method in class org.apache.dubbo.rpc.RpcContext
 
setInvocationTime(Date) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Set the invocation date.
setInvokeMode(InvokeMode) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setInvoker(Invoker<?>) - Method in class org.apache.dubbo.rpc.RpcContext
 
setInvoker(Invoker<?>) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setInvokers(List<Invoker<T>>) - Method in class org.apache.dubbo.rpc.cluster.RouterChain
Notify router chain of the initial addresses from registry at the first time.
setInvokers(List<Invoker<?>>) - Method in class org.apache.dubbo.rpc.RpcContext
 
setIothreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setIothreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setKeepAlive(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setKey(String) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
setKey(String) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setLayer(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setLazy(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
setLevel(Level) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Set the current logging level
setLevel(Level) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Set the current logging level
setLevel(Level) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setLoadbalance(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setLocal(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to setStub(Boolean)
setLocal(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to setStub(String)
setLocalAddress(String, int) - Method in class org.apache.dubbo.rpc.RpcContext
set local address.
setLocalAddress(InetSocketAddress) - Method in class org.apache.dubbo.rpc.RpcContext
set local address.
setLogger(Logger) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
setLogger(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setLoggerAdapter(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
 
setLoggerAdapter(LoggerAdapter) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Set logger provider
setLogLevel(Level) - Method in class org.apache.dubbo.common.utils.Log
 
setLogMessage(String) - Method in class org.apache.dubbo.common.utils.Log
 
setLogName(String) - Method in class org.apache.dubbo.common.utils.Log
 
setLogThread(String) - Method in class org.apache.dubbo.common.utils.Log
 
setMaxCapacity(int) - Method in class org.apache.dubbo.common.utils.LRUCache
 
setMerger(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
SetMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
SetMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.SetMerger
 
setMessage(String) - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
setMetadataReportConfig(MetadataReportConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setMethod(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setMethodName(String) - Method in class org.apache.dubbo.rpc.RpcContext
 
setMethodName(String) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setMethodName(String) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Set target method name.
setMethods(List<? extends MethodConfig>) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setMethods(List<? extends MethodConfig>) - Method in class org.apache.dubbo.config.ServiceConfig
 
setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setMixinInstance(Object) - Method in interface org.apache.dubbo.common.bytecode.Mixin.MixinAware
 
setMock(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setMock(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setMock(Boolean) - Method in class org.apache.dubbo.config.ServiceConfig
 
setMock(String) - Method in class org.apache.dubbo.config.ServiceConfig
 
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMonitor(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setMonitor(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ModuleConfig
 
setMonitor(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setMonitorFactory(MonitorFactory) - Method in class org.apache.dubbo.monitor.support.MonitorFilter
 
setName(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setName(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setName(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setName(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setName(String) - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.Tag
 
setNamespace(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setOninvoke(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOninvokeInstance(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOninvokeMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOninvokeMethod(Method) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOnreturn(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnreturnInstance(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOnreturnMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnreturnMethod(Method) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOnthrow(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnthrowInstance(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOnthrowMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnthrowMethod(Method) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel.AsyncMethodInfo
 
setOptimizer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setOrder(int) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
 
setOrganization(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setOrganization(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setOriginRequest(Object) - Method in class org.apache.dubbo.qos.command.CommandContext
 
setOwner(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOwner(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setOwner(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MonitorConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.RegistryConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setParameterTypes(Class<?>[]) - Method in class org.apache.dubbo.rpc.RpcContext
 
setParameterTypes(Class<?>[]) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setPassword(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setPassword(String) - Method in class org.apache.dubbo.common.URL
 
setPassword(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPassword(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPath(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setPath(String) - Method in class org.apache.dubbo.common.URL
 
setPath(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
Deprecated.
setPath(String) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setPath(String) - Method in class org.apache.dubbo.config.ServiceConfig
 
setPath(String) - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setPort(int) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setPort(int) - Method in class org.apache.dubbo.common.URL
 
setPort(int) - Method in class org.apache.dubbo.common.URLBuilder
 
setPort(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setPort(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPort(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setPort(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPort(int) - Method in class org.apache.dubbo.qos.server.Server
 
setPrefix(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
setPrimitiveProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setPriority(int) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
setPriority(int) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setPrivateKey(PrivateKey) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The X509 certificate to obtain the public key of the recipient.
setPrivateKey(PrivateKey) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The private key.
setPrompt(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPrompt(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
set store
setProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
setProperty(Object, Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setPropertyValue(Object, String, Object) - Method in class org.apache.dubbo.common.bytecode.Wrapper
set property value.
setPropertyValues(Object, String[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
set property value.
setProtocol(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setProtocol(String) - Method in class org.apache.dubbo.common.URL
 
setProtocol(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setProtocol(String) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setProtocol(Protocol) - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistryFactory
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setProtocol(Protocol) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setProtocol(Protocol) - Method in class org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
setProtocolFactory(TProtocolFactory) - Method in class org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
Deprecated.
 
setProtocolIds(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocols(List<? extends ProtocolConfig>) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProvider(ProviderConfig) - Method in class org.apache.dubbo.config.ServiceConfig
 
setProviderAddresses(List<String>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setProviderIds(String) - Method in class org.apache.dubbo.config.ServiceConfig
 
setProviders(List<ProviderConfig>) - Method in class org.apache.dubbo.config.ServiceConfig
Deprecated.
Replace to setProtocols()
setProxy(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.registry.dubbo.DubboRegistryFactory
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setProxyFactory(ProxyFactory) - Method in class org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
setQosAcceptForeignIp(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIpCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosEnable(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosEnableCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosHost(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosHostCompatible(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosPort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosPortCompatible(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setRawRule(String) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setReconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setRef(int, Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Sets an object reference.
setRef(int, Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Adds a list/map reference.
setRef(int, Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Adds a list/map reference.
setRef(T) - Method in class org.apache.dubbo.config.ServiceConfig
 
setReg(boolean) - Method in class org.apache.dubbo.registry.support.ProviderInvokerWrapper
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setRegisteredConsumerUrl(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistrationRequired(boolean) - Method in class org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
 
setRegistrationRequired(boolean) - Static method in class org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ModuleConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ModuleConfig
 
setRegistry(Registry) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
setRegistryFactory(RegistryFactory) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
setRegistryIds(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistryIds(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setReliable(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setRemote(Channel) - Method in class org.apache.dubbo.qos.command.CommandContext
 
setRemoteAddress(String, int) - Method in class org.apache.dubbo.rpc.RpcContext
set remote address.
setRemoteAddress(InetSocketAddress) - Method in class org.apache.dubbo.rpc.RpcContext
set remote address.
setRemoteApplicationName(String) - Method in class org.apache.dubbo.rpc.RpcContext
 
setRemoteResolver(HessianRemoteResolver) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Sets the resolver used to lookup remote objects.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
setRequest(Object) - Method in class org.apache.dubbo.rpc.RpcContext
 
setResourceLoader(ResourceLoader) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
 
setResponse(Object) - Method in class org.apache.dubbo.rpc.RpcContext
 
setResult(Object) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setRetries(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setRetry(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setRetryPeriod(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setRetryTimes(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setReturn(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setReturnType(Class<?>) - Method in class org.apache.dubbo.rpc.RpcInvocation
 
setRouterChain(RouterChain<T>) - Method in class org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
 
setRouterFactory(RouterFactory) - Method in class org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
 
setRuntime(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setScope(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setScope(String) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
 
setScope(String) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setSecureRandom(SecureRandom) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
The random number generator for the shared secrets.
setSecureRandom(SecureRandom) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
The random number generator for the shared secrets.
setSendCollectionType(boolean) - Method in class com.alibaba.com.caucho.hessian.io.SerializerFactory
Set true if the collection serializer should send the java type.
setSendJavaType(boolean) - Method in class com.alibaba.com.caucho.hessian.io.CollectionSerializer
Set true if the java type of the collection should be sent.
setSendJavaType(boolean) - Method in class com.alibaba.com.caucho.hessian.io.MapSerializer
Set true if the java type of the collection should be sent.
setSent(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setSerializerFactory(SerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - Method in class com.alibaba.com.caucho.hessian.io.HessianInputFactory
 
setServer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setServer(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setServer(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setServer(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setServer(ExchangeServer) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
setServer(Server) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
setService(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setService(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setServiceId(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setServiceInterface(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setServiceInterface(String) - Method in class org.apache.dubbo.common.URL
 
setServiceInterface(String) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
setServiceInterface(String) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
setServiceName(String) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Add service name.
setServices(List<String>) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setSession(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setShareconnections(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setShutwait(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setSide(String) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
setSide(String) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setSimplified(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setStat(Integer) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setStatus(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setStatus(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setStatus(byte) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setSticky(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setSticky(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setStub(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setStub(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setSubscribe(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setSuperClass(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setSuperClass(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setSuperClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
setSyncReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setTag(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setTags(List<Tag>) - Method in class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
setTelnet(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setTelnet(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
SETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
setThreadLocalMap(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThread
Sets the internal data structure that keeps the threadLocal variables bound to this thread.
setThreadName(URL, String) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
append thread name with url address
setThreadpool(String) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setThreadpool(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setThreadpool(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setTimeout(Long) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setTimeToLive(long) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
update time to live
setTimeToLive(int) - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
setToken(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setToken(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setTransport(String) - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
setTransporter(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setTransporter(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setTransporter(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setTwoWay(boolean) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setType(int) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setType(String) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setType(String) - Method in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
setTypes(Class[]) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Set invocation's method's input parameter's types
setUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map.Builder
 
setURL(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Sets the remote URL.
setUrl(String) - Method in class org.apache.dubbo.config.ReferenceConfig
 
setUrl(URL) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setUrl(URL) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouter
 
setUrl(URL) - Method in class org.apache.dubbo.rpc.RpcContext
 
setUrls(List<URL>) - Method in class org.apache.dubbo.rpc.RpcContext
 
setUsername(String) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
setUsername(String) - Method in class org.apache.dubbo.common.URL
 
setUsername(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setUsername(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setValid(boolean) - Method in class org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
 
setValidation(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setValidation(Validation) - Method in class org.apache.dubbo.validation.filter.ValidationFilter
Sets the validation instance for ValidationFilter
setValue(Object) - Method in class com.alibaba.dubbo.rpc.Result.CompatibleResult
Deprecated.
 
setValue(Object) - Method in interface com.alibaba.dubbo.rpc.Result
Deprecated.
 
setValue(Object) - Method in class org.apache.dubbo.rpc.AppResponse
 
setValue(Object) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
CompletableFuture can only be completed once, so try to update the result of one completed CompletableFuture will has no effect.
setValue(String) - Method in class org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
 
setValue(Object) - Method in interface org.apache.dubbo.rpc.Result
 
setVersion(int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Sets the client's version.
setVersion(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setVersion(String) - Method in class org.apache.dubbo.metadata.identifier.MetadataIdentifier
 
setVersion(String) - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
setVersion(String) - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
setVersion(String) - Method in class org.apache.dubbo.remoting.exchange.Request
 
setVersion(String) - Method in class org.apache.dubbo.remoting.exchange.Response
 
setVersion(String) - Method in class org.apache.dubbo.rpc.support.AccessLogData
Add version information.
setWait(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setWait(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
setWarmup(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWeight(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWelcome(String) - Method in class org.apache.dubbo.qos.server.Server
welcome message
setWriteIndex(int) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
setZookeeperTransporter(ZookeeperTransporter) - Method in class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfigurationFactory
 
setZookeeperTransporter(ZookeeperTransporter) - Method in class org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
 
setZookeeperTransporter(ZookeeperTransporter) - Method in class org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
Invisible injection of zookeeper client via IOC/SPI
SHARE_CONNECTIONS_KEY - Static variable in interface org.apache.dubbo.rpc.protocol.dubbo.Constants
 
shareConnections(Integer) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
SHORT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
SHORT - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
short2bytes(short) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
SHORT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
SHORT_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
ShortArrayMerger - Class in org.apache.dubbo.rpc.cluster.merger
 
ShortArrayMerger() - Constructor for class org.apache.dubbo.rpc.cluster.merger.ShortArrayMerger
 
shortValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
SHUTDOWN_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
SHUTDOWN_WAIT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SHUTDOWN_WAIT_SECONDS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Deprecated.
shutdownNow(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
ShutdownTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
ShutdownTelnetHandler
ShutdownTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.ShutdownTelnetHandler
 
shutwait(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
SIDE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
signalContextSwitch() - Method in interface org.apache.dubbo.rpc.AsyncContext
Signal RpcContext switch.
signalContextSwitch() - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
SimpleDataStore - Class in org.apache.dubbo.common.store.support
 
SimpleDataStore() - Constructor for class org.apache.dubbo.common.store.support.SimpleDataStore
 
simplified(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
SIMPLIFIED_KEY - Static variable in interface org.apache.dubbo.registry.Constants
simple the registry for provider.
Single() - Constructor for class org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Single
 
SIZE - Static variable in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
size() - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
Returns the current number of entries in the map.
size() - Method in class com.alibaba.com.caucho.hessian.util.IntMap
Returns the current number of entries in the map.
size() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
size() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Returns the number of thread local variables bound to the current thread.
size() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
size() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class org.apache.dubbo.common.utils.LRUCache
 
size() - Method in class org.apache.dubbo.common.utils.Stack
get stack size.
size() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
 
size() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
skip(long) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
skip(long) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
skip(long) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
skip(long) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
Deprecated.
 
skipBytes(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
skipBytes(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Increases the current readerIndex by the specified length in this buffer.
skipBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
skipBytes(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
SkipFailbackWrapperException - Exception in org.apache.dubbo.registry.support
Wrapper Exception, it is used to indicate that FailbackRegistry skips Failback.
SkipFailbackWrapperException(Throwable) - Constructor for exception org.apache.dubbo.registry.support.SkipFailbackWrapperException
 
skipOptionalCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
For backward compatibility with HessianSkeleton
skipOptionalCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
For backward compatibility with HessianSkeleton
skipUnusedStream(InputStream) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
Slf4jLogger - Class in org.apache.dubbo.common.logger.slf4j
 
Slf4jLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
Slf4jLoggerAdapter - Class in org.apache.dubbo.common.logger.slf4j
 
Slf4jLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
SofaRegistry - Class in org.apache.dubbo.registry.sofa
The Sofa registry.
SofaRegistry(URL) - Constructor for class org.apache.dubbo.registry.sofa.SofaRegistry
Instantiates a new Sofa registry.
SofaRegistryConstants - Class in org.apache.dubbo.registry.sofa
 
SofaRegistryConstants() - Constructor for class org.apache.dubbo.registry.sofa.SofaRegistryConstants
 
SofaRegistryFactory - Class in org.apache.dubbo.registry.sofa
 
SofaRegistryFactory() - Constructor for class org.apache.dubbo.registry.sofa.SofaRegistryFactory
 
sort(List<T>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
sortSimpleName(List<String>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
SPI - Annotation Type in org.apache.dubbo.common.extension
Marker for extension interface

Changes on extension configuration file
Use Protocol as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from:

SpiExtensionFactory - Class in org.apache.dubbo.common.extension.factory
SpiExtensionFactory
SpiExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
 
split(List<String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
split(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
split.
splitAll(Map<String, List<String>>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
SPRING_CONFIG - Static variable in class org.apache.dubbo.container.spring.SpringContainer
 
SpringContainer - Class in org.apache.dubbo.container.spring
SpringContainer.
SpringContainer() - Constructor for class org.apache.dubbo.container.spring.SpringContainer
 
SpringExtensionFactory - Class in org.apache.dubbo.config.spring.extension
SpringExtensionFactory
SpringExtensionFactory() - Constructor for class org.apache.dubbo.config.spring.extension.SpringExtensionFactory
 
SpringStatusChecker - Class in org.apache.dubbo.config.spring.status
SpringStatusChecker
SpringStatusChecker() - Constructor for class org.apache.dubbo.config.spring.status.SpringStatusChecker
 
SqlDateDelegate - Class in org.apache.dubbo.common.serialize.protostuff.delegate
Custom Date delegate
SqlDateDelegate() - Constructor for class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
SqlDateDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a string valued object
SqlDateDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
 
SqlDateSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a sql date object.
SqlDateSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.SqlDateSerializer
 
Stack<E> - Class in org.apache.dubbo.common.utils
Stack.
Stack() - Constructor for class org.apache.dubbo.common.utils.Stack
 
StackTraceElementDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a JDK 1.4 StackTraceElement
StackTraceElementDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.StackTraceElementDeserializer
 
START - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
start() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
Starts the background thread explicitly.
start() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
start() - Method in class org.apache.dubbo.container.log4j.Log4jContainer
 
start() - Method in class org.apache.dubbo.container.logback.LogbackContainer
 
start() - Method in class org.apache.dubbo.container.spring.SpringContainer
 
start() - Method in class org.apache.dubbo.qos.server.Server
start server, bind port
start() - Method in interface org.apache.dubbo.rpc.AsyncContext
change the context state to start
start() - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
start(URL) - Method in class org.apache.dubbo.rpc.protocol.rest.BaseRestServer
 
start(URL) - Method in interface org.apache.dubbo.rpc.protocol.rest.RestServer
 
startAsync() - Static method in class org.apache.dubbo.rpc.RpcContext
 
startCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Starts reading the call, including the headers.
startCall() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Starts the method call:
startCall(String, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Starts the method call:
startCall() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the call, including the headers.
startCall(String, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts the method call.
startCall() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the call tag.
startCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Starts reading the call, including the headers.
startCall(String, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Starts the method call.
startCall() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the call tag.
startClose() - Method in interface org.apache.dubbo.remoting.Endpoint
 
startClose() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
startClose() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
startClose() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
startClose() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
 
startClose() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
 
startClose() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
 
startClose() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
 
startEnvelope(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts an envelope.
startExpiring() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
start expiring Thread
startExpiryIfNotStarted() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
start thread
startMessage() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the message
startMessage() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts a packet
startReply() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianInput
Starts reading the reply
startReply() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
startReply() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Input
Starts reading the reply
startReply() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts the reply
startReply() - Method in class com.alibaba.com.caucho.hessian.io.HessianInput
Starts reading the reply
startReply() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Starts the reply
startStreamingPacket() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts a streaming packet
startTop2() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
 
startTop2() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
 
startTop2() - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugState
 
stat(Integer) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
StaticDirectory<T> - Class in org.apache.dubbo.rpc.cluster.directory
StaticDirectory
StaticDirectory(List<Invoker<T>>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(List<Invoker<T>>, RouterChain<T>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(URL, List<Invoker<T>>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
StaticDirectory(URL, List<Invoker<T>>, RouterChain<T>) - Constructor for class org.apache.dubbo.rpc.cluster.directory.StaticDirectory
 
Statistics - Class in org.apache.dubbo.monitor.dubbo
Statistics.
Statistics(URL) - Constructor for class org.apache.dubbo.monitor.dubbo.Statistics
 
Status - Class in com.alibaba.dubbo.common.status
Deprecated.
Status(Status.Level) - Constructor for class com.alibaba.dubbo.common.status.Status
Deprecated.
 
Status(Status.Level, String) - Constructor for class com.alibaba.dubbo.common.status.Status
Deprecated.
 
Status(Status.Level, String, String) - Constructor for class com.alibaba.dubbo.common.status.Status
Deprecated.
 
Status - Class in org.apache.dubbo.common.status
Status
Status(Status.Level) - Constructor for class org.apache.dubbo.common.status.Status
 
Status(Status.Level, String) - Constructor for class org.apache.dubbo.common.status.Status
 
Status(Status.Level, String, String) - Constructor for class org.apache.dubbo.common.status.Status
 
status(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
status(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
Status.Level - Enum in org.apache.dubbo.common.status
Level
STATUS_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
StatusChecker - Interface in com.alibaba.dubbo.common.status
Deprecated.
StatusChecker - Interface in org.apache.dubbo.common.status
StatusChecker
StatusTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
StatusTelnetHandler
StatusTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
StatusUtils - Class in org.apache.dubbo.common.status.support
StatusManager
StatusUtils() - Constructor for class org.apache.dubbo.common.status.support.StatusUtils
 
sticky(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
sticky(Boolean) - Method in class org.apache.dubbo.config.builders.MethodBuilder
 
stop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
stop() - Method in interface org.apache.dubbo.common.timer.Timer
Releases all resources acquired by this Timer and cancels all tasks which were scheduled but not executed yet.
stop() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
stop() - Method in class org.apache.dubbo.container.log4j.Log4jContainer
 
stop() - Method in class org.apache.dubbo.container.logback.LogbackContainer
 
stop() - Method in class org.apache.dubbo.container.spring.SpringContainer
 
stop() - Method in class org.apache.dubbo.qos.server.Server
close server
stop() - Method in interface org.apache.dubbo.rpc.AsyncContext
change the context state to stop
stop() - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
stop() - Method in class org.apache.dubbo.rpc.protocol.rest.DubboHttpServer
 
stop() - Method in class org.apache.dubbo.rpc.protocol.rest.NettyServer
 
stop() - Method in interface org.apache.dubbo.rpc.protocol.rest.RestServer
 
stopAsync() - Method in class org.apache.dubbo.rpc.RpcContext
 
stopExpiring() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
stop thread
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in interface org.apache.dubbo.metadata.store.MetadataReport
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
storeConsumerMetadataTask(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
storeProviderMetadata(MetadataIdentifier, FullServiceDefinition) - Method in interface org.apache.dubbo.metadata.store.MetadataReport
 
storeProviderMetadata(MetadataIdentifier, FullServiceDefinition) - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
STR1 - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
 
STR2 - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
lexical states
StreamUtils - Class in org.apache.dubbo.common.io
Stream utils.
STRING - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
STRING - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
STRING - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
STRING_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicDeserializer
 
STRING_ARRAY - Static variable in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
STRING_DIRECT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
STRING_SHORT_MAX - Static variable in interface com.alibaba.com.caucho.hessian.io.Hessian2Constants
 
StringUtils - Class in org.apache.dubbo.common.utils
StringUtils
StringValueDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a string valued object
StringValueDeserializer(Class) - Constructor for class com.alibaba.com.caucho.hessian.io.StringValueDeserializer
 
StringValueSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing a remote object.
StringValueSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.StringValueSerializer
 
stripEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Strips any of a set of characters from the end of a String.
stub(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
stub(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
STUB_EVENT_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
STUB_EVENT_METHODS_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
STUB_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
StubProxyFactoryWrapper - Class in org.apache.dubbo.rpc.proxy.wrapper
StubProxyFactoryWrapper
StubProxyFactoryWrapper(ProxyFactory) - Constructor for class org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
subscribe(URL, NotifyListener) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
subscribe(URL, NotifyListener) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
subscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
subscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
subscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
subscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
subscribe(Boolean) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
SUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
 
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
subscribe(URL) - Method in class org.apache.dubbo.registry.integration.RegistryDirectory
 
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
subscribe(URL, NotifyListener) - Method in interface org.apache.dubbo.registry.RegistryService
Subscribe to eligible registered data and automatically push when the registered data is changed.
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
subscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
SUBSCRIBE_KEY - Static variable in interface org.apache.dubbo.registry.Constants
 
subscribeTo(CompletableFuture<?>) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
SUCCESS - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
SYNC_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.support.Constants
 
syncReport(Boolean) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
SystemConfiguration - Class in org.apache.dubbo.common.config
FIXME: is this really necessary? PropertiesConfiguration should have already covered this:
SystemConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 
SystemConfiguration() - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 

T

tag(String) - Method in class org.apache.dubbo.config.builders.AbstractInterfaceBuilder
 
Tag - Class in org.apache.dubbo.rpc.cluster.router.tag.model
 
Tag() - Constructor for class org.apache.dubbo.rpc.cluster.router.tag.model.Tag
 
TAG_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
TagRouter - Class in org.apache.dubbo.rpc.cluster.router.tag
TagRouter, "application.tag-router"
TagRouter(DynamicConfiguration, URL) - Constructor for class org.apache.dubbo.rpc.cluster.router.tag.TagRouter
 
TagRouterFactory - Class in org.apache.dubbo.rpc.cluster.router.tag
Tag router factory
TagRouterFactory() - Constructor for class org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
 
TagRouterRule - Class in org.apache.dubbo.rpc.cluster.router.tag.model
%YAML1.2 --- force: true runtime: false enabled: true priority: 1 key: demo-provider tags: - name: tag1 addresses: [ip1, ip2] - name: tag2 addresses: [ip3, ip4] ...
TagRouterRule() - Constructor for class org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
 
TagRuleParser - Class in org.apache.dubbo.rpc.cluster.router.tag.model
 
TagRuleParser() - Constructor for class org.apache.dubbo.rpc.cluster.router.tag.model.TagRuleParser
 
task() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns the TimerTask which is associated with this handle.
TaskQueue<R extends Runnable> - Class in org.apache.dubbo.common.threadpool.support.eager
TaskQueue in the EagerThreadPoolExecutor It offer a task if the executor's submittedTaskCount less than currentPoolThreadSize or the currentPoolThreadSize more than executor's maximumPoolSize.
TaskQueue(int) - Constructor for class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
TComponent - Interface in org.apache.dubbo.qos.textui
render component
telnet(Channel, String) - Method in interface com.alibaba.dubbo.remoting.telnet.TelnetHandler
Deprecated.
 
telnet(Channel, String) - Method in interface com.alibaba.dubbo.remoting.telnet.TelnetHandler
Deprecated.
 
telnet(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
telnet(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
TELNET - Static variable in interface org.apache.dubbo.remoting.Constants
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
telnet(Channel, String) - Method in interface org.apache.dubbo.remoting.telnet.TelnetHandler
telnet.
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.ChangeTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.CountTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.CurrentTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.LogTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.PortTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.ShutdownTelnetHandler
 
telnet(Channel, String) - Method in class org.apache.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 
TelnetCodec - Class in org.apache.dubbo.remoting.telnet.codec
TelnetCodec
TelnetCodec() - Constructor for class org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
TelnetCommandDecoder - Class in org.apache.dubbo.qos.command.decoder
 
TelnetCommandDecoder() - Constructor for class org.apache.dubbo.qos.command.decoder.TelnetCommandDecoder
 
TelnetHandler - Interface in com.alibaba.dubbo.remoting.telnet
Deprecated.
TelnetHandler - Interface in org.apache.dubbo.remoting.telnet
TelnetHandler
TelnetHandlerAdapter - Class in org.apache.dubbo.remoting.telnet.support
 
TelnetHandlerAdapter() - Constructor for class org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
TelnetProcessHandler - Class in org.apache.dubbo.qos.server.handler
Telnet process handler
TelnetProcessHandler() - Constructor for class org.apache.dubbo.qos.server.handler.TelnetProcessHandler
 
TelnetUtils - Class in org.apache.dubbo.remoting.telnet.support
TelnetUtils
TelnetUtils() - Constructor for class org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
TEST_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Test environment key.
TEXT_PLAIN_UTF_8 - Static variable in class org.apache.dubbo.rpc.protocol.rest.support.ContentType
 
TEXT_XML_UTF_8 - Static variable in class org.apache.dubbo.rpc.protocol.rest.support.ContentType
 
THREAD_NAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ThreadLocalCache - Class in org.apache.dubbo.cache.support.threadlocal
This class store the cache value per thread.
ThreadLocalCache(URL) - Constructor for class org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
Taken URL as an argument to create an instance of ThreadLocalCache.
ThreadLocalCacheFactory - Class in org.apache.dubbo.cache.support.threadlocal
Implement CacheFactory by extending AbstractCacheFactory and provide instance of new ThreadLocalCache.
ThreadLocalCacheFactory() - Constructor for class org.apache.dubbo.cache.support.threadlocal.ThreadLocalCacheFactory
 
ThreadLocalKryoFactory - Class in org.apache.dubbo.common.serialize.kryo.utils
 
ThreadLocalKryoFactory() - Constructor for class org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
 
threadLocalMap() - Method in class org.apache.dubbo.common.threadlocal.InternalThread
Returns the internal data structure that keeps the threadLocal variables bound to this thread.
ThreadPool - Interface in com.alibaba.dubbo.common.threadpool
Deprecated.
ThreadPool - Interface in org.apache.dubbo.common.threadpool
ThreadPool
threadPool(String) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
threadpool(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
threadPool(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
THREADPOOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ThreadPoolStatusChecker - Class in org.apache.dubbo.rpc.protocol.dubbo.status
ThreadPoolStatusChecker
ThreadPoolStatusChecker() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
 
threads(Integer) - Method in class org.apache.dubbo.config.builders.ConsumerBuilder
 
threads(Integer) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
threads(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
THRIFT_CLIENT - Static variable in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
THRIFT_IFACE - Static variable in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
THRIFT_PROCESSOR - Static variable in class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
THRIFT_PROTOCOL_KEY - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
Deprecated.
 
ThriftClassNameGenerator - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftClassNameGenerator() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
Deprecated.
 
ThriftCodec - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftCodec() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
ThriftConstants - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftInvoker<T> - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftInvoker(Class<T>, URL, ExchangeClient[]) - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
Deprecated.
 
ThriftInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
Deprecated.
 
ThriftNativeCodec - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftNativeCodec() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
Deprecated.
 
ThriftProtocol - Class in org.apache.dubbo.rpc.protocol.nativethrift
native thrift protocol
ThriftProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
ThriftProtocol(Class<?>...) - Constructor for class org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
 
ThriftProtocol - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
Deprecated.
 
ThriftType - Enum in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftUtils - Class in org.apache.dubbo.rpc.protocol.thrift
Deprecated.
ThriftUtils() - Constructor for class org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
Deprecated.
 
THROW_PREFIX - Static variable in interface org.apache.dubbo.rpc.Constants
 
THROW_UNSUPPORTED_INVOKER - Static variable in class org.apache.dubbo.common.bytecode.Proxy
 
ThrowableSerializer - Class in com.alibaba.com.caucho.hessian.io
Serializing an object for known object types.
ThrowableSerializer(Class, ClassLoader) - Constructor for class com.alibaba.com.caucho.hessian.io.ThrowableSerializer
 
TICKS_PER_WHEEL - Static variable in interface org.apache.dubbo.remoting.Constants
ticks per wheel.
TIME_OUT_TIMER - Static variable in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
TimeDelegate - Class in org.apache.dubbo.common.serialize.protostuff.delegate
Custom Time delegate
TimeDelegate() - Constructor for class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
Timeout - Interface in org.apache.dubbo.common.timer
A handle associated with a TimerTask that is returned by a Timer.
timeout(Integer) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
timeout(Long) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
timeout(Integer) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
timeout(Integer) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
TIMEOUT_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
TIMEOUT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TimeoutException - Exception in org.apache.dubbo.remoting
TimeoutException.
TimeoutException(boolean, Channel, String) - Constructor for exception org.apache.dubbo.remoting.TimeoutException
 
TimeoutException(boolean, InetSocketAddress, InetSocketAddress, String) - Constructor for exception org.apache.dubbo.remoting.TimeoutException
 
TimeoutFilter - Class in org.apache.dubbo.rpc.filter
Log any invocation timeout, but don't stop server from running
TimeoutFilter() - Constructor for class org.apache.dubbo.rpc.filter.TimeoutFilter
 
timer() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns the Timer that created this handle.
Timer - Interface in org.apache.dubbo.common.timer
Schedules TimerTasks for one-time future execution in a background thread.
TimerTask - Interface in org.apache.dubbo.common.timer
A task which is executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit) (TimerTask, long, TimeUnit)}.
TIMESTAMP - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
TIMESTAMP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TimestampDelegate - Class in org.apache.dubbo.common.serialize.protostuff.delegate
Custom Timestamp delegate
TimestampDelegate() - Constructor for class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 
TKv - Class in org.apache.dubbo.qos.textui
KV
TKv() - Constructor for class org.apache.dubbo.qos.textui.TKv
 
TKv(TTable.ColumnDefine, TTable.ColumnDefine) - Constructor for class org.apache.dubbo.qos.textui.TKv
 
TLadder - Class in org.apache.dubbo.qos.textui
Ladder
TLadder() - Constructor for class org.apache.dubbo.qos.textui.TLadder
 
toAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toAddressString(InetSocketAddress) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toArgumentString(Object[]) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toBuilder() - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
toByteArray() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toByteArray() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
toByteBuffer() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toByteBuffer() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
toByteBuffer(int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
toByteBuffer() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's readable bytes into a NIO buffer.
toByteBuffer(int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's sub-region into a NIO buffer.
toByteBuffer(int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
toByteBuffer(int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
toByteBuffer(int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
toByteBuffer() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
toByteBuffer(int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
toByteBuffer() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
toByteBuffer() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
toClass() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
toClass(ClassLoader, ProtectionDomain) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
toConfiguration() - Method in class org.apache.dubbo.common.URL
 
toConfigurators(List<URL>) - Static method in interface org.apache.dubbo.rpc.cluster.Configurator
Convert override urls to map for use when re-refer.
toFullString() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toFullString(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toFullString() - Method in class org.apache.dubbo.common.URL
 
toFullString(String...) - Method in class org.apache.dubbo.common.URL
 
toIdentityString() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toIdentityString(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toIdentityString() - Method in class org.apache.dubbo.common.URL
 
toIdentityString(String...) - Method in class org.apache.dubbo.common.URL
 
toInetSocketAddress() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toInetSocketAddress() - Method in class org.apache.dubbo.common.URL
 
toJavaURL() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toJavaURL() - Method in class org.apache.dubbo.common.URL
 
token(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
token(Boolean) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
TOKEN_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
TokenFilter - Class in org.apache.dubbo.rpc.filter
Perform check whether given provider token is matching with remote token or not.
TokenFilter() - Constructor for class org.apache.dubbo.rpc.filter.TokenFilter
 
toList(List<List<String>>) - Static method in class org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
toMap() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toMap(Map.Entry<K, V>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toMap() - Method in class org.apache.dubbo.common.URL
 
toMap(Object...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
TomcatHttpBinder - Class in org.apache.dubbo.remoting.http.tomcat
 
TomcatHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
 
TomcatHttpServer - Class in org.apache.dubbo.remoting.http.tomcat
 
TomcatHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
 
toOSStyleKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toParameterString() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toParameterString(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toParameterString() - Method in class org.apache.dubbo.common.URL
 
toParameterString(String...) - Method in class org.apache.dubbo.common.URL
 
toQueryString(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toResponse(RpcException) - Method in class org.apache.dubbo.rpc.protocol.rest.RpcExceptionMapper
 
toServiceString() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toServiceString() - Method in class org.apache.dubbo.common.URL
 
toServiceStringWithoutResolving() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toServiceStringWithoutResolving() - Method in class org.apache.dubbo.common.URL
 
toShortString(Object) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
toShortString(Object) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
toString() - Method in class com.alibaba.com.caucho.hessian.io.ArrayDeserializer
 
toString() - Method in class com.alibaba.com.caucho.hessian.io.HessianRemote
Readable version of the remote.
toString() - Method in class com.alibaba.com.caucho.hessian.io.ObjectDeserializer
 
toString() - Method in class com.alibaba.com.caucho.hessian.util.IdentityIntMap
 
toString() - Method in class com.alibaba.com.caucho.hessian.util.IntMap
 
toString() - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toString(String...) - Method in class com.alibaba.dubbo.common.URL
Deprecated.
 
toString() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
 
toString() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
toString(Throwable) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toString() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
toString() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString(String) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
toString() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
toString() - Method in class org.apache.dubbo.common.URL
 
toString(String...) - Method in class org.apache.dubbo.common.URL
 
toString() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
toString(Throwable) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toString(String, Throwable) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toString() - Method in class org.apache.dubbo.config.AbstractConfig
 
toString() - Method in class org.apache.dubbo.config.utils.ReferenceConfigCache
 
toString() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
 
toString() - Method in class org.apache.dubbo.metadata.support.AbstractMetadataReport
 
toString() - Method in class org.apache.dubbo.monitor.dubbo.Statistics
 
toString() - Method in class org.apache.dubbo.registry.nacos.NacosServiceName
 
toString() - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
toString() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
toString() - Method in class org.apache.dubbo.remoting.exchange.Request
 
toString() - Method in class org.apache.dubbo.remoting.exchange.Response
 
toString() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
toString() - Method in class org.apache.dubbo.remoting.transport.AbstractChannel
 
toString() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
 
toString() - Method in class org.apache.dubbo.rpc.AppResponse
 
toString() - Method in class org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
 
toString() - Method in class org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
 
toString() - Method in class org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
toString() - Method in class org.apache.dubbo.rpc.protocol.AbstractExporter
 
toString() - Method in class org.apache.dubbo.rpc.protocol.AbstractInvoker
 
toString() - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
toString(String) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
toString() - Method in class org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
toString() - Method in class org.apache.dubbo.rpc.RpcInvocation
 
toStringMap(String...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
toTable(String[], List<List<String>>) - Static method in class org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
toTable(List<String>, List<List<String>>) - Static method in class org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
toURI(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toURL(String, String, int, String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toUrl() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
toUrl() - Method in class org.apache.dubbo.config.ReferenceConfig
 
toUrl() - Method in class org.apache.dubbo.config.ServiceConfig
 
toURLKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toUrls() - Method in class org.apache.dubbo.config.ReferenceConfig
 
toUrls() - Method in class org.apache.dubbo.config.ServiceConfig
 
TPS_LIMIT_INTERVAL_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
TPS_LIMIT_RATE_KEY - Static variable in interface org.apache.dubbo.rpc.Constants
 
TPSLimiter - Interface in org.apache.dubbo.rpc.filter.tps
Provide boolean information whether a invocation of a provider service's methods or a particular method is allowed within a last invocation and current invocation.
TpsLimitFilter - Class in org.apache.dubbo.rpc.filter
TpsLimitFilter limit the TPS (transaction per second) for all method of a service or a particular method.
TpsLimitFilter() - Constructor for class org.apache.dubbo.rpc.filter.TpsLimitFilter
 
trace(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with trace log level.
trace(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with trace log level.
trace(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with trace log level.
trace(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
trace(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
trace(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
TRACE_PROTOCOL - Static variable in interface org.apache.dubbo.registry.Constants
 
TraceFilter - Class in org.apache.dubbo.rpc.protocol.dubbo.filter
TraceFilter
TraceFilter() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
 
TraceTelnetHandler - Class in org.apache.dubbo.rpc.protocol.dubbo.telnet
TraceTelnetHandler
TraceTelnetHandler() - Constructor for class org.apache.dubbo.rpc.protocol.dubbo.telnet.TraceTelnetHandler
 
transfer(Pipe, Input, Output, int, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
transfer(Pipe, Input, Output, int, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
transfer(Pipe, Input, Output, int, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 
translate(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
translate.
transport(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
Deprecated. 
TransportCodec - Class in org.apache.dubbo.remoting.transport.codec
TransportCodec
TransportCodec() - Constructor for class org.apache.dubbo.remoting.transport.codec.TransportCodec
 
Transporter - Interface in com.alibaba.dubbo.remoting
Deprecated.
transporter(String) - Method in class org.apache.dubbo.config.builders.ProtocolBuilder
 
transporter(String) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
transporter(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
Transporter - Interface in org.apache.dubbo.remoting
Transporter.
TRANSPORTER_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
 
Transporters - Class in org.apache.dubbo.remoting
Transporter facade.
trim(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
TTable - Class in org.apache.dubbo.qos.textui
Table
TTable(TTable.ColumnDefine[]) - Constructor for class org.apache.dubbo.qos.textui.TTable
 
TTable(int) - Constructor for class org.apache.dubbo.qos.textui.TTable
 
TTable.Align - Enum in org.apache.dubbo.qos.textui
alignment
TTable.Border - Class in org.apache.dubbo.qos.textui
border style
TTable.ColumnDefine - Class in org.apache.dubbo.qos.textui
column definition
TTree - Class in org.apache.dubbo.qos.textui
tree
TTree(boolean, String) - Constructor for class org.apache.dubbo.qos.textui.TTree
 
type - Variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
type(String) - Method in class org.apache.dubbo.config.builders.ArgumentBuilder
 
TYPE_ARRAY - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_BEAN - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_CLASS - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_COLLECTION - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_ENUM - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
TYPE_MAP - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_PRIMITIVE - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
typeClass() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
typeClass() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
typeClass() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 

U

unboxed(Boolean) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Character) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Byte) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Short) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Integer) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Long) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Float) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Double) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
undeploy(Class) - Method in class org.apache.dubbo.rpc.protocol.rest.BaseRestServer
 
undeploy(Class) - Method in interface org.apache.dubbo.rpc.protocol.rest.RestServer
 
UNDERLINE_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
unexport() - Method in class com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
Deprecated.
 
unexport() - Method in class org.apache.dubbo.config.ServiceConfig
 
unexport() - Method in interface org.apache.dubbo.rpc.Exporter
unexport.
unexport() - Method in class org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
unexport() - Method in class org.apache.dubbo.rpc.protocol.AbstractExporter
 
unexport() - Method in class org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
 
unexported(Exporter<?>) - Method in interface org.apache.dubbo.rpc.ExporterListener
The exporter unexported.
unexported(Exporter<?>) - Method in class org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 
UNKNOWN_EXCEPTION - Static variable in exception org.apache.dubbo.rpc.RpcException
 
unregister(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
unregister(URL) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
unregister(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
unregister(URL) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
unregister(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
unregister(URL) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
unregister() - Method in class org.apache.dubbo.config.DubboShutdownHook
Unregister the ShutdownHook
UNREGISTER - Static variable in interface org.apache.dubbo.registry.Constants
 
unregister(URL) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
unregister(URL, URL) - Method in class org.apache.dubbo.registry.integration.RegistryProtocol
 
unregister(URL) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
unregister(URL) - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
unregister(URL) - Method in interface org.apache.dubbo.registry.RegistryService
Unregister
unregister(URL) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
unregister(URL) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
unregistered() - Method in class org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
 
UnsafeByteArrayInputStream - Class in org.apache.dubbo.common.io
UnsafeByteArrayInputStream.
UnsafeByteArrayInputStream(byte[]) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayOutputStream - Class in org.apache.dubbo.common.io
UnsafeByteArrayOutputStream.
UnsafeByteArrayOutputStream() - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeByteArrayOutputStream(int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeStringReader - Class in org.apache.dubbo.common.io
Thread-unsafe StringReader.
UnsafeStringReader(String) - Constructor for class org.apache.dubbo.common.io.UnsafeStringReader
 
UnsafeStringWriter - Class in org.apache.dubbo.common.io
Thread-unsafe StringWriter.
UnsafeStringWriter() - Constructor for class org.apache.dubbo.common.io.UnsafeStringWriter
 
UnsafeStringWriter(int) - Constructor for class org.apache.dubbo.common.io.UnsafeStringWriter
 
UNSET - Static variable in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
unsubscribe(URL, NotifyListener) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
unsubscribe(URL, NotifyListener) - Method in interface com.alibaba.dubbo.registry.Registry
Deprecated.
 
unsubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
unsubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.AbstractRegistry
Deprecated.
 
unsubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
unsubscribe(URL, NotifyListener) - Method in class com.alibaba.dubbo.registry.support.FailbackRegistry
Deprecated.
 
UNSUBSCRIBE - Static variable in interface org.apache.dubbo.registry.Constants
 
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.consul.ConsulRegistry
 
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multicast.MulticastRegistry
 
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.multiple.MultipleRegistry
 
unsubscribe(URL, NotifyListener) - Method in interface org.apache.dubbo.registry.RegistryService
Unsubscribe
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.AbstractRegistry
 
unsubscribe(URL, NotifyListener) - Method in class org.apache.dubbo.registry.support.FailbackRegistry
 
unwrap(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.io.Deflation
 
unwrap(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.io.HessianEnvelope
Unwrap the Hessian input stream with this envelope.
unwrap(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
 
unwrap(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
 
unwrapHeaders(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.io.Deflation
 
unwrapHeaders(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.io.HessianEnvelope
Unwrap the envelope after having read the envelope code ('E') and the envelope method.
unwrapHeaders(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
 
unwrapHeaders(Hessian2Input) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
 
unzip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
unzip.
updateAppExternalConfigurationMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateExternalConfigurationMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateIdIfAbsent(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
URL - Class in com.alibaba.dubbo.common
Deprecated.
URL(URL) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int, String[]) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int, Map<String, String>) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int, String) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int, String, String...) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, int, String, Map<String, String>) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, String, String, int, String) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, String, String, int, String, String...) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL(String, String, String, String, int, String, Map<String, String>) - Constructor for class com.alibaba.dubbo.common.URL
Deprecated.
 
URL - Class in org.apache.dubbo.common
URL - Uniform Resource Locator (Immutable, ThreadSafe)
URL(String, String, int) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String[]) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
url(String) - Method in class org.apache.dubbo.config.builders.ReferenceBuilder
 
URLBuilder - Class in org.apache.dubbo.common
 
URLBuilder() - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String[]) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
UrlUtils - Class in com.alibaba.dubbo.common.utils
Deprecated.
UrlUtils() - Constructor for class com.alibaba.dubbo.common.utils.UrlUtils
Deprecated.
 
UrlUtils - Class in org.apache.dubbo.common.utils
 
UrlUtils() - Constructor for class org.apache.dubbo.common.utils.UrlUtils
 
UrlUtils - Class in org.apache.dubbo.remoting.utils
 
UrlUtils() - Constructor for class org.apache.dubbo.remoting.utils.UrlUtils
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.qos.server.handler.QosProcessHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
username(String) - Method in class org.apache.dubbo.config.builders.ConfigCenterBuilder
 
username(String) - Method in class org.apache.dubbo.config.builders.MetadataReportBuilder
 
username(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
username(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
USERNAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

V

validate(String, Class<?>[], Object[]) - Method in class org.apache.dubbo.validation.support.jvalidation.JValidator
 
validate(String, Class<?>[], Object[]) - Method in interface org.apache.dubbo.validation.Validator
 
Validation - Interface in com.alibaba.dubbo.validation
Deprecated.
validation(String) - Method in class org.apache.dubbo.config.builders.AbstractMethodBuilder
 
Validation - Interface in org.apache.dubbo.validation
Instance of Validation interface provide instance of Validator based on the value of validation attribute.
VALIDATION_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
ValidationFilter - Class in org.apache.dubbo.validation.filter
ValidationFilter invoke the validation by finding the right Validator instance based on the configured validation attribute value of invoker url before the actual method invocation.
ValidationFilter() - Constructor for class org.apache.dubbo.validation.filter.ValidationFilter
 
Validator - Interface in com.alibaba.dubbo.validation
Deprecated.
Validator - Interface in org.apache.dubbo.validation
Instance of validator class is an extension to perform validation on method input parameter before the actual method invocation.
value - Variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
VALUE_SEPARATOR - Static variable in class org.apache.dubbo.registry.nacos.NacosServiceName
 
valueBoolean(boolean) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
ValueDeserializer - Class in com.alibaba.com.caucho.hessian.io
Deserializing a string valued object
ValueDeserializer() - Constructor for class com.alibaba.com.caucho.hessian.io.ValueDeserializer
 
valueDouble(double) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueFloat(float) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueInt(int) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueLong(long) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueNull() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueOf(String) - Static method in class com.alibaba.dubbo.common.URL
Deprecated.
 
valueOf(String) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.status.Status.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.dubbo.common.URL
Parse url string
valueOf(String, String...) - Static method in class org.apache.dubbo.common.URL
 
valueOf(URL, String[], String[]) - Static method in class org.apache.dubbo.common.URL
 
valueOf(String) - Static method in enum org.apache.dubbo.configcenter.ConfigChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.metadata.identifier.MetadataIdentifier.KeyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.qos.textui.TTable.Align
Returns the enum constant of this type with the specified name.
valueOf(URL) - Static method in class org.apache.dubbo.registry.nacos.NacosServiceName
Build an instance of NacosServiceName
valueOf(String) - Static method in enum org.apache.dubbo.remoting.Codec2.DecodeResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.rpc.InvokeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.rpc.protocol.thrift.ThriftType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.dubbo.cache.support.expiring.ExpiringMap
 
values() - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.status.Status.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.configcenter.ConfigChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.metadata.identifier.MetadataIdentifier.KeyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.qos.textui.TTable.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.remoting.Codec2.DecodeResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.rpc.InvokeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.rpc.protocol.thrift.ThriftType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
valueString(String) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
Version - Class in org.apache.dubbo.common
Version
version(String) - Method in class org.apache.dubbo.config.builders.AbstractReferenceBuilder
 
version(String) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
version(String) - Method in class org.apache.dubbo.config.builders.ApplicationBuilder
 
version(String) - Method in class org.apache.dubbo.config.builders.ModuleBuilder
 
version(String) - Method in class org.apache.dubbo.config.builders.MonitorBuilder
 
version(String) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
 
version(String) - Method in class org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
 
VERSION - Static variable in interface org.apache.dubbo.monitor.MonitorService
 
VERSION - Static variable in class org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
Deprecated.
 
VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ViolationReport - Class in org.apache.dubbo.rpc.protocol.rest
 
ViolationReport() - Constructor for class org.apache.dubbo.rpc.protocol.rest.ViolationReport
 

W

wait(Integer) - Method in class org.apache.dubbo.config.builders.ProviderBuilder
 
wait(Integer) - Method in class org.apache.dubbo.config.builders.RegistryBuilder
Deprecated. 
warmup(Integer) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
WARMUP_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
warn(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
warn(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
warn(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
weakCompareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
WebServiceProtocol - Class in org.apache.dubbo.rpc.protocol.webservice
WebServiceProtocol.
WebServiceProtocol() - Constructor for class org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
 
weight(Integer) - Method in class org.apache.dubbo.config.builders.AbstractServiceBuilder
 
WEIGHT_KEY - Static variable in interface org.apache.dubbo.rpc.cluster.Constants
 
WEIGHT_TYPE - Static variable in class org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - Method in class com.alibaba.dubbo.rpc.Result.AbstractResult
Deprecated.
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - Method in class org.apache.dubbo.rpc.AppResponse
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - Method in class org.apache.dubbo.rpc.AsyncRpcResult
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - Method in interface org.apache.dubbo.rpc.Result
Add a callback which can be triggered when the RPC call finishes.
WILDCARD - Static variable in class org.apache.dubbo.registry.nacos.NacosServiceName
 
wrap(Hessian2Output) - Method in class com.alibaba.com.caucho.hessian.io.Deflation
 
wrap(Hessian2Output) - Method in class com.alibaba.com.caucho.hessian.io.HessianEnvelope
Wrap the Hessian output stream in an envelope.
wrap(Hessian2Output) - Method in class com.alibaba.com.caucho.hessian.security.X509Encryption
 
wrap(Hessian2Output) - Method in class com.alibaba.com.caucho.hessian.security.X509Signature
 
wrap(String, int) - Static method in class org.apache.dubbo.qos.textui.TTable
 
wrap(ChannelHandler, URL) - Static method in class org.apache.dubbo.remoting.transport.dispatcher.ChannelHandlers
 
wrappedBuffer(byte[], int, int) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(byte[]) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(ByteBuffer) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
 
WrappedChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher
 
WrappedChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
Wrapper - Class in org.apache.dubbo.common.bytecode
Wrapper.
Wrapper() - Constructor for class org.apache.dubbo.common.bytecode.Wrapper
 
Wrapper<T> - Class in org.apache.dubbo.common.serialize.protostuff
Protostuff can only serialize/deserialize POJOs, for those it can't deal with, use this Wrapper.
WrapperUtils - Class in org.apache.dubbo.common.serialize.protostuff.utils
Use WrapperUtils to wrap object to Wrapper
WrapperUtils() - Constructor for class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
 
writable() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writable() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.capacity - this.writerIndex) is greater than 0.
writable() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writable() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writableBytes() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writableBytes() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of writable bytes which is equal to (this.capacity - this.writerIndex).
writableBytes() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writableBytes() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
write(int) - Method in class com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
Writes a character.
write(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(char[]) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(char[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(String) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(String, int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(InputStream, OutputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(InputStream, OutputStream, int) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(InputStream, OutputStream, byte[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
 
write(Writer, String) - Static method in class org.apache.dubbo.common.utils.IOUtils
write string.
write(Reader, Writer) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(Reader, Writer, int) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(byte[]) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
 
write(Object) - Method in interface org.apache.dubbo.rpc.AsyncContext
write value and complete the async context.
write(Object) - Method in class org.apache.dubbo.rpc.AsyncContextImpl
 
write(int) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
write(byte[], int, int) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeBool(boolean) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write boolean.
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeBool(boolean) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeBoolean(boolean) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a boolean value to the stream.
writeBoolean(boolean) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a boolean value to the stream.
writeBoolean(boolean) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a boolean value to the stream.
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeByte(byte) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write byte.
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeByte(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeByte(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeByte(int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeByte(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeByte(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeByte(byte) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeByteBufferEnd(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the last chunk of a byte buffer to the stream.
writeByteBufferEnd(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a byte buffer to the stream.
writeByteBufferEnd(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a byte buffer to the stream.
writeByteBufferPart(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a byte buffer to the stream.
writeByteBufferPart(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a byte buffer to the stream.
writeByteBufferPart(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a byte buffer to the stream.
writeByteBufferStart() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a byte buffer to the stream.
writeByteBufferStart() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a byte buffer to the stream.
writeByteBufferStart() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a byte buffer to the stream.
writeBytes(byte[]) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a byte array to the stream.
writeBytes(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a byte array to the stream.
writeBytes(byte[]) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a byte array to the stream.
writeBytes(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a byte array to the stream.
writeBytes(byte[]) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a byte array to the stream.
writeBytes(byte[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a byte array to the stream.
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeBytes(byte[]) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write byte array.
writeBytes(byte[], int, int) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write byte array.
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[]) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= src.length).
writeBytes(byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ChannelBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer becomes unreadable, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ChannelBuffer, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ChannelBuffer, int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(InputStream, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified stream to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes.
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(byte[]) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writeBytes(byte[]) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeBytes(byte[]) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeClassFieldLength(int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the end of the class.
writeClassFieldLength(int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the tail of the class definition to the stream.
writeDouble(double) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a double value to the stream.
writeDouble(double) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a double value to the stream.
writeDouble(double) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a double value to the stream.
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeDouble(double) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write double.
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeFault(String, String, Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
writeFault(String, String, Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a fault.
writeFault(String, String, Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a fault.
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeFloat(float) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write float.
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeHeader(String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Deprecated. 
writeHeader(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a header name.
writeInstance(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.JavaSerializer
 
writeInt(int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes an integer value to the stream.
writeInt(int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes an integer value to the stream.
writeInt(int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes an integer value to the stream.
writeInt(int) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeInt(int) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write integer.
writeInt(int) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeJSON(JSONConverter, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
write json.
writeJSON(JSONConverter, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
write json.
writeLines(OutputStream, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
write lines.
writeLines(File, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
write lines.
writeListBegin(int, String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the list header to the stream.
writeListBegin(int, String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the list header to the stream.
writeListBegin(int, String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the list header to the stream.
writeListEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the tail of the list to the stream.
writeListEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the tail of the list to the stream for a variable-length list.
writeListEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the tail of the list to the stream.
writeLong(long) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a long value to the stream.
writeLong(long) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a long value to the stream.
writeLong(long) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a long value to the stream.
writeLong(long) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeLong(long) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write long.
writeLong(long) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeMapBegin(String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the map header to the stream.
writeMapBegin(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the map header to the stream.
writeMapBegin(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the map header to the stream.
writeMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the tail of the map to the stream.
writeMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the tail of the map to the stream.
writeMapEnd() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the tail of the map to the stream.
writeMethod(String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the method tag.
writeMethod(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the method tag.
writeMethod(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes the method tag.
writeNull() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a null value to the stream.
writeNull() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a null value to the stream.
writeNull() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a null value to the stream.
writeObject(Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a generic object to the output stream.
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.AbstractSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.ArraySerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.BasicSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.BeanSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.CalendarSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.ClassSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.CollectionSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.EnumerationSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.EnumSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.EnumSetSerializer
 
writeObject(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes any object to the output stream.
writeObject(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
Writes any object to the output stream.
writeObject(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes any object to the output stream.
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.InputStreamSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.IteratorSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.java8.Java8TimeSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.JavaSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.LocaleSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.MapSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.RemoteSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in interface com.alibaba.com.caucho.hessian.io.Serializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.SqlDateSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.StringValueSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class com.alibaba.com.caucho.hessian.io.ThrowableSerializer
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.java.JavaObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeObject(Object) - Method in interface org.apache.dubbo.common.serialize.ObjectOutput
write object.
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeObject(Object, AbstractHessianOutput) - Method in class org.apache.dubbo.serialize.hessian.serializer.java8.Java8TimeSerializer
 
writeObject(Object, AbstractHessianOutput) - Method in class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
 
writeObjectBegin(String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the object header to the stream (for Hessian 2.0), or a Map for Hessian 1.0.
writeObjectBegin(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the object definition
writeObjectEnd() - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes the tail of the object to the stream.
writeObjectEnd() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes the tail of the object definition to the stream.
writeObjectImpl(Object) - Method in class com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
Applications which override this can do custom serialization.
writePlaceholder() - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a placeholder.
writeRef(int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a reference.
writeRemote(String, String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a remote object reference to the stream.
writeReply(Object) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
 
writeRequested(ChannelHandlerContext, MessageEvent) - Method in class org.apache.dubbo.remoting.transport.netty.NettyHandler
 
writerIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the writerIndex of this buffer.
writerIndex(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the writerIndex of this buffer.
writerIndex() - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writerIndex(int) - Method in class org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
 
writerIndex() - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writerIndex(int) - Method in class org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeShort(short) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write short.
writeShort(short) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeStreamingObject(Object) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Starts the streaming message
writeString(String) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a string value to the stream using UTF-8 encoding.
writeString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a string value to the stream using UTF-8 encoding.
writeString(String) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a string value to the stream using UTF-8 encoding.
writeString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a string value to the stream using UTF-8 encoding.
writeString(String) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a string value to the stream using UTF-8 encoding.
writeString(char[], int, int) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a string value to the stream using UTF-8 encoding.
writeTo(OutputStream) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
writeTo(CodedOutputStream) - Method in class org.apache.dubbo.common.serialize.protobuf.support.MapValue.Map
 
writeTo(Output, int, Date, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
 
writeTo(Output, int, Time, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
writeTo(Output, int, Timestamp, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
 
writeTo(OutputStream) - Method in class org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
Deprecated.
 
writeUTCDate(long) - Method in class com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
Writes a date to the stream.
writeUTCDate(long) - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
Writes a date to the stream.
writeUTCDate(long) - Method in class com.alibaba.com.caucho.hessian.io.HessianOutput
Writes a date to the stream.
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.avro.AvroObjectOutput
 
writeUTF(String) - Method in interface org.apache.dubbo.common.serialize.DataOutput
Write string.
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.fst.FstObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.java.JavaObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
 
writeValue(Object, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
writeValue(Object, JSONWriter, boolean) - Method in interface org.apache.dubbo.common.json.JSONConverter
Deprecated.
write object.
writeVersion() - Method in class com.alibaba.com.caucho.hessian.io.Hessian2Output
 
writtenBytes() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 

X

X509Encryption - Class in com.alibaba.com.caucho.hessian.security
 
X509Encryption() - Constructor for class com.alibaba.com.caucho.hessian.security.X509Encryption
 
X509Signature - Class in com.alibaba.com.caucho.hessian.security
 
X509Signature() - Constructor for class com.alibaba.com.caucho.hessian.security.X509Signature
 
XmlRpcProtocol - Class in org.apache.dubbo.xml.rpc.protocol.xmlrpc
 
XmlRpcProtocol() - Constructor for class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
 
XmlRpcProxyFactoryBean - Class in org.apache.dubbo.xml.rpc.protocol.xmlrpc
 
XmlRpcProxyFactoryBean() - Constructor for class org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
 

Y

YearHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
YearHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.YearHandle
 
YearHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.YearHandle
 
YearHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
YearHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.YearHandle
 
YearHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.YearHandle
 
YearMonthHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
YearMonthHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.YearMonthHandle
 
YearMonthHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.YearMonthHandle
 
YearMonthHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
YearMonthHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.YearMonthHandle
 
YearMonthHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.YearMonthHandle
 
yybegin(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Enters a new lexical state
yycharat(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the character at position pos from the matched text.
yyclose() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Closes the input stream.
YYEOF - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
This character denotes the end of file
YYINITIAL - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
 
yylength() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the length of the matched text region.
Yylex - Class in org.apache.dubbo.common.json
Deprecated.
yylex() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Resets the scanner to read from a new input stream.
yystate() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the current lexical state.
yytext() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the text matched by the current regular expression.

Z

zip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
zip.
ZonedDateTimeHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
ZonedDateTimeHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZonedDateTimeHandle
 
ZonedDateTimeHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZonedDateTimeHandle
 
ZonedDateTimeHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
ZonedDateTimeHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZonedDateTimeHandle
 
ZonedDateTimeHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZonedDateTimeHandle
 
ZoneIdHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
ZoneIdHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZoneIdHandle
 
ZoneIdHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZoneIdHandle
 
ZoneIdHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
ZoneIdHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdHandle
 
ZoneIdHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdHandle
 
ZoneIdSerializer - Class in com.alibaba.com.caucho.hessian.io.java8
 
ZoneIdSerializer() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
 
ZoneIdSerializer - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
ZoneIdSerializer() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
 
ZoneOffsetHandle - Class in com.alibaba.com.caucho.hessian.io.java8
 
ZoneOffsetHandle() - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZoneOffsetHandle
 
ZoneOffsetHandle(Object) - Constructor for class com.alibaba.com.caucho.hessian.io.java8.ZoneOffsetHandle
 
ZoneOffsetHandle - Class in org.apache.dubbo.serialize.hessian.serializer.java8
 
ZoneOffsetHandle() - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneOffsetHandle
 
ZoneOffsetHandle(Object) - Constructor for class org.apache.dubbo.serialize.hessian.serializer.java8.ZoneOffsetHandle
 
ZOOKEEPER_PROTOCOL - Static variable in interface org.apache.dubbo.config.Constants
 
ZookeeperDynamicConfiguration - Class in org.apache.dubbo.configcenter.support.zookeeper
 
ZookeeperDynamicConfigurationFactory - Class in org.apache.dubbo.configcenter.support.zookeeper
 
ZookeeperDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfigurationFactory
 
ZookeeperMetadataReport - Class in org.apache.dubbo.metadata.store.zookeeper
ZookeeperMetadataReport
ZookeeperMetadataReport(URL, ZookeeperTransporter) - Constructor for class org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
 
ZookeeperMetadataReportFactory - Class in org.apache.dubbo.metadata.store.zookeeper
ZookeeperRegistryFactory.
ZookeeperMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
 
ZookeeperRegistry - Class in org.apache.dubbo.registry.zookeeper
ZookeeperRegistry
ZookeeperRegistry(URL, ZookeeperTransporter) - Constructor for class org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
 
ZookeeperRegistryFactory - Class in org.apache.dubbo.registry.zookeeper
ZookeeperRegistryFactory.
ZookeeperRegistryFactory() - Constructor for class org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
 
ZookeeperTransporter - Interface in com.alibaba.dubbo.remoting.zookeeper
Deprecated.
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.