$ 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
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
$
- $destroy() - 接口 中的方法org.apache.dubbo.rpc.service.Destroyable
- $echo(Object) - 接口 中的方法org.apache.dubbo.rpc.service.EchoService
-
echo test.
- $ECHO - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- $ECHO_PARAMETER_DESC - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- $invoke(String, String[], Object[]) - 接口 中的方法com.alibaba.dubbo.rpc.service.GenericService
-
已过时。
- $invoke(String, String[], Object[]) - 接口 中的方法org.apache.dubbo.rpc.service.GenericService
-
Generic invocation
- $INVOKE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
generic call
- $INVOKE_ASYNC - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- $invokeAsync(String, String[], Object[]) - 接口 中的方法org.apache.dubbo.rpc.service.GenericService
A
- AbortPolicyWithReport - org.apache.dubbo.common.threadpool.support中的类
-
Abort Policy.
- AbortPolicyWithReport(String, URL) - 类 的构造器org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
- AbsentConfigurator - org.apache.dubbo.rpc.cluster.configurator.absent中的类
-
AbsentConfigurator
- AbsentConfigurator(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
- AbsentConfiguratorFactory - org.apache.dubbo.rpc.cluster.configurator.absent中的类
-
AbsentConfiguratorFactory
- AbsentConfiguratorFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
- AbstractAbstractWritableMetadataService - org.apache.dubbo.metadata.store中的类
-
The abstract implementation of
WritableMetadataService - AbstractAbstractWritableMetadataService() - 类 的构造器org.apache.dubbo.metadata.store.AbstractAbstractWritableMetadataService
- AbstractAnnotatedMethodParameterProcessor - org.apache.dubbo.metadata.rest中的类
-
The abstract
AnnotatedMethodParameterProcessorimplementation - AbstractAnnotatedMethodParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
- AbstractBuilder<C extends AbstractConfig,B extends AbstractBuilder> - org.apache.dubbo.config.bootstrap.builders中的类
-
AbstractBuilder
- AbstractBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.AbstractBuilder
- AbstractCacheFactory - com.alibaba.dubbo.cache.support中的类
-
已过时。
- AbstractCacheFactory - org.apache.dubbo.cache.support中的类
-
AbstractCacheFactory is a default implementation of
CacheFactory. - AbstractCacheFactory() - 类 的构造器com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- AbstractCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.AbstractCacheFactory
- AbstractChannel - org.apache.dubbo.remoting.transport中的类
-
AbstractChannel
- AbstractChannel(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractChannel
- AbstractChannelBuffer - org.apache.dubbo.remoting.buffer中的类
- AbstractChannelBuffer() - 类 的构造器org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- AbstractChannelHandlerDelegate - org.apache.dubbo.remoting.transport中的类
- AbstractClient - org.apache.dubbo.remoting.transport中的类
-
AbstractClient
- AbstractClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractClient
- AbstractCluster - org.apache.dubbo.rpc.cluster.support.wrapper中的类
- AbstractCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.wrapper.AbstractCluster
- AbstractClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
AbstractClusterInvoker
- AbstractClusterInvoker() - 类 的构造器org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- AbstractClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- AbstractClusterInvoker(Directory<T>, URL) - 类 的构造器org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- AbstractCodec - org.apache.dubbo.remoting.transport中的类
-
AbstractCodec
- AbstractCodec() - 类 的构造器org.apache.dubbo.remoting.transport.AbstractCodec
- AbstractCompiler - org.apache.dubbo.common.compiler.support中的类
-
Abstract compiler.
- AbstractCompiler() - 类 的构造器org.apache.dubbo.common.compiler.support.AbstractCompiler
- AbstractConfig - org.apache.dubbo.config中的类
-
Utility methods and public methods for parsing configuration
- AbstractConfig() - 类 的构造器org.apache.dubbo.config.AbstractConfig
- AbstractConfigurator - org.apache.dubbo.rpc.cluster.configurator中的类
-
AbstractOverrideConfigurator
- AbstractConfigurator(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
- AbstractConfiguratorListener - org.apache.dubbo.registry.integration中的类
-
AbstractConfiguratorListener
- AbstractConfiguratorListener() - 类 的构造器org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- AbstractConsulRegistry - org.apache.dubbo.registry.consul中的类
- AbstractConsulRegistry() - 类 的构造器org.apache.dubbo.registry.consul.AbstractConsulRegistry
- AbstractDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing an object.
- AbstractDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- AbstractDirectory<T> - 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) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- AbstractDirectory(URL, boolean) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- AbstractDirectory(URL, RouterChain<T>, boolean) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- AbstractDubboConfigBinder - org.apache.dubbo.config.spring.context.properties中的类
-
Abstract
DubboConfigBinderimplementation - AbstractDubboConfigBinder() - 类 的构造器org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- AbstractDynamicConfiguration - org.apache.dubbo.common.config.configcenter中的类
-
The abstract implementation of
DynamicConfiguration - AbstractDynamicConfiguration(String, int, long, String, long) - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- AbstractDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- AbstractDynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter中的类
-
Abstract
DynamicConfigurationFactoryimplementation with cache ability - AbstractDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
- AbstractEndpoint - org.apache.dubbo.remoting.transport中的类
-
AbstractEndpoint
- AbstractEndpoint(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractEndpoint
- AbstractEtcdClient<WatcherListener> - org.apache.dubbo.remoting.etcd.support中的类
- AbstractEtcdClient(URL) - 类 的构造器org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- AbstractEventDispatcher - org.apache.dubbo.event中的类
-
The abstract
EventDispatcherproviders the common implementation. - AbstractExchangeGroup - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
AbstractGroup
- AbstractExchangeGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- AbstractExporter<T> - org.apache.dubbo.rpc.protocol中的类
-
AbstractExporter.
- AbstractExporter(Invoker<T>) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractExporter
- AbstractGroup - org.apache.dubbo.remoting.p2p.support中的类
-
AbstractGroup
- AbstractGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.support.AbstractGroup
- AbstractHessian2FactoryInitializer - org.apache.dubbo.common.serialize.hessian2.dubbo中的类
- AbstractHessian2FactoryInitializer - org.apache.dubbo.serialize.hessian.dubbo中的类
- AbstractHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.common.serialize.hessian2.dubbo.AbstractHessian2FactoryInitializer
- AbstractHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.serialize.hessian.dubbo.AbstractHessian2FactoryInitializer
- AbstractHessianInput - com.alibaba.com.caucho.hessian.io中的类
-
Abstract base class for Hessian requests.
- AbstractHessianInput() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractHessianInput
- AbstractHessianOutput - com.alibaba.com.caucho.hessian.io中的类
-
Abstract output stream for Hessian requests.
- AbstractHessianOutput() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- AbstractHessianResolver - com.alibaba.com.caucho.hessian.io中的类
-
Looks up remote objects.
- AbstractHessianResolver() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractHessianResolver
- AbstractHttpServer - org.apache.dubbo.remoting.http.support中的类
-
AbstractHttpServer
- AbstractHttpServer(URL, HttpHandler) - 类 的构造器org.apache.dubbo.remoting.http.support.AbstractHttpServer
- AbstractInterfaceBuilder<T extends AbstractInterfaceConfig,B extends AbstractInterfaceBuilder<T,B>> - org.apache.dubbo.config.bootstrap.builders中的类
-
AbstractBuilder
- AbstractInterfaceBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- AbstractInterfaceConfig - org.apache.dubbo.config中的类
-
AbstractDefaultConfig
- AbstractInterfaceConfig() - 类 的构造器org.apache.dubbo.config.AbstractInterfaceConfig
- AbstractInvoker<T> - org.apache.dubbo.rpc.protocol中的类
-
This Invoker works on Consumer side.
- AbstractInvoker(Class<T>, URL) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
- AbstractInvoker(Class<T>, URL, String[]) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
- AbstractInvoker(Class<T>, URL, Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
- AbstractKryoFactory - org.apache.dubbo.common.serialize.kryo.utils中的类
- AbstractKryoFactory() - 类 的构造器org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
- AbstractListDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.2 Collection.
- AbstractListDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractListDeserializer
- AbstractLoadBalance - com.alibaba.dubbo.rpc.cluster.loadbalance中的类
-
已过时。
- AbstractLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
AbstractLoadBalance
- AbstractLoadBalance() - 类 的构造器com.alibaba.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
-
已过时。
- AbstractLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
- AbstractMapDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- AbstractMapDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
- AbstractMetadataReport - org.apache.dubbo.metadata.report.support中的类
- AbstractMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- AbstractMetadataReportFactory - org.apache.dubbo.metadata.report.support中的类
- AbstractMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
- AbstractMethodBuilder<T extends AbstractMethodConfig,B extends AbstractMethodBuilder<T,B>> - org.apache.dubbo.config.bootstrap.builders中的类
-
AbstractBuilder
- AbstractMethodBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- AbstractMethodConfig - org.apache.dubbo.config中的类
-
AbstractMethodConfig
- AbstractMethodConfig() - 类 的构造器org.apache.dubbo.config.AbstractMethodConfig
- AbstractMonitorFactory - org.apache.dubbo.monitor.support中的类
-
AbstractMonitorFactory.
- AbstractMonitorFactory() - 类 的构造器org.apache.dubbo.monitor.support.AbstractMonitorFactory
- AbstractPeer - org.apache.dubbo.remoting.transport中的类
-
AbstractPeer
- AbstractPeer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractPeer
- AbstractProtocol - org.apache.dubbo.rpc.protocol中的类
-
abstract ProtocolSupport.
- AbstractProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProtocol
- AbstractProxyFactory - org.apache.dubbo.rpc.proxy中的类
-
AbstractProxyFactory
- AbstractProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.AbstractProxyFactory
- AbstractProxyInvoker<T> - org.apache.dubbo.rpc.proxy中的类
-
This Invoker works on provider side, delegates RPC to interface implementation.
- AbstractProxyInvoker(T, Class<T>, URL) - 类 的构造器org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- AbstractProxyProtocol - org.apache.dubbo.rpc.protocol中的类
-
AbstractProxyProtocol
- AbstractProxyProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- AbstractProxyProtocol(Class<?>...) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- AbstractRedisClient - org.apache.dubbo.remoting.redis.support中的类
- AbstractRedisClient(URL) - 类 的构造器org.apache.dubbo.remoting.redis.support.AbstractRedisClient
- AbstractReferenceBuilder<T extends AbstractReferenceConfig,B extends AbstractReferenceBuilder<T,B>> - org.apache.dubbo.config.bootstrap.builders中的类
-
AbstractBuilder
- AbstractReferenceBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- AbstractReferenceConfig - org.apache.dubbo.config中的类
-
AbstractConsumerConfig
- AbstractReferenceConfig() - 类 的构造器org.apache.dubbo.config.AbstractReferenceConfig
- AbstractRegistry - com.alibaba.dubbo.registry.support中的类
-
已过时。
- AbstractRegistry - org.apache.dubbo.registry.support中的类
-
AbstractRegistry.
- AbstractRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- AbstractRegistry(URL) - 类 的构造器org.apache.dubbo.registry.support.AbstractRegistry
- AbstractRegistryFactory - com.alibaba.dubbo.registry.support中的类
-
已过时。
- AbstractRegistryFactory - org.apache.dubbo.registry.support中的类
-
AbstractRegistryFactory.
- AbstractRegistryFactory() - 类 的构造器com.alibaba.dubbo.registry.support.AbstractRegistryFactory
-
已过时。
- AbstractRegistryFactory() - 类 的构造器org.apache.dubbo.registry.support.AbstractRegistryFactory
- AbstractRequestAnnotationParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
-
The abstract
AnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @Request* - AbstractRequestAnnotationParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.AbstractRequestAnnotationParameterProcessor
- AbstractResult() - 类 的构造器com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- AbstractRetryPolicy - org.apache.dubbo.remoting.etcd中的类
- AbstractRetryTask - org.apache.dubbo.registry.retry中的类
-
AbstractRetryTask
- AbstractRouter - org.apache.dubbo.rpc.cluster.router中的类
- AbstractRouter() - 类 的构造器org.apache.dubbo.rpc.cluster.router.AbstractRouter
- AbstractRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.AbstractRouter
- AbstractRouterRule - org.apache.dubbo.rpc.cluster.router中的类
-
TODO Extract more code here if necessary
- AbstractRouterRule() - 类 的构造器org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- AbstractSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object.
- AbstractSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractSerializer
- AbstractSerializerFactory - com.alibaba.com.caucho.hessian.io中的类
-
Factory for returning serialization methods.
- AbstractSerializerFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
- AbstractServer - org.apache.dubbo.remoting.transport中的类
-
AbstractServer
- AbstractServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractServer
- AbstractServiceBuilder<T extends AbstractServiceConfig,B extends AbstractServiceBuilder<T,B>> - org.apache.dubbo.config.bootstrap.builders中的类
-
AbstractBuilder
- AbstractServiceBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- AbstractServiceConfig - org.apache.dubbo.config中的类
-
AbstractServiceConfig
- AbstractServiceConfig() - 类 的构造器org.apache.dubbo.config.AbstractServiceConfig
- AbstractServiceDiscovery - org.apache.dubbo.registry.client中的类
- AbstractServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.client.AbstractServiceDiscovery
- AbstractServiceDiscoveryFactory - org.apache.dubbo.registry.client中的类
-
Abstract
ServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscovery - AbstractServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- AbstractServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的类
-
The abstract
ServiceRestMetadataResolverclass to provider some template methods assemble the instance ofServiceRestMetadatawill extended by the sub-classes. - AbstractServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
- AbstractTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
-
AbstractTimerTask
- AbstractValidation - org.apache.dubbo.validation.support中的类
-
AbstractValidation is abstract class for Validation interface.
- AbstractValidation() - 类 的构造器org.apache.dubbo.validation.support.AbstractValidation
- AbstractZookeeperClient<TargetDataListener,TargetChildListener> - org.apache.dubbo.remoting.zookeeper中的类
- AbstractZookeeperClient(URL) - 类 的构造器org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- AbstractZookeeperTransporter - org.apache.dubbo.remoting.zookeeper中的类
-
AbstractZookeeperTransporter is abstract implements of ZookeeperTransporter.
- AbstractZookeeperTransporter() - 类 的构造器org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
- accept(E) - 接口 中的方法org.apache.dubbo.event.ConditionalEventListener
-
Accept the event is handled or not by current listener
- accept(Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.Converter
-
Accept the source type and target type or not
- accept(Class<String>, Class<?>) - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToArrayConverter
- accept(Class<String>, Class<?>) - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToIterableConverter
- accept(Class<S>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Accept the source type and target type or not
- accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
- accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
- accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
- accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
- accept(Type, Class<?>) - 接口 中的方法org.apache.dubbo.metadata.definition.builder.TypeBuilder
-
Whether the build accept the type or class passed in.
- accept(URL, Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.cluster.ProviderURLMergeProcessor
- accept(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- accept(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableConsumer
-
Applies this function to the given argument.
- ACCEPT_FOREIGN_IP - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- accepts(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- accepts(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- accepts(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- ACCEPTS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ACCEPTS_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
max size of channel. default value is zero that means unlimited.
- ACCESS_CONTROL_ALLOW_HEADERS_HEADER - 类 中的静态变量org.apache.dubbo.rpc.protocol.http.HttpProtocol
- ACCESS_CONTROL_ALLOW_HEADERS_HEADER - 类 中的静态变量org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- ACCESS_CONTROL_ALLOW_METHODS_HEADER - 类 中的静态变量org.apache.dubbo.rpc.protocol.http.HttpProtocol
- ACCESS_CONTROL_ALLOW_METHODS_HEADER - 类 中的静态变量org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - 类 中的静态变量org.apache.dubbo.rpc.protocol.http.HttpProtocol
- ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - 类 中的静态变量org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- ACCESS_LOG_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- accesslog() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- accesslog() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Access log for the service, default value is ""
- accesslog() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Access log for the service, default value is ""
- accesslog(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- accesslog(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- accesslog(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- AccessLogData - org.apache.dubbo.rpc.support中的类
-
AccessLogData is a container for log event data.
- AccessLogFilter - org.apache.dubbo.rpc.filter中的类
-
Record access log for the service.
- AccessLogFilter() - 类 的构造器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
- ACL_TOKEN - org.apache.dubbo.registry.consul.ConsulParameter
- Activate - com.alibaba.dubbo.common.extension中的注释类型
-
已过时。
- Activate - org.apache.dubbo.common.extension中的注释类型
-
Activate.
- ActivateComparator - org.apache.dubbo.common.extension.support中的类
-
OrderComparator
- ActivateComparator() - 类 的构造器org.apache.dubbo.common.extension.support.ActivateComparator
- ActiveLimitFilter - org.apache.dubbo.rpc.filter中的类
-
ActiveLimitFilter restrict the concurrent client invocation for a service or service's method from client side.
- ActiveLimitFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ActiveLimitFilter
- actives() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- actives() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- actives() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Maximum active requests allowed, default value is 0
- actives() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Maximum active requests allowed, default value is 0
- actives() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- actives() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Maximum active requests allowed, default value is 0
- actives() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Maximum active requests allowed, default value is 0
- actives(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- ACTIVES_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- Adaptive - org.apache.dubbo.common.extension中的注释类型
-
Provide helpful information for
ExtensionLoaderto inject dependency extension instance. - AdaptiveClassCodeGenerator - org.apache.dubbo.common.extension中的类
-
Code generator for Adaptive class
- AdaptiveClassCodeGenerator(Class<?>, String) - 类 的构造器org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
- AdaptiveCompiler - org.apache.dubbo.common.compiler.support中的类
-
AdaptiveCompiler.
- AdaptiveCompiler() - 类 的构造器org.apache.dubbo.common.compiler.support.AdaptiveCompiler
- AdaptiveExtensionFactory - org.apache.dubbo.common.extension.factory中的类
-
AdaptiveExtensionFactory
- AdaptiveExtensionFactory() - 类 的构造器org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
- add(int) - 类 中的方法org.apache.dubbo.qos.textui.TTable.Border
- add(E) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Adds the specified element to this set if it is not already present.
- add(Object) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。add item.
- add(Object, Object) - 类 中的方法org.apache.dubbo.qos.textui.TKv
- addAll(Object[]) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。add items.
- addAll(Collection<?>) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。add items.
- addAll(Collection<T>, T...) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Add the multiple values into
the specified collection - addAllStackTrace(Iterable<? extends ThrowablePB.StackTraceElementProto>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addAndGet(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- addApplicationContext(ApplicationContext) - 类 中的静态方法org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- addArgument(ArgumentConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- addArguments(List<? extends ArgumentConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- addAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- addAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
-
已过时。
- addAttachments(Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.Result
-
Add the specified map to existing attachments in this instance.
- addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- addAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- addAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- addCallback(ShutdownHookCallback) - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- addChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- addChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- addChildListener(String, ChildListener) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
register children listener for specified path.
- addChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- addChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- addChildListener(String, ChildListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- addChildWatcherListener(String, JEtcdClient.EtcdWatcher) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- addChildWatcherListener(String, WatcherListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- addConfig(AbstractConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Add the dubbo
config - addConfigCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addConfigCenters(Iterable<ConfigCenterConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addConfiguration(int, Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- addConfiguration(DynamicConfiguration) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- addConfiguration(Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- addConfigurationFirst(Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- addConstraintViolation(RestConstraintViolation) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.ViolationReport
- addConstructor(int, Class<?>[], Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addConstructor(int, Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addConstructor(Constructor<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addConstructor(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addConstructor(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- addConsumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addConsumerParams(String, Map<String, String>) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- addConsumerParams(Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- addConsumers(Iterable<ConsumerConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addDataListener(String, DataListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- addDataListener(String, DataListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- addDataListener(String, DataListener, Executor) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- addDataListener(String, DataListener, Executor) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- addDefaultConstructor() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addDeserializer(Class, Deserializer) - 类 中的方法com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
-
Adds a deserializer.
- addDeserializer(Class, Deserializer) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2SerializerFactory
- ADDED - org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
A config is created.
- addEventListener(E) - 接口 中的方法org.apache.dubbo.event.Listenable
-
Add a
Dubbo event listener - addEventListener(EventListener<?>) - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
- addEventListeners(E, E...) - 接口 中的方法org.apache.dubbo.event.Listenable
-
Add one or more
Dubbo event listeners - addEventListeners(Iterable<E>) - 接口 中的方法org.apache.dubbo.event.Listenable
-
Add multiple
Dubbo event listeners - addExportMap(String, Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
add
- addExtension(String, Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Register new extension via API
- addFactory(AbstractSerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Adds a factory.
- addField(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addField(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- addField(String, int, Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addField(String, int, Class<?>, String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addHeader(String, String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- addHeader(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- addHttpHandler(int, HttpHandler) - 类 中的静态方法org.apache.dubbo.remoting.http.servlet.DispatcherServlet
- addImports(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- addIndexToName(Integer, String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- addInterface(Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addInterface(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addInterface(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- addIntoConfigManager() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
Add
instanceintoConfigManager - addItem(String) - 类 中的方法org.apache.dubbo.qos.textui.TLadder
-
add one item
- addItem(T) - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- addListener(String, String, Listener) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- addListener(String, String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.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) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- addListener(String, String, ConfigurationListener) - 类 中的方法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) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.rpc.cluster.governance.DefaultGovernanceRuleRepositoryImpl
- addListener(String, String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
-
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, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- addListener(String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- addListener(String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
- addListener(String, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- addListener(Invocation, Filter.Listener) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
- addMessage(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- addMessages(Collection) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- addMetadataReport(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addMetadataReports(Iterable<MetadataReportConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addMethod(Method) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addMethod(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addMethod(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addMethod(String, int, Class<?>, Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addMethod(String, Method) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- addMethod(MethodConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- addMethod(MethodConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- addMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- addMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addMethodParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- addMethodParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addMethodParameters(Map<String, Map<String, String>>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addMethods(List<? extends MethodConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- addMethods(List<MethodConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- addObjectAttachments(Map<String, Object>) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- addObjectAttachments(Map<String, Object>) - 接口 中的方法org.apache.dubbo.rpc.Result
-
Add the specified map to existing attachments in this instance.
- addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- addObjectAttachmentsIfAbsent(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- addParam(String, String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- addParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, CharSequence) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, Enum<?>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, Number) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- addParameter(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- addParameterAndEncoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterAndEncoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterAndEncoded(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterIfAbsent(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- addParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameters(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
-
Add parameters to a new url.
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParametersIfAbsent(Map<String, String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterString(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- addParameterString(String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterString(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addProcessor(Class, TProcessor) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
-
已过时。
- addProperties(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
-
Add a set of properties into the store
- addProperties(Properties) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- addProperty(String, String) - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
-
Add one property into the store, the previous value will be replaced if the key exists
- addProtocol(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- addProtocol(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addProtocols(Iterable<ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addProtocols(List<ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- addProvider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addProviders(Iterable<ProviderConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Adds an object reference.
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Adds an object to the reference list.
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Adds a list/map reference.
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
If the object has already been written, just write its ref.
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Adds a list/map reference.
- addRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
If the object has already been written, just write its ref.
- addReference(ReferenceConfigBase<?>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addReferences(Iterable<ReferenceConfigBase<?>>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addRegistries(Iterable<RegistryConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- addRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- addRegistries(List<RegistryConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- addRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- addRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- addRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- addRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- addReplier(Class<T>, Replier<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- addReplier(Class<T>, Replier<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- address(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- address(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- address(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- address(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Address - org.apache.dubbo.rpc.cluster.router.address中的类
- Address(String, int) - 类 的构造器org.apache.dubbo.rpc.cluster.router.address.Address
- ADDRESS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- ADDRESS_WAIT_TIME_KEY - 类 中的静态变量org.apache.dubbo.registry.sofa.SofaRegistryConstants
-
parameter for address.wait.time of rpc reference
- AddressInvokersSelector - org.apache.dubbo.rpc.cluster.router.address中的类
- AddressInvokersSelector() - 类 的构造器org.apache.dubbo.rpc.cluster.router.address.AddressInvokersSelector
- AddressListener - org.apache.dubbo.registry中的接口
- AddressRouterFactory - org.apache.dubbo.rpc.cluster.router.address中的类
-
AddressRouterFactory
- AddressRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.address.AddressRouterFactory
- addRouters(List<Router>) - 类 中的方法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...) - 类 中的方法org.apache.dubbo.qos.textui.TTable
-
Add a row
- addRpcException(Class<?>) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- addSerializer(Class, Serializer) - 类 中的方法com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
-
Adds a serializer.
- addSerializer(Class, Serializer) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2SerializerFactory
- addService(ServiceConfigBase<?>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addService(MetadataInfo.ServiceInfo) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Add an instance of
ServiceInstancesChangedListenerfor specified service - addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- addServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- addServiceListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- addServiceListener(ServiceInstancesChangedListener) - 接口 中的方法org.apache.dubbo.registry.NotifyListener
- addServiceParameter(String, String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- addServiceParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- addServices(Iterable<ServiceConfigBase<?>>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addServletContext(int, ServletContext) - 类 中的方法org.apache.dubbo.remoting.http.servlet.ServletManager
- addStackTrace(int, ThrowablePB.StackTraceElementProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStackTrace(int, ThrowablePB.StackTraceElementProto.Builder) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStackTrace(ThrowablePB.StackTraceElementProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStackTrace(ThrowablePB.StackTraceElementProto.Builder) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStackTraceBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStackTraceBuilder(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- addStatedUrl(ProviderModel.RegisterStatedURL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- addStateListener(StateListener) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
support connection notify if connection state was changed.
- addStateListener(StateListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- addStateListener(StateListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- addStateListener(StateListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- addTargetChildListener(String, CuratorZookeeperClient.CuratorWatcherImpl) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- addTracer(Class<?>, String, Channel, int) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
- ADMIN_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- after() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- after() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
已过时。
- after(AbstractClusterInvoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor
- after(AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- after(AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ZoneAwareClusterInterceptor
- afterPropertiesSet() - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- afterPropertiesSet() - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- afterPropertiesSet() - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- afterPropertiesSet() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- afterUnExport() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
-
subclasses need to override this method to destroy resources.
- afterUnExport() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
- ALIVE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ALL - org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
Method prefer to field.
- ALL - org.apache.dubbo.common.logger.Level
-
ALL
- ALL_SERVICE_INTERFACES - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
-
The value of All service instances
- ALL_SERVICE_NAMES - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
-
The value of all service names
- AllChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.all中的类
- AllChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
- AllChannelHandler2 - org.apache.dubbo.remoting.transport.dispatcher.all2中的类
- AllChannelHandler2(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all2.AllChannelHandler2
- allConsumerModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- AllDispatcher - org.apache.dubbo.remoting.transport.dispatcher.all中的类
-
default thread pool configure
- AllDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
- AllDispatcher2 - org.apache.dubbo.remoting.transport.dispatcher.all2中的类
- AllDispatcher2() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all2.AllDispatcher2
- allow(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassFactory
- ALLOW - 接口 中的静态变量org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- ALLOW - 接口 中的静态变量org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- allProviderModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- alwaysFalse() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
Predicatealways returnfalse - alwaysTrue() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
Predicatealways returntrue - and(Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
a composed predicate that represents a short-circuiting logical AND of
predicates - AND - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- AND_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- ANNOTATED_ELEMENT_UTILS_CLASS - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The class of AnnotatedElementUtils
- ANNOTATED_ELEMENT_UTILS_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The annotation class name of AnnotatedElementUtils
- AnnotatedInterfaceConfigBeanBuilder<C extends AbstractInterfaceConfig> - org.apache.dubbo.config.spring.beans.factory.annotation中的类
-
An Abstract Builder to build
Interface ConfigBean that annotated someannotation. - AnnotatedMethodParameterProcessor - org.apache.dubbo.metadata.rest中的接口
-
The interface to process the annotated method parameter
- AnnotationBeanDefinitionParser - org.apache.dubbo.config.spring.schema中的类
- AnnotationBeanDefinitionParser() - 类 的构造器org.apache.dubbo.config.spring.schema.AnnotationBeanDefinitionParser
- AnnotationUtils - org.apache.dubbo.common.utils中的接口
-
Commons Annotation Utilities class
- ANY - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- ANY_VALUE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ANYHOST_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ANYHOST_VALUE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ApolloDynamicConfiguration - org.apache.dubbo.configcenter.support.apollo中的类
-
Apollo implementation, https://github.com/ctripcorp/apollo Apollo will be used for management of both governance rules and .properties files, by default, these two different kinds of data share the same namespace 'dubbo'.
- ApolloDynamicConfiguration.ApolloListener - org.apache.dubbo.configcenter.support.apollo中的类
- ApolloDynamicConfigurationFactory - org.apache.dubbo.configcenter.support.apollo中的类
- ApolloDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfigurationFactory
- APP_DYNAMIC_CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- appConfigFile(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- append() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- append(char) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- append(CharSequence) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- append(CharSequence, int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- append(LoggingEvent) - 类 中的方法org.apache.dubbo.common.utils.DubboAppender
- appendLines(File, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
append lines.
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- appendParameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- appendParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- appendParameters(Map<String, String>, Object) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
- appendParameters(Map<String, String>, Object, String) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
- appendRuntimeParameters(Map<String, String>) - 类 中的静态方法org.apache.dubbo.config.AbstractInterfaceConfig
- application() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- application() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Application associated name
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Application spring bean name
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Application associated name
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Application spring bean name
- application(String) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Set the name of application
- application(String, Consumer<ApplicationBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Set the name of application and it's future build
- application(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- application(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Set the
ApplicationConfig - APPLICATION - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- APPLICATION_FIRST - org.apache.dubbo.rpc.cluster.support.migration.MigrationStep
- APPLICATION_JSON_UTF_8 - 类 中的静态变量org.apache.dubbo.rpc.protocol.rest.support.ContentType
- APPLICATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ApplicationBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ApplicationConfig. - ApplicationBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- ApplicationConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ApplicationConfig - org.apache.dubbo.config中的类
-
The application info
- ApplicationConfig() - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
-
已过时。
- ApplicationConfig() - 类 的构造器org.apache.dubbo.config.ApplicationConfig
- ApplicationConfig(String) - 类 的构造器com.alibaba.dubbo.config.ApplicationConfig
-
已过时。
- ApplicationConfig(String) - 类 的构造器org.apache.dubbo.config.ApplicationConfig
- ApplicationInitListener - org.apache.dubbo.rpc.model中的接口
- ApplicationModel - org.apache.dubbo.rpc.model中的类
-
ExtensionLoader,DubboBootstrapand this class are at present designed to be singleton or static (by itself totally static or uses some static fields). - ApplicationModel() - 类 的构造器org.apache.dubbo.rpc.model.ApplicationModel
- apply(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableFunction
-
Applies this function to the given argument.
- AppResponse - org.apache.dubbo.rpc中的类
-
AsyncRpcResultis introduced in 3.0.0 to replace RpcResult, and RpcResult is replaced withAppResponse: AsyncRpcResult is the object that is actually passed in the call chain AppResponse only simply represents the business result - AppResponse() - 类 的构造器org.apache.dubbo.rpc.AppResponse
- AppResponse(Object) - 类 的构造器org.apache.dubbo.rpc.AppResponse
- AppResponse(Throwable) - 类 的构造器org.apache.dubbo.rpc.AppResponse
- AppResponse(Invocation) - 类 的构造器org.apache.dubbo.rpc.AppResponse
- AppRouter - org.apache.dubbo.rpc.cluster.router.condition.config中的类
-
Application level router, "application.condition-router"
- AppRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.AppRouter
- AppRouterFactory - org.apache.dubbo.rpc.cluster.router.condition.config中的类
-
Application level router factory
- AppRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
- architecture(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- ARCHITECTURE - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Application architecture name.
- Argument - org.apache.dubbo.config.annotation中的注释类型
- ArgumentBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ArgumentConfig. - ArgumentBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ArgumentBuilder
- ArgumentConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ArgumentConfig - org.apache.dubbo.config中的类
-
The method arguments configuration
- ArgumentConfig() - 类 的构造器com.alibaba.dubbo.config.ArgumentConfig
-
已过时。
- ArgumentConfig() - 类 的构造器org.apache.dubbo.config.ArgumentConfig
- ArgumentConfig(Argument) - 类 的构造器org.apache.dubbo.config.ArgumentConfig
- arguments() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- ARGUMENTS - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
prefix of arguments router key
- aroundReadFrom(ReaderInterceptorContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- aroundWriteTo(WriterInterceptorContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- array() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- array() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the backing byte array of this buffer.
- array() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- array() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- array() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- array() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- ARRAY - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- ARRAY_DESC - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- ARRAY_ITEM - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- ARRAY_SUFFIX - 类 中的静态变量org.apache.dubbo.common.utils.ClassUtils
-
Suffix for array class names: "[]"
- arrayBegin() - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。array begin.
- arrayBegin() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。array begin.
- ArrayDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a Java array
- ArrayDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.ArrayDeserializer
- arrayEnd() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。array end, return array value.
- arrayEnd(int) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。array end, return array value.
- arrayItem(int) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。array item.
- arrayItemValue(int, Object, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。array item.
- ArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- ArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.ArrayMerger
- arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- arrayOffset() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the offset of the first byte within the backing byte array of this buffer.
- arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- arrayOffset() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- arrayOffset() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- ArraySerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a Java array.
- ArraySerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.ArraySerializer
- arrayToDelimitedString(Object[], String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- ArrayTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
-
2015/1/27.
- ArrayTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
- ArrayUtils - org.apache.dubbo.common.utils中的类
-
Contains some methods to check array.
- Assert - org.apache.dubbo.common.utils中的类
- assertListener(EventListener<?>) - 接口 中的静态方法org.apache.dubbo.event.Listenable
-
Assets the listener is valid or not
- async() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- async() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- async() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to enable async invocation, default value is false
- async() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether to enable async invocation, default value is false
- async() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- async() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to enable async invocation, default value is false
- async() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether to enable async invocation, default value is false
- async(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- ASYNC - org.apache.dubbo.rpc.InvokeMode
- ASYNC_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- ASYNC_METHOD_INFO - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- asyncCall(Runnable) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。one way async call, send request only, and result is not required
- asyncCall(Runnable) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
one way async call, send request only, and result is not required
- asyncCall(Callable<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Async invocation.
- asyncCall(Callable<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
Async invocation.
- AsyncContext - org.apache.dubbo.rpc中的接口
-
AsyncContext works like {@see javax.servlet.AsyncContext} in the Servlet 3.0.
- AsyncContextImpl - org.apache.dubbo.rpc中的类
- AsyncContextImpl() - 类 的构造器org.apache.dubbo.rpc.AsyncContextImpl
- AsyncMethodInfo - org.apache.dubbo.rpc.model中的类
- AsyncMethodInfo() - 类 的构造器org.apache.dubbo.rpc.model.AsyncMethodInfo
- AsyncRpcResult - 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(CompletableFuture<AppResponse>, Invocation) - 类 的构造器org.apache.dubbo.rpc.AsyncRpcResult
- AsyncToSyncInvoker<T> - org.apache.dubbo.rpc.protocol中的类
-
This class will work as a wrapper wrapping outside of each protocol invoker.
- AsyncToSyncInvoker(Invoker<T>) - 类 的构造器org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- AtomicPositiveInteger - org.apache.dubbo.common.utils中的类
- AtomicPositiveInteger() - 类 的构造器org.apache.dubbo.common.utils.AtomicPositiveInteger
- AtomicPositiveInteger(int) - 类 的构造器org.apache.dubbo.common.utils.AtomicPositiveInteger
- attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
-
Idempotent operation: invocation id will be added in async operation by default
- attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
-
Idempotent operation: invocation id will be added in async operation by default
- ATTACHMENTS_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- AttachmentsAdapter - org.apache.dubbo.rpc中的类
-
This class provides map adapters to support attachments in RpcContext, Invocation and Result switch from
to - AttachmentsAdapter() - 类 的构造器org.apache.dubbo.rpc.AttachmentsAdapter
- AttachmentsAdapter.ObjectToStringMap - org.apache.dubbo.rpc中的类
- attribute() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- authority() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- AUTO_ATTACH_INVOCATIONID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- available - 类 中的静态变量org.apache.dubbo.common.utils.DubboAppender
- available() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- available() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- available() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- AVAILABLE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- AvailableCluster - org.apache.dubbo.rpc.cluster.support中的类
-
AvailableCluster
- AvailableCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.AvailableCluster
- AvailableClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
AvailableCluster
- AvailableClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.AvailableClusterInvoker
- AVRO_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- AvroObjectInput - org.apache.dubbo.common.serialize.avro中的类
- AvroObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.avro.AvroObjectInput
- AvroObjectOutput - org.apache.dubbo.common.serialize.avro中的类
- AvroObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- AvroSerialization - org.apache.dubbo.common.serialize.avro中的类
- AvroSerialization() - 类 的构造器org.apache.dubbo.common.serialize.avro.AvroSerialization
- await() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Block current thread to be await.
- awaitFinish() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- awaitTermination(long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- awaitTermination(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
B
- BACKLOG_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- BACKUP_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RemotingConstants
- BAD_REQUEST - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
request format error.
- BAD_RESPONSE - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
response format error.
- BALANCING_TYPE - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- BASE_SLEEP_TIME - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
Initial amount of time to wait between retries
- base642bytes(String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- base642bytes(String, char[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- base642bytes(String, int, int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- base642bytes(String, int, int, char[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- base642bytes(String, int, int, String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- base642bytes(String, String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from base64 string.
- BaseApplicationMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
-
The Base class of MetadataIdentifier for service scope
- BaseApplicationMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.BaseApplicationMetadataIdentifier
- BaseCommand - com.alibaba.dubbo.qos.command中的接口
-
已过时。
- BaseCommand - org.apache.dubbo.qos.command中的接口
- BaseMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的接口
- basePackageClasses() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.DubboComponentScan
-
Type-safe alternative to
DubboComponentScan.basePackages()for specifying the packages to scan for annotated @Service classes. - basePackages() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.DubboComponentScan
-
Base packages to scan for annotated @Service classes.
- BaseRestProtocolServer - org.apache.dubbo.rpc.protocol.rest中的类
- BaseRestProtocolServer() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- BaseServiceMetadata - org.apache.dubbo.common中的类
-
2019-10-10
- BaseServiceMetadata() - 类 的构造器org.apache.dubbo.common.BaseServiceMetadata
- BaseServiceMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
-
The Base class of MetadataIdentifier for service scope
- BaseServiceMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.BaseServiceMetadataIdentifier
- BasicDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- BasicDeserializer(int) - 类 的构造器com.alibaba.com.caucho.hessian.io.BasicDeserializer
- BasicSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- BasicSerializer(int) - 类 的构造器com.alibaba.com.caucho.hessian.io.BasicSerializer
- BC_BINARY - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_BINARY_CHUNK - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_BINARY_DIRECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_BINARY_SHORT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_CLASS_DEF - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DATE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DATE_MINUTE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE_BYTE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE_MILL - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE_ONE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE_SHORT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_DOUBLE_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_END - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_FALSE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_INT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_INT_BYTE_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_INT_SHORT_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_INT_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_DIRECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_DIRECT_UNTYPED - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_FIXED - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_FIXED_UNTYPED - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_VARIABLE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LIST_VARIABLE_UNTYPED - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LONG - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LONG_BYTE_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LONG_INT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LONG_SHORT_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_LONG_ZERO - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_MAP - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_MAP_UNTYPED - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_NULL - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_OBJECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_OBJECT_DEF - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_OBJECT_DIRECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_REF - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_STRING - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_STRING_CHUNK - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_STRING_DIRECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_STRING_SHORT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BC_TRUE - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
-
The bean name of
DubboConfigConfigurationRegistrar - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
-
The bean name of
ReferenceAnnotationBeanPostProcessor - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.beans.factory.config.DubboConfigDefaultPropertyValueBeanPostProcessor
-
The bean name of
DubboConfigDefaultPropertyValueBeanPostProcessor - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyInitializationPostProcessor
- BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
-
已过时。The bean name of
NamePropertyDefaultValueDubboConfigBeanCustomizer - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.context.DubboApplicationListenerRegistrar
-
The bean name of
DubboApplicationListenerRegistrar - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener
-
The bean name of
DubboBootstrapApplicationListener - BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.spring.context.DubboLifecycleComponentApplicationListener
-
The bean name of
DubboLifecycleComponentApplicationListener - BeanDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- BeanDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.BeanDeserializer
- beanName(String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
- BeanSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- BeanSerializer(Class, ClassLoader) - 类 的构造器com.alibaba.com.caucho.hessian.io.BeanSerializer
- BeanSerializerFactory - com.alibaba.com.caucho.hessian.io中的类
-
Factory for returning serialization methods.
- BeanSerializerFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.BeanSerializerFactory
- before() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- before() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
已过时。
- before(AbstractClusterInvoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor
- before(AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- before(AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ZoneAwareClusterInterceptor
- begin() - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。parse begin .
- begin() - 类 中的方法org.apache.dubbo.qos.textui.TTree
- begin(Object) - 类 中的方法org.apache.dubbo.qos.textui.TTree
-
create a branch node
- beginCount(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- beginCount(URL, String, int) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- BigIntegerDeserializer - com.alibaba.com.caucho.hessian.io中的类
- BigIntegerDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.BigIntegerDeserializer
- BINARY_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BINARY_SHORT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- BINARY_THRIFT_PROTOCOL - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
-
已过时。
- bind(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
-
已过时。
- bind(String, C) - 类 中的方法org.apache.dubbo.config.spring.context.properties.DefaultDubboConfigBinder
- bind(String, C) - 接口 中的方法org.apache.dubbo.config.spring.context.properties.DubboConfigBinder
-
Bind the properties to Dubbo Config Object under specified prefix.
- bind(String, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
- bind(String, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(String, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(String, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(URL, ChannelHandler) - 接口 中的方法com.alibaba.dubbo.remoting.Transporter
-
已过时。
- bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
- bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaTransporter
- bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyTransporter
- bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyTransporter
- bind(URL, ChannelHandler) - 接口 中的方法org.apache.dubbo.remoting.Transporter
-
Bind a server.
- bind(URL, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
- bind(URL, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(URL, ExchangeHandler) - 接口 中的方法org.apache.dubbo.remoting.exchange.Exchanger
-
bind.
- bind(URL, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
- bind(URL, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- bind(URL, HttpHandler) - 接口 中的方法org.apache.dubbo.remoting.http.HttpBinder
-
bind the server.
- bind(URL, HttpHandler) - 类 中的方法org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
- bind(URL, HttpHandler) - 类 中的方法org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
- bind(URL, HttpHandler) - 类 中的方法org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
- BIND_IP_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- BIND_PORT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- BIZ_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- BLOCK_UNTIL_CONNECTED_UNIT - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
The unit of time related to blocking on connection to Zookeeper.
- BLOCK_UNTIL_CONNECTED_WAIT - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
Wait time to block on connection to Zookeeper.
- blockUntilUpdated() - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- BOOL - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- BOOL - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- BOOLEAN - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- BOOLEAN - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- BOOLEAN_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- BOOLEAN_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- BooleanArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- BooleanArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.BooleanArrayMerger
- BootstrapListener - org.apache.dubbo.remoting.http.servlet中的类
-
This class must be defined before something like spring's ContextLoaderListener in web.xml
- BootstrapListener() - 类 的构造器org.apache.dubbo.remoting.http.servlet.BootstrapListener
- Border() - 类 的构造器org.apache.dubbo.qos.textui.TTable.Border
- BORDER_INNER - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
inner border
- BORDER_INNER_H - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
inner border: horizon
- BORDER_INNER_V - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
inner border: vertical
- BORDER_NON - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
no border
- BORDER_OUTER - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
outer border
- BORDER_OUTER_BOTTOM - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
border outer bottom
- BORDER_OUTER_LEFT - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
border outer left
- BORDER_OUTER_RIGHT - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
border outer right
- BORDER_OUTER_TOP - 类 中的静态变量org.apache.dubbo.qos.textui.TTable.Border
-
border outer top
- BOSS_THREAD_NUM - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- boxed(boolean) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(byte) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(char) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(double) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(float) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(int) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(long) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(short) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- boxed(Object) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- BR_STR - 接口 中的静态变量org.apache.dubbo.qos.common.QosConstants
- BROADCAST - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
Call all providers by broadcast, call them one by one, and report an error if any one reports an error
- BROADCAST_CLUSTER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
broadcast cluster.
- BroadcastCluster - org.apache.dubbo.rpc.cluster.support中的类
-
BroadcastCluster
- BroadcastCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastCluster
- BroadcastCluster2 - org.apache.dubbo.rpc.cluster.support中的类
-
BroadcastCluster
- BroadcastCluster2() - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastCluster2
- BroadcastCluster2Invoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
BroadcastCluster2Invoker
- BroadcastCluster2Invoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastCluster2Invoker
- BroadcastClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
BroadcastClusterInvoker
- BroadcastClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastClusterInvoker
- BroadcastResult - org.apache.dubbo.rpc.cluster.support中的类
-
BroadcastResult
- BroadcastResult() - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastResult
- BroadcastResult(String, int) - 类 的构造器org.apache.dubbo.rpc.cluster.support.BroadcastResult
- buffer() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- buffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- buffer(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- buffer(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- BUFFER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- build() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- build() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- build() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- build() - 类 中的方法org.apache.dubbo.common.URLBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractBuilder
-
Build an instance of
config - build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ArgumentBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- build() - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- build() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
- build() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- build(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
-
Describe a Java interface in
ServiceDefinition. - build(Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的静态方法org.apache.dubbo.metadata.definition.builder.DefaultTypeBuilder
- build(ClassLoader) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
build CtClass object
- build(Method) - 类 中的方法org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
-
Build the instance of
MethodDefinition - build(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 接口 中的方法org.apache.dubbo.metadata.definition.builder.TypeBuilder
-
Build type definition with the type or class.
- build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的静态方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
- build(String, String...) - 枚举 中的方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
-
Build Key
- build(Collection<ServiceInstance<ZookeeperInstance>>) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- build(ServiceInstance<ZookeeperInstance>) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- build(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceURLBuilder
-
Build the
URLsfrom the specifiedServiceInstance - build(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- build(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- build(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- build(T) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- build(T) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- build(T) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- build(T) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- build(T, Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
- buildAccessLogData(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
- buildChain(URL) - 类 中的静态方法org.apache.dubbo.rpc.cluster.RouterChain
- buildClientSslContext(URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.SslContexts
- buildConfigService(URL) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
- buildCuratorFramework(URL) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- buildDefaultValue(int) - 接口 中的静态方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
-
Build the default value
- buildFullDefinition(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
- buildFullDefinition(Class<?>, Map<String, String>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
- buildGroup(String) - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
- buildKey(String, String, String) - 类 中的静态方法org.apache.dubbo.common.URL
- buildPartial() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- buildPartial() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- buildPartial() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- buildPath(String, String...) - 接口 中的静态方法org.apache.dubbo.common.utils.PathUtils
- buildRetryPolicy(URL) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- buildRouterChain() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- buildRouterChain(URL) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- buildServerSslContext(URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.SslContexts
- buildServiceDiscovery(CuratorFramework, String) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- buildServiceKey(String, String, String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
- BuiltinServiceDetector - org.apache.dubbo.rpc.model中的接口
- BYTE - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- BYTE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- BYTE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- BYTE_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- BYTE_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- ByteArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- ByteArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.ByteArrayMerger
- ByteBufferBackedChannelBuffer - org.apache.dubbo.remoting.buffer中的类
- ByteBufferBackedChannelBuffer(ByteBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- ByteBufferBackedChannelBuffer(ByteBufferBackedChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- Bytes - org.apache.dubbo.common.io中的类
-
CodecUtils.
- bytes2base64(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2base64(byte[], char[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2base64(byte[], int, int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2base64(byte[], int, int, char[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2base64(byte[], int, int, String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2base64(byte[], String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to base64 string.
- bytes2double(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to long.
- bytes2double(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to long.
- bytes2float(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to int.
- bytes2float(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to int.
- bytes2hex(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to hex string.
- bytes2hex(byte[], int, int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to hex string.
- bytes2int(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to int.
- bytes2int(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to int.
- bytes2long(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to long.
- bytes2long(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to long.
- bytes2short(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to short.
- bytes2short(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to short.
- byteValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
C
- cache() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- cache() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- cache() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Specify cache implementation for service invocation, legal values include: lru, threadlocal, jcache
- cache() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Specify cache implementation for service invocation, legal values include: lru, threadlocal, jcache
- cache() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- cache() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Specify cache implementation for service invocation, legal values include: lru, threadlocal, jcache
- cache() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Specify cache implementation for service invocation, legal values include: lru, threadlocal, jcache
- cache(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- cache(ReferenceConfigCache) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- Cache - com.alibaba.dubbo.cache中的接口
-
已过时。
- Cache - org.apache.dubbo.cache中的接口
-
Cache interface to support storing and retrieval of value against a lookup key.
- CACHE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.FilterConstants
- CacheableRouterFactory - 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() - 类 的构造器org.apache.dubbo.rpc.cluster.CacheableRouterFactory
- CachedThreadPool - org.apache.dubbo.common.threadpool.support.cached中的类
-
This thread pool is self-tuned.
- CachedThreadPool() - 类 的构造器org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
- CacheFactory - com.alibaba.dubbo.cache中的接口
-
已过时。
- CacheFactory - 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 - 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() - 类 的构造器org.apache.dubbo.cache.filter.CacheFilter
- CacheListener - org.apache.dubbo.configcenter.support.zookeeper中的类
- CacheListener(String) - 类 的构造器org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- calAndGetRevision() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- CalendarHandle - com.alibaba.com.caucho.hessian.io中的类
-
Handle for a calendar object.
- CalendarHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.CalendarHandle
- CalendarHandle(Class, long) - 类 的构造器com.alibaba.com.caucho.hessian.io.CalendarHandle
- CalendarSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a calendar.
- CalendarSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.CalendarSerializer
- calInstanceRevision(ServiceDiscovery, ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- call(String, Object[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a complete method call.
- call(String, Object[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a complete method call.
- call(String, Object[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a complete method call.
- callback() - 接口 中的方法org.apache.dubbo.common.lang.ShutdownHookCallback
-
Callback execution
- callback() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- callback() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- callback(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ArgumentBuilder
- CALLBACK_INSTANCES_LIMIT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The limit of callback service instances for one interface on every client
- CALLBACK_SERVICE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
-
callback inst id
- CALLBACK_SERVICE_PROXY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- callbacks() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- callbacks() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- callbacks() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
The callback instance limit peer connection
- callbacks() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
The callback instance limit peer connection
- callbacks() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。The callback instance limit peer connection
- callbacks() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。The callback instance limit peer connection
- callbacks(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- calRevision(String) - 类 中的静态方法org.apache.dubbo.metadata.RevisionResolver
- camelToSplitName(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- cancel() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Attempts to cancel the
TimerTaskassociated with this handle. - cancel() - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
- cancel() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- cancel() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
- cancel(boolean) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- cancel(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- cancel(boolean) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- cancelScheduledFuture(ScheduledFuture<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- canHandleIdle() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
-
Following methods are extended from RemotingServer, useless for http servers
- canHandleIdle() - 接口 中的方法org.apache.dubbo.remoting.IdleSensible
-
Whether the implementation can sense and handle the idle connection.
- canHandleIdle() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClient
- canHandleIdle() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServer
- canRemove() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- capacity() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of bytes (octets) this buffer can contain.
- capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- capacity() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- capacity() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- CATEGORY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- caught(Channel, Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- caught(Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
-
已过时。caught exception.
- caught(Channel, Throwable) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- caught(Channel, Throwable) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
-
on exception caught.
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
- caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- CAUGHT - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
CAUGHT
- CAUSE_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- ChangeTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
ChangeServiceTelnetHandler
- ChangeTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.ChangeTelnetHandler
- Channel - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Channel - org.apache.dubbo.remoting中的接口
-
Channel.
- CHANNEL_ATTRIBUTE_READONLY_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CHANNEL_CALLBACK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
-
Invokers in channel's callback
- CHANNEL_INACTIVE - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
channel inactive, directly return the unfinished requests.
- CHANNEL_READONLYEVENT_SENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CHANNEL_SEND_READONLYEVENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CHANNEL_TYPE - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.qos.server.handler.QosProcessHandler
- channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- ChannelBuffer - org.apache.dubbo.remoting.buffer中的接口
-
A random and sequential accessible sequence of zero or more bytes (octets).
- ChannelBufferFactory - org.apache.dubbo.remoting.buffer中的接口
- ChannelBufferInputStream - org.apache.dubbo.remoting.buffer中的类
- ChannelBufferInputStream(ChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- ChannelBufferInputStream(ChannelBuffer, int) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- ChannelBufferOutputStream - org.apache.dubbo.remoting.buffer中的类
- ChannelBufferOutputStream(ChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- ChannelBuffers - org.apache.dubbo.remoting.buffer中的类
- channelConnected(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- ChannelDelegate - org.apache.dubbo.remoting.transport中的类
-
ChannelDelegate
- ChannelDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelDelegate
- ChannelDelegate(Channel) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelDelegate
- channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- ChannelEventRunnable - org.apache.dubbo.remoting.transport.dispatcher中的类
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object, Throwable) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Throwable) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
- ChannelEventRunnable.ChannelState - org.apache.dubbo.remoting.transport.dispatcher中的枚举
-
ChannelState
- ChannelHandler - com.alibaba.dubbo.remoting中的接口
-
已过时。
- ChannelHandler - org.apache.dubbo.remoting中的接口
-
ChannelHandler.
- ChannelHandlerAdapter - org.apache.dubbo.remoting.transport中的类
-
ChannelHandlerAdapter.
- ChannelHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- ChannelHandlerDelegate - org.apache.dubbo.remoting.transport中的接口
- ChannelHandlerDispatcher - org.apache.dubbo.remoting.transport中的类
-
ChannelListenerDispatcher
- ChannelHandlerDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- ChannelHandlerDispatcher(Collection<ChannelHandler>) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- ChannelHandlerDispatcher(ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- ChannelHandlers - org.apache.dubbo.remoting.transport.dispatcher中的类
- channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- channelRead(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- channelRead(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- CHARACTER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- CHARACTER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- CHARACTER_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- CHARACTER_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- CHARACTER_OBJECT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- CHARACTER_OBJECT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- CharArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- CharArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.CharArrayMerger
- CharSequenceComparator - org.apache.dubbo.common.utils中的类
-
The
ComparatorforCharSequence - charset(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- charset(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- CHARSET_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- check() - 接口 中的方法com.alibaba.dubbo.common.status.StatusChecker
-
已过时。
- check() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- check() - 接口 中的方法org.apache.dubbo.common.status.StatusChecker
-
check status
- check() - 类 中的方法org.apache.dubbo.common.status.support.LoadStatusChecker
- check() - 类 中的方法org.apache.dubbo.common.status.support.MemoryStatusChecker
- check() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Check if service provider is available during boot up, default value is true
- check() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Check if service provider is available during boot up, default value is true
- check() - 类 中的方法org.apache.dubbo.config.spring.status.DataSourceStatusChecker
- check() - 类 中的方法org.apache.dubbo.config.spring.status.SpringStatusChecker
- check() - 类 中的方法org.apache.dubbo.registry.status.RegistryStatusChecker
- check() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
- check() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
- check(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- check(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- CHECK_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CHECK_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- checkAndReadNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
- checkAndReadNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- checkAndReadNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
- checkAndUpdateSubConfigs() - 类 中的方法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.
- checkBytecode(String, byte[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- checkCandidate(String, BeanDefinition) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
- checkDefault() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- checkDefault() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- checkDuplicate(Class<?>) - 类 中的静态方法org.apache.dubbo.common.Version
- checkDuplicate(Class<?>, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
- checkDuplicate(String, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
try to check if path exists.
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- checkExists(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- checkExists(String) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- checkExtension(Class<?>, String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkHost(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkInterfaceAndMethods(Class<?>, List<MethodConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Check whether the remote service interface and the methods meet with Dubbo's requirements.it mainly check, if the methods configured in the configuration file are included in the interface of remote service
- checkInvokerAvailable(ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- checkKey(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkLength(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkMethodName(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkMock(Class<?>, AbstractInterfaceConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
-
Legitimacy check and setup of local simulated operations.
- checkMultiExtension(Class<?>, String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
-
Check whether there is a
Extensionwho's name (property) isvalue(special treatment is required) - checkMultiName(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkName(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkNameHasSymbol(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkNoError() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- checkOrUpdateInited() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- checkParameterName(Map<String, String>) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkPathLength(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkPathName(String, String) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkProperty(String, String, int, Pattern) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- checkProtocol() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- checkRef() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- checkRegistry() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Check whether the registry config is exists, and then conversion it to
RegistryConfig - checkSerialization(String, String, Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- checkStubAndLocal(Class<?>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Legitimacy check of stub, note that: the local will deprecated, and replace with
stub - checkZeroArgConstructor(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- childChanged(String, List<String>) - 接口 中的方法org.apache.dubbo.remoting.etcd.ChildListener
- childChanged(String, List<String>) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ChildListener
- ChildListener - org.apache.dubbo.remoting.etcd中的接口
- ChildListener - org.apache.dubbo.remoting.zookeeper中的接口
- CIDRUtils - org.apache.dubbo.common.utils中的类
-
A class that enables to get an IP range from CIDR specification.
- CIDRUtils(String) - 类 的构造器org.apache.dubbo.common.utils.CIDRUtils
- CLASS_DESC - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- CLASS_DESERIALIZE_ALLOWED_LIST - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLASS_DESERIALIZE_BLOCK_ALL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLASS_DESERIALIZE_BLOCKED_LIST - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLASS_EXTENSION - 类 中的静态变量org.apache.dubbo.common.compiler.support.ClassUtils
- CLASS_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- CLASS_NAME_GENERATOR_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
-
已过时。
- CLASS_PROPERTY - 接口 中的静态变量org.apache.dubbo.common.json.JSONVisitor
-
已过时。
- ClassDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.2 Class.
- ClassDeserializer(ClassLoader) - 类 的构造器com.alibaba.com.caucho.hessian.io.ClassDeserializer
- ClassFactory - com.alibaba.com.caucho.hessian.io中的类
-
Loads a class from the classloader.
- classForName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- ClassGenerator - org.apache.dubbo.common.bytecode中的类
-
ClassGenerator
- ClassGenerator.DC - org.apache.dubbo.common.bytecode中的接口
- CLASSIFIER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- classifyUrls(List<URL>, Predicate<URL>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- ClassLoaderFilter - org.apache.dubbo.rpc.filter中的类
-
Set the current execution thread class loader to service interface's class loader.
- ClassLoaderFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ClassLoaderFilter
- ClassNameGenerator - com.alibaba.dubbo.rpc.protocol.thrift中的接口
-
已过时。
- ClassNameGenerator - org.apache.dubbo.rpc.protocol.thrift中的接口
-
已过时。
- CLASSPATH_URL_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassPathServiceRestMetadataReader - org.apache.dubbo.metadata.rest中的类
-
Class-Path based
ServiceRestMetadataReaderimplementation - ClassPathServiceRestMetadataReader() - 类 的构造器org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
- ClassPathServiceRestMetadataReader(String) - 类 的构造器org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
- ClassSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a remote object.
- ClassSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.ClassSerializer
- ClassUtils - org.apache.dubbo.common.compiler.support中的类
-
ClassUtils.
- ClassUtils - org.apache.dubbo.common.utils中的类
- ClassUtils - org.apache.dubbo.metadata.definition.util中的类
-
2015/1/27.
- ClassUtils() - 类 的构造器org.apache.dubbo.common.utils.ClassUtils
- Cleanable - org.apache.dubbo.common.serialize中的接口
-
Interface defines that the object is cleanable.
- cleanup() - 接口 中的方法org.apache.dubbo.common.serialize.Cleanable
-
Implementations must implement this cleanup method
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- cleanup() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- clear() - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Clear the hashmap.
- clear() - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
-
Clear the hashmap.
- clear() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- clear() - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
- clear() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- clear() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- clear() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- clear() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- clear() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Removes all of the elements from this set.
- clear() - 类 中的静态方法org.apache.dubbo.common.utils.DubboAppender
- clear() - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- clear() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
clear stack.
- clear() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- clear() - 类 中的静态方法org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
-
已过时。
- clear() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- clear() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the
readerIndexandwriterIndexof this buffer to0. - clear() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- clear() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- clear() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- clear() - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
- clearAfterEachInvoke(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- clearAppExternalConfigs() - 类 中的方法org.apache.dubbo.common.config.Environment
- clearAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- clearAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- clearAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- clearCause() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- clearClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- clearContexts() - 类 中的静态方法org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- clearDynamicConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- clearExternalConfigs() - 类 中的方法org.apache.dubbo.common.config.Environment
- clearField(Descriptors.FieldDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- clearField(Descriptors.FieldDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- clearField(Descriptors.FieldDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- clearFileName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- clearLineNumber() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The line number of the source line containing the execution point represented by this stack trace element, or a negative number if this information is unavailable.
- clearMethodName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the method containing the execution point represented by the stack trace element
- clearOneof(Descriptors.OneofDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- clearOneof(Descriptors.OneofDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- clearOriginalClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The name of the class of the exception that was actually thrown.
- clearOriginalMessage() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The message of this throwable.
- clearParameters() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- clearParameters() - 类 中的方法org.apache.dubbo.common.URL
- clearParameters() - 类 中的方法org.apache.dubbo.common.URLBuilder
- clearStackTrace() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- ClearTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
-
ClearTelnetHandler
- ClearTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
- client() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- client() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Client transport type, default value is "netty"
- client() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Client transport type, default value is "netty"
- client(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- client(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- client(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- client(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- client(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Client - org.apache.dubbo.remoting中的接口
-
Remoting Client.
- CLIENT_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
internal server error.
- CLIENT_INTERCEPTORS - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- CLIENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CLIENT_SIDE - 异常错误 中的静态变量org.apache.dubbo.remoting.TimeoutException
- CLIENT_TIMEOUT - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
client side timeout.
- ClientDelegate - org.apache.dubbo.remoting.transport中的类
-
ClientDelegate
- ClientDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ClientDelegate
- ClientDelegate(Client) - 类 的构造器org.apache.dubbo.remoting.transport.ClientDelegate
- ClientInterceptor - org.apache.dubbo.rpc.protocol.grpc.interceptors中的接口
-
Adapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.
- clone() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- clone() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- clone() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
-
Close the output.
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
-
Close the output.
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
-
closes the stream.
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
-
closes the stream.
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
- close() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
- close() - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Closes this class path.
- close() - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- close() - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Close the configuration
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- close() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
close the channel.
- close() - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
close current client and release all resourses.
- close() - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- close() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
close the channel.
- close() - 类 中的方法org.apache.dubbo.remoting.http.jetty.JettyHttpServer
- close() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- close() - 类 中的方法org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
- close() - 接口 中的方法org.apache.dubbo.remoting.p2p.Group
-
close the group.
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.support.AbstractGroup
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.support.FileGroup
- close() - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- close() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- close() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- close() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- close() - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- close() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- close() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- close() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- close() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- close() - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- close() - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboHttpProtocolServer
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.NettyRestProtocolServer
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- close() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- close() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- close(int) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
Graceful close the channel.
- close(int) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
graceful close.
- close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- close(int) - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
Graceful close the channel.
- close(int) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- CLOSE - 接口 中的静态变量org.apache.dubbo.qos.common.QosConstants
- closeChannel(Channel) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
close a channel when a channel is inactive directly return the unfinished requests.
- CloseTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
-
CloseTimerTask
- CloseTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.CloseTimerTask
- cluster() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- cluster() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Cluster strategy, you can use
ClusterRules.FAIL_FAST…… - cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Cluster strategy, you can use
ClusterRules.FAIL_FAST…… - cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Cluster strategy, you can use
ClusterRules.FAIL_FAST…… - cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Cluster strategy, you can use
ClusterRules.FAIL_FAST…… - cluster(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- cluster(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- cluster(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Cluster - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- Cluster - org.apache.dubbo.rpc.cluster中的接口
-
Cluster.
- CLUSTER_AVAILABLE_CHECK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
To decide whether to exclude unavailable invoker from the cluster
- CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLUSTER_REDIS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLUSTER_STICKY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
To decide whether to enable sticky strategy for cluster
- ClusterInterceptor - org.apache.dubbo.rpc.cluster.interceptor中的接口
-
Different from
Filter, ClusterInterceptor works at the outmost layer, before one specific address/invoker is picked. - ClusterInterceptor.Listener - org.apache.dubbo.rpc.cluster.interceptor中的接口
- ClusterInvoker<T> - org.apache.dubbo.rpc.cluster中的接口
-
This is the final Invoker type referenced by the RPC proxy on Consumer side.
- ClusterRedisClient - org.apache.dubbo.remoting.redis.jedis中的类
- ClusterRedisClient(URL) - 类 的构造器org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- ClusterRules - org.apache.dubbo.common.constants中的接口
-
constant for Cluster fault-tolerant mode
- ClusterUtils - org.apache.dubbo.rpc.cluster.support中的类
-
ClusterUtils
- Cmd - org.apache.dubbo.qos.command.annotation中的注释类型
-
Command
- CmdbAdapter - org.apache.dubbo.common.infra.support中的类
- CmdbAdapter() - 类 的构造器org.apache.dubbo.common.infra.support.CmdbAdapter
- codec(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- codec(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- Codec - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Codec - org.apache.dubbo.remoting中的接口
-
已过时。
- CODEC_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CODEC_VERSION_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- Codec2 - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Codec2 - org.apache.dubbo.remoting中的接口
- Codec2.DecodeResult - org.apache.dubbo.remoting中的枚举
- CodecAdapter - org.apache.dubbo.remoting.transport.codec中的类
- CodecAdapter(Codec) - 类 的构造器org.apache.dubbo.remoting.transport.codec.CodecAdapter
- CodecSupport - org.apache.dubbo.remoting.transport中的类
- collect(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- collect(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- collect(URL) - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- collect(URL) - 接口 中的方法org.apache.dubbo.monitor.MonitorService
-
Collect monitor data 1. support invocation count: count://host/interface?
- CollectionDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.2 Collection.
- CollectionDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- CollectionSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a JDK 1.2 Collection.
- CollectionSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.CollectionSerializer
- CollectionTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
-
2015/1/27.
- CollectionTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
- CollectionUtils - org.apache.dubbo.common.utils中的类
-
Miscellaneous collection utility methods.
- COLON - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- COLON - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- COLON_SEPARATOR - 类 中的静态变量org.apache.dubbo.common.BaseServiceMetadata
- COLON_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ColumnDefine() - 类 的构造器org.apache.dubbo.qos.textui.TTable.ColumnDefine
- ColumnDefine(int) - 类 的构造器org.apache.dubbo.qos.textui.TTable.ColumnDefine
- ColumnDefine(int, boolean, TTable.Align) - 类 的构造器org.apache.dubbo.qos.textui.TTable.ColumnDefine
- ColumnDefine(int, TTable.Align) - 类 的构造器org.apache.dubbo.qos.textui.TTable.ColumnDefine
- ColumnDefine(TTable.Align) - 类 的构造器org.apache.dubbo.qos.textui.TTable.ColumnDefine
- com.alibaba.com.caucho.hessian - 程序包 com.alibaba.com.caucho.hessian
- com.alibaba.com.caucho.hessian.io - 程序包 com.alibaba.com.caucho.hessian.io
- com.alibaba.com.caucho.hessian.io.java8 - 程序包 com.alibaba.com.caucho.hessian.io.java8
- com.alibaba.com.caucho.hessian.security - 程序包 com.alibaba.com.caucho.hessian.security
- com.alibaba.com.caucho.hessian.util - 程序包 com.alibaba.com.caucho.hessian.util
- com.alibaba.dubbo.cache - 程序包 com.alibaba.dubbo.cache
- com.alibaba.dubbo.cache.support - 程序包 com.alibaba.dubbo.cache.support
- com.alibaba.dubbo.common - 程序包 com.alibaba.dubbo.common
- com.alibaba.dubbo.common.compiler - 程序包 com.alibaba.dubbo.common.compiler
- com.alibaba.dubbo.common.extension - 程序包 com.alibaba.dubbo.common.extension
- com.alibaba.dubbo.common.logger - 程序包 com.alibaba.dubbo.common.logger
- com.alibaba.dubbo.common.serialize - 程序包 com.alibaba.dubbo.common.serialize
- com.alibaba.dubbo.common.status - 程序包 com.alibaba.dubbo.common.status
- com.alibaba.dubbo.common.store - 程序包 com.alibaba.dubbo.common.store
- com.alibaba.dubbo.common.threadpool - 程序包 com.alibaba.dubbo.common.threadpool
- com.alibaba.dubbo.common.utils - 程序包 com.alibaba.dubbo.common.utils
- com.alibaba.dubbo.config - 程序包 com.alibaba.dubbo.config
- com.alibaba.dubbo.config.annotation - 程序包 com.alibaba.dubbo.config.annotation
- com.alibaba.dubbo.config.spring.context.annotation - 程序包 com.alibaba.dubbo.config.spring.context.annotation
- com.alibaba.dubbo.container - 程序包 com.alibaba.dubbo.container
- com.alibaba.dubbo.monitor - 程序包 com.alibaba.dubbo.monitor
- com.alibaba.dubbo.qos.command - 程序包 com.alibaba.dubbo.qos.command
- com.alibaba.dubbo.registry - 程序包 com.alibaba.dubbo.registry
- com.alibaba.dubbo.registry.support - 程序包 com.alibaba.dubbo.registry.support
- com.alibaba.dubbo.remoting - 程序包 com.alibaba.dubbo.remoting
- com.alibaba.dubbo.remoting.exchange - 程序包 com.alibaba.dubbo.remoting.exchange
- com.alibaba.dubbo.remoting.http - 程序包 com.alibaba.dubbo.remoting.http
- com.alibaba.dubbo.remoting.p2p - 程序包 com.alibaba.dubbo.remoting.p2p
- com.alibaba.dubbo.remoting.telnet - 程序包 com.alibaba.dubbo.remoting.telnet
- com.alibaba.dubbo.remoting.zookeeper - 程序包 com.alibaba.dubbo.remoting.zookeeper
- com.alibaba.dubbo.rpc - 程序包 com.alibaba.dubbo.rpc
- com.alibaba.dubbo.rpc.cluster - 程序包 com.alibaba.dubbo.rpc.cluster
- com.alibaba.dubbo.rpc.cluster.loadbalance - 程序包 com.alibaba.dubbo.rpc.cluster.loadbalance
- com.alibaba.dubbo.rpc.protocol.dubbo - 程序包 com.alibaba.dubbo.rpc.protocol.dubbo
- com.alibaba.dubbo.rpc.protocol.rest.support - 程序包 com.alibaba.dubbo.rpc.protocol.rest.support
- com.alibaba.dubbo.rpc.protocol.rmi - 程序包 com.alibaba.dubbo.rpc.protocol.rmi
- com.alibaba.dubbo.rpc.protocol.thrift - 程序包 com.alibaba.dubbo.rpc.protocol.thrift
- com.alibaba.dubbo.rpc.service - 程序包 com.alibaba.dubbo.rpc.service
- com.alibaba.dubbo.rpc.support - 程序包 com.alibaba.dubbo.rpc.support
- com.alibaba.dubbo.validation - 程序包 com.alibaba.dubbo.validation
- COMMA - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- COMMA - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- COMMA_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- COMMA_SEPARATOR_CHAR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- COMMA_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CommandContext - com.alibaba.dubbo.qos.command中的类
-
已过时。
- CommandContext - org.apache.dubbo.qos.command中的类
- CommandContext(String) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- CommandContext(String) - 类 的构造器org.apache.dubbo.qos.command.CommandContext
- CommandContext(String, String[], boolean) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- CommandContext(String, String[], boolean) - 类 的构造器org.apache.dubbo.qos.command.CommandContext
- CommandContext(CommandContext) - 类 的构造器com.alibaba.dubbo.qos.command.CommandContext
-
已过时。
- CommandContextFactory - org.apache.dubbo.qos.command中的类
- CommandContextFactory() - 类 的构造器org.apache.dubbo.qos.command.CommandContextFactory
- CommandExecutor - org.apache.dubbo.qos.command中的接口
- CommandHelper - org.apache.dubbo.qos.command.util中的类
- CommonConstants - org.apache.dubbo.common.constants中的接口
- COMPACTED_JAVA_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- CompactedJavaSerialization - org.apache.dubbo.common.serialize.java中的类
-
Compacted java serialization implementation
- CompactedJavaSerialization() - 类 的构造器org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
- CompactedObjectInputStream - org.apache.dubbo.common.serialize.java中的类
-
Compacted java object input implementation
- CompactedObjectInputStream(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.java.CompactedObjectInputStream
- CompactedObjectInputStream(InputStream, ClassLoader) - 类 的构造器org.apache.dubbo.common.serialize.java.CompactedObjectInputStream
- CompactedObjectOutputStream - org.apache.dubbo.common.serialize.java中的类
-
Compacted java object output implementation
- CompactedObjectOutputStream(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.java.CompactedObjectOutputStream
- COMPARATOR - 类 中的静态变量org.apache.dubbo.common.extension.support.ActivateComparator
- COMPARATOR - 类 中的静态变量org.apache.dubbo.common.extension.support.WrapperComparator
- COMPARATOR - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The
ComparatorofPrioritized - compare(CharSequence, CharSequence) - 类 中的方法org.apache.dubbo.common.utils.CharSequenceComparator
- compare(Class, Class) - 类 中的方法org.apache.dubbo.common.extension.support.ActivateComparator
- compare(Object, Object) - 类 中的方法org.apache.dubbo.common.extension.support.WrapperComparator
- compare(Method, Method) - 类 中的方法org.apache.dubbo.common.utils.MethodComparator
- compare(ChannelBuffer, ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- compareAndSet(int, int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- compareTo(Router) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- compareTo(Prioritized) - 接口 中的方法org.apache.dubbo.common.lang.Prioritized
- compareTo(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- compareTo(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- compareTo(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- compareTo(Configurator) - 接口 中的方法org.apache.dubbo.rpc.cluster.Configurator
-
Sort by host, then by priority 1. the url with a specific host ip should have higher priority than 0.0.0.0 2. if two url has the same host, compare by priority value;
- compareTo(Router) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- compareTo(Router) - 接口 中的方法org.apache.dubbo.rpc.cluster.Router
- compareTo(TimeoutCountDown) - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- COMPATIBLE_CONFIG_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- CompatibleExporter(Exporter<T>) - 类 的构造器com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- CompatibleFilter - org.apache.dubbo.rpc.filter中的类
-
CompatibleFilter make the remote method's return value compatible to invoker's version of object.
- CompatibleFilter() - 类 的构造器org.apache.dubbo.rpc.filter.CompatibleFilter
- CompatibleInvocation(Invocation) - 类 的构造器com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- CompatibleInvoker(Invoker<T>) - 类 的构造器com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- CompatibleKryo - org.apache.dubbo.common.serialize.kryo中的类
- CompatibleKryo() - 类 的构造器org.apache.dubbo.common.serialize.kryo.CompatibleKryo
- CompatibleNotifyListener(NotifyListener) - 类 的构造器com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
-
已过时。
- CompatibleResult(Result) - 类 的构造器com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- compatibleTypeConvert(Object, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CompatibleTypeUtils
-
Compatible type convert.
- CompatibleTypeUtils - org.apache.dubbo.common.utils中的类
- compile(String, ClassLoader) - 接口 中的方法org.apache.dubbo.common.compiler.Compiler
-
Compile java source code.
- compile(String, ClassLoader) - 类 中的方法org.apache.dubbo.common.compiler.support.AbstractCompiler
- compile(String, ClassLoader) - 类 中的方法org.apache.dubbo.common.compiler.support.AdaptiveCompiler
- compiler(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- Compiler - com.alibaba.dubbo.common.compiler中的接口
-
已过时。
- Compiler - org.apache.dubbo.common.compiler中的接口
-
Compiler.
- complete() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Completes reading the call
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Completes the method call:
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Completes.
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Completes reading the call
- completeCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Completes.
- completeCompoundConfigs() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- completeCompoundConfigs(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- completeEnvelope() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Completes reading the envelope
- completeEnvelope() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Completes an envelope.
- completeMessage() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Completes reading the message
- completeMessage() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Completes reading the message
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Completes reading the call
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Completes reading the reply
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Completes reading the call
- completeReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Completes reading the reply
- completeValueReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeValueReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Completes reading the call
- COMPOSITE - org.apache.dubbo.metadata.MetadataServiceType
-
The composite type of
MetadataService - COMPOSITE_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CompositeConfiguration - org.apache.dubbo.common.config中的类
-
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
- CompositeConfiguration() - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
- CompositeConfiguration(String, String) - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
- CompositeConfiguration(Configuration...) - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
- CompositeDynamicConfiguration - org.apache.dubbo.common.config.configcenter.wrapper中的类
-
support multiple config center, simply iterating each concrete config center.
- CompositeDynamicConfiguration() - 类 的构造器org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- CONCURRENT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- ConcurrentHashSet<E> - org.apache.dubbo.common.utils中的类
- ConcurrentHashSet() - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
- ConcurrentHashSet(int) - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
- CONDITION_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- ConditionalEventListener<E extends Event> - org.apache.dubbo.event中的接口
-
An
EventListenerextending the the conditional feature thatdecidessomeeventis handled or not by current listener. - ConditionRouter - org.apache.dubbo.rpc.cluster.router.condition中的类
-
ConditionRouter It supports the conditional routing configured by "override://", in 2.6.x, refer to https://dubbo.apache.org/en/docs/v2.7/user/examples/routing-rule/ .
- ConditionRouter(String, boolean, boolean) - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- ConditionRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- ConditionRouterFactory - org.apache.dubbo.rpc.cluster.router.condition中的类
-
ConditionRouterFactory Load when "override://" is configured
ConditionRouter - ConditionRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
- ConditionRouterRule - org.apache.dubbo.rpc.cluster.router.condition.config.model中的类
- ConditionRouterRule() - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
- ConditionRuleParser - org.apache.dubbo.rpc.cluster.router.condition.config.model中的类
-
%YAML1.2 scope: application runtime: true force: false conditions: - > method!
- ConditionRuleParser() - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRuleParser
- CONFIG_APP_CONFIGFILE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- CONFIG_BASE_PATH_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The parameter name of URL for the config base path
- CONFIG_CENTER_DIR_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- CONFIG_CENTER_ENCODING_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- CONFIG_CHECK_KEY - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.Constants
-
已过时。
- CONFIG_CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.Constants
-
已过时。
- CONFIG_CONFIGFILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONFIG_CONFIGFILE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- CONFIG_ENABLE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONFIG_ENABLE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- CONFIG_GROUP_KEY - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.Constants
-
已过时。
- CONFIG_MAPPING_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONFIG_NAMESPACE_KEY - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.Constants
-
已过时。
- CONFIG_NAMESPACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONFIG_ROOT_PATH_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The parameter name of URL for the config root path
- CONFIG_VERSION_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- configBean(Object) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
- configCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- configCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- ConfigCenterBean - org.apache.dubbo.config.spring中的类
-
Start from 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() - 类 的构造器org.apache.dubbo.config.spring.ConfigCenterBean
- ConfigCenterBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ConfigCenterConfig. - ConfigCenterBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- ConfigCenterConfig - org.apache.dubbo.config中的类
-
ConfigCenterConfig
- ConfigCenterConfig() - 类 的构造器org.apache.dubbo.config.ConfigCenterConfig
- ConfigCenterConfig(String) - 类 的构造器org.apache.dubbo.config.ConfigCenterConfig
- configCenters(List<ConfigCenterConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- ConfigChangedEvent - org.apache.dubbo.common.config.configcenter中的类
-
An event raised when the config changed, immutable.
- ConfigChangedEvent(String, String, String) - 类 的构造器org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- ConfigChangedEvent(String, String, String, ConfigChangeType) - 类 的构造器org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- ConfigChangeType - org.apache.dubbo.common.config.configcenter中的枚举
-
Config change event type
- ConfigConfigurationAdapter - org.apache.dubbo.config.context中的类
-
This class receives an
AbstractConfigand exposes its attributes throughConfiguration - ConfigConfigurationAdapter(AbstractConfig) - 类 的构造器org.apache.dubbo.config.context.ConfigConfigurationAdapter
- configFile(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- configFile(String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- ConfigInitializer - org.apache.dubbo.config中的接口
-
Dynamically add some parameters / check config
- ConfigItem - org.apache.dubbo.rpc.cluster.configurator.parser.model中的类
- ConfigItem() - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- ConfigManager - org.apache.dubbo.config.context中的类
- ConfigManager() - 类 的构造器org.apache.dubbo.config.context.ConfigManager
- ConfigParser - org.apache.dubbo.rpc.cluster.configurator.parser中的类
-
Config parser
- ConfigParser() - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.parser.ConfigParser
- ConfigPostProcessor - org.apache.dubbo.config中的接口
-
2019/12/30
- ConfigurableMetadataServiceExporter - org.apache.dubbo.config.metadata中的类
-
MetadataServiceExporterimplementation based onDubbo configurations, the clients should make sure theApplicationConfig,RegistryConfigandProtocolConfigare ready beforeConfigurableMetadataServiceExporter.export(). - ConfigurableMetadataServiceExporter(MetadataService) - 类 的构造器org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter
- ConfigurableSourceBeanMetadataElement - org.apache.dubbo.config.spring.beans.factory.config中的接口
-
Configurable the
sourceforBeanMetadataElement - Configuration - org.apache.dubbo.common.config中的接口
-
Configuration interface, to fetch the value for the specified key.
- ConfigurationListener - org.apache.dubbo.common.config.configcenter中的接口
-
Config listener, will get notified when the config it listens on changes.
- ConfigurationUtils - org.apache.dubbo.common.config中的类
-
Utilities for manipulating configurations from different sources
- ConfigurationUtils() - 类 的构造器org.apache.dubbo.common.config.ConfigurationUtils
- Configurator - org.apache.dubbo.rpc.cluster中的接口
-
Configurator.
- CONFIGURATOR - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- ConfiguratorConfig - org.apache.dubbo.rpc.cluster.configurator.parser.model中的类
- ConfiguratorConfig() - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- ConfiguratorFactory - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- ConfiguratorFactory - org.apache.dubbo.rpc.cluster中的接口
-
ConfiguratorFactory.
- CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- CONFIGURATORS_SUFFIX - 接口 中的静态变量org.apache.dubbo.registry.Constants
- configure(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
- configure(URL) - 接口 中的方法org.apache.dubbo.rpc.cluster.Configurator
-
Configure the provider url.
- configureCallOptions(CallOptions, URL) - 接口 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.GrpcConfigurator
- configureChannelBuilder(NettyChannelBuilder, URL) - 接口 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.GrpcConfigurator
- configureServerBuilder(NettyServerBuilder, URL) - 接口 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.GrpcConfigurator
- ConfigUtils - org.apache.dubbo.common.utils中的类
- ConfigValidationUtils - org.apache.dubbo.config.utils中的类
- ConfigValidationUtils() - 类 的构造器org.apache.dubbo.config.utils.ConfigValidationUtils
- connect(String) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(String, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
- connect(String, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(String, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(String, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(URL) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdTransporter
- connect(URL) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdTransporter
- connect(URL) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(URL) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
share connect for registry, metadata, etc..
- connect(URL) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
- connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
- connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaTransporter
- connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyTransporter
- connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyTransporter
- connect(URL, ChannelHandler) - 接口 中的方法org.apache.dubbo.remoting.Transporter
-
Connect to a server.
- connect(URL, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
- connect(URL, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(URL, ExchangeHandler) - 接口 中的方法org.apache.dubbo.remoting.exchange.Exchanger
-
connect.
- connect(URL, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- connect(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
- connect(URL, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- CONNECT_QUEUE_CAPACITY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CONNECT_QUEUE_WARNING_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- CONNECT_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- connected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- connected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- connected(Channel) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
-
on channel connected.
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- CONNECTED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
CONNECTED
- CONNECTED - 接口 中的静态变量org.apache.dubbo.remoting.etcd.StateListener
- CONNECTED - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.StateListener
- CONNECTION_LOST - org.apache.dubbo.remoting.zookeeper.EventType
- CONNECTION_RECONNECTED - org.apache.dubbo.remoting.zookeeper.EventType
- CONNECTION_SUSPENDED - org.apache.dubbo.remoting.zookeeper.EventType
- ConnectionOrderedChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.connection中的类
- ConnectionOrderedChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
- ConnectionOrderedDispatcher - org.apache.dubbo.remoting.transport.dispatcher.connection中的类
-
connect disconnect ensure the order
- ConnectionOrderedDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
- connections() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- connections() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- connections() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Maximum connections service provider can accept, default value is 0 - connection is shared
- connections() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Maximum connections service provider can accept, default value is 0 - connection is shared
- connections() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Maximum connections service provider can accept, default value is 0 - connection is shared
- connections() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Maximum connections service provider can accept, default value is 0 - connection is shared
- connections(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- CONNECTIONS_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- ConnectionStateListener - org.apache.dubbo.remoting.etcd.jetcd中的接口
- CONSISTENCY_MODE - org.apache.dubbo.registry.consul.ConsulParameter
- CONSISTENT_HASH - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Consistent Hash, requests with the same parameters are always sent to the same provider.
- ConsistentHashLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
ConsistentHashLoadBalance
- ConsistentHashLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
- Constants - com.alibaba.dubbo.common中的类
-
已过时。
- Constants - org.apache.dubbo.common.config.configcenter中的接口
-
已过时。
- Constants - org.apache.dubbo.common.serialize中的接口
- Constants - org.apache.dubbo.config中的接口
- Constants - org.apache.dubbo.metadata.report.support中的接口
- Constants - org.apache.dubbo.monitor中的接口
- Constants - org.apache.dubbo.registry中的接口
- Constants - org.apache.dubbo.remoting中的接口
- Constants - org.apache.dubbo.remoting.etcd中的接口
- Constants - org.apache.dubbo.rpc.cluster中的接口
- Constants - org.apache.dubbo.rpc中的接口
- Constants - org.apache.dubbo.rpc.protocol.dubbo中的接口
- Constants - org.apache.dubbo.rpc.protocol.hessian中的接口
- Constants - org.apache.dubbo.rpc.protocol.rest中的接口
- Constants() - 类 的构造器com.alibaba.dubbo.common.Constants
-
已过时。
- constructMethodConfig(Method[]) - 类 中的静态方法org.apache.dubbo.config.MethodConfig
- ConsulConstants - org.apache.dubbo.common.constants中的接口
-
Common configuration for configCenter, metadata, and registry modules
- ConsulDynamicConfiguration - org.apache.dubbo.configcenter.consul中的类
-
config center implementation for consul
- ConsulDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
- ConsulDynamicConfigurationFactory - org.apache.dubbo.configcenter.consul中的类
-
Config center factory for consul
- ConsulDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.configcenter.consul.ConsulDynamicConfigurationFactory
- ConsulMetadataReport - org.apache.dubbo.metadata.store.consul中的类
-
metadata report impl for consul
- ConsulMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.consul.ConsulMetadataReport
- ConsulMetadataReportFactory - org.apache.dubbo.metadata.store.consul中的类
-
metadata report factory impl for consul
- ConsulMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.consul.ConsulMetadataReportFactory
- ConsulParameter - org.apache.dubbo.registry.consul中的枚举
-
The enumeration for the Consul's parameters on the
URL - ConsulRegistry - org.apache.dubbo.registry.consul中的类
-
registry center implementation for consul
- ConsulRegistry(URL) - 类 的构造器org.apache.dubbo.registry.consul.ConsulRegistry
- ConsulRegistryFactory - org.apache.dubbo.registry.consul中的类
-
registry center factory implementation for consul
- ConsulRegistryFactory() - 类 的构造器org.apache.dubbo.registry.consul.ConsulRegistryFactory
- ConsulServiceDiscovery - org.apache.dubbo.registry.consul中的类
-
2019-07-31
- ConsulServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- ConsulServiceDiscoveryFactory - org.apache.dubbo.registry.consul中的类
- ConsulServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.consul.ConsulServiceDiscoveryFactory
- consumer() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- consumer() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Consumer associated name
- consumer() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Consumer associated name
- consumer(String, Consumer<ConsumerBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- consumer(Consumer<ConsumerBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- consumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- consumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- CONSUMER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONSUMER - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- CONSUMER_META_DATA_STORE_TAG - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- CONSUMER_MODEL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- CONSUMER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- CONSUMER_SIDE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ConsumerBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ConsumerConfig. - ConsumerBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- ConsumerConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ConsumerConfig - org.apache.dubbo.config中的类
-
The service consumer default configuration
- ConsumerConfig() - 类 的构造器com.alibaba.dubbo.config.ConsumerConfig
-
已过时。
- ConsumerConfig() - 类 的构造器org.apache.dubbo.config.ConsumerConfig
- ConsumerContextClusterInterceptor - org.apache.dubbo.rpc.cluster.interceptor中的类
- ConsumerContextClusterInterceptor() - 类 的构造器org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- ConsumerContextFilter - 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() - 类 的构造器org.apache.dubbo.rpc.filter.ConsumerContextFilter
- consumerKey(URL) - 类 中的方法org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- consumerKey(URL) - 接口 中的方法org.apache.dubbo.registry.client.RegistryClusterIdentifier
- ConsumerMethodModel - org.apache.dubbo.rpc.model中的类
-
已过时。
- ConsumerMethodModel(Method) - 类 的构造器org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- ConsumerModel - org.apache.dubbo.rpc.model中的类
-
This model is bound to your reference's configuration, for example, group, version or method level configuration.
- ConsumerModel(String, Object, ServiceDescriptor, ReferenceConfigBase<?>) - 类 的构造器org.apache.dubbo.rpc.model.ConsumerModel
-
This constructor create an instance of ConsumerModel and passed objects should not be null.
- ConsumerModel(String, Object, ServiceDescriptor, ReferenceConfigBase<?>, ServiceMetadata) - 类 的构造器org.apache.dubbo.rpc.model.ConsumerModel
- consumers(List<ConsumerConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- CONSUMERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- CONSUMERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- CONSUMES_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @Consumes
- Container - com.alibaba.dubbo.container中的接口
-
已过时。
- Container - org.apache.dubbo.container中的接口
-
Container.
- CONTAINER_KEY - 类 中的静态变量org.apache.dubbo.container.Main
- contains(Object) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains the specified element.
- contains(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。contains key.
- contains(String[], String) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
- containsAttachments(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - containsAttachments(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
-
map<string, string> attachments = 1; - containsAttachments(String) - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
map<string, string> attachments = 1; - containsKey(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- containsKey(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- containsKey(String) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- containsKey(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Check if the configuration contains the specified key.
- containsProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- containsValue(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- ContentType - com.alibaba.dubbo.rpc.protocol.rest.support中的类
-
已过时。
- ContentType - org.apache.dubbo.rpc.protocol.rest.support中的类
- ContentType() - 类 的构造器com.alibaba.dubbo.rpc.protocol.rest.support.ContentType
-
已过时。
- ContentType() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.support.ContentType
- contextDestroyed(ServletContextEvent) - 类 中的方法org.apache.dubbo.remoting.http.servlet.BootstrapListener
- ContextFilter - 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() - 类 的构造器org.apache.dubbo.rpc.filter.ContextFilter
- contextInitialized(ServletContextEvent) - 类 中的方法org.apache.dubbo.remoting.http.servlet.BootstrapListener
- contextpath(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- contextPath(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- CONTEXTPATH_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- CONTROLLER_ANNOTATION_CLASS - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The class of @Controller
- CONTROLLER_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The annotation class name of @Controller
- convert(URL, Object) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RuleConverter
-
已过时。
- convert(Class<T>, String, T) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToBooleanConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToCharacterConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToCharArrayConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToDoubleConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToFloatConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToIntegerConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToLongConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToOptionalConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToShortConverter
- convert(String) - 类 中的方法org.apache.dubbo.common.convert.StringToStringConverter
- convert(String[], int, Class<?>, Class<?>) - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToArrayConverter
- convert(String[], int, Class<?>, Class<?>) - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToIterableConverter
- convert(String[], int, Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
-
Convert the segments to multiple value object
- convert(String, Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
- convert(URL, Object) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RuleConverter
-
已过时。
- convert(URL, Object) - 接口 中的方法org.apache.dubbo.rpc.cluster.RuleConverter
- convert(S) - 接口 中的方法org.apache.dubbo.common.convert.Converter
-
Convert the source-typed value to the target-typed value
- convert(S, Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Convert the source to be the multiple value
- convertEmptyToNull(Empty) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- Converter<S,T> - org.apache.dubbo.common.convert中的接口
-
A class to convert the source-typed value to the target-typed value
- convertIfPossible(Object, Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
- convertIfPossible(Object, Class<T>) - 接口 中的静态方法org.apache.dubbo.common.convert.Converter
-
Convert the value of source to target-type value if possible
- convertNullToEmpty() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- convertPrimitive(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- convertRegister(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- convertRegister(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- convertSubscribe(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- convertSubscribe(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- convertToException(ThrowablePB.ThrowableProto) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- convertToThrowableProto(Throwable) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- copy() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- copy() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns a copy of this buffer's readable bytes.
- copy() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- copy() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- copy() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- copy(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns a copy of this buffer's sub-region.
- copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- copy(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- copy(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- copyOf(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
byte array copy.
- CORE_THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- corethreads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- coreThreads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- COUNT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- CountTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
CountTelnetHandler
- CountTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.CountTelnetHandler
- create() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.CalendarSerializer
- create() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
- create() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.EnumerationSerializer
- create() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.IteratorSerializer
- create() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.LocaleSerializer
- create() - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
- create() - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- create(Class<?>, Environment) - 类 中的静态方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- create(Class<T>) - 类 中的静态方法com.alibaba.com.caucho.hessian.io.java8.Java8TimeSerializer
- create(Class<T>) - 类 中的静态方法org.apache.dubbo.serialize.hessian.serializer.java8.Java8TimeSerializer
- create(String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
save the specified path to the etcd registry.
- create(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- create(String, boolean) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- create(String, boolean) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- create(String, String, boolean) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- create(String, String, boolean) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- create(URL) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
-
Create an instance of
ServiceDiscoveryRegistryif supported - create(Reference, Class<?>, Environment) - 类 中的静态方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- create(Service, Class<?>, Environment) - 类 中的静态方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- create(AnnotationAttributes, Class<?>, Environment) - 类 中的静态方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- createChildWatcherListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- createChildWatcherListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- createEphemeral(String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
save the specified path to the etcd registry.
- createEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
create new ephemeral path save to etcd .
- createEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- createEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- createEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- createExecutorIfAbsent(URL) - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
Get called when the server or client instance initiating.
- createExecutorIfAbsent(URL) - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Called by both Client and Server.
- createFromArray(Object...) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- createFromCollection(Collection) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- createLease(long) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
create new lease from specified second ,it should be waiting if failed.
- createLease(long) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- createLease(long) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- createLease(long, long, TimeUnit) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
create new lease from specified ttl second before waiting specified timeout.
- createLease(long, long, TimeUnit) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- createLease(long, long, TimeUnit) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- createMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.store.etcd.EtcdMetadataReportFactory
- createMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.store.redis.RedisMetadataReportFactory
- createMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
- createNamingService(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
-
Create an instance of
NamingServicefrom specifiedconnection url - createPersistent(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- createPersistent(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- createPersistent(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- createRegistry(URL) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistryFactory
- createRegistry(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistryFactory
- createRegistry(URL) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- createSerializerFactory() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.dubbo.WhitelistHessian2FactoryInitializer
- createSerializerFactory() - 类 中的方法org.apache.dubbo.serialize.hessian.dubbo.WhitelistHessian2FactoryInitializer
- createServer(String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestServerFactory
- createTargetChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- createTargetChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- createZookeeperClient(URL) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter
- createZookeeperClient(URL) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperTransporter
- CtClassBuilder - org.apache.dubbo.common.compiler.support中的类
-
CtClassBuilder is builder for CtClass
- CtClassBuilder() - 类 的构造器org.apache.dubbo.common.compiler.support.CtClassBuilder
- CURATOR - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
- CURATOR_5 - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
- Curator5ZookeeperClient - org.apache.dubbo.remoting.zookeeper.curator5中的类
- Curator5ZookeeperClient(URL) - 类 的构造器org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- Curator5ZookeeperTransporter - org.apache.dubbo.remoting.zookeeper.curator5中的类
- Curator5ZookeeperTransporter() - 类 的构造器org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperTransporter
- CuratorFrameworkParams - org.apache.dubbo.registry.zookeeper.util中的枚举
-
The enumeration for the parameters of
CuratorFramework - CuratorFrameworkUtils - org.apache.dubbo.registry.zookeeper.util中的类
-
Curator Framework Utilities Class
- CuratorFrameworkUtils() - 类 的构造器org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- CuratorZookeeperClient - org.apache.dubbo.remoting.zookeeper.curator中的类
- CuratorZookeeperClient(URL) - 类 的构造器org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- CuratorZookeeperTransporter - org.apache.dubbo.remoting.zookeeper.curator中的类
- CuratorZookeeperTransporter() - 类 的构造器org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter
- CurrentTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
CurrentServiceTelnetHandler
- CurrentTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.CurrentTelnetHandler
- customize(String, Object) - 接口 中的方法org.apache.dubbo.config.spring.context.config.DubboConfigBeanCustomizer
- customize(String, AbstractConfig) - 接口 中的方法org.apache.dubbo.config.spring.context.config.DubboConfigBeanCustomizer
-
Customize
Dubbo Config Bean - customize(String, AbstractConfig) - 类 中的方法org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
-
已过时。
- customize(ServiceInstance) - 类 中的方法org.apache.dubbo.config.metadata.ServiceInstancePortCustomizer
- customize(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
- customize(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
- customize(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer
- customize(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstanceCustomizer
-
Customizes
the service instance - CustomizedLoaderClassPath - org.apache.dubbo.common.bytecode中的类
-
A class search-path representing a class loader.
- CustomizedLoaderClassPath(ClassLoader) - 类 的构造器org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Creates a search path representing a class loader.
- CYCLE_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- cycleReport(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
D
- D_REGISTRY_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- dataChanged(String, Object, EventType) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- dataChanged(String, Object, EventType) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.DataListener
- DataInput - org.apache.dubbo.common.serialize中的接口
-
Basic data type input interface.
- DataListener - org.apache.dubbo.remoting.zookeeper中的接口
-
2019-02-26
- DataOutput - org.apache.dubbo.common.serialize中的接口
-
Basic data type output interface.
- DataSourceStatusChecker - org.apache.dubbo.config.spring.status中的类
-
DataSourceStatusChecker
- DataSourceStatusChecker() - 类 的构造器org.apache.dubbo.config.spring.status.DataSourceStatusChecker
- DataStore - com.alibaba.dubbo.common.store中的接口
-
已过时。
- DataStore - org.apache.dubbo.common.store中的接口
- DATE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- DATE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- debug(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with debug log level.
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- debug(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- debug(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with debug log level.
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- debug(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- debug(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with debug log level.
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- debug(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- debug(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- debug(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- debug(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- DEBUG - org.apache.dubbo.common.logger.Level
-
DEBUG
- decode() - 接口 中的方法org.apache.dubbo.remoting.Decodeable
- decode() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
- decode() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
- decode(HttpRequest) - 类 中的静态方法org.apache.dubbo.qos.command.decoder.HttpCommandDecoder
- decode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
- decode(String) - 类 中的静态方法org.apache.dubbo.common.URL
- decode(String) - 类 中的静态方法org.apache.dubbo.qos.command.decoder.TelnetCommandDecoder
- decode(Channel, InputStream) - 接口 中的方法org.apache.dubbo.remoting.Codec
-
已过时。Decode message.
- decode(Channel, InputStream) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
- decode(Channel, InputStream) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
- decode(Channel, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.Codec2
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.telnet.codec.TelnetCodec
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.codec.TransportCodec
-
已过时。
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
-
已过时。
- DECODE_IN_IO_THREAD_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- Decodeable - org.apache.dubbo.remoting中的接口
- DecodeableRpcInvocation - org.apache.dubbo.rpc.protocol.dubbo中的类
- DecodeableRpcInvocation(Channel, Request, InputStream, byte) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
- DecodeableRpcResult - org.apache.dubbo.rpc.protocol.dubbo中的类
- DecodeableRpcResult(Channel, Response, InputStream, Invocation, byte) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
- DecodeHandler - org.apache.dubbo.remoting.transport中的类
- DecodeHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.DecodeHandler
- decodeHexByte(CharSequence, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Decode a 2-digit hex byte from within a string.
- decodeHexNibble(char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- decodeUtf8(byte[], int, int, char[], int) - 类 中的静态方法org.apache.dubbo.common.utils.Utf8Utils
- decrementAndGet() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- DEFAULT - org.apache.dubbo.metadata.MetadataServiceType
-
The default type of
MetadataService - DEFAULT - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Cluster
- DEFAULT_ACCEPTS - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_ALIVE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_BACKLOG - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
default buffer size is 8k.
- DEFAULT_CALLBACK_INSTANCES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The default limit number for callback service instances
- DEFAULT_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DEFAULT_CHARSET - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_CLIENT_THREADPOOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_CLUSTER_AVAILABLE_CHECK - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
The default value of cluster.availablecheck
- DEFAULT_CLUSTER_STICKY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
The default value of sticky
- DEFAULT_CONFIG_BASE_PATH - 类 中的静态变量org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The default value of parameter of URL for the config base path
- DEFAULT_CONFIG_CENTER_DIR_PATH - 类 中的静态变量org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- DEFAULT_CONFIG_CENTER_ENCODING - 类 中的静态变量org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- DEFAULT_CONNECT_QUEUE_WARNING_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_CONNECT_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_CONSUMER_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_CORE_THREADS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_DECODE_IN_IO_THREAD - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- DEFAULT_DIRECTORY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_DUBBO_PROPERTIES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_DUBBO_PROTOCOL_VERSION - 类 中的静态变量org.apache.dubbo.common.Version
- DEFAULT_ETCD3_NOTIFY_QUEUES_KEY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_ETCD3_NOTIFY_THREADS - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_EXCHANGER - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_EXTENSION - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
- DEFAULT_FAILBACK_TASKS - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- DEFAULT_FAILBACK_TIMES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_FORKS - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- DEFAULT_GROUP - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- DEFAULT_GROUP - 类 中的静态变量org.apache.dubbo.registry.sofa.SofaRegistryConstants
-
Default group
- DEFAULT_GROUP - 接口 中的静态变量org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
- DEFAULT_GRPC_QUEUES - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_HEARTBEAT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_HESSIAN_OVERLOAD_METHOD - 接口 中的静态变量org.apache.dubbo.rpc.protocol.hessian.Constants
- DEFAULT_HESSIAN2_REQUEST - 接口 中的静态变量org.apache.dubbo.rpc.protocol.hessian.Constants
- DEFAULT_HTTP_CLIENT - 接口 中的静态变量org.apache.dubbo.rpc.protocol.hessian.Constants
- DEFAULT_IDLE_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_INBOUND_SIZE - 类 中的静态变量org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- DEFAULT_INSTANCES_REQUEST_SIZE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The default request size of service instances
- DEFAULT_IO_THREADS - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_KEEP_ALIVE - 接口 中的静态变量org.apache.dubbo.rpc.protocol.rest.Constants
- DEFAULT_KEEPALIVE_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_KEY_GENERATOR - 类 中的静态变量org.apache.dubbo.config.utils.ReferenceConfigCache
-
Create the key with the Group, Interface and version attribute of
ReferenceConfigBase. - DEFAULT_KEY_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_LAZY_CONNECT_INITIAL_STATE - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
-
The default value of lazy connection's initial state: true
- DEFAULT_LOADBALANCE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_LOG4J_LEVEL - 类 中的静态变量org.apache.dubbo.container.log4j.Log4jContainer
- DEFAULT_LOGBACK_LEVEL - 类 中的静态变量org.apache.dubbo.container.logback.LogbackContainer
- DEFAULT_MAPPING_GROUP - 类 中的静态变量org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
- DEFAULT_METADATA_PUBLISH_DELAY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- DEFAULT_METADATA_REPORT_CYCLE_REPORT - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- DEFAULT_METADATA_REPORT_RETRY_PERIOD - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- DEFAULT_METADATA_REPORT_RETRY_TIMES - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- DEFAULT_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_METADATA_TIMEOUT_VALUE - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- DEFAULT_NAME - 类 中的静态变量org.apache.dubbo.config.utils.ReferenceConfigCache
- DEFAULT_PARAM_VALUE - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
- DEFAULT_PATH_TAG - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- DEFAULT_PAYLOAD - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
8M
- DEFAULT_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.ConsulConstants
- DEFAULT_PORT - 接口 中的静态变量org.apache.dubbo.qos.common.QosConstants
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.redis.RedisProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- DEFAULT_PORT - 类 中的静态变量org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
- DEFAULT_PRIORITY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Router
- DEFAULT_PROMPT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_PROTOCOL - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
-
已过时。
- DEFAULT_PROTOCOL_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_PROVIDER_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_PROXY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_QUEUES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_RECONNECT_PERIOD - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_RECONNECT_PERIOD - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_REFERENCE_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_REGISTER_CONSUMER_KEYS - 类 中的静态变量org.apache.dubbo.registry.integration.RegistryProtocol
- DEFAULT_REGISTER_PROVIDER_KEYS - 类 中的静态变量org.apache.dubbo.registry.integration.RegistryProtocol
- DEFAULT_REGISTRY - 接口 中的静态变量org.apache.dubbo.registry.Constants
- DEFAULT_REGISTRY_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_REGISTRY_RECONNECT_PERIOD - 接口 中的静态变量org.apache.dubbo.registry.Constants
- DEFAULT_REGISTRY_RETRY_PERIOD - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Default value for the period of retry interval in milliseconds: 5000
- DEFAULT_REGISTRY_RETRY_TIMES - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Default value for the times of retry: 3
- DEFAULT_REMOTING_CLIENT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_REMOTING_SERIALIZATION - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_REMOTING_SERVER - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- DEFAULT_REQUEST_TIMEOUT - 类 中的静态变量org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
default request timeout
- DEFAULT_RETRIES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_RETRY_PERIOD - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_REVISION - 类 中的静态变量org.apache.dubbo.metadata.MetadataInfo
- DEFAULT_SCRIPT_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- DEFAULT_SERVER_SHUTDOWN_TIMEOUT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Default timeout value in milliseconds for server shutdown
- DEFAULT_SERVICE_ID - 类 中的静态变量org.apache.dubbo.config.bootstrap.DubboBootstrap
- DEFAULT_SERVICE_NAME_MAPPING_PROPERTIES_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The default class path of the ServiceNameMapping
Propertiesfile - DEFAULT_SESSION_TIMEOUT - 接口 中的静态变量org.apache.dubbo.registry.Constants
- DEFAULT_SESSION_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- DEFAULT_SHARE_CONNECTIONS - 接口 中的静态变量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 - 类 中的静态变量org.apache.dubbo.container.spring.SpringContainer
- DEFAULT_STUB_EVENT - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- DEFAULT_THREAD_NAME - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_THREAD_POOL_KEEP_ALIVE_TIME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
Default keep alive time in milliseconds for threads in
ThreadPoolExecutoris 1 minute( 60 * 1000 ms) - DEFAULT_THREAD_POOL_PREFIX - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- DEFAULT_THREAD_POOL_SIZE - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- DEFAULT_THREAD_POOL_SIZE - 类 中的静态变量org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- DEFAULT_THREADPOOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_THREADS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_TIMEOUT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_TPS_LIMIT_INTERVAL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- DEFAULT_TRANSPORTER - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DEFAULT_VALUE_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @DefaultValue
- DEFAULT_VERSION - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_WARMUP - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- DEFAULT_WATCH_TIMEOUT - 接口 中的静态变量org.apache.dubbo.common.constants.ConsulConstants
- DEFAULT_WEIGHT - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- DEFAULT_ZONE_METADATA_NAME - org.apache.dubbo.registry.consul.ConsulParameter
- DefaultCommandExecutor - org.apache.dubbo.qos.command中的类
- DefaultCommandExecutor() - 类 的构造器org.apache.dubbo.qos.command.DefaultCommandExecutor
- DefaultDubboConfigBinder - org.apache.dubbo.config.spring.context.properties中的类
-
Default
DubboConfigBinderimplementation based on SpringDataBinder - DefaultDubboConfigBinder() - 类 的构造器org.apache.dubbo.config.spring.context.properties.DefaultDubboConfigBinder
- DefaultExecutorRepository - org.apache.dubbo.common.threadpool.manager中的类
-
Consider implementing
Licycleto enable executors shutdown when the process stops. - DefaultExecutorRepository() - 类 的构造器org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- DefaultFuture - org.apache.dubbo.remoting.exchange.support中的类
-
DefaultFuture.
- DefaultGovernanceRuleRepositoryImpl - org.apache.dubbo.rpc.cluster.governance中的类
- DefaultGovernanceRuleRepositoryImpl() - 类 的构造器org.apache.dubbo.rpc.cluster.governance.DefaultGovernanceRuleRepositoryImpl
- DefaultHessian2FactoryInitializer - org.apache.dubbo.common.serialize.hessian2.dubbo中的类
- DefaultHessian2FactoryInitializer - org.apache.dubbo.serialize.hessian.dubbo中的类
- DefaultHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.common.serialize.hessian2.dubbo.DefaultHessian2FactoryInitializer
- DefaultHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.serialize.hessian.dubbo.DefaultHessian2FactoryInitializer
- DefaultMetadataParamsFilter - org.apache.dubbo.metadata中的类
- DefaultMetadataParamsFilter() - 类 的构造器org.apache.dubbo.metadata.DefaultMetadataParamsFilter
- DefaultMigrationAddressComparator - org.apache.dubbo.registry.client.migration中的类
- DefaultMigrationAddressComparator() - 类 的构造器org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- DefaultPage<T> - org.apache.dubbo.common.utils中的类
-
The default implementation of
Page - DefaultPage(int, int, List<T>, int) - 类 的构造器org.apache.dubbo.common.utils.DefaultPage
- DefaultProviderURLMergeProcessor - org.apache.dubbo.rpc.cluster.support.merger中的类
- DefaultProviderURLMergeProcessor() - 类 的构造器org.apache.dubbo.rpc.cluster.support.merger.DefaultProviderURLMergeProcessor
- DefaultRegistryClusterIdentifier - org.apache.dubbo.registry.client中的类
- DefaultRegistryClusterIdentifier() - 类 的构造器org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- defaultReturn(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- defaultReturn(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- DefaultServiceDiscoveryFactory - org.apache.dubbo.registry.client中的类
-
The default
SPIimplementation ofServiceDiscoveryFactorytoget the instance of ServiceDiscoveryvia theprotocolfrom theURLthat will connect the infrastructure of Service registration and discovery. - DefaultServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory
- DefaultServiceInstance - org.apache.dubbo.registry.client中的类
-
The default implementation of
ServiceInstance. - DefaultServiceInstance() - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance(String, String, Integer) - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceInstance(String, String, String, Integer) - 类 的构造器org.apache.dubbo.registry.client.DefaultServiceInstance
- DefaultServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的类
-
The default implementation
ServiceRestMetadataResolver - DefaultServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.DefaultServiceRestMetadataResolver
- DefaultTPSLimiter - org.apache.dubbo.rpc.filter.tps中的类
-
DefaultTPSLimiter is a default implementation for tps filter.
- DefaultTPSLimiter() - 类 的构造器org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
- DefaultTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
-
2015/1/27.
- DefaultValueParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @DefaultValue * - DefaultValueParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
- Deflation - com.alibaba.com.caucho.hessian.io中的类
- Deflation() - 类 的构造器com.alibaba.com.caucho.hessian.io.Deflation
- delay() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- delay() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Delay time for service registration, default value is 0
- delay() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Delay time for service registration, default value is 0
- delay(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- DelegateExporterMap - org.apache.dubbo.rpc.protocol中的类
-
delegate exportermap oper
- DelegateExporterMap() - 类 的构造器org.apache.dubbo.rpc.protocol.DelegateExporterMap
- DelegateProviderMetaDataInvoker<T> - org.apache.dubbo.config.invoker中的类
-
A Invoker wrapper that wrap the invoker and all the metadata (ServiceConfig)
- DelegateProviderMetaDataInvoker(Invoker<T>, ServiceConfig<?>) - 类 的构造器org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- delete(String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
remove the specified from etcd registry.
- delete(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- delete(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- delete(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- delete(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- delete(String) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- deleteAny(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- DELETED - org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
A config is deleted.
- delimitedListToStringArray(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- delimitedListToStringArray(String, String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- deny(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassFactory
- DENY - 接口 中的静态变量org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- DENY - 接口 中的静态变量org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- deploy(Class, Object, String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- deploy(Class, Object, String) - 接口 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocolServer
- deprecated() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- deprecated() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether the service is deprecated, default value is false
- deprecated() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- deprecated() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether the service is deprecated, default value is false
- deprecated(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- deprecated(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- DEPRECATED_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- DeprecatedFilter - org.apache.dubbo.rpc.filter中的类
-
DeprecatedFilter logs error message if a invoked method has been marked as deprecated.
- DeprecatedFilter() - 类 的构造器org.apache.dubbo.rpc.filter.DeprecatedFilter
- DeprecatedInvokerListener - org.apache.dubbo.rpc.listener中的类
-
DeprecatedProtocolFilter
- DeprecatedInvokerListener() - 类 的构造器org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
- deregisterInstance(String, String, Instance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- deregisterInstance(String, String, String, int) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- DESC_REGEX - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- desc2class(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
desc to class.
- desc2classArray(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class array instance.
- desc2name(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
desc to name.
- deserialize(URL, InputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- deserialize(JavaBeanDescriptor) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- deserialize(JavaBeanDescriptor, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- deserialize(URL, InputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoSerialization2
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
- deserialize(URL, InputStream) - 接口 中的方法org.apache.dubbo.common.serialize.Serialization
-
Get a deserialization implementation instance
- deserialize(URL, InputStream) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2Serialization
- deserialize(URL, InputStream, byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- Deserializer - com.alibaba.com.caucho.hessian.io中的接口
-
Deserializing an object.
- destroy() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- destroy() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- destroy() - 类 中的方法org.apache.dubbo.common.config.Environment
- destroy() - 接口 中的方法org.apache.dubbo.common.context.Lifecycle
-
Destroy the component
- destroy() - 类 中的方法org.apache.dubbo.common.context.LifecycleAdapter
- destroy() - 接口 中的方法org.apache.dubbo.common.Node
-
destroy.
- destroy() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
- destroy() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- destroy() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- destroy() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- destroy() - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- destroy() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
- destroy() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- destroy() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
- destroy() - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- destroy() - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- destroy() - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- destroy() - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
-
已过时。
- destroy() - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- destroy() - 类 中的方法org.apache.dubbo.qos.protocol.QosProtocolWrapper
- destroy() - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- destroy() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Destroy the
ServiceDiscovery - destroy() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- destroy() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- destroy() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- destroy() - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
-
Remove the expired providers(if clean is true), leave the multicast group and close the multicast socket.
- destroy() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- destroy() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- destroy() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- destroy() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- destroy() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- destroy() - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailbackClusterInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- destroy() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- destroy() - 接口 中的方法org.apache.dubbo.rpc.Protocol
-
Destroy protocol:
1. - destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.http.HttpProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocol
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
-
已过时。
- destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- destroy() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- destroy() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
- destroy() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- destroy(Class<?>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- destroy(String, Class<?>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- destroy(ReferenceConfigBase<T>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
clear and destroy one
ReferenceConfigBasein the cache. - Destroyable - org.apache.dubbo.rpc.service中的接口
- destroyAll() - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
-
已过时。
- destroyAll() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- destroyAll() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Destroy all executors that are not in shutdown state
- destroyAll() - 类 中的静态方法org.apache.dubbo.config.DubboShutdownHook
- destroyAll() - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
clear and destroy all
ReferenceConfigBasein the cache. - destroyAll() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
-
Close all created registries
- destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- destroyed(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- destroyed(Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.InvokerListener
-
The invoker destroyed.
- destroyed(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InvokerListenerAdapter
- destroyInterfaceInvoker(ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- destroyInterfaceInvoker(ClusterInvoker<T>) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- destroyProtocols() - 类 中的静态方法org.apache.dubbo.config.DubboShutdownHook
-
Destroy all the protocols.
- destroyServiceDiscoveryInvoker(ClusterInvoker<?>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- destroyServiceDiscoveryInvoker(ClusterInvoker<?>) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- detail() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
- DEVELOPMENT_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Development environment key.
- DIERCTOR_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- DIRECT_EXECUTOR - 接口 中的静态变量org.apache.dubbo.event.EventDispatcher
-
Direct
Executoruses sequential execution model - directBuffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- DirectChannelBufferFactory - org.apache.dubbo.remoting.buffer中的类
- DirectChannelBufferFactory() - 类 的构造器org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
- DirectChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.direct中的类
- DirectChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.direct.DirectChannelHandler
- DirectDispatcher - org.apache.dubbo.remoting.transport.dispatcher.direct中的类
-
Direct dispatcher
- DirectDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
- DirectEventDispatcher - org.apache.dubbo.event中的类
-
Direct
EventDispatcherimplementation uses current thread execution model - DirectEventDispatcher() - 类 的构造器org.apache.dubbo.event.DirectEventDispatcher
- directory() - 类 中的方法org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
- directory() - 类 中的方法org.apache.dubbo.common.extension.DubboLoadingStrategy
- directory() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
- directory() - 类 中的方法org.apache.dubbo.common.extension.ServicesLoadingStrategy
- Directory<T> - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- Directory<T> - org.apache.dubbo.rpc.cluster中的接口
-
Directory.
- DISABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DISABLED_TYPE - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- DisableInject - org.apache.dubbo.common.extension中的注释类型
- discardInterfaceInvokerAddress(ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- discardInterfaceInvokerAddress(ClusterInvoker<T>) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- discardReadBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- discardReadBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Discards the bytes between the 0th index and
readerIndex. - discardReadBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- discardReadBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- discardServiceDiscoveryInvokerAddress(ClusterInvoker<?>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- discardServiceDiscoveryInvokerAddress(ClusterInvoker<?>) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- disconnect() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- disconnect() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- disconnect() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- disconnect() - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- disconnect() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- disconnected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- disconnected(Channel) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- disconnected(Channel) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
-
on channel disconnected.
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- DISCONNECTED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
DISCONNECTED
- DISCONNECTED - 接口 中的静态变量org.apache.dubbo.remoting.etcd.StateListener
- discordAddresses() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- discordAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- discordAddresses() - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
- DISPACTHER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- dispatch(ChannelHandler, URL) - 接口 中的方法com.alibaba.dubbo.remoting.Dispatcher
-
已过时。
- dispatch(Event) - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
- dispatch(Event) - 接口 中的方法org.apache.dubbo.event.EventDispatcher
-
Dispatch a Dubbo event to the registered
Dubbo event listeners - dispatch(ChannelHandler, URL) - 接口 中的方法com.alibaba.dubbo.remoting.Dispatcher
-
已过时。
- dispatch(ChannelHandler, URL) - 接口 中的方法org.apache.dubbo.remoting.Dispatcher
-
dispatch the message to threadpool.
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all2.AllDispatcher2
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
- dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
- dispatcher(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- dispatcher(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- Dispatcher - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Dispatcher - org.apache.dubbo.remoting中的接口
-
ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
- DISPATCHER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- DispatcherServlet - org.apache.dubbo.remoting.http.servlet中的类
-
Service dispatcher Servlet.
- DispatcherServlet() - 类 的构造器org.apache.dubbo.remoting.http.servlet.DispatcherServlet
- dispatchServiceInstancesChangedEvent(String) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Dispatch the
ServiceInstancesChangedEvent - dispatchServiceInstancesChangedEvent(String, String...) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Dispatch the
ServiceInstancesChangedEvent - dispatchServiceInstancesChangedEvent(String, List<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Dispatch the
ServiceInstancesChangedEvent - dispatchServiceInstancesChangedEvent(ServiceInstancesChangedEvent) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Dispatch the
ServiceInstancesChangedEvent - dispatchThreadPoolExhaustedEvent(String) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
-
dispatch ThreadPoolExhaustedEvent
- dispather(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
-
已过时。
- DISPATHER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- doClose() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- doClose() - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- doClose() - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- doClose() - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- doCompile(String, String) - 类 中的方法org.apache.dubbo.common.compiler.support.JavassistCompiler
- doCompile(String, String) - 类 中的方法org.apache.dubbo.common.compiler.support.JdkCompiler
- doConfigure(URL, URL) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfigurator
- doConfigure(URL, URL) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
- doCreateEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- doCreateEphemeral(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- doCreatePersistent(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- doCreatePersistent(String) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- document() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- document() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service doc, default value is ""
- document() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service doc, default value is ""
- document(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- doDestroy() - 类 中的方法org.apache.dubbo.config.DubboShutdownHook
-
Destroy all the resources, including registries and protocols.
- doGetContent(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- doGetContent(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.AvailableClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastCluster2Invoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailfastClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailsafeClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.ForkingClusterInvoker
- doInvoke(Invocation, List<Invoker<T>>, LoadBalance) - 类 中的方法org.apache.dubbo.rpc.cluster.support.registry.ZoneAwareClusterInvoker
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastCluster2
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailbackCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailfastCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailoverCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.FailsafeCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.ForkingCluster
- doJoin(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.MergeableCluster
- doList(Invocation) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- doMigrate(String) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- done(Object) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseCallback
-
已过时。done.
- doRegister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- doRegister(URL) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscovery
-
It should be implement in kinds of service discovers.
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- doRegister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- doSaveProperties(long) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- doStart() - 类 中的静态方法org.apache.dubbo.common.utils.DubboAppender
- doStop() - 类 中的静态方法org.apache.dubbo.common.utils.DubboAppender
- doSubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- doSubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- DOT_REGEX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DOT_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DOUBLE - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- DOUBLE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- DOUBLE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- DOUBLE_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- DOUBLE_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- double2bytes(double) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- double2bytes(double, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- double2bytes(double, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- DoubleArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- DoubleArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.DoubleArrayMerger
- doubleValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- doUnregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- doUnregister(URL) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- doUnsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscovery
-
It should be implement in kinds of service discovers.
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- doUpdate(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- DUBBO - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO - 类 中的静态变量org.apache.dubbo.qos.server.DubboLogo
- DUBBO_CONSUMER - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- DUBBO_CONSUMER_METHOD - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- DUBBO_ENV_KEYS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_GROUP - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- DUBBO_IP_TO_BIND - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_IP_TO_REGISTRY - 接口 中的静态变量org.apache.dubbo.config.Constants
- DUBBO_LABELS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_MONITOR_ADDRESS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_NETWORK_IGNORED_INTERFACE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The property name for
the name of network interfacethat the Dubbo application will be ignored - DUBBO_PORT_TO_BIND - 接口 中的静态变量org.apache.dubbo.config.Constants
- DUBBO_PORT_TO_REGISTRY - 接口 中的静态变量org.apache.dubbo.config.Constants
- DUBBO_PREFERRED_NETWORK_INTERFACE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The property name for
the name of network interfacethat the Dubbo application prefers - DUBBO_PROPERTIES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_PROVIDER - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- DUBBO_PROVIDER_METHOD - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- DUBBO_PUBLISH_INTERFACE_DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DUBBO_SERVICEDISCOVERY_MIGRATION_GROUP - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- DUBBO_VERSION - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- DUBBO_VERSION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DubboAnnotationUtils - org.apache.dubbo.config.spring.util中的类
-
Dubbo Annotation Utilities Class
- DubboAnnotationUtils() - 类 的构造器org.apache.dubbo.config.spring.util.DubboAnnotationUtils
- DubboAppender - org.apache.dubbo.common.utils中的类
- DubboAppender() - 类 的构造器org.apache.dubbo.common.utils.DubboAppender
- DubboApplicationListenerRegistrar - org.apache.dubbo.config.spring.context中的类
-
Dubbo
ApplicationListenersRegistrar - DubboApplicationListenerRegistrar() - 类 的构造器org.apache.dubbo.config.spring.context.DubboApplicationListenerRegistrar
- DubboBeanDefinitionParser - org.apache.dubbo.config.spring.schema中的类
-
AbstractBeanDefinitionParser
- DubboBeanDefinitionParser(Class<?>, boolean) - 类 的构造器org.apache.dubbo.config.spring.schema.DubboBeanDefinitionParser
- DubboBeanUtils - org.apache.dubbo.config.spring.util中的类
-
Dubbo Bean utilities class
- DubboBeanUtils() - 类 的构造器org.apache.dubbo.config.spring.util.DubboBeanUtils
- DubboBootstrap - org.apache.dubbo.config.bootstrap中的类
-
See
ApplicationModelandExtensionLoaderfor why this class is designed to be singleton. - DubboBootstrapApplicationListener - org.apache.dubbo.config.spring.context中的类
-
The
ApplicationListenerforDubboBootstrap's lifecycle when theContextRefreshedEventandContextClosedEventraised - DubboBootstrapApplicationListener() - 类 的构造器org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener
- DubboBootstrapApplicationListener(ApplicationContext) - 类 的构造器org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener
- DubboBootstrapStartStopListener - org.apache.dubbo.config.bootstrap中的接口
-
call on DubboBootstrap start or stop.
- DubboBootstrapStartStopListenerSpringAdapter - org.apache.dubbo.config.spring.context中的类
-
convert Dubbo bootstrap event to spring environment.
- DubboBootstrapStartStopListenerSpringAdapter() - 类 的构造器org.apache.dubbo.config.spring.context.DubboBootstrapStartStopListenerSpringAdapter
- DubboBootstrapStatedEvent - org.apache.dubbo.config.spring.context.event中的类
-
A
ApplicationEventafterDubboBootstrap.start()success - DubboBootstrapStatedEvent(DubboBootstrap) - 类 的构造器org.apache.dubbo.config.spring.context.event.DubboBootstrapStatedEvent
-
Create a new ApplicationEvent.
- DubboBootstrapStopedEvent - org.apache.dubbo.config.spring.context.event中的类
-
A
ApplicationEventafterDubboBootstrap.stop()success - DubboBootstrapStopedEvent(DubboBootstrap) - 类 的构造器org.apache.dubbo.config.spring.context.event.DubboBootstrapStopedEvent
-
Create a new ApplicationEvent.
- DubboClassNameGenerator - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- DubboClassNameGenerator() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
-
已过时。
- DubboClassPathBeanDefinitionScanner - org.apache.dubbo.config.spring.context.annotation中的类
-
Dubbo
ClassPathBeanDefinitionScannerthat exposes some methods to be public. - DubboClassPathBeanDefinitionScanner(BeanDefinitionRegistry, boolean, Environment, ResourceLoader) - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
- DubboClassPathBeanDefinitionScanner(BeanDefinitionRegistry, Environment, ResourceLoader) - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
- DubboCodec - org.apache.dubbo.rpc.protocol.dubbo中的类
-
Dubbo codec.
- DubboCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- DubboCodecSupport - org.apache.dubbo.rpc.protocol.dubbo中的类
- DubboCodecSupport() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboCodecSupport
- DubboComponentScan - 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 - org.apache.dubbo.config.spring.context.annotation中的类
-
Dubbo
DubboComponentScanBean Registrar - DubboComponentScanRegistrar() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar
- DubboConfigAliasPostProcessor - 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() - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
- DubboConfigBeanCustomizer - org.apache.dubbo.config.spring.context.config中的接口
-
The Bean customizer for
Dubbo Config. - DubboConfigBinder - org.apache.dubbo.config.spring.context.properties中的接口
-
DubboConfigBinder - DubboConfigConfiguration - org.apache.dubbo.config.spring.context.annotation中的类
-
Dubbo
ConfigConfiguration - DubboConfigConfiguration() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration
- DubboConfigConfiguration.Multiple - org.apache.dubbo.config.spring.context.annotation中的类
-
Multiple Dubbo
ConfigBean Binding - DubboConfigConfiguration.Single - org.apache.dubbo.config.spring.context.annotation中的类
-
Single Dubbo
ConfigBean Binding - DubboConfigConfigurationRegistrar - org.apache.dubbo.config.spring.context.annotation中的类
-
Dubbo
Configregister, which order can be configured - DubboConfigConfigurationRegistrar() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar
- DubboConfigDefaultPropertyValueBeanPostProcessor - org.apache.dubbo.config.spring.beans.factory.config中的类
-
The
BeanPostProcessorclass for the default property value ofDubbo's Config Beans - DubboConfigDefaultPropertyValueBeanPostProcessor() - 类 的构造器org.apache.dubbo.config.spring.beans.factory.config.DubboConfigDefaultPropertyValueBeanPostProcessor
- DubboConfigEarlyInitializationPostProcessor - org.apache.dubbo.config.spring.beans.factory.config中的类
-
Generally,
Dubbo ConfigBean will be added intoConfigManageron the bean initialization life cycle throughCommonAnnotationBeanPostProcessorexecuting the callback of@PostConstruct. - DubboConfigEarlyInitializationPostProcessor() - 类 的构造器org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyInitializationPostProcessor
- DubboCountCodec - org.apache.dubbo.rpc.protocol.dubbo中的类
- DubboCountCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
- DubboExporter<T> - org.apache.dubbo.rpc.protocol.dubbo中的类
-
DubboExporter
- DubboExporter(Invoker<T>, String, DelegateExporterMap) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboExporter
- DubboHandlerRegistry - org.apache.dubbo.rpc.protocol.grpc中的类
- DubboHandlerRegistry() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.DubboHandlerRegistry
- DubboHessianURLConnectionFactory - org.apache.dubbo.rpc.protocol.hessian中的类
- DubboHessianURLConnectionFactory() - 类 的构造器org.apache.dubbo.rpc.protocol.hessian.DubboHessianURLConnectionFactory
- DubboHttpProtocolServer - org.apache.dubbo.rpc.protocol.rest中的类
- DubboHttpProtocolServer(HttpBinder) - 类 的构造器org.apache.dubbo.rpc.protocol.rest.DubboHttpProtocolServer
- DubboInternalLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Dubbo internal
LoadingStrategy - DubboInternalLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
- DubboInvoker<T> - org.apache.dubbo.rpc.protocol.dubbo中的类
-
DubboInvoker
- DubboInvoker(Class<T>, URL, ExchangeClient[]) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
- DubboInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
- DubboLifecycleComponentApplicationListener - org.apache.dubbo.config.spring.context中的类
-
A
listenerfor theDubbo Lifecyclecomponents - DubboLifecycleComponentApplicationListener() - 类 的构造器org.apache.dubbo.config.spring.context.DubboLifecycleComponentApplicationListener
- DubboLifecycleComponentApplicationListener(ApplicationContext) - 类 的构造器org.apache.dubbo.config.spring.context.DubboLifecycleComponentApplicationListener
- DubboLifecycleComponentRegistrar - org.apache.dubbo.config.spring.context.annotation中的类
-
已过时。as 2.7.6, Dubbo
Lifecyclecomponents will be registered automatically. Current class may be removed in the future - DubboLifecycleComponentRegistrar() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboLifecycleComponentRegistrar
-
已过时。
- DubboLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Dubbo
LoadingStrategy - DubboLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.DubboLoadingStrategy
- DubboLogo - org.apache.dubbo.qos.server中的类
- DubboLogo() - 类 的构造器org.apache.dubbo.qos.server.DubboLogo
- DubboMonitor - org.apache.dubbo.monitor.dubbo中的类
-
DubboMonitor
- DubboMonitor(Invoker<MonitorService>, MonitorService) - 类 的构造器org.apache.dubbo.monitor.dubbo.DubboMonitor
- DubboMonitorFactory - org.apache.dubbo.monitor.dubbo中的类
-
DefaultMonitorFactory
- DubboMonitorFactory() - 类 的构造器org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
- DubboNamespaceHandler - org.apache.dubbo.config.spring.schema中的类
-
DubboNamespaceHandler
- DubboNamespaceHandler() - 类 的构造器org.apache.dubbo.config.spring.schema.DubboNamespaceHandler
- DubboProtocol - org.apache.dubbo.rpc.protocol.dubbo中的类
-
dubbo protocol support.
- DubboProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- DubboProtocolServer - org.apache.dubbo.rpc.protocol.dubbo中的类
- DubboProtocolServer(RemotingServer) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- DubboReference - org.apache.dubbo.config.annotation中的注释类型
-
An annotation used for referencing a Dubbo service
- DubboRegistry - org.apache.dubbo.registry.dubbo中的类
-
DubboRegistry
- DubboRegistry(Invoker<RegistryService>, RegistryService) - 类 的构造器org.apache.dubbo.registry.dubbo.DubboRegistry
- DubboRegistryFactory - org.apache.dubbo.registry.dubbo中的类
-
DubboRegistryFactory
- DubboRegistryFactory() - 类 的构造器org.apache.dubbo.registry.dubbo.DubboRegistryFactory
- DubboResourceFactory - org.apache.dubbo.rpc.protocol.rest中的类
-
We don't support propertyInjector here since the resource impl should be singleton in dubbo
- DubboResourceFactory(Object, Class) - 类 的构造器org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- DubboService - org.apache.dubbo.config.annotation中的注释类型
-
Class-level annotation used for declaring Dubbo service
- DubboServiceDestroyedEvent - org.apache.dubbo.config.event中的类
-
An
Dubbo eventwhen the Dubbo service is about to be destroyed. - DubboServiceDestroyedEvent(Object) - 类 的构造器org.apache.dubbo.config.event.DubboServiceDestroyedEvent
- DubboShutdownHook - org.apache.dubbo.config中的类
-
The shutdown hook thread to do the clean up stuff.
- DubboShutdownHookRegisteredEvent - org.apache.dubbo.config.event中的类
- DubboShutdownHookRegisteredEvent(DubboShutdownHook) - 类 的构造器org.apache.dubbo.config.event.DubboShutdownHookRegisteredEvent
-
Constructs a prototypical Event.
- DubboShutdownHookUnregisteredEvent - org.apache.dubbo.config.event中的类
- DubboShutdownHookUnregisteredEvent(DubboShutdownHook) - 类 的构造器org.apache.dubbo.config.event.DubboShutdownHookUnregisteredEvent
-
Constructs a prototypical Event.
- DubboSwaggerApiListingResource - org.apache.dubbo.rpc.protocol.rest.integration.swagger中的类
- DubboSwaggerApiListingResource() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerApiListingResource
- DubboSwaggerService - org.apache.dubbo.rpc.protocol.rest.integration.swagger中的接口
- DUMP_DIRECTORY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- dumpDirectory(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- DurationHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- DurationHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- DurationHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.DurationHandle
- DurationHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.DurationHandle
- DurationHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.DurationHandle
- DurationHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.DurationHandle
- dynamic() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- dynamic() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether the service is dynamic, default value is true
- dynamic() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether the service is dynamic, default value is true
- dynamic(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- DYNAMIC_CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DYNAMIC_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DYNAMIC_ROUTERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- dynamicBuffer() - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- dynamicBuffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- dynamicBuffer(int, ChannelBufferFactory) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- DynamicChannelBuffer - org.apache.dubbo.remoting.buffer中的类
- DynamicChannelBuffer(int) - 类 的构造器org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- DynamicChannelBuffer(int, ChannelBufferFactory) - 类 的构造器org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- DynamicConfiguration - org.apache.dubbo.common.config.configcenter中的接口
-
Dynamic Configuration
From the use scenario internally inside framework, there're mainly three kinds of methods:DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up.DynamicConfiguration.addListener(String, String, ConfigurationListener)/DynamicConfiguration.removeListener(String, String, ConfigurationListener), add or remove listeners for governance rules or config items that need to watch.Configuration.getProperty(String, Object), get a single config item.DynamicConfiguration.getConfig(String, String, long), get the specified config - DynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter中的接口
-
The factory interface to create the instance of
DynamicConfiguration - DynamicConfigurationServiceNameMapping - org.apache.dubbo.metadata中的类
-
The
ServiceNameMappingimplementation based onDynamicConfiguration - DynamicConfigurationServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
- DynamicDirectory<T> - org.apache.dubbo.registry.integration中的类
-
RegistryDirectory
- DynamicDirectory(Class<T>, URL) - 类 的构造器org.apache.dubbo.registry.integration.DynamicDirectory
E
- EagerThreadPool - 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() - 类 的构造器org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
- EagerThreadPoolExecutor - org.apache.dubbo.common.threadpool.support.eager中的类
-
EagerThreadPoolExecutor
- EagerThreadPoolExecutor(int, int, long, TimeUnit, TaskQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
- echo(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataChangeListener
-
Echo test Used to check consumer still online
- EchoFilter - org.apache.dubbo.rpc.filter中的类
-
Dubbo provided default Echo echo service, which is available for all dubbo provider service interface.
- EchoFilter() - 类 的构造器org.apache.dubbo.rpc.filter.EchoFilter
- EchoService - com.alibaba.dubbo.rpc.service中的接口
-
已过时。
- EchoService - org.apache.dubbo.rpc.service中的接口
-
Echo service.
- EchoServiceDetector - org.apache.dubbo.rpc.service中的类
- EchoServiceDetector() - 类 的构造器org.apache.dubbo.rpc.service.EchoServiceDetector
- ELAPSED - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- elapsedMillis() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- EMPTY - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- EMPTY - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
- EMPTY_ARRAY - 接口 中的静态变量org.apache.dubbo.common.function.Predicates
- EMPTY_BUFFER - 类 中的静态变量org.apache.dubbo.remoting.buffer.ChannelBuffers
- EMPTY_CLASS_ARRAY - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- EMPTY_CLASS_ARRAY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- EMPTY_OBJECT_ARRAY - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- EMPTY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- EMPTY_STRING - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- EMPTY_STRING_ARRAY - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- ENABLE_NATIVE_JAVA_GENERIC_SERIALIZE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ENABLE_TIMEOUT_COUNTDOWN_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ENABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- EnableDubbo - com.alibaba.dubbo.config.spring.context.annotation中的注释类型
-
已过时。
- EnableDubbo - org.apache.dubbo.config.spring.context.annotation中的注释类型
-
Enables Dubbo components as Spring Beans, equals
DubboComponentScanandEnableDubboConfigcombination. - EnableDubboConfig - org.apache.dubbo.config.spring.context.annotation中的注释类型
-
As a convenient and multiple
EnableConfigurationBeanBindingin default behavior , is equal to single bean bindings with below convention prefixes of properties:ApplicationConfigbinding to property : "dubbo.application"ModuleConfigbinding to property : "dubbo.module"RegistryConfigbinding to property : "dubbo.registry"ProtocolConfigbinding to property : "dubbo.protocol"MonitorConfigbinding to property : "dubbo.monitor"ProviderConfigbinding to property : "dubbo.provider"ConsumerConfigbinding to property : "dubbo.consumer" - EnableDubboLifecycle - org.apache.dubbo.config.spring.context.annotation中的注释类型
-
已过时。as 2.7.6, Dubbo
Lifecyclecomponents will be registered automatically. Current annotation may be removed in the future - encode(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
- encode(String) - 类 中的静态方法org.apache.dubbo.common.URL
- encode(Channel, OutputStream, Object) - 接口 中的方法org.apache.dubbo.remoting.Codec
-
已过时。Encode message.
- encode(Channel, OutputStream, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
- encode(Channel, OutputStream, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
- encode(Channel, ChannelBuffer, Object) - 接口 中的方法org.apache.dubbo.remoting.Codec2
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.telnet.codec.TelnetCodec
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.transport.codec.TransportCodec
-
已过时。
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
-
已过时。
- end() - 类 中的方法org.apache.dubbo.qos.textui.TTree
-
end a branch node
- end(Object, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。parse end.
- END - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- endCount(URL, String, long, boolean) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- Endpoint - org.apache.dubbo.remoting中的接口
-
Endpoint.
- Endpoint(Integer, String) - 类 的构造器org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
- endPoints(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- ENDPOINTS - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- endStreamingPacket() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- ensureWritableBytes(int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- entrySet() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- EnumDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing an enum valued object
- EnumDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.EnumDeserializer
- EnumerationDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.2 Collection.
- EnumerationDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
- EnumerationSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a JDK 1.2 Enumeration.
- EnumerationSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.EnumerationSerializer
- EnumSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- EnumSerializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.EnumSerializer
- EnumSetSerializer - com.alibaba.com.caucho.hessian.io中的类
- EnumSetSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.EnumSetSerializer
- EnumTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
-
2015/1/27.
- EnumTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
- EnvelopeFactory - com.alibaba.com.caucho.hessian.io中的类
- EnvelopeFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.EnvelopeFactory
- environment(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- Environment - org.apache.dubbo.common.config中的类
- Environment() - 类 的构造器org.apache.dubbo.common.config.Environment
- ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Environment name
- EnvironmentAdapter - org.apache.dubbo.common.infra.support中的类
- EnvironmentAdapter() - 类 的构造器org.apache.dubbo.common.infra.support.EnvironmentAdapter
- EnvironmentConfiguration - org.apache.dubbo.common.config中的类
-
Configuration from system environment
- EnvironmentConfiguration() - 类 的构造器org.apache.dubbo.common.config.EnvironmentConfiguration
- EOF - 类 中的静态变量org.apache.dubbo.common.utils.IOUtils
- EQUAL - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- EQUAL_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- EQUAL_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- equals(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Defines equality
- equals(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- equals(Object) - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- equals(Object) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- equals(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- equals(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- equals(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- equals(Object) - 类 中的方法org.apache.dubbo.common.URL
- equals(Object) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- equals(Object) - 类 中的方法org.apache.dubbo.common.utils.Log
- equals(Object) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- equals(Object) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- equals(Object) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- equals(Object) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- equals(Object) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- equals(Object) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- equals(Object) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- equals(Object) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- equals(Object) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Determines if the content of the specified buffer is identical to the content of this array.
- equals(Collection<?>, Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Compares the specified collection with another, the main implementation references
AbstractSet - equals(ChannelBuffer, ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- error(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- error(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- error(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- error(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- error(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with error log level.
- error(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- error(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- error(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with error log level.
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- error(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- error(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with error log level.
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- error(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- error(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- error(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- error(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- ERROR - org.apache.dubbo.common.logger.Level
-
ERROR
- ERROR - org.apache.dubbo.common.status.Status.Level
-
ERROR
- escaped() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- ETCD_REQUEST_TIMEOUT_KEY - 类 中的静态变量org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- ETCD3_NOTIFY_MAXTHREADS_KEYS - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- EtcdClient - org.apache.dubbo.remoting.etcd中的接口
- EtcdConfigWatcher(String, String, ConfigurationListener) - 类 的构造器org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
- EtcdDynamicConfiguration - org.apache.dubbo.configcenter.support.etcd中的类
-
The etcd implementation of
DynamicConfiguration - EtcdDynamicConfiguration.EtcdConfigWatcher - org.apache.dubbo.configcenter.support.etcd中的类
- EtcdDynamicConfigurationFactory - org.apache.dubbo.configcenter.support.etcd中的类
-
The etcd implementation of
AbstractDynamicConfigurationFactory - EtcdDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfigurationFactory
- EtcdMetadataReport - org.apache.dubbo.metadata.store.etcd中的类
-
Report Metadata to Etcd
- EtcdMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.etcd.EtcdMetadataReport
- EtcdMetadataReportFactory - org.apache.dubbo.metadata.store.etcd中的类
-
MetadataReportFactory to create an Etcd based
MetadataReport. - EtcdMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.etcd.EtcdMetadataReportFactory
- EtcdRegistry - org.apache.dubbo.registry.etcd中的类
-
Support for ectd3 registry.
- EtcdRegistry(URL, EtcdTransporter) - 类 的构造器org.apache.dubbo.registry.etcd.EtcdRegistry
- EtcdRegistryFactory - org.apache.dubbo.registry.etcd中的类
- EtcdRegistryFactory() - 类 的构造器org.apache.dubbo.registry.etcd.EtcdRegistryFactory
- EtcdServiceDiscovery - org.apache.dubbo.registry.etcd中的类
-
2019-07-08
- EtcdServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- EtcdTransporter - org.apache.dubbo.remoting.etcd中的接口
- EtcdWatcher(ChildListener) - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- EurekaServiceDiscovery - org.apache.dubbo.registry.eureka中的类
-
Eureka
ServiceDiscoveryimplementation based on Eureka API - EurekaServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- Event - org.apache.dubbo.event中的类
-
An event object of Dubbo is based on the Java standard
event - Event(Object) - 类 的构造器org.apache.dubbo.event.Event
-
Constructs a prototypical Event.
- EventDispatcher - org.apache.dubbo.event中的接口
-
Dubbo EventDispatcher - EventListener<E extends Event> - org.apache.dubbo.event中的接口
-
The
Dubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent. - eventLoopGroup(int, String) - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.NettyEventLoopFactory
- EventType - org.apache.dubbo.remoting.zookeeper中的枚举
-
2019-02-26
- example() - 注释类型 中的方法org.apache.dubbo.qos.command.annotation.Cmd
-
Command example
- ExceedPayloadLimitException - org.apache.dubbo.remoting.transport中的异常错误
- ExceedPayloadLimitException(String) - 异常错误 的构造器org.apache.dubbo.remoting.transport.ExceedPayloadLimitException
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslServerTlsHandler
- exceptionCaught(IoSession, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaHandler
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- ExceptionFilter - org.apache.dubbo.rpc.filter中的类
-
ExceptionInvokerFilter
- ExceptionFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ExceptionFilter
- exceptionOccurred(FilterChainContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- ExceptionWrapper - org.apache.dubbo.common.serialize.gson中的类
- ExceptionWrapper(Object, String) - 类 的构造器org.apache.dubbo.common.serialize.gson.ExceptionWrapper
- ExchangeChannel - org.apache.dubbo.remoting.exchange中的接口
-
ExchangeChannel.
- ExchangeClient - org.apache.dubbo.remoting.exchange中的接口
-
ExchangeClient.
- ExchangeCodec - org.apache.dubbo.remoting.exchange.codec中的类
-
ExchangeCodec.
- ExchangeCodec() - 类 的构造器org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- ExchangeGroup - org.apache.dubbo.remoting.p2p.exchange中的接口
-
Group
- ExchangeHandler - org.apache.dubbo.remoting.exchange中的接口
-
ExchangeHandler.
- ExchangeHandlerAdapter - org.apache.dubbo.remoting.exchange.support中的类
-
ExchangeHandlerAdapter
- ExchangeHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
- ExchangeHandlerDispatcher - org.apache.dubbo.remoting.exchange.support中的类
-
ExchangeHandlerDispatcher
- ExchangeHandlerDispatcher() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- ExchangeHandlerDispatcher(ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- ExchangeHandlerDispatcher(Replier<?>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- ExchangeHandlerDispatcher(Replier<?>, ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- ExchangeNetworker - org.apache.dubbo.remoting.p2p.exchange中的接口
-
Networker
- ExchangeNetworkers - org.apache.dubbo.remoting.p2p.exchange中的类
-
Networkers
- ExchangeNetworkers() - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
- ExchangePeer - org.apache.dubbo.remoting.p2p.exchange中的接口
-
Peer
- exchanger(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- exchanger(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- Exchanger - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- Exchanger - org.apache.dubbo.remoting.exchange中的接口
-
Exchanger.
- EXCHANGER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- Exchangers - org.apache.dubbo.remoting.exchange中的类
-
Exchanger facade.
- ExchangeServer - org.apache.dubbo.remoting.exchange中的接口
-
ExchangeServer.
- ExchangeServerDelegate - org.apache.dubbo.remoting.exchange.support中的类
-
ExchangeServerDelegate
- ExchangeServerDelegate() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- ExchangeServerDelegate(ExchangeServer) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- ExchangeServerPeer - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
ServerPeer
- ExchangeServerPeer(ExchangeServer, Map<URL, ExchangeClient>, ExchangeGroup) - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- excluded() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- excludedDeclaredClass(Class<?>) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
- excludedPackages() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
- excludedType(Class<? extends Annotation>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Build an instance of
Predicateto excluded annotation type - execute() - 接口 中的方法org.apache.dubbo.common.function.ThrowableAction
-
Executes the action
- execute(CommandContext, String[]) - 接口 中的方法com.alibaba.dubbo.qos.command.BaseCommand
-
已过时。
- execute(Runnable) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
- execute(Runnable) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
If the calling thread is still waiting for a callback task, add the task into the blocking queue to wait for schedule.
- execute(ThrowableAction) - 接口 中的静态方法org.apache.dubbo.common.function.ThrowableAction
-
Executes
ThrowableAction - execute(CommandContext) - 接口 中的方法org.apache.dubbo.qos.command.CommandExecutor
-
Execute one command and return the execution result
- execute(CommandContext) - 类 中的方法org.apache.dubbo.qos.command.DefaultCommandExecutor
- execute(CommandContext, String[]) - 接口 中的方法com.alibaba.dubbo.qos.command.BaseCommand
-
已过时。
- execute(CommandContext, String[]) - 接口 中的方法org.apache.dubbo.qos.command.BaseCommand
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Help
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Ls
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Offline
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Online
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.PublishMetadata
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Quit
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Ready
- execute(CommandContext, String[]) - 类 中的方法org.apache.dubbo.qos.command.impl.Version
- execute(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableConsumer
-
Executes
ThrowableConsumer - execute(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableFunction
-
Executes
ThrowableFunction - execute(T, ThrowableConsumer<T>) - 接口 中的静态方法org.apache.dubbo.common.function.ThrowableConsumer
-
Executes
ThrowableConsumer - execute(T, ThrowableFunction<T, R>) - 接口 中的静态方法org.apache.dubbo.common.function.ThrowableFunction
-
Executes
ThrowableFunction - ExecuteLimitFilter - 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() - 类 的构造器org.apache.dubbo.rpc.filter.ExecuteLimitFilter
- executes() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- executes() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Maximum concurrent executes for the service, default value is 0 - no limits
- executes() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- executes() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Maximum concurrent executes for the service, default value is 0 - no limits
- executes(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- executes(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- EXECUTES_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- ExecutionChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.execution中的类
-
Only request message will be dispatched to thread pool.
- ExecutionChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
- ExecutionDispatcher - org.apache.dubbo.remoting.transport.dispatcher.execution中的类
-
In addition to sending all the use thread pool processing
- ExecutionDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
- ExecutionException - org.apache.dubbo.remoting中的异常错误
-
ReceiveException
- ExecutionException(Object, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- ExecutionException(Object, InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- ExecutionException(Object, InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- ExecutionException(Object, Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- ExecutionException(Object, Channel, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- ExecutionException(Object, Channel, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
- EXECUTOR - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- EXECUTOR_SERVICE_COMPONENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ExecutorRepository - org.apache.dubbo.common.threadpool.manager中的接口
- ExecutorUtil - org.apache.dubbo.common.utils中的类
- ExecutorUtil() - 类 的构造器org.apache.dubbo.common.utils.ExecutorUtil
- ExitTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
-
ExitTelnetHandler
- ExitTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
- Experimental - org.apache.dubbo.common中的注释类型
-
Indicating unstable API, may get removed or changed in the next release.
- ExpireThread() - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
- ExpiringCache - org.apache.dubbo.cache.support.expiring中的类
-
This class store the cache value with the characteristic of expiration time.
- ExpiringCache(URL) - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringCache
- ExpiringCacheFactory - org.apache.dubbo.cache.support.expiring中的类
- ExpiringCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringCacheFactory
- ExpiringMap<K,V> - 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() - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringMap
- ExpiringMap(int) - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringMap
-
Constructor
- ExpiringMap(int, int) - 类 的构造器org.apache.dubbo.cache.support.expiring.ExpiringMap
- ExpiringMap.ExpireThread - org.apache.dubbo.cache.support.expiring中的类
-
Background thread, periodically checking if the data is out of date
- export() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- export() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether to export service, default value is true
- export() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether to export service, default value is true
- export() - 类 中的方法org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter
- export() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- export() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- export() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Exports the
MetadataServiceas a Dubbo service - export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- export(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- export(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.qos.protocol.QosProtocolWrapper
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- export(Invoker<T>) - 接口 中的方法org.apache.dubbo.rpc.Protocol
-
Export service for remote invocation:
1. - export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.redis.RedisProtocol
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
- EXPORT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
The key name for export URL in register center
- exportAsync() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- exported() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- exported() - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- exported(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.ExporterListener
-
The exporter exported.
- exported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.ExporterListenerAdapter
- EXPORTED_SERVICES_REVISION_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of The revision for all exported Dubbo services.
- Exporter<T> - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Exporter<T> - org.apache.dubbo.rpc中的接口
-
Exporter.
- EXPORTER_LISTENER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Exporter.CompatibleExporter<T> - com.alibaba.dubbo.rpc中的类
-
已过时。
- ExporterListener - org.apache.dubbo.rpc中的接口
-
ExporterListener.
- ExporterListenerAdapter - org.apache.dubbo.rpc.listener中的类
-
ExporterListenerAdapter
- ExporterListenerAdapter() - 类 的构造器org.apache.dubbo.rpc.listener.ExporterListenerAdapter
- exportServiceDiscoveryMetadata(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Export Metadata in Service Instance of Service Discovery
- exportURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
-
Exports a
URL - exportURL(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- extension(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- Extension - org.apache.dubbo.common中的注释类型
-
已过时。because it's too general, switch to use
SPI - EXTENSION_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.rest.Constants
- ExtensionFactory - com.alibaba.dubbo.common.extension中的接口
-
已过时。
- ExtensionFactory - org.apache.dubbo.common.extension中的接口
-
ExtensionFactory
- ExtensionLoader<T> - org.apache.dubbo.common.extension中的类
-
ApplicationModel,DubboBootstrapand this class are at present designed to be singleton or static (by itself totally static or uses some static fields). - EXTERNAL_SERVER_PORT - 类 中的静态变量org.apache.dubbo.remoting.http.servlet.ServletManager
- EXTRA_KEYS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
After simplify the registry, should add some parameter individually for provider.
- extraKeys(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- ExtSerializerFactory - com.alibaba.com.caucho.hessian.io中的类
-
Factory for returning serialization methods.
- ExtSerializerFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
F
- factory() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- factory() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the factory which creates a
ChannelBufferwhose type and defaultByteOrderare same with this buffer. - factory() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- factory() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- factory() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- factory() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- FAIL_BACK - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When fails, record failure requests and schedule for retry on a regular interval.
- FAIL_BACK_TASKS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- FAIL_FAST - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
Execute exactly once, which means this policy will throw an exception immediately in case of an invocation error.
- FAIL_OVER - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the initial error and retry other invokers (retry n times, which means at most n different invokers will be invoked)
- FAIL_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- FAIL_SAFE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the error message and ignore this error by returning an empty Result.
- FailbackCluster - org.apache.dubbo.rpc.cluster.support中的类
- FailbackCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailbackCluster
- FailbackClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
When fails, record failure requests and schedule for retry on a regular interval.
- FailbackClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailbackClusterInvoker
- FailbackRegistry - com.alibaba.dubbo.registry.support中的类
-
已过时。
- FailbackRegistry - org.apache.dubbo.registry.support中的类
-
FailbackRegistry.
- FailbackRegistry(URL) - 类 的构造器com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- FailbackRegistry(URL) - 类 的构造器org.apache.dubbo.registry.support.FailbackRegistry
- FailedRegisteredTask - org.apache.dubbo.registry.retry中的类
-
FailedRegisteredTask
- FailedRegisteredTask(URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.FailedRegisteredTask
- FailedSubscribedTask - org.apache.dubbo.registry.retry中的类
-
FailedSubscribedTask
- FailedSubscribedTask(URL, FailbackRegistry, NotifyListener) - 类 的构造器org.apache.dubbo.registry.retry.FailedSubscribedTask
- FailedUnregisteredTask - org.apache.dubbo.registry.retry中的类
-
FailedUnregisteredTask
- FailedUnregisteredTask(URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.FailedUnregisteredTask
- FailedUnsubscribedTask - org.apache.dubbo.registry.retry中的类
-
FailedUnsubscribedTask
- FailedUnsubscribedTask(URL, FailbackRegistry, NotifyListener) - 类 的构造器org.apache.dubbo.registry.retry.FailedUnsubscribedTask
- FailfastCluster - org.apache.dubbo.rpc.cluster.support中的类
- FailfastCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailfastCluster
- FailfastClusterInvoker<T> - 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>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailfastClusterInvoker
- FailoverCluster - org.apache.dubbo.rpc.cluster.support中的类
- FailoverCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailoverCluster
- FailoverClusterInvoker<T> - 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>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker
- FailoverCondition - org.apache.dubbo.metadata.store.failover中的接口
- FailoverMetadataReport - org.apache.dubbo.metadata.store.failover中的类
- FailoverMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- FailoverMetadataReportFactory - org.apache.dubbo.metadata.store.failover中的类
- FailoverMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.failover.FailoverMetadataReportFactory
- FailsafeCluster - org.apache.dubbo.rpc.cluster.support中的类
- FailsafeCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailsafeCluster
- FailsafeClusterInvoker<T> - 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>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.FailsafeClusterInvoker
- FailsafeLogger - org.apache.dubbo.common.logger.support中的类
- FailsafeLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.support.FailsafeLogger
- FAILURE - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- fallbackToInterfaceInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- fallbackToInterfaceInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- fallbackToInterfaceInvoker() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- FASTJSON_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- FastJsonObjectInput - org.apache.dubbo.common.serialize.fastjson中的类
-
FastJson object input implementation
- FastJsonObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- FastJsonObjectInput(Reader) - 类 的构造器org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- FastJsonObjectOutput - org.apache.dubbo.common.serialize.fastjson中的类
-
FastJson object output implementation
- FastJsonObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- FastJsonObjectOutput(Writer) - 类 的构造器org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- FastJsonSerialization - org.apache.dubbo.common.serialize.fastjson中的类
-
FastJson serialization implementation
- FastJsonSerialization() - 类 的构造器org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
- fetchAndUpdateZookeeperClientCache(List<String>) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
get the ZookeeperClient from cache, the ZookeeperClient must be connected.
- FIELD - org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
Field accessor.
- FieldUtils - org.apache.dubbo.common.utils中的接口
-
The utilities class for Java Reflection
Field - file(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- file(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- FILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- FILE_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- FileExchangeGroup - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
FileGroup
- FileExchangeGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
- FileExchangeNetworker - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
FileNetworker
- FileExchangeNetworker() - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
- FileGroup - org.apache.dubbo.remoting.p2p.support中的类
-
FileGroup
- FileGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.support.FileGroup
- FileNetworker - org.apache.dubbo.remoting.p2p.support中的类
-
FileNetworker
- FileNetworker() - 类 的构造器org.apache.dubbo.remoting.p2p.support.FileNetworker
- FileRouterFactory - org.apache.dubbo.rpc.cluster.router.file中的类
- FileRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
- FileSystemDynamicConfiguration - org.apache.dubbo.common.config.configcenter.file中的类
-
File-System based
DynamicConfigurationimplementation - FileSystemDynamicConfiguration() - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(File) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(File, String) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(File, String, String) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(File, String, String, int) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(File, String, String, int, long) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- FileSystemDynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter.file中的类
-
File-System based
DynamicConfigurationFactoryimplementation - FileSystemDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfigurationFactory
- FileSystemServiceDiscovery - org.apache.dubbo.registry.client中的类
-
File System
ServiceDiscoveryimplementation - FileSystemServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- fillInStackTrace() - 异常错误 中的方法org.apache.dubbo.registry.support.SkipFailbackWrapperException
- filter() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- filter() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- filter() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Filters for service invocation
- filter() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Filters for service invocation
- filter() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Filters for service invocation
- filter() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Filters for service invocation
- filter(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- filter(ClientRequestContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
- filter(ClientRequestContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- filter(ClientRequestContext, ClientResponseContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- filter(ContainerRequestContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
- filter(ContainerRequestContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- filter(ContainerRequestContext, ContainerResponseContext) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- filter(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- Filter - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Filter - 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.Listener - org.apache.dubbo.rpc中的接口
- filterAll(S, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- filterAny(S, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- FilterConstants - org.apache.dubbo.common.constants中的接口
- filterFirst(Iterable<T>, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- filterList(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- filterLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- filterSet(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- filterStream(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- find(Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Find the
MultiValueConverterinstance fromExtensionLoaderwith the specified source and target type - find(String) - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Obtains the URL of the specified class file.
- findActualTypeArgument(Type, Class<?>, int) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- findActualTypeArguments(Type, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- findAnnotation(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the annotation that is annotated on the specified element may be a meta-annotation
- findAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the annotation that is annotated on the specified element may be a meta-annotation
- findCandidateComponents(String) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboClassPathBeanDefinitionScanner
- findConstructor(Class<?>, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- findEventType(Class<?>) - 接口 中的静态方法org.apache.dubbo.event.EventListener
- findEventType(ParameterizedType) - 接口 中的静态方法org.apache.dubbo.event.EventListener
-
Find the type
Dubbo eventfrom the specifiedParameterizedTypepresents a class ofDubbo event listener - findEventType(EventListener<?>) - 接口 中的静态方法org.apache.dubbo.event.EventListener
- findField(Class<?>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Fieldby the name in the specified class and its inherited types - findField(Object, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Fieldby the name in the specified class and its inherited types - findHierarchicalTypes(Class<?>, Class<T>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- findLevel(Level) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- findLevelWithThreadName(Level, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- findMessage(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- findMessage(Level, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- findMetaAnnotation(Class<? extends Annotation>, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotation type by meta annotation type
- findMetaAnnotation(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotations(Class<? extends Annotation>, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the
annotationtype by meta annotation type - findMetaAnnotations(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the the annotated element by meta annotation type
- findMethod(Class, String) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the
Methodby the the specified type and method name without the parameter types - findMethod(Class, String, Class<?>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the
Methodby the the specified type, method name and parameter types - findMethodByMethodName(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
已过时。
- findMethodByMethodSignature(Class<?>, String, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
已过时。
- findName(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- findNearestOverriddenMethod(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the nearest overridden
methodfrom the inherited class - findNetworkInterface() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Get the suitable
NetworkInterface - findOverriddenMethod(Method, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the overridden
methodfrom the declaring class - findParameterizedTypes(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Find the
SetofParameterizedType - findSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Gets the serializer factory.
- findSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Gets the serializer factory, creating a default if necessary.
- findThread(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- fireException(Exception, RetryPolicy) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
- first(Collection<T>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Take the first element from the specified collection
- FixedThreadPool - org.apache.dubbo.common.threadpool.support.fixed中的类
-
Creates a thread pool that reuses a fixed number of threads
- FixedThreadPool() - 类 的构造器org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
- FLOAT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- FLOAT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- FLOAT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- FLOAT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- FLOAT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- float2bytes(float) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- FloatArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- FloatArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.FloatArrayMerger
- floatValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- FLOWCONTROL_WINDOW - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- flush() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- flush() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- flush() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
-
Flushes the output.
- flush() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
- flush() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
- flush() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- flushBuffer() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- flushBuffer() - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Flush buffer.
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- flushBuffer() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- FORBIDDEN_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- FORCE_APPLICATION - org.apache.dubbo.rpc.cluster.support.migration.MigrationStep
- FORCE_INTERFACE - org.apache.dubbo.rpc.cluster.support.migration.MigrationStep
- FORCE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- FORCE_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- FORCE_USE_TAG - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- FORKING - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
Invoke a specific number of invokers concurrently, usually used for demanding real-time operations, but need to waste more service resources.
- ForkingCluster - org.apache.dubbo.rpc.cluster.support中的类
- ForkingCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.ForkingCluster
- ForkingClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
-
NOTICE!
- ForkingClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.ForkingClusterInvoker
- forks(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- FORKS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- FORM_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @FormParam
- formatType(String) - 类 中的静态方法org.apache.dubbo.metadata.definition.model.TypeDefinition
-
Format the
Stringpresenting Java type - formatTypes(String[]) - 类 中的静态方法org.apache.dubbo.metadata.definition.model.TypeDefinition
-
Format the
Stringarray presenting Java types - FormParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @FormParam - FormParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
- forName(ClassLoader, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- forName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- forName(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Same as
Class.forName(), except that it works for primitive types. - forName(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- forName(String[], String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- forName(String, ClassLoader) - 类 中的静态方法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[]"). - forNameWithCallerClassLoader(String, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- forNameWithThreadContextClassLoader(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- forPath(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- FrameworkExt - org.apache.dubbo.common.context中的接口
- from(URL) - 类 中的静态方法org.apache.dubbo.common.URLBuilder
- FST_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- FstFactory - org.apache.dubbo.common.serialize.fst中的类
-
Fst object input/output factory
- FstFactory() - 类 的构造器org.apache.dubbo.common.serialize.fst.FstFactory
- FstObjectInput - org.apache.dubbo.common.serialize.fst中的类
-
Fst object input implementation
- FstObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.fst.FstObjectInput
- FstObjectOutput - org.apache.dubbo.common.serialize.fst中的类
-
Fst object output implementation
- FstObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.fst.FstObjectOutput
- FstSerialization - org.apache.dubbo.common.serialize.fst中的类
-
Fst serialization implementation
- FstSerialization() - 类 的构造器org.apache.dubbo.common.serialize.fst.FstSerialization
- FullServiceDefinition - org.apache.dubbo.metadata.definition.model中的类
-
2018/10/25
- FullServiceDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.FullServiceDefinition
- FUTURE - org.apache.dubbo.rpc.InvokeMode
- FutureAdapter<V> - com.alibaba.dubbo.rpc.protocol.dubbo中的类
-
已过时。
- FutureAdapter<V> - org.apache.dubbo.rpc.protocol.dubbo中的类
-
This is the type of the Future instance users get in an async call: 1. unwrap AppResponse in appResponseFuture and convert to plain biz result represented by FutureAdapter. 2. customized behaviors meaningful for RPC, for example,
FutureAdapter.cancel(boolean) - FutureAdapter(ResponseFuture) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- FutureAdapter(CompletableFuture<Object>) - 类 的构造器com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- FutureAdapter(CompletableFuture<AppResponse>) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- FutureContext - org.apache.dubbo.rpc中的类
-
Used for async call scenario.
- FutureContext() - 类 的构造器org.apache.dubbo.rpc.FutureContext
- FutureFilter - org.apache.dubbo.rpc.protocol.dubbo.filter中的类
-
EventFilter
- FutureFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
G
- GENERAL_TYPE - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- generalize(Object) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- generalize(Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- generate() - 类 中的方法org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
-
generate and return class code
- generateArgsClassName(String, String) - 接口 中的方法org.apache.dubbo.rpc.protocol.thrift.ClassNameGenerator
-
已过时。
- generateArgsClassName(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
-
已过时。
- generateArgsClassName(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
-
已过时。
- generateGetMethodName(String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- generateId(String, int) - 类 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils
- generateKey(ReferenceConfigBase<?>) - 接口 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache.KeyGenerator
- generateMethodArgsClassName(String, String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。Generate class name which represents service arguments.
- generateMethodArgsClassNameThrift(String, String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- generateMethodResultClassName(String, String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- generateMethodResultClassNameThrift(String, String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- generateResultClassName(String, String) - 接口 中的方法org.apache.dubbo.rpc.protocol.thrift.ClassNameGenerator
-
已过时。
- generateResultClassName(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
-
已过时。
- generateResultClassName(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
-
已过时。
- generateServiceKey() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- generateSetMethodName(String) - 类 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- generic() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- generic() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to enable generic invocation, default value is false
- generic() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to enable generic invocation, default value is false
- generic(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- generic(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- generic(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- GENERIC_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- GENERIC_PARAMETER_DESC - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_RAW_RETURN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_SERIALIZATION_BEAN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_SERIALIZATION_DEFAULT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_SERIALIZATION_GSON - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_SERIALIZATION_NATIVE_JAVA - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_SERIALIZATION_PROTOBUF - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GENERIC_WITH_CLZ_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GenericEvent<S> - org.apache.dubbo.event中的类
-
Generic
Dubbo event - GenericEvent(S) - 类 的构造器org.apache.dubbo.event.GenericEvent
- GenericEventListener - org.apache.dubbo.event中的类
-
An abstract class of
EventListenerfor Generic events, the sub class could add moreeventhandle methods, rather than only binds theEventListener.onEvent(Event)method that is declared to befinalthe implementation can't override. - GenericException - com.alibaba.dubbo.rpc.service中的异常错误
-
已过时。
- GenericException - org.apache.dubbo.rpc.service中的异常错误
-
GenericException
- GenericException() - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- GenericException() - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericException(String, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- GenericException(String, String) - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- GenericException(Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericFilter - org.apache.dubbo.rpc.filter中的类
-
GenericInvokerFilter.
- GenericFilter() - 类 的构造器org.apache.dubbo.rpc.filter.GenericFilter
- GenericImplFilter - org.apache.dubbo.rpc.filter中的类
-
GenericImplInvokerFilter
- GenericImplFilter() - 类 的构造器org.apache.dubbo.rpc.filter.GenericImplFilter
- GenericJSONConverter - org.apache.dubbo.common.json中的类
-
已过时。
- GenericJSONConverter() - 类 的构造器org.apache.dubbo.common.json.GenericJSONConverter
-
已过时。
- GenericProtobufJsonObjectInput - org.apache.dubbo.common.serialize.protobuf.support中的类
-
GenericGoogleProtobuf object input implementation
- GenericProtobufJsonObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- GenericProtobufJsonObjectOutput - org.apache.dubbo.common.serialize.protobuf.support中的类
-
GenericGoogleProtobuf object output implementation
- GenericProtobufJsonObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- GenericProtobufJsonSerialization - org.apache.dubbo.common.serialize.protobuf.support中的类
-
This serialization is use for google protobuf generic reference.
- GenericProtobufJsonSerialization() - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonSerialization
- GenericProtobufObjectInput - org.apache.dubbo.common.serialize.protobuf.support中的类
- GenericProtobufObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- GenericProtobufObjectOutput - org.apache.dubbo.common.serialize.protobuf.support中的类
-
GenericGoogleProtobuf object output implementation
- GenericProtobufObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- GenericProtobufSerialization - org.apache.dubbo.common.serialize.protobuf.support中的类
-
Currently, the Dubbo protocol / framework data, such as attachments, event data, etc., depends on business layer serialization protocol to do serialization before transmitted.
- GenericProtobufSerialization() - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
- GenericService - com.alibaba.dubbo.rpc.service中的接口
-
已过时。
- GenericService - org.apache.dubbo.rpc.service中的接口
-
Generic service interface
- GenericServiceDetector - org.apache.dubbo.rpc.service中的类
- GenericServiceDetector() - 类 的构造器org.apache.dubbo.rpc.service.GenericServiceDetector
- get() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。get result.
- get() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- get() - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- get() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。get values.
- get() - 类 中的静态方法org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
- get() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Returns the current value for the current thread
- get() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- get() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- get() - 类 中的方法org.apache.dubbo.common.utils.Holder
- get() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
- get() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- get() - 类 中的方法org.apache.dubbo.qos.textui.TTable.Border
-
get border style
- get() - 类 中的方法org.apache.dubbo.qos.textui.TTree
- get() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- get() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
-
This method will always return after a maximum 'timeout' waiting: 1. if value returns before timeout, return normally. 2. if no value returns after timeout, throw TimeoutException.
- get() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- get() - 接口 中的方法org.apache.dubbo.rpc.Result
- get() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get values.
- get(int) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。get result with the specified timeout.
- get(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get.
- get(int) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
get.
- get(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- get(long, TimeUnit) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- get(long, TimeUnit) - 接口 中的方法org.apache.dubbo.rpc.Result
- get(Class<?>) - 枚举 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- get(Class<T>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- get(Object) - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Puts a new value in the property table with the appropriate flags
- get(Object) - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
-
Puts a new value in the property table with the appropriate flags
- get(Object) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- get(Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- get(Object) - 接口 中的方法org.apache.dubbo.cache.Cache
-
API to return stored value using a key.
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringCache
-
API to return stored value using a key against the calling thread specific store.
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.jcache.JCache
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.lfu.LfuCache
-
API to return stored value using a key against the calling thread specific store.
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.lru.LruCache
-
API to return stored value using a key against the calling thread specific store.
- get(Object) - 类 中的方法org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
-
API to return stored value using a key against the calling thread specific store.
- get(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- get(Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- get(Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- get(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- get(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get.
- get(String) - 接口 中的方法org.apache.dubbo.common.store.DataStore
-
return a snapshot value of componentName
- get(String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
- get(String) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- get(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get value.
- get(String) - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get value.
- get(String, int) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- get(String, Class<T>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
Fetch cache with the specified key.
- get(String, String) - 接口 中的方法org.apache.dubbo.common.store.DataStore
- get(String, String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
- get(K) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
- get(ReferenceConfigBase<T>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- get$ref() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getAbsolutePath() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getAbsolutePath() - 类 中的方法org.apache.dubbo.common.URL
- getAccepts() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getAccepts() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getAccepts() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getAccepts() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- getAccesslog() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getAccesslog() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getActivateExtension(URL, String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to
getActivateExtension(url, key, null) - getActivateExtension(URL, String[]) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to
getActivateExtension(url, values, null) - getActivateExtension(URL, String[], String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get activate extensions.
- getActivateExtension(URL, String, String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to
getActivateExtension(url, url.getParameter(key).split(","), null) - getActive() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get active.
- getActives() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getActives() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getActualInterface() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getAdaptiveExtension() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getAddress() - 类 中的方法org.apache.dubbo.common.URL
- getAddress() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getAddress() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getAddress() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getAddress() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getAddress() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getAddress() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getAddress() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- getAddress() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- getAddress() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- getAddress() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- getAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- getAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- getAddressToTagnames() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- getAlgorithm() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
Gets the encryption algorithm for the content.
- getAlgorithm() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
Gets the encryption algorithm for the content.
- getAlive() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getAlive() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getAll(Class<T>) - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- getAllCommandClass() - 类 中的静态方法org.apache.dubbo.qos.command.util.CommandHelper
- getAllCorrespondingServiceInstanceList(String) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosInstanceManageUtil
- getAllDeclaredAnnotations(Class<?>, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get all directly declared annotations of the specified type and its' all hierarchical types, not including meta annotations.
- getAllDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get all directly declared annotations of the the annotated element, not including meta annotations.
- getAllDeclaredMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all declared
methodsof the declared class, including the inherited methods. - getAllEventListeners() - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
- getAllEventListeners() - 接口 中的方法org.apache.dubbo.event.Listenable
-
Get all registered
Dubbo event listeners - getAllGenericInterfaces(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic interfaces that are assignable from
ParameterizedTypeinterface - getAllGenericSuperClasses(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic super classes that are assignable from
ParameterizedTypeinterface - getAllGenericTypes(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic types(including super classes and interfaces) that are assignable from
ParameterizedTypeinterface - getAllInheritedTypes(Class<?>, Predicate<Class<?>>...) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Get all inherited types from the specified type
- getAllInstances(String, String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- getAllInterfaces(Class<?>, Predicate<Class<?>>...) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Get all interfaces from the specified type
- getAllInvokers() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getAllInvokers() - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
- getAllInvokers() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- getAllMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get all meta annotations from the specified
annotationtype - getAllMethodModels() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return all method models for the current service
- getAllMethodModels() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getAllMethods() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return all method models for the current service
- getAllMethods() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getAllMethods() - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
- getAllMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methodsof the declared class, including the inherited methods. - getAllParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getAllParams() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getAllParams() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- getAllServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- getAllSuperClasses(Class<?>, Predicate<Class<?>>...) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Get all super classes from the specified type
- getAndAdd(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- getAndDecrement() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- getAndIncrement() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- getAndListen(URL, MappingListener) - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
- getAndListen(URL, MappingListener) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
-
Get the service names from the specified Dubbo service interface, group, version and protocol
- getAndListen(URL, MappingListener) - 类 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- getAndListenServiceDiscoveryMetadata(String, MetadataChangeListener) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
1.
- getAndSet(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- getAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
- getAnnotations() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- getAnnotations() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getAnnotationType() - 接口 中的方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
-
The string presenting the annotation type
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
- getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
- getApp() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getAppConfigFile() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getAppExternalConfigurationMap() - 类 中的方法org.apache.dubbo.common.config.Environment
- getApplication() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Always use the global ApplicationConfig
- getApplication() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- getApplication() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- getApplication() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getApplication() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- getApplicationConfig() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getApplicationContext() - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- getApplicationOrElseThrow() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getApplications() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
- getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- getAppResponse() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getApps() - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
- getApps() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getArchitecture() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getArgs() - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getArguments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getArguments() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getArguments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get arguments.
- getArguments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get arguments.
- getArguments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getArguments(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getArguments(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getArray(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get JSONArray value.
- getArray(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get JSONArray value.
- getAsyncContext() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getAsyncInfo(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get attachment by key.
- getAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachment by key.
- getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
also see
RpcContext.getObjectAttachment(String). - getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get attachment by key with default value.
- getAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachment by key with default value.
- getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getAttachments() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
已过时。
- getAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
-
已过时。
- getAttachments() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
已过时。
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.AppResponse
-
已过时。
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
-
已过时。
- getAttachments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get attachments.
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getAttachments() - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachments.
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- getAttachmentsCount() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- getAttachmentsCount() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getAttachmentsCount() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
map<string, string> attachments = 1; - getAttachmentsMap() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - getAttachmentsMap() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
-
map<string, string> attachments = 1; - getAttachmentsMap() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
map<string, string> attachments = 1; - getAttachmentsOrDefault(String, String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - getAttachmentsOrDefault(String, String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
-
map<string, string> attachments = 1; - getAttachmentsOrDefault(String, String) - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
map<string, string> attachments = 1; - getAttachmentsOrThrow(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - getAttachmentsOrThrow(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
-
map<string, string> attachments = 1; - getAttachmentsOrThrow(String) - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.MapOrBuilder
-
map<string, string> attachments = 1; - getAttribute(Annotation, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the attribute from the specified
annotation - getAttribute(String) - 接口 中的方法org.apache.dubbo.common.infra.InfraAdapter
- getAttribute(String) - 类 中的方法org.apache.dubbo.common.infra.support.CmdbAdapter
- getAttribute(String) - 类 中的方法org.apache.dubbo.common.infra.support.EnvironmentAdapter
- getAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
-
get attribute.
- getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getAttributes() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getAttributes() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getAttributes() - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getAttributes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getAuth() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getAuthority() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getAuthority() - 类 中的方法org.apache.dubbo.common.URL
- getAvailablePort() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getAvailablePort(int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get average elapsed.
- getAverageTps() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
Calculate average TPS (Transaction per second).
- getBackupAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getBackupAddress() - 类 中的方法org.apache.dubbo.common.URL
- getBackupAddress(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getBackupAddress(int) - 类 中的方法org.apache.dubbo.common.URL
- getBackupUrls() - 类 中的方法org.apache.dubbo.common.URL
- getBean(ListableBeanFactory, String, Class<T>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboBeanUtils
- getBeanName() - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
-
Get the name of
ServiceBean - getBeanPropertyFields(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getBeanPropertyReadMethods(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getBeans(ListableBeanFactory, String[], Class<T>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboBeanUtils
-
Get beans by names and type
- getBindAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- getBodyIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getBodyType() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getBoolean(int, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get boolean value.
- getBoolean(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getBoolean(String, boolean) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getBoolean(String, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get boolean value.
- getBoolean(String, Boolean) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getBooleanParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getBooleanParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getParameter(String, boolean) - getBooleanParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getBooleanParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getParameter(String, boolean) - getBootstrap() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
- getBootstrap() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- getBorder() - 类 中的方法org.apache.dubbo.qos.textui.TTable
-
get border
- getBoxedClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getBoxedClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getBroadcastAddress() - 类 中的方法org.apache.dubbo.common.utils.CIDRUtils
- getBuffer() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getBuffer() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getBuffer(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
- getBuffer(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
- getBuffer(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
- getBuffer(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
- getBuffer(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
- getBuffer(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
- getBuffer(int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
- getBuffer(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
- getBuffer(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
- getBuffer(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
- getBuffer(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
- getBuffer(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
- getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- getByte(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Gets a byte at the specified absolute
indexin this buffer. - getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- getBytes(int, byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the specified absolute
index. - getBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- getBytes(int, byte[], int, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- getBytes(int, OutputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified stream starting at the specified absolute
index. - getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- getBytes(int, ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the specified absolute
indexuntil the destination's position reaches its limit. - getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, GatheringByteChannel, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- getBytes(int, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the specified absolute
indexuntil the destination becomes non-writable. - getBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- getBytes(int, ChannelBuffer, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- getBytes(int, ChannelBuffer, int, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- getBytesOutputStream() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Returns an output stream to write binary data.
- getCache() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getCache() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- getCache() - 类 中的静态方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
Get the cache use default name and
ReferenceConfigCache.DEFAULT_KEY_GENERATORto generate cache key. - getCache(URL, Invocation) - 接口 中的方法com.alibaba.dubbo.cache.CacheFactory
-
已过时。
- getCache(URL, Invocation) - 类 中的方法com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- getCache(String) - 类 中的静态方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
Get the cache use specified name and
ReferenceConfigCache.KeyGenerator. - getCache(String, ReferenceConfigCache.KeyGenerator) - 类 中的静态方法org.apache.dubbo.config.utils.ReferenceConfigCache
-
Get the cache use specified
ReferenceConfigCache.KeyGenerator. - getCache(URL, Invocation) - 类 中的方法com.alibaba.dubbo.cache.support.AbstractCacheFactory
-
已过时。
- getCache(URL, Invocation) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.cache.support.AbstractCacheFactory
-
Takes URL and invocation instance and return cache instance for a given url.
- getCacheFile() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getCacheProperties() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getCacheUrls(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getCacheUrls(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getCallbacks() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- getCallbacks() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getCallerClassLoader(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- getCanonicalName() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getCapacity() - 类 中的方法org.apache.dubbo.common.utils.LFUCache
- getCategory() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- getCause() - 异常错误 中的方法com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Returns the underlying cause.
- getCause() - 异常错误 中的方法com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
- getCause() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- getCause() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The cause of this Throwable.
- getCause() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The cause of this Throwable.
- getCause() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent
-
The cause of
Throwable - getCauseBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- getCauseOrBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- getCauseOrBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The cause of this Throwable.
- getCauseOrBuilder() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The cause of this Throwable.
- getCertificate() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The X509 certificate to obtain the public key of the recipient.
- getCertificate() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The X509 certificate to obtain the public key of the recipient.
- getChangeType() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getChannel() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- getChannel() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
try to get current connected channel.
- getChannel() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- getChannel(InetSocketAddress) - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
-
get channel.
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServer
- getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getChannelHandler() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
-
已过时。
- getChannelHandler() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
get channel handler.
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getChannelHandlers() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- getChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- getChannels() - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
-
get channels.
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServer
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getCharset() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getCharset() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getChildListener(String, ChildListener) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
find watcher of the children listener for specified path.
- getChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- getChildren(String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
find direct children directory, excluding path self, Never return null.
- getChildren(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- getChildren(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
find direct children directory, excluding path self, Never return null.
- getChildren(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- getChildren(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- getChildren(String) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- getCiphers() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClassFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
- getClassLoader() - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
- getClassLoader() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2SerializerFactory
- getClassLoader() - 类 中的静态方法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.
- getClassLoader() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getClassLoader(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
get class loader
- getClassName() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getClassName() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- getClassName() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassName() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassName(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getClassNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassNameBytes() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- getClassNameProperty() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getClassNames(Iterable<? extends Type>) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getClassPool() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- getClassPool(ClassLoader) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
- getClazz() - 类 中的方法org.apache.dubbo.common.serialize.gson.ExceptionWrapper
- getClient() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getClient() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getClient() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getClient() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getClient() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getClient() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getClient() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- getClient() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getClient() - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
-
just for unit test
- getClientKeyCertChainPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientKeyCertChainPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientKeyPassword() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientPrivateKeyPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientPrivateKeyPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientTrustCertCollectionPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getClientTrustCertCollectionPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getCluster() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getCluster() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getCluster() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getCluster() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getCluster() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getCluster(String) - 接口 中的静态方法org.apache.dubbo.rpc.cluster.Cluster
- getCluster(String, boolean) - 接口 中的静态方法org.apache.dubbo.rpc.cluster.Cluster
- getCode() - 异常错误 中的方法com.alibaba.com.caucho.hessian.io.HessianServiceException
-
Returns the code.
- getCode() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- getCodeBase(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getCodec() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getCodec() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getCodec() - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
- getCodeSource() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getCodeSource(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
-
Get the code source file or class path of the Class passed in.
- getColonSeparatedKey() - 类 中的方法org.apache.dubbo.common.URL
-
The format is "{interface}:[version]:[group]"
- getColumnCount() - 类 中的方法org.apache.dubbo.qos.textui.TTable
-
get column count
- getCommandClass(String) - 类 中的静态方法org.apache.dubbo.qos.command.util.CommandHelper
- getCommandName() - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- getCompatibleCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.FutureContext
-
已过时。
- getCompatibleParamSignatures() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get parameter's signature, string representation of parameter types.
- getCompatibleParamSignatures() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getCompatibleParamSignatures() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getCompiler() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.FutureContext
-
get future.
- getCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get CompletableFuture.
- getConditions() - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
- getConfig() - 类 中的方法org.apache.dubbo.remoting.redis.support.AbstractRedisClient
- getConfig(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the configuration mapped to the given key and the given group with
the default timeout - getConfig(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- getConfig(String, String, long) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the configuration mapped to the given key and the given group.
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosConfigServiceWrapper
- getConfigCenter() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- getConfigCenter(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConfigCenters() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConfigFile() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getConfigGroups() - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getConfigKeys(String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the config keys by the specified group
- getConfigKeys(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- getConfigKeys(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- getConfigKeys(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- getConfigKeys(String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
-
TODO Nacos does not support atomic update of the value mapped to a key.
- getConfigManager() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getConfigs() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- getConfigService() - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- getConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
There are two ways to get configuration during exposure / reference or at runtime: 1.
- getConfigurationListeners(String) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- getConfigurator(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory
- getConfigurator(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
- getConfigurator(URL) - 接口 中的方法org.apache.dubbo.rpc.cluster.ConfiguratorFactory
-
get the configurator instance.
- getConfigurators() - 类 中的方法org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- getConfigVersion() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- getConnectAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- getConnections() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getConnections() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getConnectionStateListener() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- getConstraintViolations() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.ViolationReport
- getConstructorArg(Class<?>) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- getConstructors() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getConsumer() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getConsumer(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConsumerAddressNum(ConsumerModel) - 类 中的静态方法org.apache.dubbo.qos.command.util.ServiceCheckUtils
- getConsumerModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getConsumers() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConsumerUrl() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getConsumerUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- getConsumerUrl() - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
- getConsumerUrl() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getConsumes() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getContent() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getContent(String) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- getContent(String) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- getContentEncoding() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoSerialization2
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
- getContentType() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
- getContentType() - 接口 中的方法org.apache.dubbo.common.serialize.Serialization
-
Get content type
- getContentType() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2Serialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoSerialization2
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
- getContentTypeId() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
- getContentTypeId() - 接口 中的方法org.apache.dubbo.common.serialize.Serialization
-
Get content type unique id, recommended that custom implementations use values different with any value of
Constantsand don't greater than ExchangeCodec.SERIALIZATION_MASK (31) because dubbo protocol use 5 bits to record serialization ID in header. - getContentTypeId() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2Serialization
- getContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getContext() - 类 中的静态方法org.apache.dubbo.container.spring.SpringContainer
- getContext() - 类 中的静态方法org.apache.dubbo.rpc.FutureContext
- getContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
-
get context.
- getContextpath() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getContextpath() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getContextPath(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getContexts() - 类 中的静态方法org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- getConverter(Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.Converter
-
Get the Converter instance from
ExtensionLoaderwith the specified source and target type - getCorethreads() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getCorethreads() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getCtx() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.HandshakeCompletionEvent
- getCycleReport() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getData() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- getData() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
The data of current page
- getData() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- getData() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getDataSize() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
The size of
data - getDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get annotations that are directly present on this element.
- getDeclaredField(Class<?>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Like the
Class.getDeclaredField(String)method without throwing anyException - getDeclaredMethodNames() - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getDeclaredMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all declared
methodsof the declared class, excluding the inherited methods - getDecodedParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getDecodedParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getDecoder() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
- getDefaultConfigCenter() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getDefaultConsumer() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ConsumerConfig
- getDefaultExtension() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension, return
nullif it's not configured. - getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.event.EventDispatcher
-
The default extension of
EventDispatcheris loaded byExtensionLoader - getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Get the default extension of
MetadataServiceExporter - getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
-
Get the default extension of
ServiceNameMapping - getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.WritableMetadataService
- getDefaultExtensionName() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension name, return
nullif not configured. - getDefaultFactory() - 类 中的静态方法org.apache.dubbo.common.serialize.fst.FstFactory
- getDefaultGroup() - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- getDefaultGroup() - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the default group for the operations
- getDefaultGroup() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getDefaultInstance() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getDefaultInstance() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getDefaultInstance() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- getDefaultInstanceForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getDefaultMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getDefaultNopRegistryIfNotSupportServiceDiscovery() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
- getDefaultPageSize() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Get the default size of pagination query
- getDefaultPort() - 类 中的方法org.apache.dubbo.qos.protocol.QosProtocolWrapper
- getDefaultPort() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- getDefaultPort() - 接口 中的方法org.apache.dubbo.rpc.Protocol
-
Get default port when user doesn't config the port.
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.http.HttpProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.redis.RedisProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
- getDefaultPort() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- getDefaultProtocols() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getDefaultProvider() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ProviderConfig
- getDefaultRegistries() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getDefaultSerializer(Class) - 类 中的方法org.apache.dubbo.common.serialize.kryo.CompatibleKryo
- getDefaultTimeout() - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- getDefaultTimeout() - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the default timeout for the operations in milliseconds
- getDefaultTimeout() - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- getDefaultValue(Annotation, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDefaultValue(Class<? extends Annotation>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDelay() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getDelay() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getDelegate() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getDelegateHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
-
Return the final handler (which may have been wrapped).
- getDelegateServer() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- getDeprecated() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getDesc(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class array desc.
- getDesc(Constructor<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc. "()V", "(Ljava/lang/String;I)V"
- getDesc(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDesc(CtClass) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(CtConstructor) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc. "()V", "(Ljava/lang/String;I)V"
- getDesc(CtMethod) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDescArray(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getDescription() - 类 中的方法org.apache.dubbo.common.status.Status
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- getDescriptor() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getDescriptorForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- getDescriptorForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- getDescriptorForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- getDescWithoutMethodName(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDescWithoutMethodName(CtMethod) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDeserializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
-
Returns the deserializer for a class.
- getDeserializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
-
Returns the deserializer for a class.
- getDeserializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Returns the deserializer for a class.
- getDeserializer(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Returns a deserializer based on a string type.
- getDetail() - 异常错误 中的方法com.alibaba.com.caucho.hessian.io.HessianServiceException
-
Returns the detail.
- getDirectory() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getDirectory() - 接口 中的方法org.apache.dubbo.rpc.cluster.ClusterInvoker
- getDirectory() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- getDirectory() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- getDispatcher() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getDispatcher() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getDispather() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getDispather() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getDisplayServiceKey() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
Format : interface:version
- getDocument() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getDouble(int, double) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get double value.
- getDouble(String, double) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get double value.
- getDubboBootstrap() - 类 中的方法org.apache.dubbo.config.spring.context.event.DubboBootstrapStatedEvent
-
Get
DubboBootstrapinstance - getDubboBootstrap() - 类 中的方法org.apache.dubbo.config.spring.context.event.DubboBootstrapStopedEvent
-
Get
DubboBootstrapinstance - getDubboProtocol() - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- getDubboShutdownHook() - 类 中的静态方法org.apache.dubbo.config.DubboShutdownHook
- getDubboShutdownHook() - 类 中的方法org.apache.dubbo.config.event.DubboShutdownHookRegisteredEvent
- getDubboShutdownHook() - 类 中的方法org.apache.dubbo.config.event.DubboShutdownHookUnregisteredEvent
- getDumpDirectory() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getDynamicConfiguration() - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Find DynamicConfiguration instance
- getDynamicConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getDynamicConfiguration(URL) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
- getDynamicConfiguration(URL) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the instance of
DynamicConfigurationby the specified connectionURL - getDynamicConfiguration(URL) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
- getDynamicConfigurationFactory(String) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
-
Get an instance of
DynamicConfigurationFactoryby the specified name. - getDynamicGlobalConfiguration() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getDynamicGlobalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getDynamicProperty(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getDynamicProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getEffectReferenceRegistryURLs() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getEffectServiceRegistryURLs() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getEmptyObject(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getEmptyUrl(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getEmptyUrl(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- getEnabled() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getEnabled() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- getEncoder() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
- getEncoding() - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getEnumPropertyName() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getEnums() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getEnvConfiguration() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get properties from the os environment
- getEnvironment() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getEnvironment() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getEnvironmentConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getErrorCode() - 接口 中的方法org.apache.dubbo.rpc.protocol.http.HttpProtocolErrorCode
- getErrorMessage() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- getException() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getException() - 类 中的方法org.apache.dubbo.common.serialize.gson.ExceptionWrapper
- getException() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getException() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getException() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getException() - 接口 中的方法org.apache.dubbo.rpc.Result
-
Get exception.
- getExceptionClass() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- getExceptionClass() - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- getExceptionMessage() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- getExceptionMessage() - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- getExceptionMsg() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getExchangeChannel(InetSocketAddress) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeServer
-
get channel.
- getExchangeChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getExchangeChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getExchangeChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- getExchangeChannels() - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeServer
-
get channels.
- getExchangeChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getExchangeChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getExchangeChannels() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- getExchangeHandler() - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
get message handler.
- getExchangeHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getExchanger() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getExchanger() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getExchanger(String) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- getExchanger(URL) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
- getExecutes() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getExecutes() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getExecutor() - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
- getExecutor() - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
- getExecutor() - 接口 中的方法org.apache.dubbo.event.EventDispatcher
-
The
Executorto dispatch aDubbo event - getExecutor() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- getExecutor() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getExecutor(URL) - 接口 中的方法com.alibaba.dubbo.common.threadpool.ThreadPool
-
已过时。
- getExecutor(URL) - 接口 中的方法com.alibaba.dubbo.common.threadpool.ThreadPool
-
已过时。
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getExecutor(URL) - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
- getExecutor(URL) - 类 中的方法org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
- getExecutor(URL) - 接口 中的方法org.apache.dubbo.common.threadpool.ThreadPool
-
Thread pool
- getExecutorService() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
已过时。
- getExpirationInterval() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
get expiration interval
- getExpirationInterval() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- getExpireThread() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- getExport() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getExport(String) - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
get export
- getExportedServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- getExportedServicesRevision(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The revision for all exported Dubbo services from the specified
ServiceInstance. - getExportedUrls() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getExportedURLs() - 类 中的方法org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter
- getExportedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get the
sorted setof String that presents all Dubbo exportedurls - getExportedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Get the
URLsthat were exported - getExportedURLs(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get the
sorted setof String that presents the specified Dubbo exportedurlsby theserviceInterface - getExportedURLs(String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get the
sorted setof String that presents the specified Dubbo exportedurlsby theserviceInterfaceandgroup - getExportedURLs(String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get the
sorted setof String that presents the specified Dubbo exportedurlsby theserviceInterface,groupandversion - getExportedURLs(String, String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get the sorted set of String that presents the specified Dubbo exported
urlsby theserviceInterface,group,versionandprotocol - getExportedURLs(String, String, String, String) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getExportedURLs(ServiceMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- getExportedURLs(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- getExportedURLs(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getExporterMap() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
- getExporterMap() - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
get the exports
- getExporters() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
- getExporters() - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
get all exports
- getExtendParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getExtendParams() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getExtendParams() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- getExtension() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getExtension() - 接口 中的静态方法org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
- getExtension(Class<T>, String) - 接口 中的方法org.apache.dubbo.common.extension.ExtensionFactory
-
Get extension.
- getExtension(Class<T>, String) - 类 中的方法org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
- getExtension(Class<T>, String) - 类 中的方法org.apache.dubbo.common.extension.factory.SpiExtensionFactory
- getExtension(Class<T>, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getExtension(Class<T>, String) - 类 中的方法org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- getExtension(Class<T>, String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Find the extension with the given name.
- getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Get the extension of
MetadataServiceExporterby the type. - getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
- getExtension(String, boolean) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getExtension(URL) - 接口 中的静态方法org.apache.dubbo.registry.client.RegistryClusterIdentifier
- getExtension(URL) - 接口 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryFactory
-
Get the extension instance of
ServiceDiscoveryFactorybythe protocol - getExtensionLoader(Class<T>) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
- getExtensionName(Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getExtensionName(T) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getExternalConfigurationMap() - 类 中的方法org.apache.dubbo.common.config.Environment
- getExtraAttributes(Map<String, String>) - 接口 中的方法org.apache.dubbo.common.infra.InfraAdapter
-
get extra attributes
- getExtraAttributes(Map<String, String>) - 类 中的方法org.apache.dubbo.common.infra.support.CmdbAdapter
- getExtraAttributes(Map<String, String>) - 类 中的方法org.apache.dubbo.common.infra.support.EnvironmentAdapter
-
1.
- getExtraKeys() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getFailed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get failed.
- getFailedAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get failed average elapsed.
- getFailedElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get failed elapsed.
- getFailedMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get failed max elapsed.
- getFields() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getFieldType() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- getFieldType() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- getFieldType() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- getFieldValue(Object, Field) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Get the value of the specified
Field - getFieldValue(Object, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Get the value of the specified
Field - getFile() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- getFile() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- getFile() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- getFile() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- getFile() - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get the current logging file
- getFile() - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get the current logging file
- getFile() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- getFile() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getFile() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getFileName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFileName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFileName() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFileNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFileNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFileNameBytes() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getFloat(int, float) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get float value.
- getFloat(String, float) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get float value.
- getForks() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getFormParams() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getFreq(K) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
Returns freq of the element
- getFreqListSize(Long) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
Returns node list's size of this frequency
- getFreqTableSize() - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
Returns size of the freq table
- getFuture() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- getFuture() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getFuture() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get future.
- getFuture(long) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- getGeneric() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getGeneric() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getGenericClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getGenericClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getGenericClass(Class<?>, int) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getGenericClass(Class<?>, int) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getGenericParameterTypes() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getGenericTypes(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get the specified types' generic types(including super classes and interfaces) that are assignable from
ParameterizedTypeinterface - getGlobalConfiguration() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get an composite property value.
- getGroup() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getGroup() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getGroup() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getGroup() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getGroup() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getGroup() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getGroup() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getGroup() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- getGroup() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getGroup() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getGroup() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- getGroup() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getGroup(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
-
The group of
NamingServiceto register - getGroup(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
-
已过时。
- getHandler() - 接口 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDelegate
- getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- getHeader(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getHeaderMapIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getHeaderNames() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getHeaders() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getHeartbeat() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getHeartbeat(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getHeartbeat(URL) - 类 中的静态方法org.apache.dubbo.remoting.utils.UrlUtils
- getHessianType() - 接口 中的方法com.alibaba.com.caucho.hessian.io.HessianRemoteObject
- getHessianURL() - 接口 中的方法com.alibaba.com.caucho.hessian.io.HessianRemoteObject
- getHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getHost() - 类 中的方法org.apache.dubbo.common.URL
- getHost() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getHost() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getHost() - 类 中的方法org.apache.dubbo.qos.server.Server
- getHost() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getHost() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The hostname of the registered service instance.
- getHost() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- getHostname() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getHostName(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getHttpHandler() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
get http handler.
- getHttpHandler() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getId() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- getId() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getId() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getId() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getId() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The id of the registered service instance.
- getId() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- getId() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- getId() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- getId() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- getIDByName(String) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- getIdentifierKey() - 接口 中的方法org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
- getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- getIdleTimeout(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- getIdleTimeout(URL) - 类 中的静态方法org.apache.dubbo.remoting.utils.UrlUtils
- getIfSet() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- getImports() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getIncludeSpringEnv() - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- getIndex() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- getIndexToEncoded() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getIndexToName() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getInitCode(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getInjectedFieldReferenceBeanMap() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
-
Get
ReferenceBeanMapin injected field. - getInjectedMethodReferenceBeanMap() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
-
Get
ReferenceBeanMapin injected method. - getInjvmProtocol() - 类 中的静态方法org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- getInputStream() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- getInstance() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.EnumSetSerializer
- getInstance() - 类 中的静态方法com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
- getInstance() - 接口 中的静态方法org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- getInstance() - 类 中的静态方法org.apache.dubbo.common.utils.SerializeClassChecker
- getInstance() - 类 中的静态方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
See
ApplicationModelandExtensionLoaderfor why DubboBootstrap is designed to be singleton. - getInstance() - 类 中的静态方法org.apache.dubbo.qos.server.Server
- getInstance() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getInstance() - 类 中的静态方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
- getInstance() - 类 中的静态方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
- getInstance() - 类 中的静态方法org.apache.dubbo.remoting.http.servlet.DispatcherServlet
- getInstance() - 类 中的静态方法org.apache.dubbo.remoting.http.servlet.ServletManager
- getInstance() - 类 中的静态方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
- getInstance() - 接口 中的静态方法org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- getInstance() - 类 中的静态方法org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
- getInstances(Iterable<String>, int, int) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
batch-get all
service instancesby the specified service names - getInstances(String) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- getInstances(String) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Gets all
service instancesby the specified service name. - getInstances(String) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- getInstances(String) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- getInstances(String) - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- getInstances(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- getInstances(String) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- getInstances(String, int, int) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Gets the
paginationofservice instancesby the specified service name. - getInstances(String, int, int, boolean) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Get the
paginationofservice instancesby the specified service name. - getInstances(String, int, int, boolean) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- getInstances(String, int, int, boolean) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- getInstances(String, int, int, boolean) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- getInt(int, int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get int value.
- getInt(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getInt(String, int) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getInt(String, int) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get int value.
- getInteger(String, Integer) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getInterface() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getInterface() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getInterface() - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- getInterface() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getInterface() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getInterface() - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
-
get service type.
- getInterface() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- getInterface() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- getInterface() - 类 中的方法org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
- getInterface() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- getInterface() - 接口 中的方法org.apache.dubbo.rpc.Invoker
-
get service interface.
- getInterface() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
- getInterface() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- getInterface() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
- getInterfaceClass() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getInterfaceClass() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getInterfaceName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getInterfaces() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getInternalFuture() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- getInternalProperty(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.EnvironmentConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.PropertiesConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.SystemConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.config.context.ConfigConfigurationAdapter
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.configcenter.consul.ConsulDynamicConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
-
This method will be used by Configuration to get valid value at runtime.
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration
- getInterval() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getIntParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getIntParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getParameter(String, int) - getIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getParameter(String, int) - getIntValue() - 枚举 中的方法org.apache.dubbo.remoting.zookeeper.EventType
- getIntVersion(String) - 类 中的静态方法org.apache.dubbo.common.Version
- getInvocation() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。Replace to getMethodName(), getParameterTypes(), getArguments()
- getInvocationId(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getInvocationId(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getInvokeMode() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getInvokeMode(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Exporter
-
已过时。
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getInvoker() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getInvoker() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getInvoker() - 类 中的方法org.apache.dubbo.config.event.ReferenceConfigInitializedEvent
- getInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getInvoker() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
- getInvoker() - 接口 中的方法org.apache.dubbo.rpc.Exporter
-
get invoker.
- getInvoker() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get the invoker in current context.
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerExporterWrapper
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。Replace to getUrl()
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getInvoker(Cluster, Registry, Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- getInvoker(Cluster, Registry, Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getInvoker(T, Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getInvoker(T, Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
- getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
- getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
- getInvoker(T, Class<T>, URL) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
-
create invoker.
- getInvokers() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getInvokers() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- getInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。Replace to getUrls()
- getIothreads() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getIothreads() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getIp() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getIp() - 类 中的方法org.apache.dubbo.common.URL
-
Fetch IP address for this URL.
- getIp() - 类 中的方法org.apache.dubbo.rpc.cluster.router.address.Address
- getIp() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getIpByConfig() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getIpByHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getItems() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getKeepAlive() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getKey() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getKey() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- getKey() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- getKey() - 类 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- getKryo() - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
- getKryo() - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
- getKryo() - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
- getKryo() - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
- getKVValue(String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
Get the value of the specified key.
- getKVValue(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- getKVValue(String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- getLastCacheChanged() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getLayer() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getLazy() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getLevel() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- getLevel() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- getLevel() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- getLevel() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- getLevel() - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get the current logging level
- getLevel() - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get logging level
- getLevel() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- getLevel() - 类 中的方法org.apache.dubbo.common.status.Status
- getLineNumber() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The line number of the source line containing the execution point represented by this stack trace element, or a negative number if this information is unavailable.
- getLineNumber() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The line number of the source line containing the execution point represented by this stack trace element, or a negative number if this information is unavailable.
- getLineNumber() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The line number of the source line containing the execution point represented by this stack trace element, or a negative number if this information is unavailable.
- getListDeserializer(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- getListDeserializer(String, Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getListingJson(Application, ServletConfig, HttpHeaders, UriInfo) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerApiListingResource
- getListingJson(Application, ServletConfig, HttpHeaders, UriInfo) - 接口 中的方法org.apache.dubbo.rpc.protocol.rest.integration.swagger.DubboSwaggerService
- getLoadbalance() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getLoadbalance() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getLoadedAdaptiveExtensionInstances() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getLoadedExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get extension's instance.
- getLoadedExtensionInstances() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getLoadedExtensions() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Return the list of extensions which are already loaded.
- getLoadingStrategies() - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get all
Loading Strategies - getLocal() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。Replace to
getStub() - getLocalAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。get local address.
- getLocalAddress() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Find first valid IP from local network card
- getLocalAddress() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
get local address.
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getLocalAddress() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
get local address.
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getLocalAddress() - 异常错误 中的方法org.apache.dubbo.remoting.RemotingException
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getLocalAddress() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get local address.
- getLocalAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getLocalHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalHost() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getLocalHost() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get local host.
- getLocalHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalHostName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get local host name.
- getLocalInstance() - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscovery
- getLocalInstance() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
- getLocalInstance() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- getLocalPort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getLocalPort() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get local port.
- getLocalSocketAddress(String, int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getLogger() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- getLogger() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- getLogger(Class<?>) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(Class<?>) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- getLogger(String) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(String) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- getLogLevel() - 类 中的方法org.apache.dubbo.common.utils.Log
- getLogMessage() - 类 中的方法org.apache.dubbo.common.utils.Log
- getLogMessage() - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
- getLogName() - 类 中的方法org.apache.dubbo.common.utils.Log
- getLogThread() - 类 中的方法org.apache.dubbo.common.utils.Log
- getLong(int, long) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get long value.
- getLong(String, long) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get long value.
- getMagicCode() - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- getMatchKey() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getMaxCapacity() - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- getMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get max elapsed.
- getMD5(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(File) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(InputStream) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
get md5.
- getMerger() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getMerger(Class<T>) - 类 中的静态方法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() - 类 中的方法org.apache.dubbo.common.status.Status
- getMessage() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- getMessages() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- getMeta() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- getMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
- getMetadata() - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- getMetadata() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getMetadata() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The key / value pair metadata associated with the service instance.
- getMetadata() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- getMetadata() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- getMetadata(String) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
Get the value of metadata by the specified name
- getMetadata(String, String) - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
Get the value of metadata by the specified name
- getMetadata(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl
- getMetaData() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
Should be called after Config was fully initialized. // FIXME: this method should be completely replaced by appendParameters
- getMetadataChangeListenerMap() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Get all Metadata listener from local
- getMetadataConfig(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMetadataInfo() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getMetadataInfo(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
- getMetadataInfo(String) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getMetadataInfos() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
- getMetadataInfos() - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getMetadataReport(String) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
- getMetadataReport(URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReportFactory
- getMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
- getMetadataReportConfig() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- getMetadataReports() - 类 中的方法org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl
- getMetadataReports(boolean) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
- getMetadataServiceParameter(List<URL>) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- getMetadataServicePort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getMetadataServiceProxy(ServiceInstance, ServiceDiscovery) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.MetadataUtils
- getMetadataServiceURLParams(ServiceInstance, String) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the
url'sparameters ofMetadataService'sMetadata - getMetadataServiceURLsParams(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the multiple
urls'parameters ofMetadataService'sMetadata - getMetadataStorageType(URL) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get metadata's storage type
- getMetadataStorageType(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the metadata's storage type is used to which
WritableMetadataServiceinstance. - getMetadataType() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Returns the call's method
- getMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Returns the calls method
- getMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Returns the calls method
- getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getMethod() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethod(String, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
-
Does not use Optional as return type to avoid potential performance decrease.
- getMethod(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
-
Does not use Optional as return type to avoid potential performance decrease.
- getMethodArgTypes() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethodBooleanParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodBooleanParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getMethodParameter(String, String, boolean) - getMethodBooleanParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodBooleanParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getMethodParameter(String, String, boolean) - getMethodConfig(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getMethodExtension(Class<T>, String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodExtension(Class<T>, String, String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodIntParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodIntParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getMethodParameter(String, String, int) - getMethodIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getMethodParameter(String, String, int) - getMethodModel(Method) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return method model for the given method on consumer side
- getMethodModel(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return method model for the given method on consumer side
- getMethodModel(String, String[]) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getMethodModel(String, String[]) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getMethodModelList(String) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getMethodName() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getMethodName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the method containing the execution point represented by the stack trace element
- getMethodName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The name of the method containing the execution point represented by the stack trace element
- getMethodName() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The name of the method containing the execution point represented by the stack trace element
- getMethodName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get method name.
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get method name.
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getMethodName(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getMethodName(Method, Class<?>[], String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getMethodName(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getMethodNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the method containing the execution point represented by the stack trace element
- getMethodNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
-
The name of the method containing the execution point represented by the stack trace element
- getMethodNameBytes() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProtoOrBuilder
-
The name of the method containing the execution point represented by the stack trace element
- getMethodNames() - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getMethodNumbers() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getMethodParameter(String, String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, char) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getMethodParameter(String, String, String, short) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterAndDecoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameterAndDecoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterAndDecoded(String, String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodParameterAndDecoded(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameters() - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterStrict(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getMethodPositiveParameter(String, String, int) - getMethodPositiveParameter(String, String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getMethodPositiveParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
- getMethods() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getMethods() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getMethods() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getMethods(Class<?>, boolean, boolean, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all
methodsof the declared class - getMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methodsof the declared class, including the inherited methods. - getMethods(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
- getMetrics() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- getMetrics() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMetricsByGroup(String) - 接口 中的方法org.apache.dubbo.monitor.MetricsService
- getMigrationRule() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getMigrationRule() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- getMock() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getMockObject(String, Class) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
- getModule() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getModule() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMonitor() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getMonitor() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getMonitor() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMonitor() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getMonitor(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorFactory
-
已过时。
- getMonitor(URL) - 接口 中的方法com.alibaba.dubbo.monitor.MonitorFactory
-
已过时。
- getMonitor(URL) - 接口 中的方法org.apache.dubbo.monitor.MonitorFactory
-
Create monitor.
- getMonitor(URL) - 类 中的方法org.apache.dubbo.monitor.support.AbstractMonitorFactory
- getMonitors() - 类 中的静态方法org.apache.dubbo.monitor.support.AbstractMonitorFactory
- getMsg() - 类 中的方法org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
- getMulticastSocket() - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- getMutableAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
已过时。
- getNacosPreservedParam(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
- getName() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getName() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getName() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getName() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getName() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- getName() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getName() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- getName() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- getName() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- getName() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get name.
- getName(Constructor<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor name. "()", "(java.lang.String,int)"
- getName(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method name.
- getNamespace() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getNetworkAddress() - 类 中的方法org.apache.dubbo.common.utils.CIDRUtils
- getNetworker() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getNetworker() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getNonStaticFields(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
-
Get all non-static fields of the Class passed in or its super classes.
- getNotified() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getNotified() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getNullBytesOf(Serialization) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
-
Get the null object serialize result byte[] of Serialization from the cache, if not, generate it first.
- getNumbers() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getObject() - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- getObject() - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- getObject() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- getObject(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get JSONObject value.
- getObject(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get JSONObject value.
- getObjectAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachment(String) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getObjectAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getObjectAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachment by key.
- getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get attachment.
- getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachment by key with default value.
- getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- getObjectAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getObjectAttachments() - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getObjectAttachments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getObjectAttachments() - 接口 中的方法org.apache.dubbo.rpc.Result
-
get attachments.
- getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get attachments.
- getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getObjectDeserializer(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- getObjectDeserializer(String, Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- getObjectInput(InputStream) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstFactory
- getObjectOutput(OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstFactory
- getObjectType() - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- getObjectType() - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- getObjectType() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- getOffset() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- getOffset() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Gets the offset of request
- getOnconnect() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getOndisconnect() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getOninvoke() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOninvokeInstance() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOninvokeMethod() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOninvokeMethod() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOnreturn() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOnreturnInstance() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOnreturnMethod() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOnreturnMethod() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOnthrow() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOnthrowInstance() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOnthrowMethod() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getOnthrowMethod() - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- getOptimizer() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getOptionalBean(ListableBeanFactory, String, Class<T>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboBeanUtils
-
Get optional bean by name and type if beanName is not null, or else find by type
- getOrDefault(String) - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
- getOrDefaultExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get the extension by specified name if found, or
returns the default one - getOrder() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.config.DubboConfigDefaultPropertyValueBeanPostProcessor
- getOrder() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyInitializationPostProcessor
- getOrder() - 类 中的方法org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
-
已过时。
- getOrder() - 类 中的方法org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener
- getOrganization() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getOrganization() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getOriginal() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getOriginal() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getOriginal() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getOriginal() - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- getOriginal() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
-
Get the original
ServiceDiscovery - getOriginalClassName() - 异常错误 中的方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufWrappedException
- getOriginalClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The name of the class of the exception that was actually thrown.
- getOriginalClassName() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The name of the class of the exception that was actually thrown.
- getOriginalClassName() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The name of the class of the exception that was actually thrown.
- getOriginalClassNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The name of the class of the exception that was actually thrown.
- getOriginalClassNameBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The name of the class of the exception that was actually thrown.
- getOriginalClassNameBytes() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The name of the class of the exception that was actually thrown.
- getOriginalInstance(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
get the original type.
- getOriginalMessage() - 异常错误 中的方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufWrappedException
- getOriginalMessage() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The message of this throwable.
- getOriginalMessage() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The message of this throwable.
- getOriginalMessage() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The message of this throwable.
- getOriginalMessageBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The message of this throwable.
- getOriginalMessageBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The message of this throwable.
- getOriginalMessageBytes() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The message of this throwable.
- getOriginalURL() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getOriginRequest() - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- getOrigReferenceRegistryURLs() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getOrigServiceRegistryURLs() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getOutputStream() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- getOutputStream() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- getOverrideListeners() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getOwner() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getOwner() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getOwner() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getPageSize() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- getPageSize() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Gets the size of request for pagination query
- getParamDesc() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- getParameter(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getParameter(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getParameter(String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getParameter(String, boolean) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, char) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, Class<T>) - 类 中的方法org.apache.dubbo.common.URL
-
Get parameter
- getParameter(String, Class<T>, T) - 类 中的方法org.apache.dubbo.common.URL
-
Get parameter
- getParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getParameter(String, String[]) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameter(String, String[]) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, List<String>) - 类 中的方法org.apache.dubbo.common.URL
- getParameterAndDecoded(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameterAndDecoded(String) - 类 中的方法org.apache.dubbo.common.URL
- getParameterAndDecoded(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameterAndDecoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getParameterClasses() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getParameterClasses() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getParameterClasses() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getParameters() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getParameters() - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameters() - 类 中的方法org.apache.dubbo.common.URL
- getParameters() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getParameters() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
- getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- getParameters() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getParameters() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getParameters(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getParameters(Predicate<String>) - 类 中的方法org.apache.dubbo.common.URL
-
Get the parameters to be selected(filtered)
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getParameterTypes() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getParameterTypes() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- getParameterTypes() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get parameter types.
- getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get parameter types.
- getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getParameterTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getParameterTypes(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getParameterTypesDesc() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getParameterValue(URL) - 枚举 中的方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
Get the parameter value from the specified
URL - getParamNames() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getParams() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getParamsToRegistry(String[], String[]) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getParserForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getParserForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getParserForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getPassword() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPassword() - 类 中的方法org.apache.dubbo.common.URL
- getPassword() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getPassword() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getPassword() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getPassword() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getPath() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPath() - 类 中的方法org.apache.dubbo.common.URL
- getPath() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
已过时。
- getPath() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- getPath() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getPath() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getPath() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getPath() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getPath() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- getPathKey() - 类 中的方法org.apache.dubbo.common.URL
-
The format of return value is '{group}/{path/interfaceName}:{version}'
- getPayload() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getPayload() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getPayload(InputStream) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
-
Read all payload to byte[]
- getPhase() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
- getPid() - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- getPort() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPort() - 类 中的方法org.apache.dubbo.common.URL
- getPort() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getPort() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getPort() - 类 中的方法org.apache.dubbo.config.MetricsConfig
- getPort() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getPort() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getPort() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getPort() - 类 中的方法org.apache.dubbo.qos.server.Server
- getPort() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getPort() - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
- getPort() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The port of the registered service instance.
- getPort() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- getPort() - 类 中的方法org.apache.dubbo.rpc.cluster.router.address.Address
- getPort() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPort(int) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getPositiveIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
已过时。Replace to
getPositiveParameter(String, int) - getPositiveParameter(String, byte) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, double) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, float) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, long) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, short) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getPositiveParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveServiceParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
- getPreferred() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getPreferredExecutorService(Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
Currently, this method is mainly customized to facilitate the thread model on consumer side. 1.
- getPrefix() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- getPrefix() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getPrefix() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
service and name must not be null.
- getPrefix() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getPrefix() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getPrefixedConfiguration(AbstractConfig) - 类 中的方法org.apache.dubbo.common.config.Environment
-
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
- getPrimitiveProperty() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getPriority() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToArrayConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToIterableConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToBooleanConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToCharacterConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToCharArrayConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToDoubleConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToFloatConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToIntegerConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToLongConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToOptionalConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToShortConverter
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.DubboLoadingStrategy
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.ServicesLoadingStrategy
- getPriority() - 接口 中的方法org.apache.dubbo.common.lang.Prioritized
-
Get the priority
- getPriority() - 接口 中的方法org.apache.dubbo.event.EventListener
-
The priority of
current listener. - getPriority() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
- getPriority() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- getPriority() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- getPriority() - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- getPriority() - 接口 中的方法org.apache.dubbo.rpc.cluster.Router
-
Router's priority, used to sort routers.
- getPrivateKey() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The private key for decryption.
- getPrivateKey() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The key to obtain the private key of the recipient.
- getProduces() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getProperties() - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- getProperties() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getProperties(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file with
the default timeout, such as a complete dubbo.properties file. - getProperties(String, String, long) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
- getProperties(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- getProperties(String, String, long) - 类 中的方法org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
-
Recommend specify namespace and group when using Apollo.
- getPropertiesConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getProperty(Object, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Get the value from the specified bean and its getter method.
- getProperty(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getProperty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- getProperty(String, Object) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- getProperty(String, Object) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- getPropertyNameFromBeanReadMethod(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getPropertyNameFromBeanWriteMethod(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getPropertyNames() - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get property name array.
- getPropertyType(String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get property type.
- getPropertyValue(Object, String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get property value.
- getPropertyValues(Object, String[]) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get property value.
- getProtocol() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getProtocol() - 类 中的方法org.apache.dubbo.common.URL
- getProtocol() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.MetricsConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getProtocol() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getProtocol() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getProtocol() - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
- getProtocol() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getProtocol(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProtocolIds() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocolIds() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProtocolPort(ServiceInstance, String) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Get the property value of port by the specified
the metadata of service instanceand protocol - getProtocols() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocols() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProtocols() - 类 中的方法org.apache.dubbo.config.SslConfig
- getProtocolServiceKey() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getProtocolServiceKey() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.common.URL
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getProtocolServiceKey() - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getProtocolVersion() - 类 中的静态方法org.apache.dubbo.common.Version
- getProvidedBy() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getProvider() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getProvider(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProviderAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getProviderIds() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getProviderModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getProviders() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProviders() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
已过时。Replace to getProtocols()
- getProviderUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- getProxies() - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- getProxy() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>, boolean) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy(ClassLoader, Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy(Invoker<T>) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
- getProxy(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
- getProxy(Invoker<T>) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
-
create proxy.
- getProxy(Invoker<T>, boolean) - 接口 中的方法com.alibaba.dubbo.rpc.ProxyFactory
-
已过时。
- getProxy(Invoker<T>, boolean) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
- getProxy(Invoker<T>, boolean) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
- getProxy(Invoker<T>, boolean) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
-
create proxy.
- getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
- getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
- getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
- getProxyFactory() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- getProxyObject() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return the proxy object used by called while creating instance of ConsumerModel
- getProxyReports() - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getPublicNonStaticMethods(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
-
Get all public, non-static methods of the Class passed in.
- getPublishInterface() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosAcceptForeignIp() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosAcceptForeignIpCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosEnable() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosEnableCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
- getQosHost() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosHostCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosPort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQosPortCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getQueryStringValue(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- getQueues() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getQueues() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getQueues() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getRandomPort() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getRawClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getRawParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getRawParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getRawRule() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- getRawType(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getReader() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Starts reading a string.
- getReader() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- getReader() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
- getReceived() - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- getReconnect() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getRef() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getReference(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getReferenceBeans() - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
-
Gets all beans of
ReferenceBean - getReferenceConfig() - 类 中的方法org.apache.dubbo.config.event.ReferenceConfigDestroyedEvent
- getReferenceConfig() - 类 中的方法org.apache.dubbo.config.event.ReferenceConfigInitializedEvent
- getReferenceConfig() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getReferenceRegistries() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getReferences() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getReferredReferences() - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- getReferredServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- getRegisterConsumer() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRegistered() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getRegistered() - 类 中的方法org.apache.dubbo.config.DubboShutdownHook
- getRegistered() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getRegisteredClasses() - 类 中的静态方法org.apache.dubbo.common.serialize.support.SerializableClassRegistry
-
get registered classes
- getRegisteredConsumerUrl() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getRegistries() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getRegistries() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRegistries() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getRegistries() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getRegistries() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
-
Get all registries
- getRegistry() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getRegistry() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRegistry() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getRegistry() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getRegistry() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- getRegistry() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- getRegistry() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- getRegistry(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryFactory
-
已过时。
- getRegistry(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getRegistry(String) - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
- getRegistry(URL) - 接口 中的方法com.alibaba.dubbo.registry.RegistryFactory
-
已过时。
- getRegistry(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryFactory
-
Connect to the registry
- getRegistry(URL) - 类 中的方法org.apache.dubbo.registry.RegistryFactoryWrapper
- getRegistry(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistryFactory
- getRegistryId() - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getRegistryProtocol() - 类 中的静态方法org.apache.dubbo.registry.integration.RegistryProtocol
- getRegistryUrl() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getRegistryUrl() - 接口 中的方法org.apache.dubbo.rpc.cluster.ClusterInvoker
- getRegistryUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- getRegistryUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- getRegistryUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- getRemote() - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- getRemoteAddress() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteAddress() - 接口 中的方法org.apache.dubbo.remoting.Channel
-
get remote address.
- getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getRemoteAddress() - 异常错误 中的方法org.apache.dubbo.remoting.RemotingException
- getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getRemoteAddress() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get remote address.
- getRemoteAddressString() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get remote address string.
- getRemoteApplicationName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getRemoteCluster(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- getRemoteHost() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteHost() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get remote host.
- getRemoteHostName() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemoteHostName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get remote host name.
- getRemoteMetadataService() - 类 中的静态方法org.apache.dubbo.registry.client.metadata.MetadataUtils
- getRemotePort() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRemotePort() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
get remote port.
- getRemoteResolver() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Sets the resolver used to lookup remote objects.
- getRemotingServer() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- getRemotingServer() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- getReplyFault() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Returns any reply fault.
- getReplyFault() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Returns any reply fault.
- getRepository() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRequest() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRequest() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getRequest() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- getRequest() - 异常错误 中的方法org.apache.dubbo.remoting.ExecutionException
- getRequest() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
Get the request object of the underlying RPC protocol, e.g.
- getRequest(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getRequest(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
Get the request object of the underlying RPC protocol, e.g.
- getRequestSerialization(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.DubboCodecSupport
- getRequestWithoutData(Object) - 类 中的静态方法org.apache.dubbo.remoting.utils.PayloadDropper
-
only log body in debugger mode for size & security consideration.
- getResponse() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Get the response object of the underlying RPC protocol, e.g.
- getResponse() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
Get the response object of the underlying RPC protocol, e.g.
- getResponse(Class<T>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。Get the response object of the underlying RPC protocol, e.g.
- getResponse(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
Get the response object of the underlying RPC protocol, e.g.
- getResponseFuture() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- getResponseSerialization(URL, AppResponse) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.DubboCodecSupport
- getResult() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- getResult() - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- getRetries() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getRetries() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getRetryPeriod() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getRetryTimes() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getReturnClass() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getReturnClass() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getReturnType() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- getReturnType() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getReturnType(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getReturnType(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getReturnTypes() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getReturnTypes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getReturnTypes(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- getReturnTypes(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getReturnTypes(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getRevision() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- getRootCause() - 异常错误 中的方法com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Returns the underlying cause.
- getRootDirectory() - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getRouter() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getRouter(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RouterFactory
-
已过时。
- getRouter(URL) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.RouterFactory
-
已过时。
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.CacheableRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.address.AddressRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
- getRouter(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
- getRouter(URL) - 接口 中的方法org.apache.dubbo.rpc.cluster.RouterFactory
-
Create router.
- getRouterChain() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- getRowCount() - 类 中的方法org.apache.dubbo.qos.textui.TTable.ColumnDefine
-
get rows for the current column
- getRule(String, String) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
-
Get the governance rule mapped to the given key and the given group
- getRule(String, String, long) - 类 中的方法org.apache.dubbo.rpc.cluster.governance.DefaultGovernanceRuleRepositoryImpl
- getRule(String, String, long) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
-
Get the governance rule mapped to the given key and the given group.
- getRuleKey(URL) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
The format is '{interfaceName}:[version]:[group]'
- getScannableClass() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- getScope() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getScope() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- getScope() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- getSecureRandom() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The random number generator for the shared secrets.
- getSecureRandom() - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The random number generator for the shared secrets.
- getSendJavaType() - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionSerializer
-
Return true if the java type of the collection should be sent.
- getSendJavaType() - 类 中的方法com.alibaba.com.caucho.hessian.io.MapSerializer
-
Return true if the java type of the collection should be sent.
- getSent() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getSerializableClasses() - 接口 中的方法org.apache.dubbo.common.serialize.support.SerializationOptimizer
-
Get serializable classes
- getSerialization() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getSerialization() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getSerialization(URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- getSerialization(URL, Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- getSerializationById(Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
- getSerializedSize() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getSerializedSize() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getSerializedSize() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getSerializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
-
Returns the serializer for a class.
- getSerializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.ExtSerializerFactory
-
Returns the serializer for a class.
- getSerializer(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Returns the serializer for a class.
- getSerializer(Class) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2SerializerFactory
- getSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Gets the serializer factory.
- getSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Gets the serializer factory.
- getSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Gets the serializer factory.
- getSerializerFactory() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInputFactory
- getSerializerFactory() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.dubbo.AbstractHessian2FactoryInitializer
- getSerializerFactory() - 接口 中的方法org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- getSerializerFactory() - 类 中的方法org.apache.dubbo.serialize.hessian.dubbo.AbstractHessian2FactoryInitializer
- getSerializerFactory() - 接口 中的方法org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- getServer() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getServer() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getServer() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getServer() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getServer() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getServer() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getServer() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getServerContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
-
get server side context.
- getServerKeyCertChainPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerKeyCertChainPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerKeyPassword() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerPrivateKeyPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerPrivateKeyPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServers() - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- getServers() - 类 中的方法org.apache.dubbo.qos.protocol.QosProtocolWrapper
- getServers() - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
- getServers() - 接口 中的方法org.apache.dubbo.rpc.Protocol
-
Get all servers serving this protocol
- getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- getServerShutdownTimeout() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getServerStatus() - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- getServerTrustCertCollectionPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerTrustCertCollectionPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getService() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getService() - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
-
Gets associated
Service - getService() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getService() - 类 中的方法org.apache.dubbo.monitor.support.MetricsServiceDetector
- getService() - 类 中的方法org.apache.dubbo.monitor.support.MonitorServiceDetector
- getService() - 接口 中的方法org.apache.dubbo.rpc.model.BuiltinServiceDetector
- getService() - 类 中的方法org.apache.dubbo.rpc.service.EchoServiceDetector
- getService() - 类 中的方法org.apache.dubbo.rpc.service.GenericServiceDetector
- getService(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getServiceAnnotation() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- getServiceAppMapping(String, MappingListener, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
-
Service<-->Application Mapping -- START
- getServiceAppMapping(String, MappingListener, URL) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getServiceAppMapping(String, MappingListener, URL) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- getServiceBean() - 类 中的方法org.apache.dubbo.config.spring.context.event.ServiceBeanExportedEvent
-
Get
ServiceBeaninstance - getServiceConfig() - 类 中的方法org.apache.dubbo.config.event.ServiceConfigExportedEvent
- getServiceConfig() - 类 中的方法org.apache.dubbo.config.event.ServiceConfigUnexportedEvent
- getServiceConfig() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceDefinition(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Interface definition.
- getServiceDefinition(String) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getServiceDefinition(String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Interface definition.
- getServiceDefinition(String, String, String) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getServiceDefinition(MetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.consul.ConsulMetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.etcd.EtcdMetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.redis.RedisMetadataReport
- getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- getServiceDiscoveries() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
- getServiceDiscovery() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
-
Get the
ServiceDiscoveryon which the Event initially occurred. - getServiceDiscovery() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- getServiceDiscovery(URL) - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
- getServiceDiscovery(URL) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryFactory
-
Get the instance of
ServiceDiscovery - getServiceDiscoveryInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getServiceDiscoveryInvoker(Cluster, Registry, Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- getServiceDiscoveryInvoker(Cluster, Registry, Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- getServiceExporterExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getServiceExporterExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getServiceId() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getServiceInfo(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getServiceInstance() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceInstanceEvent
-
Get current
service instance - getServiceInstance() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceInstances() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- getServiceInterface() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getServiceInterface() - 类 中的方法org.apache.dubbo.common.URL
- getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- getServiceInterface() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceInterface() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- getServiceInterfaceClass() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceInterfaceClass() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceInterfaceClass() - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
- getServiceInterfaceName() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getServiceKey() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getServiceKey() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getServiceKey() - 类 中的方法org.apache.dubbo.common.URL
-
The format of return value is '{group}/{interfaceName}:{version}'
- getServiceKey() - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
- getServiceKey() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getServiceKey() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getServiceKey(String, String, int) - 类 中的方法org.apache.dubbo.rpc.support.GroupServiceKeyCache
- getServiceKey(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- getServiceMetadata() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getServiceMetadata() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getServiceMetadata() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getServiceMetadata() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceMetadata() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- getServiceMethodParameter(String, String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameter(String, String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameterAndDecoded(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameterAndDecoded(String, String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceMethodParameterStrict(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceModel() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceModel() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceName() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getServiceName() - 类 中的方法org.apache.dubbo.common.URL
-
已过时。
- getServiceName() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- getServiceName() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- getServiceName() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- getServiceName() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The name of service that current instance belongs to.
- getServiceName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
-
get the interface name
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Return gthe service of access log entry
- getServiceNames() - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
-
Get the correlative service name
- getServiceParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, char) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameters(String) - 类 中的方法org.apache.dubbo.common.URL
- getServiceParameters(String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
-
Avoid calling this method in RPC call.
- getServiceRegistries() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getServiceRepository() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getServices() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getServices() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
-
已过时。
- getServices() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- getServices() - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- getServices() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Gets all service names
- getServices() - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- getServices() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getServices() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.DubboHandlerRegistry
-
Returns the service definitions in this registry.
- getServicesOfServer(int, int, String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- getServiceString(String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getServiceType() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- getServiceType() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getServletContext(int) - 类 中的方法org.apache.dubbo.remoting.http.servlet.ServletManager
- getSession() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getSessionListeners() - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- getSessionListeners() - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- getShareconnections() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getSharedExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getSharedExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Get the default shared threadpool.
- getSharedExecutorService() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
get the shared executor for current Server or Client
- getShutwait() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getSide() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getSide() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getSignature(String, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getSimpleClassName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
get simple class name from qualified class name
- getSimplified() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getSize() - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
Returns cache current size.
- getSize(Object) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getSizeMethod(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getSource() - 类 中的方法org.apache.dubbo.event.GenericEvent
- getSource() - 类 中的方法org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
- getSourceType() - 接口 中的方法org.apache.dubbo.common.convert.Converter
-
Get the source type
- getSourceType() - 接口 中的方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Get the source type
- getSsl() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getSslConfig() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getSslEnabled() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getSslSession() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.HandshakeCompletionEvent
- getStackTrace(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTrace(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The stack trace of this Throwable.
- getStackTrace(int) - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The stack trace of this Throwable.
- getStackTraceBuilder(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceBuilderList() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceCount() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceCount() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The stack trace of this Throwable.
- getStackTraceCount() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The stack trace of this Throwable.
- getStackTraceList() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceList() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The stack trace of this Throwable.
- getStackTraceList() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The stack trace of this Throwable.
- getStackTraceOrBuilder(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceOrBuilder(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The stack trace of this Throwable.
- getStackTraceOrBuilder(int) - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The stack trace of this Throwable.
- getStackTraceOrBuilderList() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- getStackTraceOrBuilderList() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The stack trace of this Throwable.
- getStackTraceOrBuilderList() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The stack trace of this Throwable.
- getStat() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getStatedUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getStatus() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getStatus() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getStatus() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- getStatus(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- getStatus(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- getStatusCode() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- getStatusMessage() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- getStep() - 类 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- getSticky() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getSticky() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getString(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get string value.
- getString(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getString(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get string value.
- getString(String, String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getStub() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getStubevent() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getSubmittedTaskCount() - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
- getSubscribeConsumerurl() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- getSubscribed() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getSubscribed() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getSubscribedServices() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
-
已过时。
- getSubscribedServices() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
-
Get the subscribed service names
- getSubscribedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
the list of String that presents all Dubbo subscribed
urls - getSubscribedURLs() - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- getSubscribedURLs(SubscriberMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- getSubscribedURLs(SubscriberMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- getSubscribedURLs(SubscriberMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- getSucceeded() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get succeeded.
- getSucceededAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get succeeded average elapsed.
- getSucceededElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get succeeded elapsed.
- getSucceededMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get succeeded max elapsed.
- getSummaryStatus(Map<String, Status>) - 类 中的静态方法org.apache.dubbo.common.status.support.StatusUtils
- getSuperClassName() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getSupportedExtensionInstances() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getSupportedExtensions() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getSyncReport() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getSystemConfiguration() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get properties from the jvm
- getSystemConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getSystemProperty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
System environment -> System properties
- getTag() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getTagName(Class<?>) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
- getTagNames() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- getTagnameToAddresses() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- getTags() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- getTarget() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getTargetServiceUniqueName() - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- getTargetServiceUniqueName() - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- getTargetServiceUniqueName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
- getTargetServiceUniqueName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- getTargetType() - 接口 中的方法org.apache.dubbo.common.convert.Converter
-
Get the target type
- getTelnet() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getTelnet() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- GETTER_METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- getThreadGroup() - 类 中的方法org.apache.dubbo.common.utils.NamedThreadFactory
- getThreadname() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getThreadname() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getThreadpool() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getThreadpool() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getThreadpool() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getThreads() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getThreads() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getThreads() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getThrowable(String) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
- getTimeout() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getTimeout() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getTimeout() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getTimeout() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getTimeout() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getTimeout(URL, String, RpcContext, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getTimeout(Invocation, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- getTimeoutInMilli() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- getTimestamp() - 类 中的方法org.apache.dubbo.event.Event
- getTimeToLive() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
get time to live
- getTimeToLive() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- getToken() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getTotal() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get total.
- getTotalElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
get total elapsed.
- getTotalPages() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- getTotalPages() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Get the number of total pages.
- getTotalSize() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- getTotalSize() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Gets the total amount of elements.
- getTransport() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- getTransporter() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getTransporter() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getTransporter() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getTransporter() - 类 中的静态方法org.apache.dubbo.remoting.Transporters
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.ArrayDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.BeanDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- getType() - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Returns the remote api class name.
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.MapDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.StringValueDeserializer
- getType() - 类 中的方法com.alibaba.com.caucho.hessian.io.UUIDDeserializer
- getType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getType() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- getType() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getType() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- getTypeBuilderName() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- getTypeDefinitions() - 类 中的方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
- getTypes() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getUniqueId() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- getUniqueKey(KeyTypeEnum) - 接口 中的方法org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
- getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- getUniqueServiceName() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getUniqueServiceName() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getUnknownFields() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- getUnknownFields() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- getUnknownFields() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- getUrl() - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.remoting.Channel
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- getUrl() - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- getUrl() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getUrl() - 接口 中的方法org.apache.dubbo.common.Node
-
get url.
- getUrl() - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- getUrl() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getUrl() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getUrl() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- getUrl() - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- getUrl() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getUrl() - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- getUrl() - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- getUrl() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- getUrl() - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- getUrl() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- getUrl() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- getUrl() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- getUrl() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- getUrl() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
get url.
- getUrl() - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
- getUrl() - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- getUrl() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
get url.
- getUrl() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- getUrl() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- getUrl() - 接口 中的方法org.apache.dubbo.remoting.p2p.Group
-
get group url.
- getUrl() - 类 中的方法org.apache.dubbo.remoting.p2p.support.AbstractGroup
- getUrl() - 类 中的方法org.apache.dubbo.remoting.redis.support.AbstractRedisClient
- getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- getUrl() - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- getUrl() - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator
- getUrl() - 接口 中的方法org.apache.dubbo.rpc.cluster.Configurator
-
Get the configurator url.
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- getUrl() - 接口 中的方法org.apache.dubbo.rpc.cluster.Router
-
Get the router url.
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- getUrl() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- getUrl() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
- getUrl() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- getUrl() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- getUrl() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getUrl() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
- getURL() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Returns the remote URL.
- getURL(String) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
use like spring code
- getURLBackupAddress(URL) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
get all zookeeper urls (such as :zookeeper://127.0.0.1:2181?
- getUrlIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- getUrlInvokerMap() - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
-
Haomin: added for test purpose
- getUrlMergeProcessor() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getUrlParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getUrlParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getUrls() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- getUrls() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getUrls(String) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- getUseAsConfigCenter() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getUseAsMetadataCenter() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getUsername() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- getUsername() - 类 中的方法org.apache.dubbo.common.URL
- getUsername() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getUsername() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- getUsername() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getUsername() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getValidation() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getValidator(URL) - 类 中的方法org.apache.dubbo.validation.support.AbstractValidation
- getValidator(URL) - 接口 中的方法org.apache.dubbo.validation.Validation
-
Return the instance of
Validatorfor a given url. - getValue() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- getValue() - 枚举 中的方法org.apache.dubbo.metadata.MetadataServiceType
- getValue() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- getValue() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- getValue() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
-
Notice the return type of
AsyncRpcResult.getValue()is the actual type of the RPC method, notAppResponse - getValue() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- getValue() - 接口 中的方法org.apache.dubbo.rpc.Result
-
Get invoke result.
- getValue(Annotation) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the "value" attribute from the specified
annotation - getValue(URL) - 枚举 中的方法org.apache.dubbo.registry.consul.ConsulParameter
-
The parameter value from the specified registry
URL - getValue(URL, Class<T>, T) - 枚举 中的方法org.apache.dubbo.registry.consul.ConsulParameter
-
The parameter value from the specified registry
URL - getVersion() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getVersion() - 类 中的静态方法org.apache.dubbo.common.Version
- getVersion() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getVersion() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getVersion() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getVersion() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- getVersion() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- getVersion() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- getVersion() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- getVersion() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- getVersion() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- getVersion() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- getVersion() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- getVersion() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- getVersion(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.Version
- getVersion(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getWait() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getWait() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- getWaitingFuture() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- getWarmup() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getWatchId() - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
- getWeight() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getWeight() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getWelcome() - 类 中的方法org.apache.dubbo.qos.server.Server
- getWidth() - 类 中的方法org.apache.dubbo.qos.textui.TTable.ColumnDefine
-
get current width
- getWrapper(Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.Wrapper
-
get wrapper.
- getZone() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getZoneOfCurrentRequest(Invocation) - 接口 中的方法org.apache.dubbo.rpc.ZoneDetector
- getZookeeperClientMap() - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
for unit test
- GovernanceRuleRepository - org.apache.dubbo.rpc.cluster.governance中的接口
- gracefulShutdown(Executor, int) - 类 中的静态方法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 - org.apache.dubbo.remoting.transport.grizzly中的类
-
GrizzlyClient
- GrizzlyClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.grizzly.GrizzlyClient
- GrizzlyCodecAdapter - org.apache.dubbo.remoting.transport.grizzly中的类
-
GrizzlyCodecAdapter
- GrizzlyCodecAdapter(Codec2, URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
- GrizzlyHandler - org.apache.dubbo.remoting.transport.grizzly中的类
-
GrizzlyHandler
- GrizzlyHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- GrizzlyServer - org.apache.dubbo.remoting.transport.grizzly中的类
-
GrizzlyServer
- GrizzlyServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- GrizzlyTransporter - org.apache.dubbo.remoting.transport.grizzly中的类
-
GrizzlyTransporter
- GrizzlyTransporter() - 类 的构造器org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
- group() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- group() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- group() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- group() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
Activate the current extension when one of the groups matches.
- group() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service group, default value is empty string
- group() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service group, default value is empty string
- group() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service group, default value is empty string
- group() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service group, default value is empty string
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- group(String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- Group - org.apache.dubbo.remoting.p2p中的接口
-
Group.
- GROUP - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- GROUP_CHAR_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GROUP_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- GROUP_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
The parameter name of group for config-center
- groupFromServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
- GroupServiceKeyCache - org.apache.dubbo.rpc.support中的类
- GroupServiceKeyCache(String) - 类 的构造器org.apache.dubbo.rpc.support.GroupServiceKeyCache
- GRPC_MAX_INBOUND_SIZE_KEY - 类 中的静态变量org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- GrpcConfig - org.apache.dubbo.rpc.protocol.grpc中的类
- GrpcConfig() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcConfig
- GrpcConfigurator - org.apache.dubbo.rpc.protocol.grpc.interceptors中的接口
- GrpcConstants - org.apache.dubbo.rpc.protocol.grpc中的类
- GrpcConstants() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- GrpcInvoker<T> - org.apache.dubbo.rpc.protocol.grpc中的类
- GrpcInvoker(Class<T>, URL, Invoker<T>, ReferenceCountManagedChannel) - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcInvoker
- GrpcOptionsUtils - org.apache.dubbo.rpc.protocol.grpc中的类
-
Support gRPC configs in a Dubbo specific way.
- GrpcOptionsUtils() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcOptionsUtils
- GrpcProtocol - org.apache.dubbo.rpc.protocol.grpc中的类
- GrpcProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol
- GrpcProtocol.GrpcRemotingServer - org.apache.dubbo.rpc.protocol.grpc中的类
- GrpcRemotingServer(Server, DubboHandlerRegistry) - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- grpcTransportFilter() - 接口 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.ServerTransportFilter
- GSON_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- GsonJsonObjectInput - org.apache.dubbo.common.serialize.gson中的类
- GsonJsonObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- GsonJsonObjectInput(Reader) - 类 的构造器org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- GsonJsonObjectOutput - org.apache.dubbo.common.serialize.gson中的类
- GsonJsonObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- GsonJsonObjectOutput(Writer) - 类 的构造器org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- GsonSerialization - org.apache.dubbo.common.serialize.gson中的类
- GsonSerialization() - 类 的构造器org.apache.dubbo.common.serialize.gson.GsonSerialization
H
- handle(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.apache.dubbo.remoting.http.HttpHandler
-
invoke.
- handleClose(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- handleConnect(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- handlerAdded(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.qos.server.handler.LocalHostPermitHandler
- handlerAdded(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslClientTlsHandler
- handlerAdded(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslServerTlsHandler
- handleRead(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
- handleRead(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- handleWrite(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyCodecAdapter
- handleWrite(FilterChainContext) - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyHandler
- HANDSHAKE_TIMEOUT - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- handshakeCompleted(SslHandlerInitializer.HandshakeCompletionEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- handshakeCompleted(SslHandlerInitializer.HandshakeCompletionEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- HandshakeCompletionEvent(SSLSession, ChannelHandlerContext) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.HandshakeCompletionEvent
- has(int...) - 类 中的方法org.apache.dubbo.qos.textui.TTable.Border
-
whether has one of the specified border styles
- hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- hasArray() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns
trueif and only if this buffer has a backing byte array. - hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- hasArray() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- hasArray() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- hasAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
-
has attribute.
- hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- hasCause() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- hasCause() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
-
The cause of this Throwable.
- hasCause() - 接口 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProtoOrBuilder
-
The cause of this Throwable.
- hasCode(ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- hasCommand(String) - 类 中的静态方法org.apache.dubbo.qos.command.util.CommandHelper
- hasData() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Returns whether the page has data at all.
- hasException() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- hasException() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- hasException() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- hasException() - 接口 中的方法org.apache.dubbo.rpc.Result
-
Has exception.
- hasExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- hasFuture(Channel) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- HASH_ARGUMENTS - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
-
Hash arguments name
- HASH_NODES - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
-
Hash nodes name
- hashCode() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Defines the hashcode.
- hashCode() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- hashCode() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- hashCode() - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- hashCode() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- hashCode() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- hashCode() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- hashCode() - 类 中的方法org.apache.dubbo.common.URL
- hashCode() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- hashCode() - 类 中的方法org.apache.dubbo.common.utils.Log
- hashCode() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- hashCode() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- hashCode() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- hashCode() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- hashCode() - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- hashCode() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- hashCode() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- hashCode() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- hashCode() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- HashedWheelTimer - org.apache.dubbo.common.timer中的类
-
A
Timeroptimized for approximated I/O timeout scheduling. - HashedWheelTimer() - 类 的构造器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) - 类 的构造器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) - 类 的构造器org.apache.dubbo.common.timer.HashedWheelTimer
-
Creates a new timer with the default thread factory (
Executors.defaultThreadFactory()). - HashedWheelTimer(ThreadFactory) - 类 的构造器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) - 类 的构造器org.apache.dubbo.common.timer.HashedWheelTimer
-
Creates a new timer with the default number of ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - 类 的构造器org.apache.dubbo.common.timer.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int, long) - 类 的构造器org.apache.dubbo.common.timer.HashedWheelTimer
-
Creates a new timer.
- hasIndexedName(Integer, String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- hasMethod(String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
has method.
- hasMethodParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- hasMethodParameter(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- hasMethodParameter(String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- hasMethodParameter(String, String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- hasNext() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- hasNext() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
It indicates has next page or not
- hasParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- hasProperty(String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
has property.
- hasReported() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- hasServiceMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasServiceMethodParameter(String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- hasServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
-
method parameter only exists in ServiceInfo
- hasServiceParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- hdel(String, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- hdel(String, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- hdel(String, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- hdel(String, String...) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- HEADER_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @HeaderParam
- HeaderExchangeClient - org.apache.dubbo.remoting.exchange.support.header中的类
-
DefaultMessageClient
- HeaderExchangeClient(Client, boolean) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- HeaderExchangeHandler - org.apache.dubbo.remoting.exchange.support.header中的类
-
ExchangeReceiver
- HeaderExchangeHandler(ExchangeHandler) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- HeaderExchanger - org.apache.dubbo.remoting.exchange.support.header中的类
-
DefaultMessenger
- HeaderExchanger() - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
- HeaderExchangeServer - org.apache.dubbo.remoting.exchange.support.header中的类
-
ExchangeServerImpl
- HeaderExchangeServer(RemotingServer) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- HeaderParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @HeaderParam - HeaderParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
- HeapChannelBuffer - org.apache.dubbo.remoting.buffer中的类
- HeapChannelBuffer(byte[]) - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
Creates a new heap buffer with an existing byte array.
- HeapChannelBuffer(int) - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
Creates a new heap buffer with a newly allocated byte array.
- HeapChannelBufferFactory - org.apache.dubbo.remoting.buffer中的类
- HeapChannelBufferFactory() - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
- heartbeat(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- HEARTBEAT_CHECK_TICK - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
Every heartbeat duration / HEARTBEAT_CHECK_TICK, check if a heartbeat should be sent.
- HEARTBEAT_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- HEARTBEAT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- HEARTBEAT_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- HeartbeatHandler - org.apache.dubbo.remoting.exchange.support.header中的类
- HeartbeatHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- HeartbeatTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
-
HeartbeatTimerTask
- Help - org.apache.dubbo.qos.command.impl中的类
- Help - org.apache.dubbo.remoting.telnet.support中的注释类型
-
Help
- Help() - 类 的构造器org.apache.dubbo.qos.command.impl.Help
- HelpTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
-
HelpTelnetHandler
- HelpTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
- HESSIAN_OVERLOAD_METHOD_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.hessian.Constants
- HESSIAN2_REQUEST_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.hessian.Constants
- HESSIAN2_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- Hessian2Constants - com.alibaba.com.caucho.hessian.io中的接口
- Hessian2FactoryInitializer - org.apache.dubbo.common.serialize.hessian2.dubbo中的接口
- Hessian2FactoryInitializer - org.apache.dubbo.serialize.hessian.dubbo中的接口
- Hessian2Input - com.alibaba.com.caucho.hessian.io中的类
-
Input stream for Hessian requests.
- Hessian2Input(InputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Creates a new Hessian input stream, initialized with an underlying input stream.
- Hessian2ObjectInput - org.apache.dubbo.common.serialize.hessian2中的类
-
Hessian2 object input implementation
- Hessian2ObjectInput - org.apache.dubbo.serialize.hessian中的类
-
Hessian2 Object input.
- Hessian2ObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- Hessian2ObjectInput(InputStream) - 类 的构造器org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- Hessian2ObjectOutput - org.apache.dubbo.common.serialize.hessian2中的类
-
Hessian2 object output implementation
- Hessian2ObjectOutput - org.apache.dubbo.serialize.hessian中的类
-
Hessian2 Object output.
- Hessian2ObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- Hessian2ObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- Hessian2Output - com.alibaba.com.caucho.hessian.io中的类
-
Output stream for Hessian 2 requests.
- Hessian2Output(OutputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Creates a new Hessian output stream, initialized with an underlying output stream.
- Hessian2Serialization - org.apache.dubbo.common.serialize.hessian2中的类
-
Hessian2 serialization implementation, hessian2 is the default serialization protocol for dubbo
- Hessian2Serialization - org.apache.dubbo.serialize.hessian中的类
- Hessian2Serialization() - 类 的构造器org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
- Hessian2Serialization() - 类 的构造器org.apache.dubbo.serialize.hessian.Hessian2Serialization
- Hessian2SerializerFactory - org.apache.dubbo.common.serialize.hessian2中的类
- Hessian2SerializerFactory - org.apache.dubbo.serialize.hessian中的类
- Hessian2SerializerFactory() - 类 的构造器org.apache.dubbo.common.serialize.hessian2.Hessian2SerializerFactory
- Hessian2SerializerFactory() - 类 的构造器org.apache.dubbo.serialize.hessian.Hessian2SerializerFactory
- Hessian2StreamingInput - com.alibaba.com.caucho.hessian.io中的类
-
Output stream for Hessian 2 streaming requests.
- Hessian2StreamingInput(InputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
-
Creates a new Hessian input stream, initialized with an underlying input stream.
- Hessian2StreamingOutput - com.alibaba.com.caucho.hessian.io中的类
-
Output stream for Hessian 2 streaming requests.
- Hessian2StreamingOutput(OutputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
-
Creates a new Hessian output stream, initialized with an underlying output stream.
- HessianDebugInputStream - com.alibaba.com.caucho.hessian.io中的类
-
Debugging input stream for Hessian requests.
- HessianDebugInputStream(InputStream, PrintWriter) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
-
Creates an uninitialized Hessian input stream.
- HessianDebugInputStream(InputStream, Logger, Level) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
-
Creates an uninitialized Hessian input stream.
- HessianDebugOutputStream - com.alibaba.com.caucho.hessian.io中的类
-
Debugging output stream for Hessian requests.
- HessianDebugOutputStream(OutputStream, PrintWriter) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
-
Creates an uninitialized Hessian input stream.
- HessianDebugOutputStream(OutputStream, Logger, Level) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
-
Creates an uninitialized Hessian input stream.
- HessianDebugState - com.alibaba.com.caucho.hessian.io中的类
-
Debugging input stream for Hessian requests.
- HessianDebugState(PrintWriter) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianDebugState
-
Creates an uninitialized Hessian input stream.
- HessianEnvelope - com.alibaba.com.caucho.hessian.io中的类
-
Factory class for wrapping and unwrapping hessian streams.
- HessianEnvelope() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianEnvelope
- HessianException - com.alibaba.com.caucho.hessian中的异常错误
-
Base runtime exception for Hessian exceptions.
- HessianException() - 异常错误 的构造器com.alibaba.com.caucho.hessian.HessianException
-
Zero-arg constructor.
- HessianException(String) - 异常错误 的构造器com.alibaba.com.caucho.hessian.HessianException
-
Create the exception.
- HessianException(String, Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.HessianException
-
Create the exception.
- HessianException(Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.HessianException
-
Create the exception.
- HessianFieldException - com.alibaba.com.caucho.hessian.io中的异常错误
-
Exception during field reading.
- HessianFieldException() - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianFieldException
-
Zero-arg constructor.
- HessianFieldException(String) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianFieldException
-
Create the exception.
- HessianFieldException(String, Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianFieldException
-
Create the exception.
- HessianFieldException(Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianFieldException
-
Create the exception.
- HessianHandle - com.alibaba.com.caucho.hessian.io中的接口
-
Marks a type as a handle
- HessianInput - com.alibaba.com.caucho.hessian.io中的类
-
Input stream for Hessian requests.
- HessianInput() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianInput
-
Creates an uninitialized Hessian input stream.
- HessianInput(InputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianInput
-
Creates a new Hessian input stream, initialized with an underlying input stream.
- HessianInputFactory - com.alibaba.com.caucho.hessian.io中的类
- HessianInputFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianInputFactory
- HessianOutput - com.alibaba.com.caucho.hessian.io中的类
-
Output stream for Hessian requests, compatible with microedition Java.
- HessianOutput() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianOutput
-
Creates an uninitialized Hessian output stream.
- HessianOutput(OutputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianOutput
-
Creates a new Hessian output stream, initialized with an underlying output stream.
- HessianProtocol - org.apache.dubbo.rpc.protocol.hessian中的类
-
http rpc support.
- HessianProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
- HessianProtocolException - com.alibaba.com.caucho.hessian.io中的异常错误
-
Exception for faults when the fault doesn't return a java exception.
- HessianProtocolException() - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Zero-arg constructor.
- HessianProtocolException(String) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Create the exception.
- HessianProtocolException(String, Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Create the exception.
- HessianProtocolException(Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianProtocolException
-
Create the exception.
- HessianRemote - com.alibaba.com.caucho.hessian.io中的类
-
Encapsulates a remote address when no stub is available, e.g. for Java MicroEdition.
- HessianRemote() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianRemote
-
Creates an uninitialized Hessian remote.
- HessianRemote(String, String) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianRemote
-
Creates a new Hessian remote object.
- HessianRemoteObject - com.alibaba.com.caucho.hessian.io中的接口
-
Interface for any hessian remote object.
- HessianRemoteResolver - com.alibaba.com.caucho.hessian.io中的接口
-
Looks up remote objects.
- HessianSerializerInput - com.alibaba.com.caucho.hessian.io中的类
-
Input stream for Hessian requests, deserializing objects using the java.io.Serialization protocol.
- HessianSerializerInput() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianSerializerInput
-
Creates an uninitialized Hessian input stream.
- HessianSerializerInput(InputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianSerializerInput
-
Creates a new Hessian input stream, initialized with an underlying input stream.
- HessianSerializerOutput - com.alibaba.com.caucho.hessian.io中的类
-
Output stream for Hessian requests.
- HessianSerializerOutput() - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
-
Creates an uninitialized Hessian output stream.
- HessianSerializerOutput(OutputStream) - 类 的构造器com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
-
Creates a new Hessian output stream, initialized with an underlying output stream.
- HessianServiceException - com.alibaba.com.caucho.hessian.io中的异常错误
-
Exception for faults when the fault doesn't return a java exception.
- HessianServiceException() - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianServiceException
-
Zero-arg constructor.
- HessianServiceException(String, String, Object) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.HessianServiceException
-
Create the exception.
- hex2bytes(String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from hex string.
- hex2bytes(String, int, int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from hex string.
- hgetAll(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- hgetAll(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- hgetAll(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- hgetAll(String) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- HIDDEN_KEY_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- HIGHEST_PROTOCOL_VERSION - 类 中的静态变量org.apache.dubbo.common.Version
- highestPriority(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- Holder<T> - org.apache.dubbo.common.utils中的类
-
Helper Class for hold a value.
- Holder() - 类 的构造器org.apache.dubbo.common.utils.Holder
- host(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- host(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- HOST_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- hset(String, String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- hset(String, String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- hset(String, String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- hset(String, String, String) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- HTTP_KEY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- HTTP_METHOD_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @HttpMethod
- HTTP_SUBFIX_KEY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- HttpBinder - com.alibaba.dubbo.remoting.http中的接口
-
已过时。
- HttpBinder - org.apache.dubbo.remoting.http中的接口
-
HttpBinder
- HttpClientConnection - org.apache.dubbo.rpc.protocol.hessian中的类
-
HttpClientConnection
- HttpClientConnection(HttpClient, URL) - 类 的构造器org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- HttpClientConnectionFactory - org.apache.dubbo.rpc.protocol.hessian中的类
-
HttpClientConnectionFactory TODO, Consider using connection pool
- HttpClientConnectionFactory() - 类 的构造器org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
- HttpCommandDecoder - org.apache.dubbo.qos.command.decoder中的类
- HttpCommandDecoder() - 类 的构造器org.apache.dubbo.qos.command.decoder.HttpCommandDecoder
- HttpHandler - org.apache.dubbo.remoting.http中的接口
-
http invocation handler.
- HttpProcessHandler - org.apache.dubbo.qos.server.handler中的类
-
Parse HttpRequest for uri and parameters
- HttpProcessHandler() - 类 的构造器org.apache.dubbo.qos.server.handler.HttpProcessHandler
- HttpProtocol - org.apache.dubbo.rpc.protocol.http中的类
- HttpProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.http.HttpProtocol
- HttpProtocolErrorCode - org.apache.dubbo.rpc.protocol.http中的接口
-
Custom exception error code for http protocol.
- HttpServer - org.apache.dubbo.remoting.http中的接口
- HYPHEN - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- HYPHEN_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
I
- I16 - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- I32 - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- I64 - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- id() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
The id
- id() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。The id
- id(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractBuilder
- id(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- id(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- id(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- id(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- ID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- IDENT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- IdentityIntMap - com.alibaba.com.caucho.hessian.util中的类
-
The IntMap provides a simple hashmap from keys to integers.
- IdentityIntMap() - 类 的构造器com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Create a new IntMap.
- IDLE_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- IdleSensible - org.apache.dubbo.remoting中的接口
-
Indicate whether the implementation (for both server and client) has the ability to sense and handle idle connection.
- IGNORE_CHECK_KEYS - 接口 中的静态变量org.apache.dubbo.config.Constants
- incrementAndGet() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- incrementAndGetCount() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
-
The reference count of current ExchangeClient, connection will be closed if all invokers destroyed.
- index() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- index(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ArgumentBuilder
- INDEX_NOT_FOUND - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- indexedVariable(int) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- indexOf(String[], String, int) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
- info(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- info(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- info(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- info(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- info(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with info log level.
- info(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- info(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- info(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- info(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- info(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- info(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- info(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- INFO - org.apache.dubbo.common.logger.Level
-
INFO
- InfraAdapter - org.apache.dubbo.common.infra中的接口
-
Used to interact with other systems.
- init() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- init() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether eager initialize the reference bean when all properties are set, default value is false
- init() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether eager initialize the reference bean when all properties are set, default value is false
- init() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
已过时。
- init() - 类 中的方法org.apache.dubbo.config.ReferenceConfig
- init() - 类 中的方法org.apache.dubbo.config.spring.schema.DubboNamespaceHandler
- init() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- init() - 接口 中的方法org.apache.dubbo.rpc.model.ApplicationInitListener
-
init the application
- init() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- init(InputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Initialize the Hessian stream with the underlying input stream.
- init(InputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- init(InputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Initialize the hessian stream with the underlying input stream.
- init(OutputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Initialize the output with a new underlying stream.
- init(OutputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- init(OutputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Initializes the output
- init(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- init(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- init(Map<String, AsyncMethodInfo>) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- init(MetadataReportConfig) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
- INIT - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- initFrameworkExts() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- initialize() - 类 中的方法org.apache.dubbo.common.config.Environment
- initialize() - 接口 中的方法org.apache.dubbo.common.context.Lifecycle
-
Initialize the component before
start - initialize() - 类 中的方法org.apache.dubbo.common.context.LifecycleAdapter
- initialize() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Initialize
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- initialize(URL) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Initializes the
ServiceDiscovery - initialize(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- initialize(URL) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- INITIALIZED - org.apache.dubbo.remoting.zookeeper.EventType
- initMethodModels() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- initOrRefreshServiceInstanceList(String, List<Instance>) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosInstanceManageUtil
- initProperties() - 接口 中的方法org.apache.dubbo.common.config.OrderedPropertiesProvider
-
load the properties
- initReferConfig(ReferenceConfig) - 接口 中的方法org.apache.dubbo.config.ConfigInitializer
- initServiceConfig(ServiceConfig) - 接口 中的方法org.apache.dubbo.config.ConfigInitializer
- initServiceMetadata(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- initWithRouters(List<Router>) - 类 中的方法org.apache.dubbo.rpc.cluster.RouterChain
-
the resident routers must being initialized before address notification.
- injvm() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- injvm() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
When enable, prefer to call local service in the same JVM if it's present, default value is true
- injvm() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。When enable, prefer to call local service in the same JVM if it's present, default value is true
- injvm(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
-
已过时。instead, use the parameter scope to judge if it's in jvm, scope=local
- InjvmProtocol - org.apache.dubbo.rpc.protocol.injvm中的类
-
InjvmProtocol
- InjvmProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- InmemoryConfiguration - org.apache.dubbo.common.config中的类
-
In-memory configuration
- InmemoryConfiguration() - 类 的构造器org.apache.dubbo.common.config.InmemoryConfiguration
- InMemoryWritableMetadataService - org.apache.dubbo.registry.client.metadata.store中的类
-
The
WritableMetadataServiceimplementation stores the metadata of Dubbo services in memory locally when they exported. - InMemoryWritableMetadataService() - 类 的构造器org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- innerReceive(String, String, String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
-
receive
- INPUT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- INPUT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- InputStreamDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a stream object.
- InputStreamDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.InputStreamDeserializer
- InputStreamSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a stream object.
- InputStreamSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.InputStreamSerializer
- InputStreamWrapper - org.apache.dubbo.rpc.protocol.thrift.io中的类
-
已过时。
- InputStreamWrapper(InputStream) - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.lang.ShutdownHookCallbacks
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.utils.CharSequenceComparator
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.utils.MethodComparator
- INSTANCE - 类 中的静态变量org.apache.dubbo.rpc.cluster.merger.ArrayMerger
- INSTANCE_GROUP - org.apache.dubbo.registry.consul.ConsulParameter
- INSTANCE_HOST - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
The host of current
service instancethat will be registered - INSTANCE_PORT - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
The port of current
service instancethat will be registered - INSTANCE_REVISION_UPDATED_KEY - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- INSTANCE_ZONE - org.apache.dubbo.registry.consul.ConsulParameter
- InstanceAddressURL - org.apache.dubbo.registry.client中的类
- InstanceAddressURL() - 类 的构造器org.apache.dubbo.registry.client.InstanceAddressURL
- InstanceAddressURL(ServiceInstance, MetadataInfo) - 类 的构造器org.apache.dubbo.registry.client.InstanceAddressURL
- instanceParamsIncluded() - 类 中的方法org.apache.dubbo.metadata.DefaultMetadataParamsFilter
- instanceParamsIncluded() - 接口 中的方法org.apache.dubbo.metadata.MetadataParamsFilter
-
params that need to be sent to registry center
- INSTANCES_REQUEST_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The request size of service instances
- InstantHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- InstantHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- InstantHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.InstantHandle
- InstantHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.InstantHandle
- InstantHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.InstantHandle
- InstantHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.InstantHandle
- INT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- INT_BYTE_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- INT_BYTE_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- INT_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- INT_DIRECT_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- INT_SHORT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- INT_SHORT_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- int2bytes(int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- int2bytes(int, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- int2bytes(int, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- IntArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- IntArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.IntArrayMerger
- INTEGER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- INTEGER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- INTEGER_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- INTEGER_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- intercept(AbstractClusterInvoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor
-
Does not need to override this method, override
ClusterInterceptor.before(AbstractClusterInvoker, Invocation)andClusterInterceptor.after(AbstractClusterInvoker, Invocation), methods to add your own logic expected to be executed before and after invoke. - interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.RpcContextInterceptor
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.interceptors.RpcContextInterceptor
- INTERFACE - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- INTERFACE - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- INTERFACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- interfaceClass() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- interfaceClass() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- interfaceClass() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Interface class, default value is void.class
- interfaceClass() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Interface class, default value is void.class
- interfaceClass() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Interface class, default value is void.class
- interfaceClass() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Interface class, default value is void.class
- interfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- interfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- interfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder
- InterfaceCompatibleRegistryProtocol - org.apache.dubbo.registry.integration中的类
-
RegistryProtocol
- InterfaceCompatibleRegistryProtocol() - 类 的构造器org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
- interfaceFromServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
- interfaceName() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- interfaceName() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- interfaceName() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Interface class name, default value is empty string
- interfaceName() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Interface class name, default value is empty string
- interfaceName() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Interface class name, default value is empty string
- interfaceName() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Interface class name, default value is empty string
- interfaceName(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- interfaceName(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- INTERFACES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- INTERFACES - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- InternalRunnable - org.apache.dubbo.common.threadlocal中的类
-
InternalRunnable There is a risk of memory leak when using
InternalThreadLocalwithout callingInternalThreadLocal.removeAll(). - InternalRunnable(Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalRunnable
- InternalThread - org.apache.dubbo.common.threadlocal中的类
-
InternalThread
- InternalThread() - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(Runnable, String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(ThreadGroup, Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(ThreadGroup, Runnable, String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(ThreadGroup, Runnable, String, long) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThread(ThreadGroup, String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
- InternalThreadLocal<V> - org.apache.dubbo.common.threadlocal中的类
-
InternalThreadLocal A special variant of
ThreadLocalthat yields higher access performance when accessed from aInternalThread. - InternalThreadLocal() - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThreadLocal
- InternalThreadLocalMap - org.apache.dubbo.common.threadlocal中的类
-
The internal data structure that stores the threadLocal variables for Netty and all
InternalThreads. - interval(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- IntMap - com.alibaba.com.caucho.hessian.util中的类
-
The IntMap provides a simple hashmap from keys to integers.
- IntMap() - 类 的构造器com.alibaba.com.caucho.hessian.util.IntMap
-
Create a new IntMap.
- intValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- INVALID_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.ConsulConstants
- Invocation - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Invocation - org.apache.dubbo.rpc中的接口
-
Invocation.
- INVOCATION_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- INVOCATION_NEED_MOCK - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
When this attribute appears in invocation's attachment, mock invoker will be used
- Invocation.CompatibleInvocation - com.alibaba.dubbo.rpc中的类
-
已过时。
- invoke(Invocation) - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- invoke(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- invoke(Invoker<?>, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Filter
-
已过时。
- invoke(Object) - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRemoteInvocation
- invoke(Object) - 类 中的方法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(Object, Method, Object[]) - 类 中的方法org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
- invoke(MethodInvocation) - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- invoke(MethodInvocation) - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- invoke(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Invoker
-
已过时。
- invoke(Invocation) - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- invoke(Invocation) - 接口 中的方法org.apache.dubbo.rpc.Invoker
-
invoke.
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
- invoke(Invoker<?>, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.Filter
-
已过时。
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.cache.filter.CacheFilter
-
If cache is configured, dubbo will invoke method on each method call.
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.monitor.dubbo.MetricsFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法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(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.AccessLogFilter
-
This method logs the access log for service method invocation call.
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ConsumerContextFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.DeprecatedFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.EchoFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
- invoke(Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.Filter
-
Make sure call invoker.invoke() in your implementation.
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TokenFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TpsLimitFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
- invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.validation.filter.ValidationFilter
-
Perform the validation of before invoking the actual method based on validation attribute value.
- INVOKE_MESSAGE_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.InvokeTelnetHandler
- INVOKE_METHOD_LIST_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.InvokeTelnetHandler
- INVOKE_METHOD_PROVIDER_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.InvokeTelnetHandler
- invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
invoke method.
- invokeMethod(Object, String, Object...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Invoke the target object and method
- InvokeMode - org.apache.dubbo.rpc中的枚举
- Invoker<T> - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Invoker<T> - org.apache.dubbo.rpc中的接口
-
Invoker.
- INVOKER_LISTENER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Invoker.CompatibleInvoker<T> - com.alibaba.dubbo.rpc中的类
-
已过时。
- InvokerDelegate(Invoker<T>, URL) - 类 的构造器org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate
- InvokerInvocationHandler - org.apache.dubbo.rpc.proxy中的类
-
InvokerHandler
- InvokerInvocationHandler(Invoker<?>) - 类 的构造器org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
- InvokerListener - com.alibaba.dubbo.rpc中的接口
-
已过时。
- InvokerListener - org.apache.dubbo.rpc中的接口
-
InvokerListener.
- InvokerListenerAdapter - org.apache.dubbo.rpc.listener中的类
-
InvokerListenerAdapter
- InvokerListenerAdapter() - 类 的构造器org.apache.dubbo.rpc.listener.InvokerListenerAdapter
- invokersChanged() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- invokersChanged() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- InvokersChangedListener - org.apache.dubbo.registry.client.migration中的接口
- InvokersChangedListener - org.apache.dubbo.registry.integration中的接口
- InvokerWrapper<T> - org.apache.dubbo.rpc.protocol中的类
-
InvokerWrapper
- InvokerWrapper(Invoker<T>, URL) - 类 的构造器org.apache.dubbo.rpc.protocol.InvokerWrapper
- InvokeTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
InvokeTelnetHandler
- InvokeTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.InvokeTelnetHandler
- invokeWithRetry(Callable<R>, RetryPolicy) - 类 中的静态方法org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
- IO_THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- IOExceptionWrapper - com.alibaba.com.caucho.hessian.io中的异常错误
-
Exception wrapper for IO.
- IOExceptionWrapper(String, Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
- IOExceptionWrapper(Throwable) - 异常错误 的构造器com.alibaba.com.caucho.hessian.io.IOExceptionWrapper
- iothreads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- ioThreads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- IOUtils - org.apache.dubbo.common.utils中的类
-
Miscellaneous io utility methods.
- IPV6_END_MARK - 类 中的静态变量org.apache.dubbo.config.utils.ConfigValidationUtils
- IPV6_START_MARK - 类 中的静态变量org.apache.dubbo.config.utils.ConfigValidationUtils
- IS_CALLBACK_SERVICE - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- IS_HAS_CAN_METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- IS_SERVER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- isAcceptForeignIp() - 类 中的方法org.apache.dubbo.qos.server.Server
- isAccessByField(JavaBeanAccessor) - 枚举 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanAccessor
- isAccessByMethod(JavaBeanAccessor) - 枚举 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanAccessor
- isAllAnnotationPresent(Class<?>, Class<? extends Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated all specified annotations or not
- isAllowable(URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
- isAllowable(URL, Invocation) - 接口 中的方法org.apache.dubbo.rpc.filter.tps.TPSLimiter
-
judge if the current invocation is allowed by TPS rule
- isAllowNonSerializable() - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
If true, non-serializable objects are allowed.
- isAllUpperCase(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isAnnotationPresent(Class<?>, boolean, Class<? extends Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated the specified annotations or not
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated the specified annotation or not
- isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnnotationPresent(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnyAnnotationPresent(Class<?>, Class<? extends Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnyEmpty(String...) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Checks if the strings contain at least on empty or null element.
- isAnyHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- isAnyHost() - 类 中的方法org.apache.dubbo.common.URL
- isAnyHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isArrayType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isAssignableFrom(Class<?>, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
the semantics is same as
Class.isAssignableFrom(Class) - isAsync() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- isAsync() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- isAsync(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isAsync(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isAsyncStarted() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
- isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- isAvailable() - 类 中的方法com.alibaba.dubbo.rpc.Invoker.CompatibleInvoker
-
已过时。
- isAvailable() - 接口 中的方法org.apache.dubbo.common.Node
-
is available.
- isAvailable() - 类 中的方法org.apache.dubbo.config.invoker.DelegateProviderMetaDataInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- isAvailable() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- isAvailable() - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
- isAvailable() - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- isAvailable() - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.redis.RedisRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
-
已过时。
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- isAvailable() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
- isBeanGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isBeanPropertyReadMethod(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isBeanPropertyWriteMethod(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isBeanType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isBeforeJava5(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- isBeforeJava6(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- isBiz() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isBlank(CharSequence) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isBound() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- isBound() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- isBound() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
is bound.
- isBound() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- isBound() - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
-
is bound.
- isBound() - 类 中的方法org.apache.dubbo.remoting.transport.grizzly.GrizzlyServer
- isBound() - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaServer
- isBound() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyServer
- isBound() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServer
- isBound() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- isBroken() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- isCallback() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- isCancel() - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
- isCancelled() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- isCancelled() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns
trueif and only if theTimerTaskassociated with this handle has been cancelled. - isCancelled() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- isCheck() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- isCheck() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- isCheck() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isCheck(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- isClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- isClassType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isClientSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- isClientSide() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
- isClientSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。Replace to isConsumerSide()
- isClosed() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
is closed.
- isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- isClosed() - 接口 中的方法org.apache.dubbo.remoting.http.HttpServer
-
is closed.
- isClosed() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- isCloseStreamOnClose() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- isCloseStreamOnClose() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- isCloseStreamOnClose() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
- isClosing() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- isCollectionType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isCompatible(Class<?>[], Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
is compatible.
- isCompatible(Class<?>, Object) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
is compatible.
- isCompatible(NacosServiceName) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- isConcrete() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
-
Is the concrete service name or not
- isConfigCenterFirst() - 类 中的方法org.apache.dubbo.common.config.Environment
- isConfigurator(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isConfigurator(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isConnected() - 接口 中的方法org.apache.dubbo.remoting.Channel
-
is connected.
- isConnected() - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
test if current client is active.
- isConnected() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- isConnected() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- isConnected() - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- isConnected() - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- isConnected() - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- isConnected() - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- isConsumerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。is consumer side.
- isConsumerSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
is consumer side.
- isContains(String[], String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isContains(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isContains(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- isDebugEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is debug logging currently enabled?
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- isDebugEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- isDefault() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- isDefault() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- isDefault(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- isDefault(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- isDefaultGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isDeprecated() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- isDeprecated(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Check if the method is a deprecated method.
- isDestroyed() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- isDestroyed() - 接口 中的方法org.apache.dubbo.rpc.cluster.ClusterInvoker
- isDestroyed() - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- isDestroyed() - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
- isDestroyed() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- isDestroyed() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- isDestroyed() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- isDestroyed() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcInvoker
- isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- isDirect() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns
trueif and only if this buffer is backed by an NIO direct buffer. - isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- isDirect() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- isDirect() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- isDone() - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。check is done.
- isDone() - 类 中的方法com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter
-
已过时。
- isDone() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
- isDubboServiceInstance(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Is Dubbo Service instance or not
- isDynamic() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- isDynamic() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isDynamic() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- isDynamic(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- isDynamicClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
- isDynamicIncluded() - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- isEcho(String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isEmpty() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- isEmpty() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains no elements.
- isEmpty() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
is empty.
- isEmpty() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- isEmpty() - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
check is empty map
- isEmpty(Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
-
Checks if the array is null or empty.
- isEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- isEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
is empty string.
- isEmpty(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
trueif the supplied Collection isnullor empty. - isEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
trueif the supplied Map isnullor empty. - isEnabled() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- isEnabled() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The enable status of the registered service instance.
- isEnabled() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- isEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Returns true if the data has ended.
- isEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Returns true if this is the end of a list or a map.
- isEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Returns true if this is the end of a list or a map.
- isEnumType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isEquals(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- isErrorEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is error logging currently enabled?
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- isErrorEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- isEvent() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- isEvent() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- isExcludedInterface(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
- isExcludedType(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
- isExpired() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns
trueif and only if theTimerTaskassociated with this handle has been expired. - isExpired() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- isExported() - 类 中的方法org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter
- isExported() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- isExported() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- isExported() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
-
MetadataServiceis export or not - isForbidden() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isForce() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- isForce() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- isForce() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- isForce() - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- isForce() - 接口 中的方法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() - 类 中的方法org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
- isForce() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- isGeneric() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。
- isGeneric() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- isGeneric() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- isGeneric(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isGenericAsync(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isGenericCall(String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isGenericClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Is generic class or not?
- isGenericReturnRawResult(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isGetter(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
trueif the provided method is a get method. - isGsonGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isHaltError(Status) - 类 中的静态方法org.apache.dubbo.remoting.etcd.option.OptionUtil
- isHealthy() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- isHealthy() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
-
The registered service instance is health or not.
- isHeartbeat() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- isHeartbeat() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- isHeartBeat(byte[], byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
-
Check if payload is null object serialize result byte[] of serialization
- isHighestPriority() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- isHighVersionCurator() - 接口 中的静态方法org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
- isHttp() - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- isIgnoreInvalidFields() - 类 中的方法org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- isIgnoreUnknownFields() - 类 中的方法org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- isInfoEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is info logging currently enabled?
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- isInit() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- isInitialized() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- isInitialized() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- isInjvm() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。instead, use the parameter scope> to judge if it's in jvm, scope=local
- isInjvmRefer(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- isInRange(String) - 类 中的方法org.apache.dubbo.common.utils.CIDRUtils
- isInstance(Object, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Check if one object is the implementation for a given interface.
- isInstanceUpdated(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- isInteger(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
is integer string.
- isInvalidLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isInvalidPort(int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isJavaGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isJavaIdentifier(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Returns true if s is a legal Java identifier.
- isJdk(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isLimitExceed() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isLocalDataCenter(URL) - 接口 中的方法org.apache.dubbo.metadata.store.failover.FailoverCondition
-
Judge whether it is a local region or a local datacenter.
- isLocalHost() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- isLocalHost() - 类 中的方法org.apache.dubbo.common.URL
- isLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isMapType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatch(URL, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchCategory(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchCategory(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchGlobPattern(String, String) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchGlobPattern(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchGlobPattern(String, String, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isMatchGlobPattern(String, String, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMetadataServiceURL(URL) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
-
Is the
URLfor theMetadataServiceor not? - isMetaMethod(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
trueIf this method is a meta method. - isMigrationMultiRegistry() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- isMigrationMultiRegistry() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- isMulticastAddress(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
is multicast address or not
- isNetwork() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isNoInvokerAvailableAfterFilter() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isNoLeaderError(Status) - 类 中的静态方法org.apache.dubbo.remoting.etcd.option.OptionUtil
- isNoneEmpty(String...) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Checks if the strings contain empty or null elements.
- isNotContains(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isNotEmpty(Object) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- isNotEmpty(Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
-
Checks if the array is not null or empty.
- isNotEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- isNotEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
is not empty string.
- isNotEmpty(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
trueif the supplied Collection isnot nullor not empty. - isNotEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
trueif the supplied Map isnot nullor not empty. - isNumeric(String, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isOneway(URL, Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isOneway(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isParameterizedType(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- isPojo(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- isPreferredNetworkInterface(NetworkInterface) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Is preferred
NetworkInterfaceor not - isPresent(String, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Test the specified class name is present in the
ClassLoader - isPrimitive(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
已过时。as 2.7.6, use
Class.isPrimitive()plusClassUtils.isSimpleType(Class)instead - isPrimitive(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isPrimitives(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isPrimitiveType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isPrivate(Member) - 接口 中的静态方法org.apache.dubbo.common.utils.MemberUtils
-
check the specified
memberis private or not ? - isProtobufGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isProtocolError(Throwable) - 类 中的静态方法org.apache.dubbo.remoting.etcd.option.OptionUtil
- isProvider(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isProvider(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isProviderSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。is provider side.
- isProviderSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
is provider side.
- isPublic(Member) - 接口 中的静态方法org.apache.dubbo.common.utils.MemberUtils
-
check the specified
memberis public or not ? - isPublicInstanceField(Field) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isReady() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- isRecoverable(Status) - 类 中的静态方法org.apache.dubbo.remoting.etcd.option.OptionUtil
- isRegister() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- isRegister() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- isRegister() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isRegistered() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- isRegistered(ProviderModel) - 类 中的静态方法org.apache.dubbo.qos.command.util.ServiceCheckUtils
- isRegistry(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isRelease263OrHigher(String) - 类 中的静态方法org.apache.dubbo.common.Version
-
Check the framework release version number to decide if it's 2.6.3 or higher
- isRelease270OrHigher(String) - 类 中的静态方法org.apache.dubbo.common.Version
-
Check the framework release version number to decide if it's 2.7.0 or higher
- isReliable() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- isRetry() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- isReturn() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- isReturn() - 类 中的方法org.apache.dubbo.config.MethodConfig
- isReturn(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- isReturnTypeFuture(Invocation) - 类 中的静态方法com.alibaba.dubbo.rpc.support.RpcUtils
- isReturnTypeFuture(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
- isRoute(URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isRoute(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isRunning() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
get thread state
- isRuntime() - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- isRuntime() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- isRuntime() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- isRuntime() - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- isRuntime() - 接口 中的方法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() - 类 中的方法org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
- isRuntime() - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- isSameType(Annotation, Class<? extends Annotation>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Is the type of specified annotation same to the expected type?
- isSerialization() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isServerSide() - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- isServerSide() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
- isServerSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
已过时。Replace to isProviderSide()
- isServiceDiscoveryRegistryType(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified parameters of
URLis service discovery registry type or not - isServiceDiscoveryRegistryType(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified
URLis service discovery registry type or not - isServiceInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- isServiceInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- isServiceInvoker() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- isServiceKeyMatch(URL, URL) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- isServiceKeyMatch(URL, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isSetter(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
trueif the provided method is a set method. - isShouldRegister() - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- isShutdown() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- isShutdown() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- isSimpleType(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
The specified type is simple type or not
- isSingleton() - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- isSingleton() - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- isSingleton() - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- isStarted() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- isStarted() - 类 中的方法org.apache.dubbo.qos.server.Server
- isStarted() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- isStatic(Member) - 接口 中的静态方法org.apache.dubbo.common.utils.MemberUtils
-
check the specified
memberis static or not ? - isStop() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
- isStop() - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
the timer is stop
- isSubscribe() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isSupportResponseAttachment(String) - 类 中的静态方法org.apache.dubbo.common.Version
-
Dubbo 2.x protocol version numbers are limited to 2.0.2/2000200 ~ 2.0.99/2009900, other versions are consider as invalid or not from official release.
- isTerminated() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- isTerminated() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- isTerminated(Executor) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- isTimeout() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- isTop() - 类 中的方法org.apache.dubbo.qos.textui.TTree
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- isTraceEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is trace logging currently enabled?
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- isTraceEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- isTwoWay() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- isType(AnnotatedElement) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Is the specified type a generic
type - isTypeMatch(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
We only check boolean value at this moment.
- isUnexported() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- isUnexported() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- isValid() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
FIXME check @Parameter(required=true) and any conditions that need to match.
- isValid() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- isValid() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- isValid() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- isValid() - 类 中的方法org.apache.dubbo.config.MonitorConfig
- isValid() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- isValid() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isValid() - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- isValidAddress(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isValidGenericValue(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isValidLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isWaiting() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- isWarnEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is warn logging currently enabled?
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- isWarnEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- isZoneForcingEnabled(Invocation, String) - 接口 中的方法org.apache.dubbo.rpc.ZoneDetector
- iterator() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- iterator() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns an iterator over the elements in this set.
- iterator() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- IteratorSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a JDK 1.2 Iterator.
- IteratorSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.IteratorSerializer
J
- JaketConfigurationUtils - org.apache.dubbo.metadata.definition.util中的类
-
2015/1/27.
- JaketConfigurationUtils() - 类 的构造器org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
- JAVA_EXTENSION - 类 中的静态变量org.apache.dubbo.common.compiler.support.ClassUtils
- JAVA_IDENT_REGEX - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- JAVA_NAME_REGEX - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- JAVA_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- Java8TimeSerializer<T> - com.alibaba.com.caucho.hessian.io.java8中的类
- Java8TimeSerializer<T> - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- JavaBeanAccessor - org.apache.dubbo.common.beanutil中的枚举
- JavaBeanDescriptor - org.apache.dubbo.common.beanutil中的类
- JavaBeanDescriptor() - 类 的构造器org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- JavaBeanDescriptor(String, int) - 类 的构造器org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- JavaBeanSerializeUtil - org.apache.dubbo.common.beanutil中的类
- JavaDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- JavaDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.JavaDeserializer
- JavaObjectInput - org.apache.dubbo.common.serialize.java中的类
-
Java object input implementation
- JavaObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.java.JavaObjectInput
- JavaObjectInput(InputStream, boolean) - 类 的构造器org.apache.dubbo.common.serialize.java.JavaObjectInput
- JavaObjectOutput - org.apache.dubbo.common.serialize.java中的类
-
Java object output implementation
- JavaObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.java.JavaObjectOutput
- JavaObjectOutput(OutputStream, boolean) - 类 的构造器org.apache.dubbo.common.serialize.java.JavaObjectOutput
- JavaSerialization - org.apache.dubbo.common.serialize.java中的类
-
Java serialization implementation
- JavaSerialization() - 类 的构造器org.apache.dubbo.common.serialize.java.JavaSerialization
- JavaSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- JavaSerializer(Class, ClassLoader) - 类 的构造器com.alibaba.com.caucho.hessian.io.JavaSerializer
- JavassistCompiler - org.apache.dubbo.common.compiler.support中的类
-
JavassistCompiler.
- JavassistCompiler() - 类 的构造器org.apache.dubbo.common.compiler.support.JavassistCompiler
- JavassistProxyFactory - org.apache.dubbo.rpc.proxy.javassist中的类
-
JavassistRpcProxyFactory
- JavassistProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
- JAXRSServiceRestMetadataResolver - org.apache.dubbo.metadata.rest.jaxrs中的类
-
JAX-RS
ServiceRestMetadataResolverimplementation - JAXRSServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.JAXRSServiceRestMetadataResolver
- JCache - org.apache.dubbo.cache.support.jcache中的类
-
This class store the cache value per thread.
- JCache(URL) - 类 的构造器org.apache.dubbo.cache.support.jcache.JCache
- JCacheFactory - org.apache.dubbo.cache.support.jcache中的类
-
JCacheFactory is factory class to provide instance of javax spi cache.Implement
CacheFactoryby extendingAbstractCacheFactoryand provide - JCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.jcache.JCacheFactory
- JclLogger - org.apache.dubbo.common.logger.jcl中的类
-
Adaptor to commons logging, depends on commons-logging.jar.
- JclLogger(Log) - 类 的构造器org.apache.dubbo.common.logger.jcl.JclLogger
- JclLoggerAdapter - org.apache.dubbo.common.logger.jcl中的类
- JclLoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- JdkCompiler - org.apache.dubbo.common.compiler.support中的类
-
JdkCompiler.
- JdkCompiler() - 类 的构造器org.apache.dubbo.common.compiler.support.JdkCompiler
- JdkCompiler(String) - 类 的构造器org.apache.dubbo.common.compiler.support.JdkCompiler
- JdkCompiler(List<String>) - 类 的构造器org.apache.dubbo.common.compiler.support.JdkCompiler
- JdkLogger - org.apache.dubbo.common.logger.jdk中的类
- JdkLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.jdk.JdkLogger
- JdkLoggerAdapter - org.apache.dubbo.common.logger.jdk中的类
- JdkLoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- JdkProxyFactory - org.apache.dubbo.rpc.proxy.jdk中的类
-
JdkRpcProxyFactory
- JdkProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
- JEtcdClient - org.apache.dubbo.remoting.etcd.jetcd中的类
-
etcd3 client.
- JEtcdClient(URL) - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- JEtcdClient.EtcdWatcher - org.apache.dubbo.remoting.etcd.jetcd中的类
- JEtcdClientWrapper - org.apache.dubbo.remoting.etcd.jetcd中的类
- JEtcdClientWrapper(URL) - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- JEtcdTransporter - org.apache.dubbo.remoting.etcd.jetcd中的类
- JEtcdTransporter() - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.JEtcdTransporter
- JettyHttpBinder - org.apache.dubbo.remoting.http.jetty中的类
-
JettyHttpTransporter
- JettyHttpBinder() - 类 的构造器org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
- JettyHttpServer - org.apache.dubbo.remoting.http.jetty中的类
- JettyHttpServer(URL, HttpHandler) - 类 的构造器org.apache.dubbo.remoting.http.jetty.JettyHttpServer
- join(Directory<T>) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Cluster
-
已过时。
- join(String[]) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
join string.
- join(String[], char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
join string like javascript.
- join(String[], String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
join string like javascript.
- join(String, String, ChannelHandler) - 类 中的静态方法org.apache.dubbo.remoting.p2p.Networkers
- join(String, String, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
- join(Collection<String>, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- join(List<String>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- join(Map<String, String>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- join(URL, URL, ChannelHandler) - 类 中的静态方法org.apache.dubbo.remoting.p2p.Networkers
- join(URL, URL, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
- join(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- join(URL, ChannelHandler) - 接口 中的方法org.apache.dubbo.remoting.p2p.Group
-
join.
- join(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.support.AbstractGroup
- join(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.support.FileGroup
- join(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.support.MulticastGroup
- join(URL, ExchangeHandler) - 接口 中的方法org.apache.dubbo.remoting.p2p.exchange.ExchangeGroup
-
join.
- join(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- join(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
- join(Directory<T>) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Cluster
-
已过时。
- join(Directory<T>) - 接口 中的方法org.apache.dubbo.rpc.cluster.Cluster
-
Merge the directory invokers to a virtual invoker.
- join(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.AvailableCluster
- join(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.AbstractCluster
- join(Directory<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
- joinAll(Map<String, Map<String, String>>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- joinExchange(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
- joinMulticastGroup(MulticastSocket, InetAddress) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- json(Object) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。json string.
- json(Object, Writer) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。write json.
- json(Object, Writer, boolean) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。
- json(Object, String[]) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。json string.
- json(Object, String[], Writer) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。
- json(Object, String[], Writer, boolean) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。write json.
- JSON - org.apache.dubbo.common.json中的类
-
已过时。
- JSONArray - org.apache.dubbo.common.json中的类
-
已过时。
- JSONArray() - 类 的构造器org.apache.dubbo.common.json.JSONArray
-
已过时。
- JSONConverter - org.apache.dubbo.common.json中的接口
-
已过时。
- JSONObject - org.apache.dubbo.common.json中的类
-
已过时。
- JSONObject() - 类 的构造器org.apache.dubbo.common.json.JSONObject
-
已过时。
- JSONReader - org.apache.dubbo.common.json中的类
-
已过时。
- JSONReader(InputStream, String) - 类 的构造器org.apache.dubbo.common.json.JSONReader
-
已过时。
- JSONReader(Reader) - 类 的构造器org.apache.dubbo.common.json.JSONReader
-
已过时。
- JsonRemoteInvocation - org.apache.dubbo.rpc.protocol.http中的类
-
JsonRemoteInvocation
- JsonRemoteInvocation(MethodInvocation) - 类 的构造器org.apache.dubbo.rpc.protocol.http.JsonRemoteInvocation
- JsonRpcProxyFactoryBean - org.apache.dubbo.rpc.protocol.http中的类
-
JsonRpcProxyFactoryBean
- JsonRpcProxyFactoryBean(JsonProxyFactoryBean) - 类 的构造器org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- JSONToken - org.apache.dubbo.common.json中的类
-
已过时。
- JSONVisitor - org.apache.dubbo.common.json中的接口
-
已过时。
- JSONWriter - org.apache.dubbo.common.json中的类
-
已过时。
- JSONWriter(OutputStream, String) - 类 的构造器org.apache.dubbo.common.json.JSONWriter
-
已过时。
- JSONWriter(Writer) - 类 的构造器org.apache.dubbo.common.json.JSONWriter
-
已过时。
- jstack(OutputStream) - 类 中的静态方法org.apache.dubbo.common.utils.JVMUtil
- JValidation - org.apache.dubbo.validation.support.jvalidation中的类
-
Creates a new instance of
Validatorusing input argument url. - JValidation() - 类 的构造器org.apache.dubbo.validation.support.jvalidation.JValidation
- JValidator - org.apache.dubbo.validation.support.jvalidation中的类
-
Implementation of JValidation.
- JValidator(URL) - 类 的构造器org.apache.dubbo.validation.support.jvalidation.JValidator
- JVM_BOOLEAN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
boolean(Z).
- JVM_BYTE - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
byte(B).
- JVM_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
char(C).
- JVM_DOUBLE - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
double(D).
- JVM_FLOAT - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
float(F).
- JVM_INT - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
int(I).
- JVM_LONG - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
long(J).
- JVM_SHORT - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
short(S).
- JVM_VOID - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
void(V).
- JVMUtil - org.apache.dubbo.common.utils中的类
- JVMUtil() - 类 的构造器org.apache.dubbo.common.utils.JVMUtil
K
- KEEP_ALIVE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- KEEP_ALIVE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.rest.Constants
- keepAlive(long) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- keepAlive(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- key() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- KEY_READ_TIMESTAMP - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- KEY_REVISION_PREFIX - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- KEY_SEPARATOR - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- KEY_WRITE_TIMESTAMP - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- keys() - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get key iterator.
- keySet() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- KeyTypeEnum - org.apache.dubbo.metadata.report.identifier中的枚举
-
2019-08-15
- KRYO_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- KRYO_SERIALIZATION2_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- KryoObjectInput - org.apache.dubbo.common.serialize.kryo中的类
-
Kryo object input implementation, kryo object can be clean
- KryoObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- KryoObjectInput2 - org.apache.dubbo.common.serialize.kryo.optimized中的类
-
Kryo object input implementation, kryo object can be clean
- KryoObjectInput2(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- KryoObjectOutput - org.apache.dubbo.common.serialize.kryo中的类
-
Kryo object output implementation, kryo object can be clean
- KryoObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- KryoObjectOutput2 - org.apache.dubbo.common.serialize.kryo.optimized中的类
-
Kryo object output implementation, kryo object can be clean
- KryoObjectOutput2(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- KryoSerialization - org.apache.dubbo.common.serialize.kryo中的类
-
TODO for now kryo serialization doesn't deny classes that don't implement the serializable interface
- KryoSerialization() - 类 的构造器org.apache.dubbo.common.serialize.kryo.KryoSerialization
- KryoSerialization2 - org.apache.dubbo.common.serialize.kryo.optimized中的类
-
TODO for now kryo serialization doesn't deny classes that don't implement the serializable interface
- KryoSerialization2() - 类 的构造器org.apache.dubbo.common.serialize.kryo.optimized.KryoSerialization2
- KryoUtils - org.apache.dubbo.common.serialize.kryo.utils中的类
-
The kryo utils used by dubbo
- KryoUtils() - 类 的构造器org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
L
- lastVariableIndex() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- layer() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- layer() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- layer() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service layer, default value is empty string
- layer() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service layer, default value is empty string
- layer() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service layer, default value is empty string
- layer() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service layer, default value is empty string
- layer(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- LAYER_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- lazy() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- lazy() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to make connection when the client is created, the default value is false
- lazy() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to make connection when the client is created, the default value is false
- lazy(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- LAZY_CONNECT_INITIAL_STATE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
-
The initial state for lazy connection
- LAZY_CONNECT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
To decide whether to make connection when the client is created
- LBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- LBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- LEAST_ACTIVE - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Filter the number of invokers with the least number of active calls and count the weights and quantities of these invokers.
- LEAST_HEARTBEAT_DURATION - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
the least heartbeat during is 1000 ms.
- LeastActiveLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
LeastActiveLoadBalance
- LeastActiveLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
- leave() - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- leave() - 接口 中的方法org.apache.dubbo.remoting.p2p.Peer
-
leave.
- leave() - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
- leave(URL) - 接口 中的方法org.apache.dubbo.remoting.p2p.Group
-
leave.
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.support.AbstractGroup
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.support.FileGroup
- leave(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.support.MulticastGroup
- LEFT - org.apache.dubbo.qos.textui.TTable.Align
-
left-alignment
- LEGACY_DUBBO_PROTOCOL_VERSION - 类 中的静态变量org.apache.dubbo.common.Version
- length() - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get array length.
- length(CharSequence) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Gets a CharSequence length or
0if the CharSequence isnull. - Level - org.apache.dubbo.common.logger中的枚举
-
Level
- LfuCache - org.apache.dubbo.cache.support.lfu中的类
-
This class store the cache value per thread.
- LfuCache(URL) - 类 的构造器org.apache.dubbo.cache.support.lfu.LfuCache
-
Initialize LfuCache, it uses constructor argument cache.size value as its storage max size.
- LFUCache<K,V> - org.apache.dubbo.common.utils中的类
- LFUCache() - 类 的构造器org.apache.dubbo.common.utils.LFUCache
- LFUCache(int, float) - 类 的构造器org.apache.dubbo.common.utils.LFUCache
-
Constructs and initializes cache with specified capacity and eviction factor.
- LFUCache(int, float, long) - 类 的构造器org.apache.dubbo.common.utils.LFUCache
-
Constructs and initializes cache with specified capacity and eviction factor.
- LfuCacheFactory - org.apache.dubbo.cache.support.lfu中的类
- LfuCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.lfu.LfuCacheFactory
- Lifecycle - org.apache.dubbo.common.context中的接口
-
The Lifecycle of Dubbo component
- LifecycleAdapter - org.apache.dubbo.common.context中的类
- LifecycleAdapter() - 类 的构造器org.apache.dubbo.common.context.LifecycleAdapter
- LIMIT_EXCEEDED_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- limitedInputStream(InputStream, int) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- LimitedThreadPool - org.apache.dubbo.common.threadpool.support.limited中的类
-
Creates a thread pool that creates new threads as needed until limits reaches.
- LimitedThreadPool() - 类 的构造器org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
- LINE_NUMBER_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- list(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- list(Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Directory
-
已过时。
- list(Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- list(Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.Directory
-
list invokers.
- LIST_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- listConsumer() - 类 中的方法org.apache.dubbo.qos.command.impl.Ls
- Listenable<E extends EventListener<?>> - org.apache.dubbo.event中的接口
-
Dubbo Event Listenable
- ListenableFilter - org.apache.dubbo.rpc中的类
-
It's recommended to implement Filter.Listener directly for callback registration, check the default implementation, see
ExceptionFilter, for example. - ListenableFilter() - 类 的构造器org.apache.dubbo.rpc.ListenableFilter
- ListenableRouter - org.apache.dubbo.rpc.cluster.router.condition.config中的类
-
Abstract router which listens to dynamic configuration
- ListenableRouter(URL, String) - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- listener() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- listener() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- listener() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Listeners for service exporting and unexporting
- listener() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Listeners for service exporting and unexporting
- listener() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Listeners for service exporting and unexporting
- listener() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Listeners for service exporting and unexporting
- listener() - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
- listener(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- listener(Invocation) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
- LISTENER_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ListenerExporterWrapper<T> - org.apache.dubbo.rpc.listener中的类
-
ListenerExporter
- ListenerExporterWrapper(Exporter<T>, List<ExporterListener>) - 类 的构造器org.apache.dubbo.rpc.listener.ListenerExporterWrapper
- ListenerInvokerWrapper<T> - org.apache.dubbo.rpc.listener中的类
-
ListenerInvoker
- ListenerInvokerWrapper(Invoker<T>, List<InvokerListener>) - 类 的构造器org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- ListenerRegistryWrapper - org.apache.dubbo.registry中的类
- ListenerRegistryWrapper(Registry, List<RegistryServiceListener>) - 类 的构造器org.apache.dubbo.registry.ListenerRegistryWrapper
- listItems() - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- ListMerger - org.apache.dubbo.rpc.cluster.merger中的类
- ListMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.ListMerger
- listProvider() - 类 中的方法org.apache.dubbo.qos.command.impl.Ls
- ListTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
ListTelnetHandler handler list services and its methods details.
- ListTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.ListTelnetHandler
- load(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassFactory
- loadbalance() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- loadbalance() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Load balance strategy, you can use
LoadbalanceRules.RANDOM…… - loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Load balance strategy, you can use
LoadbalanceRules.RANDOM…… - loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Load balance strategy, you can use
LoadbalanceRules.RANDOM…… - loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Load balance strategy, you can use
LoadbalanceRules.RANDOM…… - loadbalance(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- LoadBalance - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- LoadBalance - org.apache.dubbo.rpc.cluster中的接口
-
LoadBalance.
- LOADBALANCE_AMONG_REGISTRIES - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- LOADBALANCE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- LoadbalanceRules - org.apache.dubbo.common.constants中的接口
-
constant for Loadbalance strategy
- loader - 接口 中的静态变量org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- loader - 接口 中的静态变量org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- LoadingStrategy - org.apache.dubbo.common.extension中的接口
- loadMonitor(AbstractInterfaceConfig, URL) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- loadProperties(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- loadProperties(String, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- loadProperties(String, boolean, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
Load properties file to
Propertiesfrom class path. - loadRegistries(AbstractInterfaceConfig, boolean) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- loadSerializedClass(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
- LoadStatusChecker - org.apache.dubbo.common.status.support中的类
-
Load Status
- LoadStatusChecker() - 类 的构造器org.apache.dubbo.common.status.support.LoadStatusChecker
- local() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- local() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
已过时。
- local() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。
- local(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
-
已过时。Replace to
stub(Boolean) - local(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
-
已过时。Replace to
stub(String) - LOCAL_DATA_CENTER - 类 中的静态变量org.apache.dubbo.registry.sofa.SofaRegistryConstants
-
Default data center
- LOCAL_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- LOCAL_PROTOCOL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- LOCAL_REGION - 类 中的静态变量org.apache.dubbo.registry.sofa.SofaRegistryConstants
-
Default region
- LocalDateHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- LocalDateHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- LocalDateHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
- LocalDateHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
- LocalDateHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
- LocalDateHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
- LocalDateTimeHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- LocalDateTimeHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- LocalDateTimeHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalDateTimeHandle
- LocalDateTimeHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateTimeHandle
- LocalDateTimeHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalDateTimeHandle
- LocalDateTimeHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateTimeHandle
- LocaleHandle - com.alibaba.com.caucho.hessian.io中的类
-
Handle for a locale object.
- LocaleHandle(String) - 类 的构造器com.alibaba.com.caucho.hessian.io.LocaleHandle
- LocaleSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a locale.
- LocaleSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.LocaleSerializer
- LOCALHOST_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- LOCALHOST_VALUE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- LocalHostPermitHandler - org.apache.dubbo.qos.server.handler中的类
- LocalHostPermitHandler(boolean) - 类 的构造器org.apache.dubbo.qos.server.handler.LocalHostPermitHandler
- LocalTimeHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- LocalTimeHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- LocalTimeHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalTimeHandle
- LocalTimeHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalTimeHandle
- LocalTimeHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.LocalTimeHandle
- LocalTimeHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.LocalTimeHandle
- log - 类 中的静态变量com.alibaba.com.caucho.hessian.io.HessianInputFactory
- Log - org.apache.dubbo.common.utils中的类
- Log() - 类 的构造器org.apache.dubbo.common.utils.Log
- LOG4J_FILE - 类 中的静态变量org.apache.dubbo.container.log4j.Log4jContainer
- LOG4J_LEVEL - 类 中的静态变量org.apache.dubbo.container.log4j.Log4jContainer
- LOG4J_SUBDIRECTORY - 类 中的静态变量org.apache.dubbo.container.log4j.Log4jContainer
- Log4j2Logger - org.apache.dubbo.common.logger.log4j2中的类
- Log4j2Logger(Logger) - 类 的构造器org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- Log4j2LoggerAdapter - org.apache.dubbo.common.logger.log4j2中的类
- Log4j2LoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- Log4jContainer - org.apache.dubbo.container.log4j中的类
-
Log4jContainer.
- Log4jContainer() - 类 的构造器org.apache.dubbo.container.log4j.Log4jContainer
- Log4jLogger - org.apache.dubbo.common.logger.log4j中的类
- Log4jLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.log4j.Log4jLogger
- Log4jLoggerAdapter - org.apache.dubbo.common.logger.log4j中的类
- Log4jLoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- LOGBACK_FILE - 类 中的静态变量org.apache.dubbo.container.logback.LogbackContainer
- LOGBACK_LEVEL - 类 中的静态变量org.apache.dubbo.container.logback.LogbackContainer
- LOGBACK_MAX_HISTORY - 类 中的静态变量org.apache.dubbo.container.logback.LogbackContainer
- LogbackContainer - org.apache.dubbo.container.logback中的类
-
LogbackContainer.
- LogbackContainer() - 类 的构造器org.apache.dubbo.container.logback.LogbackContainer
- logger - 类 中的静态变量org.apache.dubbo.config.ReferenceConfig
- logger - 类 中的静态变量org.apache.dubbo.config.ServiceConfig
- logger(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- Logger - org.apache.dubbo.common.logger中的接口
-
Logger interface
- LoggerAdapter - com.alibaba.dubbo.common.logger中的接口
-
已过时。
- LoggerAdapter - org.apache.dubbo.common.logger中的接口
-
Logger provider
- LoggerFactory - org.apache.dubbo.common.logger中的类
-
Logger factory
- LoggingEventListener - org.apache.dubbo.config.event.listener中的类
-
A listener for logging the
Dubbo event - LoggingEventListener - org.apache.dubbo.registry.client.event.listener中的类
-
A listener for logging the
Dubbo event - LoggingEventListener() - 类 的构造器org.apache.dubbo.config.event.listener.LoggingEventListener
- LoggingEventListener() - 类 的构造器org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- LoggingFilter - org.apache.dubbo.rpc.protocol.rest.support中的类
-
This logging filter is not highly optimized for now
- LoggingFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.support.LoggingFilter
- LogHelper - org.apache.dubbo.common.utils中的类
- logList - 类 中的静态变量org.apache.dubbo.common.utils.DubboAppender
- LOGSTAT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- LogTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
LogTelnetHandler
- LogTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
-
LogTelnetHandler
- LogTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.LogTelnetHandler
- LogTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
- LogUtil - org.apache.dubbo.common.utils中的类
- LogUtil() - 类 的构造器org.apache.dubbo.common.utils.LogUtil
- LONG - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- LONG - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- LONG_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- LONG_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- LONG_BYTE_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- LONG_BYTE_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- LONG_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- LONG_DIRECT_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- LONG_SHORT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- LONG_SHORT_MIN - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- long2bytes(long) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- long2bytes(long, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- long2bytes(long, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- LongArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- LongArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.LongArrayMerger
- longValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- lookup(String) - 类 中的静态方法org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
- lookup(String) - 类 中的静态方法org.apache.dubbo.remoting.p2p.Networkers
- lookup(String, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianResolver
-
Looks up a proxy object.
- lookup(String, String) - 接口 中的方法com.alibaba.com.caucho.hessian.io.HessianRemoteResolver
-
Looks up a proxy object.
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.monitor.Monitor
-
已过时。
- lookup(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- lookup(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- lookup(URL) - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- lookup(URL) - 接口 中的方法org.apache.dubbo.monitor.MonitorService
-
Lookup monitor data 1. support lookup by day: count://host/interface?
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.nacos.NacosRegistry
- lookup(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
-
Query the registered data that matches the conditions.
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- lookup(URL) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- lookup(URL) - 接口 中的方法org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworker
-
lookup group.
- lookup(URL) - 类 中的静态方法org.apache.dubbo.remoting.p2p.exchange.ExchangeNetworkers
- lookup(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker
- lookup(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
- lookup(URL) - 接口 中的方法org.apache.dubbo.remoting.p2p.Networker
-
lookup group.
- lookup(URL) - 类 中的静态方法org.apache.dubbo.remoting.p2p.Networkers
- lookup(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.support.FileNetworker
- lookup(URL) - 类 中的方法org.apache.dubbo.remoting.p2p.support.MulticastNetworker
- lookupExportedService(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- lookupExportedServiceWithoutGroup(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- lookupMethod(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- lookupMethod(String, String) - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.DubboHandlerRegistry
- lookupReferredService(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- lookupService(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- LOWEST_VERSION_FOR_RESPONSE_ATTACHMENT - 类 中的静态变量org.apache.dubbo.common.Version
-
For protocol compatibility purpose.
- LruCache - org.apache.dubbo.cache.support.lru中的类
-
This class store the cache value per thread.
- LruCache(URL) - 类 的构造器org.apache.dubbo.cache.support.lru.LruCache
-
Initialize LruCache, it uses constructor argument cache.size value as its storage max size.
- LRUCache<K,V> - org.apache.dubbo.common.utils中的类
-
LRU-2
- LRUCache() - 类 的构造器org.apache.dubbo.common.utils.LRUCache
- LRUCache(int) - 类 的构造器org.apache.dubbo.common.utils.LRUCache
- LruCacheFactory - org.apache.dubbo.cache.support.lru中的类
- LruCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.lru.LruCacheFactory
- Ls - org.apache.dubbo.qos.command.impl中的类
- Ls() - 类 的构造器org.apache.dubbo.qos.command.impl.Ls
- LSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- LSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
M
- MAGIC - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- main(String[]) - 类 中的静态方法org.apache.dubbo.container.Main
- Main - org.apache.dubbo.container中的类
-
Main.
- Main() - 类 的构造器org.apache.dubbo.container.Main
- makeAccessible(Constructor<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Copy from org.springframework.util.ReflectionUtils.
- makeAccessible(Field) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Copy from org.springframework.util.ReflectionUtils.
- makeAccessible(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Copy from org.springframework.util.ReflectionUtils.
- map(URL) - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
- map(URL) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
-
Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
- map(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- MapDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.2 Map.
- MapDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.MapDeserializer
- mapEquals(Map<?, ?>, Map<?, ?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- MapMerger - org.apache.dubbo.rpc.cluster.merger中的类
- MapMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.MapMerger
- MAPPING_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MappingChangedEvent - org.apache.dubbo.metadata中的类
- MappingChangedEvent() - 类 的构造器org.apache.dubbo.metadata.MappingChangedEvent
- MappingListener - org.apache.dubbo.metadata中的接口
- MapSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a JDK 1.2 java.util.Map.
- MapSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.MapSerializer
- mapToPojo(Map<String, Object>, Class<T>) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
-
convert map to a specific class instance
- MapTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
-
2015/1/27.
- MapTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
- MapValue - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
- MapValue.Map - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
Protobuf type
org.apache.dubbo.common.serialize.protobuf.support.wrapper.Map - MapValue.Map.Builder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
Protobuf type
org.apache.dubbo.common.serialize.protobuf.support.wrapper.Map - MapValue.MapOrBuilder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的接口
- mark(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- mark(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- mark(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- mark(int) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- markChanged() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- markReaderIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- markReaderIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Marks the current
readerIndexin this buffer. - markReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- markReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- markReported() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- markSupported() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- markSupported() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- markSupported() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- markSupported() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- markSupportedInputStream(InputStream) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- markSupportedInputStream(InputStream, int) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- markWriterIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- markWriterIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Marks the current
writerIndexin this buffer. - markWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- markWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- marshaller(T) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- matchArguments(Map.Entry<String, ConditionRouter.MatchPair>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
-
analysis the arguments in the rule.
- matches() - 注释类型 中的方法org.apache.dubbo.common.extension.Wrapper
-
the extension names that need to be wrapped.
- matchIpExpression(String, String, int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- matchIpRange(String, String, int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- matchParams(String) - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- MATRIX_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @MatrixParam
- MatrixParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @MatrixParam - MatrixParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
- MAX_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- MAX_BYTE_ARRAY_LENGTH - 类 中的静态变量org.apache.dubbo.common.serialize.java.JavaObjectInput
- MAX_CONCURRENT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- MAX_CONCURRENT_CALLS_PER_CONNECTION - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- MAX_ELAPSED - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- MAX_INBOUND_MESSAGE_SIZE - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- MAX_INBOUND_METADATA_SIZE - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- MAX_INPUT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- MAX_OUTPUT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- MAX_PRIORITY - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The maximum priority
- MAX_PROXY_COUNT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MAX_RETRIES - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
Max number of times to retry.
- MAX_SLEEP - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
Max time in ms to sleep on each retry.
- MemberUtils - org.apache.dubbo.common.utils中的接口
-
Java Reflection
MemberUtilities class - MemcachedProtocol - org.apache.dubbo.rpc.protocol.memcached中的类
-
MemcachedProtocol
- MemcachedProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
- MemoryStatusChecker - org.apache.dubbo.common.status.support中的类
-
MemoryStatus
- MemoryStatusChecker() - 类 的构造器org.apache.dubbo.common.status.support.MemoryStatusChecker
- merge(boolean[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.BooleanArrayMerger
- merge(byte[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.ByteArrayMerger
- merge(char[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.CharArrayMerger
- merge(double[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.DoubleArrayMerger
- merge(float[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.FloatArrayMerger
- merge(int[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.IntArrayMerger
- merge(long[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.LongArrayMerger
- merge(short[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.ShortArrayMerger
- merge(Object[]...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.ArrayMerger
- merge(List<?>...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.ListMerger
- merge(Map<?, ?>...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.MapMerger
- merge(Set<?>...) - 类 中的方法org.apache.dubbo.rpc.cluster.merger.SetMerger
- merge(T...) - 接口 中的方法org.apache.dubbo.rpc.cluster.Merger
- MERGEABLE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- MergeableCluster - org.apache.dubbo.rpc.cluster.support中的类
- MergeableCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.MergeableCluster
- MergeableClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support中的类
- MergeableClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.MergeableClusterInvoker
- mergeCause(ThrowablePB.ThrowableProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- mergeFrom(Message) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- mergeFrom(Message) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- mergeFrom(Message) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- mergeFrom(MapValue.Map) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- mergeFrom(ThrowablePB.StackTraceElementProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- mergeFrom(ThrowablePB.ThrowableProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- merger() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service merger
- merger() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- merger(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- Merger - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- Merger<T> - org.apache.dubbo.rpc.cluster中的接口
- MERGER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- MergerFactory - org.apache.dubbo.rpc.cluster.merger中的类
- MergerFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.MergerFactory
- mergeUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- mergeUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- mergeUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- mergeUrl(URL, Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.cluster.ProviderURLMergeProcessor
-
Merging the URL parameters of provider and consumer
- mergeUrl(URL, Map<String, String>) - 类 中的静态方法org.apache.dubbo.rpc.cluster.support.ClusterUtils
- mergeUrl(URL, Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.cluster.support.merger.DefaultProviderURLMergeProcessor
- mergeValues(Class<?>, String, List<String>) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
Insert default extension into extension list.
- MESSAGE_HEADER_LENGTH_INDEX - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- MESSAGE_LENGTH_INDEX - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- MESSAGE_SHORTEST_LENGTH - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- MessageOnlyChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.message中的类
- MessageOnlyChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
- MessageOnlyDispatcher - org.apache.dubbo.remoting.transport.dispatcher.message中的类
-
Only message receive uses the thread pool.
- MessageOnlyDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
- messageReceived(IoSession, Object) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaHandler
- messageReceived(ChannelHandlerContext, MessageEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- messageSent(IoSession, Object) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaHandler
- META_DATA_STORE_TAG - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- metadata(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- METADATA_CLUSTER_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- METADATA_ENCODING - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants
-
The encoding of metadata
- METADATA_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- METADATA_MAPPING_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- METADATA_PROXY_TIMEOUT_KEY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- METADATA_PUBLISH_DELAY_KEY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- METADATA_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- METADATA_SERVICE_PREFIX - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The prefix of
MetadataService: "dubbo.metadata-service." - METADATA_SERVICE_URL_PARAMS_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of metadata JSON of
MetadataService'sURL - METADATA_SERVICE_URLS_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The
URLsproperty name ofMetadataService: "dubbo.metadata-service.urls", which is used to be compatible with Dubbo Spring Cloud and discovery the metadata of instance - METADATA_STORAGE_TYPE_PROPERTY_NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
The property name of metadata storage type.
- MetadataChangeListener - org.apache.dubbo.metadata中的接口
- MetadataConstants - org.apache.dubbo.metadata中的类
- MetadataConstants() - 类 的构造器org.apache.dubbo.metadata.MetadataConstants
- MetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
-
The MetadataIdentifier is used to store method descriptor.
- MetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- MetadataIdentifier(String, String, String, String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- MetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- MetadataInfo - org.apache.dubbo.metadata中的类
- MetadataInfo(String) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo
- MetadataInfo(String, String, Map<String, MetadataInfo.ServiceInfo>) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo
- MetadataInfo.ServiceInfo - org.apache.dubbo.metadata中的类
- MetadataParamsFilter - org.apache.dubbo.metadata中的接口
- metadataReport(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- MetadataReport - org.apache.dubbo.metadata.report中的接口
- MetadataReportBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
MetadataReportConfig. - MetadataReportBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- metadataReportConfig(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- MetadataReportConfig - org.apache.dubbo.config中的类
-
MetadataReportConfig
- MetadataReportConfig() - 类 的构造器org.apache.dubbo.config.MetadataReportConfig
- MetadataReportConfig(String) - 类 的构造器org.apache.dubbo.config.MetadataReportConfig
- MetadataReportFactory - org.apache.dubbo.metadata.report中的接口
- MetadataReportInstance - org.apache.dubbo.metadata.report中的类
-
2019-08-09
- MetadataReportInstance() - 类 的构造器org.apache.dubbo.metadata.report.MetadataReportInstance
- metadataReportRetry - 类 中的变量org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- metadataReports(List<MetadataReportConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- MetadataService - org.apache.dubbo.metadata中的接口
-
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registration and subscription between Dubbo service providers and its consumers.
- MetadataServiceExporter - org.apache.dubbo.metadata中的接口
-
The exporter of
MetadataService - MetadataServiceNameMapping - org.apache.dubbo.registry.client.metadata中的类
- MetadataServiceNameMapping() - 类 的构造器org.apache.dubbo.registry.client.metadata.MetadataServiceNameMapping
- metadataServicePort(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- metadataServiceProxies - 类 中的静态变量org.apache.dubbo.registry.client.metadata.MetadataUtils
- MetadataServiceType - org.apache.dubbo.metadata中的枚举
-
The type enumerations of
MetadataService - MetadataServiceURLBuilder - org.apache.dubbo.registry.client.metadata中的接口
-
Used to build metadata service url from ServiceInstance.
- MetadataServiceURLParamsMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
- MetadataServiceURLParamsMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.MetadataServiceURLParamsMetadataCustomizer
- MetadataUtils - org.apache.dubbo.registry.client.metadata中的类
- MetadataUtils() - 类 的构造器org.apache.dubbo.registry.client.metadata.MetadataUtils
- Method - org.apache.dubbo.config.annotation中的注释类型
- METHOD - org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
Method accessor.
- METHOD - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- METHOD - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- METHOD_DESC_REGEX - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- METHOD_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- METHOD_MODEL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- METHOD_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- MethodBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
MethodConfig. - MethodBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- MethodComparator - org.apache.dubbo.common.utils中的类
-
The Comparator class for
Method, the comparison rule : Comparing to twomethod nameslexicographically. - MethodConfig - com.alibaba.dubbo.config中的类
-
已过时。
- MethodConfig - org.apache.dubbo.config中的类
-
The method configuration
- MethodConfig() - 类 的构造器com.alibaba.dubbo.config.MethodConfig
-
已过时。
- MethodConfig() - 类 的构造器org.apache.dubbo.config.MethodConfig
- MethodConfig(Method) - 类 的构造器org.apache.dubbo.config.MethodConfig
- MethodDefinition - org.apache.dubbo.metadata.definition.model中的类
-
2015/1/27.
- MethodDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.MethodDefinition
- MethodDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
-
MethodDefinitionBuilder based on Java Reflection - MethodDefinitionBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
- MethodDefinitionBuilder(TypeDefinitionBuilder) - 类 的构造器org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
- MethodDescriptor - org.apache.dubbo.rpc.model中的类
- MethodDescriptor(Method) - 类 的构造器org.apache.dubbo.rpc.model.MethodDescriptor
- methods() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
methods support
- methods() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
methods support
- methods() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。methods support
- methods() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。methods support
- METHODS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MethodUtils - org.apache.dubbo.common.utils中的接口
-
Miscellaneous method utility methods.
- MethodValidated - org.apache.dubbo.validation中的注释类型
-
Method grouping validation.
- metrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- METRICS_KEY - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- METRICS_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- METRICS_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MetricsConfig - org.apache.dubbo.config中的类
- MetricsConfig() - 类 的构造器org.apache.dubbo.config.MetricsConfig
- MetricsFilter - org.apache.dubbo.monitor.dubbo中的类
- MetricsFilter() - 类 的构造器org.apache.dubbo.monitor.dubbo.MetricsFilter
- MetricsService - org.apache.dubbo.monitor中的接口
- MetricsServiceDetector - org.apache.dubbo.monitor.support中的类
- MetricsServiceDetector() - 类 的构造器org.apache.dubbo.monitor.support.MetricsServiceDetector
- MIDDLE - org.apache.dubbo.qos.textui.TTable.Align
-
middle-alignment
- migrateToServiceDiscoveryInvoker(boolean) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- migrateToServiceDiscoveryInvoker(boolean) - 类 中的方法org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- migrateToServiceDiscoveryInvoker(boolean) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- MIGRATION_MULTI_REGISTRY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- MigrationAddressComparator - org.apache.dubbo.registry.client.migration中的接口
- MigrationClusterComparator - org.apache.dubbo.rpc.cluster.support.migration中的接口
- MigrationClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support.migration中的接口
- MigrationInvoker<T> - org.apache.dubbo.registry.client.migration中的类
- MigrationInvoker(RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - 类 的构造器org.apache.dubbo.registry.client.migration.MigrationInvoker
- MigrationInvoker(ClusterInvoker<T>, ClusterInvoker<T>, RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - 类 的构造器org.apache.dubbo.registry.client.migration.MigrationInvoker
- MigrationRule - org.apache.dubbo.rpc.cluster.support.migration中的类
- MigrationRule() - 类 的构造器org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- MigrationRuleHandler<T> - org.apache.dubbo.registry.client.migration中的类
- MigrationRuleHandler(MigrationInvoker<T>) - 类 的构造器org.apache.dubbo.registry.client.migration.MigrationRuleHandler
- MigrationRuleListener - org.apache.dubbo.registry.client.migration中的类
- MigrationRuleListener() - 类 的构造器org.apache.dubbo.registry.client.migration.MigrationRuleListener
- MigrationStep - org.apache.dubbo.rpc.cluster.support.migration中的枚举
- MIN_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- MIN_PRIORITY - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The minimum priority
- MinaClient - org.apache.dubbo.remoting.transport.mina中的类
-
Mina client.
- MinaClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.mina.MinaClient
- MinaHandler - org.apache.dubbo.remoting.transport.mina中的类
-
MinaHandler
- MinaHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.mina.MinaHandler
- MinaServer - org.apache.dubbo.remoting.transport.mina中的类
-
MinaServer
- MinaServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.mina.MinaServer
- MinaTransporter - org.apache.dubbo.remoting.transport.mina中的类
- MinaTransporter() - 类 的构造器org.apache.dubbo.remoting.transport.mina.MinaTransporter
- mismatches() - 注释类型 中的方法org.apache.dubbo.common.extension.Wrapper
-
the extension names that need to be excluded.
- mixin(Class<?>[], Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.Mixin
-
mixin interface and delegates.
- mixin(Class<?>[], Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.bytecode.Mixin
-
mixin interface and delegates.
- mixin(Class<?>[], Class<?>[], ClassLoader) - 类 中的静态方法org.apache.dubbo.common.bytecode.Mixin
-
mixin interface and delegates.
- mixin(Class<?>[], Class<?>, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.bytecode.Mixin
-
mixin interface and delegates.
- Mixin - org.apache.dubbo.common.bytecode中的类
-
Mixin
- Mixin.MixinAware - org.apache.dubbo.common.bytecode中的接口
- mock() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- mock() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- mock() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service mock name, use interface name + Mock if not set
- mock() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service mock name, use interface name + Mock if not set
- mock() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service mock name, use interface name + Mock if not set
- mock() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service mock name, use interface name + Mock if not set
- mock(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- mock(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- MOCK_HEARTBEAT_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MOCK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- MOCK_PROTOCOL - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- MockClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support.wrapper中的类
- MockClusterInvoker(Directory<T>, Invoker<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- MockClusterWrapper - org.apache.dubbo.rpc.cluster.support.wrapper中的类
-
mock impl
- MockClusterWrapper(Cluster) - 类 的构造器org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper
- MockInvoker<T> - org.apache.dubbo.rpc.support中的类
- MockInvoker(URL, Class<T>) - 类 的构造器org.apache.dubbo.rpc.support.MockInvoker
- MockInvokersSelector - org.apache.dubbo.rpc.cluster.router.mock中的类
-
A specific Router designed to realize mock feature.
- MockInvokersSelector() - 类 的构造器org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
- MockProtocol - org.apache.dubbo.rpc.support中的类
-
MockProtocol is used for generating a mock invoker by URL and type on consumer side
- MockProtocol() - 类 的构造器org.apache.dubbo.rpc.support.MockProtocol
- MockRouterFactory - org.apache.dubbo.rpc.cluster.router.mock中的类
- MockRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
- MODIFIED - org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
A config is updated.
- module() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- module() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- module() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Module associated name
- module() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Module spring bean name
- module() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Module associated name
- module() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Module spring bean name
- module(ModuleConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- module(ModuleConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- ModuleBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ModuleConfig. - ModuleBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- ModuleConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ModuleConfig - org.apache.dubbo.config中的类
-
The module info
- ModuleConfig() - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
-
已过时。
- ModuleConfig() - 类 的构造器org.apache.dubbo.config.ModuleConfig
- ModuleConfig(String) - 类 的构造器com.alibaba.dubbo.config.ModuleConfig
-
已过时。
- ModuleConfig(String) - 类 的构造器org.apache.dubbo.config.ModuleConfig
- monitor() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- monitor() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- monitor() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Monitor associated name
- monitor() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Monitor spring bean name
- monitor() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Monitor associated name
- monitor() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Monitor spring bean name
- monitor(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- monitor(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- monitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- monitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- monitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- monitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- Monitor - com.alibaba.dubbo.monitor中的接口
-
已过时。
- Monitor - org.apache.dubbo.monitor中的接口
-
Monitor.
- MONITOR_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MonitorBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
MonitorConfig. - MonitorBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- MonitorConfig - com.alibaba.dubbo.config中的类
-
已过时。
- MonitorConfig - org.apache.dubbo.config中的类
-
MonitorConfig
- MonitorConfig() - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
-
已过时。
- MonitorConfig() - 类 的构造器org.apache.dubbo.config.MonitorConfig
- MonitorConfig(String) - 类 的构造器com.alibaba.dubbo.config.MonitorConfig
-
已过时。
- MonitorConfig(String) - 类 的构造器org.apache.dubbo.config.MonitorConfig
- MonitorFactory - com.alibaba.dubbo.monitor中的接口
-
已过时。
- MonitorFactory - org.apache.dubbo.monitor中的接口
-
MonitorFactory.
- MonitorFilter - org.apache.dubbo.monitor.support中的类
-
MonitorFilter.
- MonitorFilter() - 类 的构造器org.apache.dubbo.monitor.support.MonitorFilter
- MonitorService - org.apache.dubbo.monitor中的接口
-
MonitorService.
- MonitorServiceDetector - org.apache.dubbo.monitor.support中的类
- MonitorServiceDetector() - 类 的构造器org.apache.dubbo.monitor.support.MonitorServiceDetector
- MONO_REDIS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MonoRedisClient - org.apache.dubbo.remoting.redis.jedis中的类
- MonoRedisClient(URL) - 类 的构造器org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- MonthDayHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- MonthDayHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- MonthDayHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.MonthDayHandle
- MonthDayHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.MonthDayHandle
- MonthDayHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.MonthDayHandle
- MonthDayHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.MonthDayHandle
- MSGPACK_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- MsgpackObjectInput - org.apache.dubbo.common.serialize.msgpack中的类
- MsgpackObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- MsgpackObjectOutput - org.apache.dubbo.common.serialize.msgpack中的类
- MsgpackObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- MsgpackSerialization - org.apache.dubbo.common.serialize.msgpack中的类
- MsgpackSerialization() - 类 的构造器org.apache.dubbo.common.serialize.msgpack.MsgpackSerialization
- MULTICAST - 接口 中的静态变量org.apache.dubbo.config.Constants
- MulticastExchangeGroup - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
MulticastGroup
- MulticastExchangeGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
- MulticastExchangeNetworker - org.apache.dubbo.remoting.p2p.exchange.support中的类
-
MulticastNetworker
- MulticastExchangeNetworker() - 类 的构造器org.apache.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker
- MulticastGroup - org.apache.dubbo.remoting.p2p.support中的类
-
MulticastGroup
- MulticastGroup(URL) - 类 的构造器org.apache.dubbo.remoting.p2p.support.MulticastGroup
- MulticastNetworker - org.apache.dubbo.remoting.p2p.support中的类
-
MulticastNetworker
- MulticastNetworker() - 类 的构造器org.apache.dubbo.remoting.p2p.support.MulticastNetworker
- MulticastRegistry - org.apache.dubbo.registry.multicast中的类
-
MulticastRegistry
- MulticastRegistry(URL) - 类 的构造器org.apache.dubbo.registry.multicast.MulticastRegistry
- MulticastRegistryFactory - org.apache.dubbo.registry.multicast中的类
-
MulticastRegistryLocator
- MulticastRegistryFactory() - 类 的构造器org.apache.dubbo.registry.multicast.MulticastRegistryFactory
- MultiMessage - org.apache.dubbo.remoting.exchange.support中的类
- MultiMessageHandler - org.apache.dubbo.remoting.transport中的类
- MultiMessageHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.MultiMessageHandler
- multiple() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.EnableDubboConfig
-
It indicates whether binding to multiple Spring Beans.
- Multiple() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Multiple
- MULTIPLE - 接口 中的静态变量org.apache.dubbo.config.Constants
- multipleConfig() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。It indicates whether
AbstractConfigbinding to multiple Spring Beans. - multipleConfig() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.EnableDubbo
-
It indicates whether
AbstractConfigbinding to multiple Spring Beans. - MultipleRegistry - org.apache.dubbo.registry.multiple中的类
-
MultipleRegistry
- MultipleRegistry(URL) - 类 的构造器org.apache.dubbo.registry.multiple.MultipleRegistry
- MultipleRegistry(URL, boolean, boolean) - 类 的构造器org.apache.dubbo.registry.multiple.MultipleRegistry
- MultipleRegistryFactory - org.apache.dubbo.registry.multiple中的类
-
MultipleRegistryFactory
- MultipleRegistryFactory() - 类 的构造器org.apache.dubbo.registry.multiple.MultipleRegistryFactory
- MultipleRegistryServiceDiscovery - org.apache.dubbo.registry.multiple中的类
- MultipleRegistryServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- MultipleRegistryServiceDiscoveryFactory - org.apache.dubbo.registry.multiple中的类
- MultipleRegistryServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscoveryFactory
- MultiServiceProcessor - org.apache.dubbo.rpc.protocol.thrift.ext中的类
-
已过时。
- MultiServiceProcessor() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
-
已过时。
- MultiValueConverter<S> - org.apache.dubbo.common.convert.multiple中的接口
-
An interface to convert the source-typed value to multiple value, e.g , Java array,
Collectionor sub-interfaces
N
- NacosConfigListener() - 类 的构造器org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration.NacosConfigListener
- NacosConfigServiceWrapper - org.apache.dubbo.configcenter.support.nacos中的类
- NacosConfigServiceWrapper - org.apache.dubbo.metadata.store.nacos中的类
- NacosConfigServiceWrapper(ConfigService) - 类 的构造器org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- NacosConfigServiceWrapper(ConfigService) - 类 的构造器org.apache.dubbo.metadata.store.nacos.NacosConfigServiceWrapper
- NacosDynamicConfiguration - org.apache.dubbo.configcenter.support.nacos中的类
-
The nacos implementation of
DynamicConfiguration - NacosDynamicConfiguration.NacosConfigListener - org.apache.dubbo.configcenter.support.nacos中的类
- NacosDynamicConfigurationFactory - org.apache.dubbo.configcenter.support.nacos中的类
-
The nacos implementation of
AbstractDynamicConfigurationFactory - NacosDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfigurationFactory
- NacosInstanceManageUtil - org.apache.dubbo.registry.nacos.util中的类
-
Instance manage util for multiple serviceNames To resolve bug with https://github.com/apache/dubbo/issues/5885 and https://github.com/apache/dubbo/issues/5899
- NacosInstanceManageUtil() - 类 的构造器org.apache.dubbo.registry.nacos.util.NacosInstanceManageUtil
- NacosMetadataReport - org.apache.dubbo.metadata.store.nacos中的类
-
metadata report impl for nacos
- NacosMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
- NacosMetadataReportFactory - org.apache.dubbo.metadata.store.nacos中的类
-
metadata report factory impl for nacos
- NacosMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.nacos.NacosMetadataReportFactory
- NacosNamingServiceUtils - org.apache.dubbo.registry.nacos.util中的类
-
The utilities class for
NamingService - NacosNamingServiceUtils() - 类 的构造器org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
- NacosNamingServiceWrapper - org.apache.dubbo.registry.nacos中的类
- NacosNamingServiceWrapper(NamingService) - 类 的构造器org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- NacosRegistry - org.apache.dubbo.registry.nacos中的类
-
Nacos
Registry - NacosRegistry(URL, NacosNamingServiceWrapper) - 类 的构造器org.apache.dubbo.registry.nacos.NacosRegistry
- NacosRegistryFactory - org.apache.dubbo.registry.nacos中的类
-
Nacos
RegistryFactory - NacosRegistryFactory() - 类 的构造器org.apache.dubbo.registry.nacos.NacosRegistryFactory
- NacosServiceDiscovery - org.apache.dubbo.registry.nacos中的类
-
Nacos
ServiceDiscoveryimplementation - NacosServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- NacosServiceDiscoveryFactory - org.apache.dubbo.registry.nacos中的类
- NacosServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceDiscoveryFactory
- NacosServiceName - org.apache.dubbo.registry.nacos中的类
-
The service name of Nacos
- NacosServiceName() - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
- NacosServiceName(String) - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
- NacosServiceName(URL) - 类 的构造器org.apache.dubbo.registry.nacos.NacosServiceName
- name() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- name() - 注释类型 中的方法org.apache.dubbo.qos.command.annotation.Cmd
-
Command name
- name(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- name(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- name(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- name(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- NAME - 类 中的静态变量org.apache.dubbo.cache.support.expiring.ExpiringCacheFactory
- NAME - 类 中的静态变量org.apache.dubbo.cache.support.jcache.JCacheFactory
- NAME - 类 中的静态变量org.apache.dubbo.cache.support.lfu.LfuCacheFactory
- NAME - 类 中的静态变量org.apache.dubbo.cache.support.lru.LruCacheFactory
- NAME - 类 中的静态变量org.apache.dubbo.common.compiler.support.JavassistCompiler
- NAME - 类 中的静态变量org.apache.dubbo.common.compiler.support.JdkCompiler
- NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- NAME - 类 中的静态变量org.apache.dubbo.common.config.Environment
- NAME - 类 中的静态变量org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
- NAME - 类 中的静态变量org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
- NAME - 类 中的静态变量org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
- NAME - 类 中的静态变量org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
- NAME - 类 中的静态变量org.apache.dubbo.common.timer.HashedWheelTimer
-
may be in spi?
- NAME - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Application name;
- NAME - 类 中的静态变量org.apache.dubbo.config.context.ConfigManager
- NAME - 类 中的静态变量org.apache.dubbo.event.DirectEventDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.event.ParallelEventDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- NAME - 类 中的静态变量org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- NAME - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.all2.AllDispatcher2
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.grizzly.GrizzlyTransporter
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.mina.MinaTransporter
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.netty.NettyTransporter
- NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.netty4.NettyTransporter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.interceptor.ZoneAwareClusterInterceptor
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.ConsistentHashLoadBalance
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.LeastActiveLoadBalance
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.loadbalance.ShortestResponseLoadBalance
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.address.AddressInvokersSelector
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.address.AddressRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.ConditionRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.config.AppRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.AvailableCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.FailbackCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.FailfastCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.FailoverCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.FailsafeCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.ForkingCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.MergeableCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.registry.ZoneAwareCluster
- NAME - 类 中的静态变量org.apache.dubbo.rpc.model.ApplicationModel
- NAME - 类 中的静态变量org.apache.dubbo.rpc.model.ServiceRepository
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.DubboClassNameGenerator
-
已过时。
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
-
已过时。
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- NAME - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- NAME_SEPARATOR - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
- name2class(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
name to class.
- name2Class(ClassLoader, String) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
Transform the Class.forName String to Class Object.
- name2desc(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
name to desc.
- NamedInternalThreadFactory - org.apache.dubbo.common.threadlocal中的类
-
NamedInternalThreadFactory This is a threadFactory which produce
InternalThread - NamedInternalThreadFactory() - 类 的构造器org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
- NamedInternalThreadFactory(String) - 类 的构造器org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
- NamedInternalThreadFactory(String, boolean) - 类 的构造器org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
- NamedThreadFactory - org.apache.dubbo.common.utils中的类
-
InternalThreadFactory.
- NamedThreadFactory() - 类 的构造器org.apache.dubbo.common.utils.NamedThreadFactory
- NamedThreadFactory(String) - 类 的构造器org.apache.dubbo.common.utils.NamedThreadFactory
- NamedThreadFactory(String, boolean) - 类 的构造器org.apache.dubbo.common.utils.NamedThreadFactory
- NamePropertyDefaultValueDubboConfigBeanCustomizer - org.apache.dubbo.config.spring.context.config中的类
-
已过时。
- NamePropertyDefaultValueDubboConfigBeanCustomizer() - 类 的构造器org.apache.dubbo.config.spring.context.config.NamePropertyDefaultValueDubboConfigBeanCustomizer
-
已过时。
- namespace(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- NATIVE_HESSIAN_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- NATIVE_JAVA_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- NativeJavaObjectInput - org.apache.dubbo.common.serialize.nativejava中的类
-
Native java object input implementation
- NativeJavaObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- NativeJavaObjectOutput - org.apache.dubbo.common.serialize.nativejava中的类
-
Native java object output implementation
- NativeJavaObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- NativeJavaSerialization - org.apache.dubbo.common.serialize.nativejava中的类
-
Native java serialization implementation
- NativeJavaSerialization() - 类 的构造器org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
- NEED_MORE_INPUT - org.apache.dubbo.remoting.Codec2.DecodeResult
- NEED_MORE_INPUT - 接口 中的静态变量org.apache.dubbo.remoting.Codec
-
已过时。Need more input poison.
- needAnalyzing(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
- needWrapper(Class<?>) - 类 中的静态方法org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
-
Determine if the object needs wrap
- needWrapper(Object) - 类 中的静态方法org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
-
Determine if the object needs wrap
- NettyBackedChannelBuffer - org.apache.dubbo.remoting.transport.netty中的类
- NettyBackedChannelBuffer - org.apache.dubbo.remoting.transport.netty4中的类
- NettyBackedChannelBuffer(ByteBuf) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- NettyBackedChannelBuffer(ChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- NettyBackedChannelBufferFactory - org.apache.dubbo.remoting.transport.netty中的类
-
Wrap netty dynamic channel buffer.
- NettyBackedChannelBufferFactory() - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBufferFactory
- nettyChannelBuffer() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- NettyClient - org.apache.dubbo.remoting.transport.netty中的类
-
NettyClient.
- NettyClient - org.apache.dubbo.remoting.transport.netty4中的类
-
NettyClient.
- NettyClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyClient
- NettyClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyClient
-
The constructor of NettyClient.
- NettyClientHandler - org.apache.dubbo.remoting.transport.netty4中的类
-
NettyClientHandler
- NettyClientHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- NettyCodecAdapter - org.apache.dubbo.remoting.transport.netty4中的类
-
NettyCodecAdapter.
- NettyCodecAdapter(Codec2, URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
- NettyEventLoopFactory - org.apache.dubbo.remoting.transport.netty4中的类
- NettyEventLoopFactory() - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyEventLoopFactory
- NettyHandler - org.apache.dubbo.remoting.transport.netty中的类
-
NettyHandler
- NettyHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyHandler
- NettyRestProtocolServer - org.apache.dubbo.rpc.protocol.rest中的类
-
Netty server can't support @Context injection of servlet objects since it's not a servlet container
- NettyRestProtocolServer() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.NettyRestProtocolServer
- NettyServer - org.apache.dubbo.remoting.transport.netty中的类
-
NettyServer
- NettyServer - org.apache.dubbo.remoting.transport.netty4中的类
-
NettyServer.
- NettyServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyServer
- NettyServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyServer
- NettyServerHandler - org.apache.dubbo.remoting.transport.netty4中的类
-
NettyServerHandler.
- NettyServerHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- NettyTransporter - org.apache.dubbo.remoting.transport.netty中的类
- NettyTransporter - org.apache.dubbo.remoting.transport.netty4中的类
-
Default extension of
Transporterusing netty4.x. - NettyTransporter() - 类 的构造器org.apache.dubbo.remoting.transport.netty.NettyTransporter
- NettyTransporter() - 类 的构造器org.apache.dubbo.remoting.transport.netty4.NettyTransporter
- NetUtils - org.apache.dubbo.common.utils中的类
-
IP and Port Helper for RPC
- NetUtils() - 类 的构造器org.apache.dubbo.common.utils.NetUtils
- NETWORK_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- networker(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- networker(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- Networker - com.alibaba.dubbo.remoting.p2p中的接口
-
已过时。
- Networker - org.apache.dubbo.remoting.p2p中的接口
-
Networker.
- Networkers - org.apache.dubbo.remoting.p2p中的类
-
Networkers.
- Networkers() - 类 的构造器org.apache.dubbo.remoting.p2p.Networkers
- NEW_SESSION_CREATED - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.StateListener
- newBuilder() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- newBuilder() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- newBuilder() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- newBuilder() - 类 中的静态方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- newBuilder(MapValue.Map) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- newBuilder(ThrowablePB.StackTraceElementProto) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- newBuilder(ThrowablePB.ThrowableProto) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- newBuilderForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- newBuilderForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- newBuilderForType() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- newCall(MethodDescriptor<RequestT, ResponseT>, CallOptions) - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- newCountDown(long, TimeUnit) - 类 中的静态方法org.apache.dubbo.rpc.TimeoutCountDown
- newDefaultAsyncResult(Object, Throwable, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
- newDefaultAsyncResult(Object, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
- newDefaultAsyncResult(Throwable, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
- newDefaultAsyncResult(AppResponse, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
-
Some utility methods used to quickly generate default AsyncRpcResult instance.
- newDefaultAsyncResult(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
- newFuture(Channel, Request, int, ExecutorService) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
init a DefaultFuture 1.init a DefaultFuture 2.timeout check
- newInstance() - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
- newInstance() - 类 中的方法org.apache.dubbo.common.bytecode.Proxy
-
get instance with default handler.
- newInstance(ClassLoader) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
- newInstance(Object[]) - 类 中的方法org.apache.dubbo.common.bytecode.Mixin
-
new Mixin instance.
- newInstance(InvocationHandler) - 类 中的方法org.apache.dubbo.common.bytecode.Proxy
-
get instance with special handler.
- newInstance(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- newInstance(String) - 类 中的静态方法org.apache.dubbo.qos.command.CommandContextFactory
- newInstance(String, String[], boolean) - 类 中的静态方法org.apache.dubbo.qos.command.CommandContextFactory
- newLogData() - 类 中的静态方法org.apache.dubbo.rpc.support.AccessLogData
-
Get new instance of log data.
- newThread(Runnable) - 类 中的方法org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
- newThread(Runnable) - 类 中的方法org.apache.dubbo.common.utils.NamedThreadFactory
- newTimeout(TimerTask, long, TimeUnit) - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
- newTimeout(TimerTask, long, TimeUnit) - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
Schedules the specified
TimerTaskfor one-time execution after the specified delay. - next(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugState
-
Reads a character.
- nextScheduledExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- nextScheduledExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Returns a scheduler from the scheduler list, call this method whenever you need a scheduler for a cron job.
- nextToken() - 类 中的方法org.apache.dubbo.common.json.JSONReader
-
已过时。
- nextToken(int) - 类 中的方法org.apache.dubbo.common.json.JSONReader
-
已过时。
- nextVariableIndex() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- NO_AVAILABLE - 类 中的静态变量org.apache.dubbo.config.RegistryConfig
- NO_INVOKER_AVAILABLE_AFTER_FILTER - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- NO_PREFIX_END - 类 中的静态变量org.apache.dubbo.remoting.etcd.option.OptionUtil
- Node - org.apache.dubbo.common中的接口
-
Node.
- NodeChildrenChanged - org.apache.dubbo.remoting.zookeeper.EventType
- NodeCreated - org.apache.dubbo.remoting.zookeeper.EventType
- NodeDataChanged - org.apache.dubbo.remoting.zookeeper.EventType
- NodeDeleted - org.apache.dubbo.remoting.zookeeper.EventType
- NON_OBJECT_TYPE_FILTER - 接口 中的静态变量org.apache.dubbo.common.utils.TypeUtils
- None - org.apache.dubbo.remoting.zookeeper.EventType
- NopDynamicConfiguration - org.apache.dubbo.common.config.configcenter.nop中的类
-
已过时。
- NopDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- NopDynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter.nop中的类
-
已过时。
- NopDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfigurationFactory
-
已过时。
- NORMAL_PRIORITY - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
Normal Priority
- normalize(String) - 接口 中的静态方法org.apache.dubbo.common.utils.PathUtils
-
Normalize path: To remove query string if presents To remove duplicated slash("/") if exists
- normalizeMock(String) - 类 中的静态方法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 - org.apache.dubbo.qos.command中的异常错误
- NoSuchCommandException(String) - 异常错误 的构造器org.apache.dubbo.qos.command.NoSuchCommandException
- NoSuchMethodException - org.apache.dubbo.common.bytecode中的异常错误
-
NoSuchMethodException.
- NoSuchMethodException() - 异常错误 的构造器org.apache.dubbo.common.bytecode.NoSuchMethodException
- NoSuchMethodException(String) - 异常错误 的构造器org.apache.dubbo.common.bytecode.NoSuchMethodException
- NoSuchPropertyException - org.apache.dubbo.common.bytecode中的异常错误
-
NoSuchPropertyException.
- NoSuchPropertyException() - 异常错误 的构造器org.apache.dubbo.common.bytecode.NoSuchPropertyException
- NoSuchPropertyException(String) - 异常错误 的构造器org.apache.dubbo.common.bytecode.NoSuchPropertyException
- notEmptyString(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.Assert
- notify(List<URL>) - 类 中的方法com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener
-
已过时。
- notify(List<URL>) - 接口 中的方法com.alibaba.dubbo.registry.NotifyListener
-
已过时。
- notify(List<URL>) - 类 中的方法com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
-
已过时。
- notify(List<URL>) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- notify(List<URL>) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
- notify(List<URL>) - 接口 中的方法org.apache.dubbo.registry.NotifyListener
-
Triggered when a service change notification is received.
- notify(List<URL>, URL, Directory) - 接口 中的方法org.apache.dubbo.registry.AddressListener
-
processing when receiving the address list
- notify(List<Invoker<T>>) - 接口 中的方法org.apache.dubbo.rpc.cluster.Router
-
Notify the router the invoker list.
- notify(List<Invoker<T>>) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- NotifyListener - com.alibaba.dubbo.registry中的接口
-
已过时。
- NotifyListener - org.apache.dubbo.registry中的接口
-
NotifyListener.
- NotifyListener.CompatibleNotifyListener - com.alibaba.dubbo.registry中的类
-
已过时。
- NotifyListener.ReverseCompatibleNotifyListener - com.alibaba.dubbo.registry中的类
-
已过时。
- notifyReturn(Throwable) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
tells the thread blocking on
ThreadlessExecutor.waitAndDrain()to return, despite of the current status, to avoid endless waiting. - notNull(Object, RuntimeException) - 类 中的静态方法org.apache.dubbo.common.utils.Assert
- notNull(Object, String) - 类 中的静态方法org.apache.dubbo.common.utils.Assert
- NULL - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- NULL - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- NULL - 类 中的静态变量com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Encoding of a null entry.
- NULL - 类 中的静态变量com.alibaba.com.caucho.hessian.util.IntMap
-
Encoding of a null entry.
- NULL - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- NULL - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- nullSafeToString(Object) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- NUMBER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- NUMBER - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
O
- OBJECT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- OBJECT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- OBJECT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- OBJECT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- OBJECT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- OBJECT_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- OBJECT_ITEM - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- OBJECT_VALUE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- objectBegin() - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。object begin.
- objectBegin() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。object begin.
- ObjectDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- ObjectDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- objectEnd() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。object end.
- objectEnd(int) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。object end, return object value.
- ObjectInput - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
- ObjectInput - org.apache.dubbo.common.serialize中的接口
-
Object input interface.
- objectItem(String) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。object property name.
- objectItem(String) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。object item.
- objectItemValue(Object, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。object property value.
- ObjectOutput - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
- ObjectOutput - org.apache.dubbo.common.serialize中的接口
-
Object output interface.
- ObjectToStringMap(Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
- of(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
- of(T...) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
-
Convert from variable arguments to array
- OFF - org.apache.dubbo.common.logger.Level
-
OFF
- offer(Runnable) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
- offline(String) - 类 中的静态方法org.apache.dubbo.qos.command.impl.Offline
- Offline - org.apache.dubbo.qos.command.impl中的类
- Offline() - 类 的构造器org.apache.dubbo.qos.command.impl.Offline
- OffsetDateTimeHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- OffsetDateTimeHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- OffsetDateTimeHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.OffsetDateTimeHandle
- OffsetDateTimeHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.OffsetDateTimeHandle
- OffsetDateTimeHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.OffsetDateTimeHandle
- OffsetDateTimeHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.OffsetDateTimeHandle
- OffsetTimeHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- OffsetTimeHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- OffsetTimeHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.OffsetTimeHandle
- OffsetTimeHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.OffsetTimeHandle
- OffsetTimeHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.OffsetTimeHandle
- OffsetTimeHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.OffsetTimeHandle
- ofSet(T...) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Convert to multiple values to be
LinkedHashSet - OK - org.apache.dubbo.common.status.Status.Level
-
OK
- OK - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
ok.
- ON_CONNECT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Interface configuration item
- ON_CONNECT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- ON_DISCONNECT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ON_DISCONNECT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- ON_INVOKE_INSTANCE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ON_INVOKE_METHOD_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ON_RETURN_INSTANCE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ON_RETURN_METHOD_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ON_THROW_INSTANCE_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- ON_THROW_METHOD_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- onApplicationContextEvent(ApplicationContextEvent) - 类 中的方法org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener
- onApplicationEvent(ApplicationEvent) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
- onChange() - 接口 中的方法org.apache.dubbo.registry.client.migration.InvokersChangedListener
- onChange() - 接口 中的方法org.apache.dubbo.registry.integration.InvokersChangedListener
- onChange(ConfigChangeEvent) - 类 中的方法org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration.ApolloListener
- onCompleted() - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
- onCompleted() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- onConfigChanged(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- onconnect() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- onconnect() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- onconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Callback method name when connected, default value is empty string
- onconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Callback method name when connected, default value is empty string
- onconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Callback method name when connected, default value is empty string
- onconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Callback method name when connected, default value is empty string
- onconnect(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- onDestroy() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onDestroy() - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when the protocol is destroyed
- ondisconnect() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- ondisconnect() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- ondisconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Callback method name when disconnected, default value is empty string
- ondisconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Callback method name when disconnected, default value is empty string
- ondisconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Callback method name when disconnected, default value is empty string
- ondisconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Callback method name when disconnected, default value is empty string
- ondisconnect(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- onError(Throwable) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
- onError(Throwable) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- onError(Throwable, AbstractClusterInvoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor.Listener
- onError(Throwable, AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.monitor.support.MonitorFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
- onError(Throwable, Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.Filter.Listener
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
- onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
- onEvent(E) - 接口 中的方法org.apache.dubbo.event.EventListener
-
Handle a
Dubbo Eventwhen it's be published - onEvent(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataChangeListener
-
Call when metadata in provider side update
- onEvent(DubboServiceDestroyedEvent) - 类 中的方法org.apache.dubbo.config.event.listener.LoggingEventListener
- onEvent(Event) - 类 中的方法org.apache.dubbo.event.GenericEventListener
- onEvent(MappingChangedEvent) - 接口 中的方法org.apache.dubbo.metadata.MappingListener
- onEvent(ServiceDiscoveryDestroyedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceDiscoveryDestroyingEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceDiscoveryInitializedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceDiscoveryInitializingEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceInstancePreRegisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceInstancePreUnregisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceInstanceRegisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- onEvent(ServiceInstancesChangedEvent) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- onEvent(ServiceInstanceUnregisteredEvent) - 类 中的方法org.apache.dubbo.registry.client.event.listener.LoggingEventListener
- onExport(RegistryProtocol, Exporter<?>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onExport(RegistryProtocol, Exporter<?>) - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when a service is registered
- oninvoke() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- oninvoke(Object) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- oninvokeMethod(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- online(String) - 类 中的静态方法org.apache.dubbo.qos.command.impl.Online
- Online - org.apache.dubbo.qos.command.impl中的类
- Online() - 类 的构造器org.apache.dubbo.qos.command.impl.Online
- onMessage(Result, AbstractClusterInvoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor.Listener
- onMessage(Result, AbstractClusterInvoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor
- onNext(WatchResponse) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration.EtcdConfigWatcher
- onNext(WatchResponse) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- onRefer(RegistryProtocol, ClusterInvoker<?>, URL) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationRuleListener
- onRefer(RegistryProtocol, ClusterInvoker<?>, URL) - 接口 中的方法org.apache.dubbo.registry.integration.RegistryProtocolListener
-
Notify RegistryProtocol's listeners when a service is subscribed
- onRegister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.monitor.support.MonitorFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
- onResponse(Result, Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.Filter.Listener
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
- onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter
- onreturn() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- onreturn(Object) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- onreturnMethod(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- onStart(DubboBootstrap) - 接口 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrapStartStopListener
- onStart(DubboBootstrap) - 类 中的方法org.apache.dubbo.config.spring.context.DubboBootstrapStartStopListenerSpringAdapter
- onStop(DubboBootstrap) - 接口 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrapStartStopListener
- onStop(DubboBootstrap) - 类 中的方法org.apache.dubbo.config.spring.context.DubboBootstrapStartStopListenerSpringAdapter
- onSubscribe(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
- onthrow() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- onthrow(Object) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- onthrowMethod(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- onUnregister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
- onUnsubscribe(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryServiceListener
- open(InputStream) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInputFactory
- open(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.DubboHessianURLConnectionFactory
- open(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
- openClassfile(String) - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Obtains a class file from the class loader.
- optimizer(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- OPTIMIZER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- OptionUtil - org.apache.dubbo.remoting.etcd.option中的类
- OptionUtil() - 类 的构造器org.apache.dubbo.remoting.etcd.option.OptionUtil
- or(Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
a composed predicate that represents a short-circuiting logical OR of
predicates - order() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- order() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
Absolute ordering info, optional
- OrderedPropertiesProvider - org.apache.dubbo.common.config中的接口
-
The smaller value, the higher priority
- org.apache.dubbo.cache - 程序包 org.apache.dubbo.cache
- org.apache.dubbo.cache.filter - 程序包 org.apache.dubbo.cache.filter
- org.apache.dubbo.cache.support - 程序包 org.apache.dubbo.cache.support
- org.apache.dubbo.cache.support.expiring - 程序包 org.apache.dubbo.cache.support.expiring
- org.apache.dubbo.cache.support.jcache - 程序包 org.apache.dubbo.cache.support.jcache
- org.apache.dubbo.cache.support.lfu - 程序包 org.apache.dubbo.cache.support.lfu
- org.apache.dubbo.cache.support.lru - 程序包 org.apache.dubbo.cache.support.lru
- org.apache.dubbo.cache.support.threadlocal - 程序包 org.apache.dubbo.cache.support.threadlocal
- org.apache.dubbo.common - 程序包 org.apache.dubbo.common
- org.apache.dubbo.common.beanutil - 程序包 org.apache.dubbo.common.beanutil
- org.apache.dubbo.common.bytecode - 程序包 org.apache.dubbo.common.bytecode
- org.apache.dubbo.common.compiler - 程序包 org.apache.dubbo.common.compiler
- org.apache.dubbo.common.compiler.support - 程序包 org.apache.dubbo.common.compiler.support
- org.apache.dubbo.common.config - 程序包 org.apache.dubbo.common.config
- org.apache.dubbo.common.config.configcenter - 程序包 org.apache.dubbo.common.config.configcenter
- org.apache.dubbo.common.config.configcenter.file - 程序包 org.apache.dubbo.common.config.configcenter.file
- org.apache.dubbo.common.config.configcenter.nop - 程序包 org.apache.dubbo.common.config.configcenter.nop
- org.apache.dubbo.common.config.configcenter.wrapper - 程序包 org.apache.dubbo.common.config.configcenter.wrapper
- org.apache.dubbo.common.constants - 程序包 org.apache.dubbo.common.constants
- org.apache.dubbo.common.context - 程序包 org.apache.dubbo.common.context
- org.apache.dubbo.common.convert - 程序包 org.apache.dubbo.common.convert
- org.apache.dubbo.common.convert.multiple - 程序包 org.apache.dubbo.common.convert.multiple
- org.apache.dubbo.common.extension - 程序包 org.apache.dubbo.common.extension
- org.apache.dubbo.common.extension.factory - 程序包 org.apache.dubbo.common.extension.factory
- org.apache.dubbo.common.extension.support - 程序包 org.apache.dubbo.common.extension.support
- org.apache.dubbo.common.function - 程序包 org.apache.dubbo.common.function
- org.apache.dubbo.common.infra - 程序包 org.apache.dubbo.common.infra
- org.apache.dubbo.common.infra.support - 程序包 org.apache.dubbo.common.infra.support
- org.apache.dubbo.common.io - 程序包 org.apache.dubbo.common.io
- org.apache.dubbo.common.json - 程序包 org.apache.dubbo.common.json
- org.apache.dubbo.common.lang - 程序包 org.apache.dubbo.common.lang
- org.apache.dubbo.common.logger - 程序包 org.apache.dubbo.common.logger
- org.apache.dubbo.common.logger.jcl - 程序包 org.apache.dubbo.common.logger.jcl
- org.apache.dubbo.common.logger.jdk - 程序包 org.apache.dubbo.common.logger.jdk
- org.apache.dubbo.common.logger.log4j - 程序包 org.apache.dubbo.common.logger.log4j
- org.apache.dubbo.common.logger.log4j2 - 程序包 org.apache.dubbo.common.logger.log4j2
- org.apache.dubbo.common.logger.slf4j - 程序包 org.apache.dubbo.common.logger.slf4j
- org.apache.dubbo.common.logger.support - 程序包 org.apache.dubbo.common.logger.support
- org.apache.dubbo.common.serialize - 程序包 org.apache.dubbo.common.serialize
- org.apache.dubbo.common.serialize.avro - 程序包 org.apache.dubbo.common.serialize.avro
- org.apache.dubbo.common.serialize.fastjson - 程序包 org.apache.dubbo.common.serialize.fastjson
- org.apache.dubbo.common.serialize.fst - 程序包 org.apache.dubbo.common.serialize.fst
- org.apache.dubbo.common.serialize.gson - 程序包 org.apache.dubbo.common.serialize.gson
- org.apache.dubbo.common.serialize.hessian2 - 程序包 org.apache.dubbo.common.serialize.hessian2
- org.apache.dubbo.common.serialize.hessian2.dubbo - 程序包 org.apache.dubbo.common.serialize.hessian2.dubbo
- org.apache.dubbo.common.serialize.java - 程序包 org.apache.dubbo.common.serialize.java
- org.apache.dubbo.common.serialize.kryo - 程序包 org.apache.dubbo.common.serialize.kryo
- org.apache.dubbo.common.serialize.kryo.optimized - 程序包 org.apache.dubbo.common.serialize.kryo.optimized
- org.apache.dubbo.common.serialize.kryo.utils - 程序包 org.apache.dubbo.common.serialize.kryo.utils
- org.apache.dubbo.common.serialize.msgpack - 程序包 org.apache.dubbo.common.serialize.msgpack
- org.apache.dubbo.common.serialize.nativejava - 程序包 org.apache.dubbo.common.serialize.nativejava
- org.apache.dubbo.common.serialize.protobuf.support - 程序包 org.apache.dubbo.common.serialize.protobuf.support
- org.apache.dubbo.common.serialize.protobuf.support.wrapper - 程序包 org.apache.dubbo.common.serialize.protobuf.support.wrapper
- org.apache.dubbo.common.serialize.protostuff - 程序包 org.apache.dubbo.common.serialize.protostuff
- org.apache.dubbo.common.serialize.protostuff.delegate - 程序包 org.apache.dubbo.common.serialize.protostuff.delegate
- org.apache.dubbo.common.serialize.protostuff.utils - 程序包 org.apache.dubbo.common.serialize.protostuff.utils
- org.apache.dubbo.common.serialize.support - 程序包 org.apache.dubbo.common.serialize.support
- org.apache.dubbo.common.status - 程序包 org.apache.dubbo.common.status
- org.apache.dubbo.common.status.support - 程序包 org.apache.dubbo.common.status.support
- org.apache.dubbo.common.store - 程序包 org.apache.dubbo.common.store
- org.apache.dubbo.common.store.support - 程序包 org.apache.dubbo.common.store.support
- org.apache.dubbo.common.threadlocal - 程序包 org.apache.dubbo.common.threadlocal
- org.apache.dubbo.common.threadpool - 程序包 org.apache.dubbo.common.threadpool
- org.apache.dubbo.common.threadpool.concurrent - 程序包 org.apache.dubbo.common.threadpool.concurrent
- org.apache.dubbo.common.threadpool.event - 程序包 org.apache.dubbo.common.threadpool.event
- org.apache.dubbo.common.threadpool.manager - 程序包 org.apache.dubbo.common.threadpool.manager
- org.apache.dubbo.common.threadpool.support - 程序包 org.apache.dubbo.common.threadpool.support
- org.apache.dubbo.common.threadpool.support.cached - 程序包 org.apache.dubbo.common.threadpool.support.cached
- org.apache.dubbo.common.threadpool.support.eager - 程序包 org.apache.dubbo.common.threadpool.support.eager
- org.apache.dubbo.common.threadpool.support.fixed - 程序包 org.apache.dubbo.common.threadpool.support.fixed
- org.apache.dubbo.common.threadpool.support.limited - 程序包 org.apache.dubbo.common.threadpool.support.limited
- org.apache.dubbo.common.timer - 程序包 org.apache.dubbo.common.timer
- org.apache.dubbo.common.utils - 程序包 org.apache.dubbo.common.utils
- org.apache.dubbo.config - 程序包 org.apache.dubbo.config
- org.apache.dubbo.config.annotation - 程序包 org.apache.dubbo.config.annotation
- org.apache.dubbo.config.bootstrap - 程序包 org.apache.dubbo.config.bootstrap
- org.apache.dubbo.config.bootstrap.builders - 程序包 org.apache.dubbo.config.bootstrap.builders
-
A bunch of builder classes to facilitate programming of raw API.
- org.apache.dubbo.config.context - 程序包 org.apache.dubbo.config.context
- org.apache.dubbo.config.event - 程序包 org.apache.dubbo.config.event
- org.apache.dubbo.config.event.listener - 程序包 org.apache.dubbo.config.event.listener
- org.apache.dubbo.config.invoker - 程序包 org.apache.dubbo.config.invoker
- org.apache.dubbo.config.metadata - 程序包 org.apache.dubbo.config.metadata
- org.apache.dubbo.config.spring - 程序包 org.apache.dubbo.config.spring
- org.apache.dubbo.config.spring.beans.factory.annotation - 程序包 org.apache.dubbo.config.spring.beans.factory.annotation
- org.apache.dubbo.config.spring.beans.factory.config - 程序包 org.apache.dubbo.config.spring.beans.factory.config
- org.apache.dubbo.config.spring.context - 程序包 org.apache.dubbo.config.spring.context
- org.apache.dubbo.config.spring.context.annotation - 程序包 org.apache.dubbo.config.spring.context.annotation
- org.apache.dubbo.config.spring.context.config - 程序包 org.apache.dubbo.config.spring.context.config
- org.apache.dubbo.config.spring.context.event - 程序包 org.apache.dubbo.config.spring.context.event
- org.apache.dubbo.config.spring.context.properties - 程序包 org.apache.dubbo.config.spring.context.properties
- org.apache.dubbo.config.spring.extension - 程序包 org.apache.dubbo.config.spring.extension
- org.apache.dubbo.config.spring.schema - 程序包 org.apache.dubbo.config.spring.schema
- org.apache.dubbo.config.spring.status - 程序包 org.apache.dubbo.config.spring.status
- org.apache.dubbo.config.spring.util - 程序包 org.apache.dubbo.config.spring.util
- org.apache.dubbo.config.support - 程序包 org.apache.dubbo.config.support
- org.apache.dubbo.config.utils - 程序包 org.apache.dubbo.config.utils
- org.apache.dubbo.configcenter.consul - 程序包 org.apache.dubbo.configcenter.consul
- org.apache.dubbo.configcenter.support.apollo - 程序包 org.apache.dubbo.configcenter.support.apollo
- org.apache.dubbo.configcenter.support.etcd - 程序包 org.apache.dubbo.configcenter.support.etcd
- org.apache.dubbo.configcenter.support.nacos - 程序包 org.apache.dubbo.configcenter.support.nacos
- org.apache.dubbo.configcenter.support.zookeeper - 程序包 org.apache.dubbo.configcenter.support.zookeeper
- org.apache.dubbo.container - 程序包 org.apache.dubbo.container
- org.apache.dubbo.container.log4j - 程序包 org.apache.dubbo.container.log4j
- org.apache.dubbo.container.logback - 程序包 org.apache.dubbo.container.logback
- org.apache.dubbo.container.spring - 程序包 org.apache.dubbo.container.spring
- org.apache.dubbo.event - 程序包 org.apache.dubbo.event
- org.apache.dubbo.metadata - 程序包 org.apache.dubbo.metadata
- org.apache.dubbo.metadata.definition - 程序包 org.apache.dubbo.metadata.definition
- org.apache.dubbo.metadata.definition.builder - 程序包 org.apache.dubbo.metadata.definition.builder
- org.apache.dubbo.metadata.definition.model - 程序包 org.apache.dubbo.metadata.definition.model
- org.apache.dubbo.metadata.definition.util - 程序包 org.apache.dubbo.metadata.definition.util
- org.apache.dubbo.metadata.report - 程序包 org.apache.dubbo.metadata.report
- org.apache.dubbo.metadata.report.identifier - 程序包 org.apache.dubbo.metadata.report.identifier
- org.apache.dubbo.metadata.report.support - 程序包 org.apache.dubbo.metadata.report.support
- org.apache.dubbo.metadata.rest - 程序包 org.apache.dubbo.metadata.rest
- org.apache.dubbo.metadata.rest.jaxrs - 程序包 org.apache.dubbo.metadata.rest.jaxrs
- org.apache.dubbo.metadata.rest.springmvc - 程序包 org.apache.dubbo.metadata.rest.springmvc
- org.apache.dubbo.metadata.store - 程序包 org.apache.dubbo.metadata.store
- org.apache.dubbo.metadata.store.consul - 程序包 org.apache.dubbo.metadata.store.consul
- org.apache.dubbo.metadata.store.etcd - 程序包 org.apache.dubbo.metadata.store.etcd
- org.apache.dubbo.metadata.store.failover - 程序包 org.apache.dubbo.metadata.store.failover
- org.apache.dubbo.metadata.store.nacos - 程序包 org.apache.dubbo.metadata.store.nacos
- org.apache.dubbo.metadata.store.redis - 程序包 org.apache.dubbo.metadata.store.redis
- org.apache.dubbo.metadata.store.zookeeper - 程序包 org.apache.dubbo.metadata.store.zookeeper
- org.apache.dubbo.monitor - 程序包 org.apache.dubbo.monitor
- org.apache.dubbo.monitor.dubbo - 程序包 org.apache.dubbo.monitor.dubbo
- org.apache.dubbo.monitor.support - 程序包 org.apache.dubbo.monitor.support
- org.apache.dubbo.qos.command - 程序包 org.apache.dubbo.qos.command
- org.apache.dubbo.qos.command.annotation - 程序包 org.apache.dubbo.qos.command.annotation
- org.apache.dubbo.qos.command.decoder - 程序包 org.apache.dubbo.qos.command.decoder
- org.apache.dubbo.qos.command.impl - 程序包 org.apache.dubbo.qos.command.impl
- org.apache.dubbo.qos.command.util - 程序包 org.apache.dubbo.qos.command.util
- org.apache.dubbo.qos.common - 程序包 org.apache.dubbo.qos.common
- org.apache.dubbo.qos.legacy - 程序包 org.apache.dubbo.qos.legacy
- org.apache.dubbo.qos.protocol - 程序包 org.apache.dubbo.qos.protocol
- org.apache.dubbo.qos.server - 程序包 org.apache.dubbo.qos.server
- org.apache.dubbo.qos.server.handler - 程序包 org.apache.dubbo.qos.server.handler
- org.apache.dubbo.qos.textui - 程序包 org.apache.dubbo.qos.textui
- org.apache.dubbo.registry - 程序包 org.apache.dubbo.registry
- org.apache.dubbo.registry.client - 程序包 org.apache.dubbo.registry.client
-
* The inspiration of service registration and discovery comes from Spring Cloud Commons.
- org.apache.dubbo.registry.client.event - 程序包 org.apache.dubbo.registry.client.event
- org.apache.dubbo.registry.client.event.listener - 程序包 org.apache.dubbo.registry.client.event.listener
- org.apache.dubbo.registry.client.metadata - 程序包 org.apache.dubbo.registry.client.metadata
- org.apache.dubbo.registry.client.metadata.store - 程序包 org.apache.dubbo.registry.client.metadata.store
- org.apache.dubbo.registry.client.migration - 程序包 org.apache.dubbo.registry.client.migration
- org.apache.dubbo.registry.client.selector - 程序包 org.apache.dubbo.registry.client.selector
- org.apache.dubbo.registry.consul - 程序包 org.apache.dubbo.registry.consul
- org.apache.dubbo.registry.dubbo - 程序包 org.apache.dubbo.registry.dubbo
- org.apache.dubbo.registry.etcd - 程序包 org.apache.dubbo.registry.etcd
- org.apache.dubbo.registry.eureka - 程序包 org.apache.dubbo.registry.eureka
-
The package contains the registry implementations for Netflix Eureka
- org.apache.dubbo.registry.integration - 程序包 org.apache.dubbo.registry.integration
- org.apache.dubbo.registry.multicast - 程序包 org.apache.dubbo.registry.multicast
- org.apache.dubbo.registry.multiple - 程序包 org.apache.dubbo.registry.multiple
- org.apache.dubbo.registry.nacos - 程序包 org.apache.dubbo.registry.nacos
- org.apache.dubbo.registry.nacos.util - 程序包 org.apache.dubbo.registry.nacos.util
- org.apache.dubbo.registry.redis - 程序包 org.apache.dubbo.registry.redis
- org.apache.dubbo.registry.retry - 程序包 org.apache.dubbo.registry.retry
- org.apache.dubbo.registry.sofa - 程序包 org.apache.dubbo.registry.sofa
- org.apache.dubbo.registry.status - 程序包 org.apache.dubbo.registry.status
- org.apache.dubbo.registry.support - 程序包 org.apache.dubbo.registry.support
- org.apache.dubbo.registry.zookeeper - 程序包 org.apache.dubbo.registry.zookeeper
- org.apache.dubbo.registry.zookeeper.util - 程序包 org.apache.dubbo.registry.zookeeper.util
- org.apache.dubbo.remoting - 程序包 org.apache.dubbo.remoting
- org.apache.dubbo.remoting.buffer - 程序包 org.apache.dubbo.remoting.buffer
- org.apache.dubbo.remoting.etcd - 程序包 org.apache.dubbo.remoting.etcd
- org.apache.dubbo.remoting.etcd.jetcd - 程序包 org.apache.dubbo.remoting.etcd.jetcd
- org.apache.dubbo.remoting.etcd.option - 程序包 org.apache.dubbo.remoting.etcd.option
- org.apache.dubbo.remoting.etcd.support - 程序包 org.apache.dubbo.remoting.etcd.support
- org.apache.dubbo.remoting.exchange - 程序包 org.apache.dubbo.remoting.exchange
- org.apache.dubbo.remoting.exchange.codec - 程序包 org.apache.dubbo.remoting.exchange.codec
- org.apache.dubbo.remoting.exchange.support - 程序包 org.apache.dubbo.remoting.exchange.support
- org.apache.dubbo.remoting.exchange.support.header - 程序包 org.apache.dubbo.remoting.exchange.support.header
- org.apache.dubbo.remoting.http - 程序包 org.apache.dubbo.remoting.http
- org.apache.dubbo.remoting.http.jetty - 程序包 org.apache.dubbo.remoting.http.jetty
- org.apache.dubbo.remoting.http.servlet - 程序包 org.apache.dubbo.remoting.http.servlet
- org.apache.dubbo.remoting.http.support - 程序包 org.apache.dubbo.remoting.http.support
- org.apache.dubbo.remoting.http.tomcat - 程序包 org.apache.dubbo.remoting.http.tomcat
- org.apache.dubbo.remoting.p2p - 程序包 org.apache.dubbo.remoting.p2p
- org.apache.dubbo.remoting.p2p.exchange - 程序包 org.apache.dubbo.remoting.p2p.exchange
- org.apache.dubbo.remoting.p2p.exchange.support - 程序包 org.apache.dubbo.remoting.p2p.exchange.support
- org.apache.dubbo.remoting.p2p.support - 程序包 org.apache.dubbo.remoting.p2p.support
- org.apache.dubbo.remoting.redis - 程序包 org.apache.dubbo.remoting.redis
- org.apache.dubbo.remoting.redis.jedis - 程序包 org.apache.dubbo.remoting.redis.jedis
- org.apache.dubbo.remoting.redis.support - 程序包 org.apache.dubbo.remoting.redis.support
- org.apache.dubbo.remoting.telnet - 程序包 org.apache.dubbo.remoting.telnet
- org.apache.dubbo.remoting.telnet.codec - 程序包 org.apache.dubbo.remoting.telnet.codec
- org.apache.dubbo.remoting.telnet.support - 程序包 org.apache.dubbo.remoting.telnet.support
- org.apache.dubbo.remoting.telnet.support.command - 程序包 org.apache.dubbo.remoting.telnet.support.command
- org.apache.dubbo.remoting.transport - 程序包 org.apache.dubbo.remoting.transport
- org.apache.dubbo.remoting.transport.codec - 程序包 org.apache.dubbo.remoting.transport.codec
- org.apache.dubbo.remoting.transport.dispatcher - 程序包 org.apache.dubbo.remoting.transport.dispatcher
- org.apache.dubbo.remoting.transport.dispatcher.all - 程序包 org.apache.dubbo.remoting.transport.dispatcher.all
- org.apache.dubbo.remoting.transport.dispatcher.all2 - 程序包 org.apache.dubbo.remoting.transport.dispatcher.all2
- org.apache.dubbo.remoting.transport.dispatcher.connection - 程序包 org.apache.dubbo.remoting.transport.dispatcher.connection
- org.apache.dubbo.remoting.transport.dispatcher.direct - 程序包 org.apache.dubbo.remoting.transport.dispatcher.direct
- org.apache.dubbo.remoting.transport.dispatcher.execution - 程序包 org.apache.dubbo.remoting.transport.dispatcher.execution
- org.apache.dubbo.remoting.transport.dispatcher.message - 程序包 org.apache.dubbo.remoting.transport.dispatcher.message
- org.apache.dubbo.remoting.transport.grizzly - 程序包 org.apache.dubbo.remoting.transport.grizzly
- org.apache.dubbo.remoting.transport.mina - 程序包 org.apache.dubbo.remoting.transport.mina
- org.apache.dubbo.remoting.transport.netty - 程序包 org.apache.dubbo.remoting.transport.netty
- org.apache.dubbo.remoting.transport.netty4 - 程序包 org.apache.dubbo.remoting.transport.netty4
- org.apache.dubbo.remoting.transport.netty4.logging - 程序包 org.apache.dubbo.remoting.transport.netty4.logging
- org.apache.dubbo.remoting.utils - 程序包 org.apache.dubbo.remoting.utils
- org.apache.dubbo.remoting.zookeeper - 程序包 org.apache.dubbo.remoting.zookeeper
- org.apache.dubbo.remoting.zookeeper.curator - 程序包 org.apache.dubbo.remoting.zookeeper.curator
- org.apache.dubbo.remoting.zookeeper.curator5 - 程序包 org.apache.dubbo.remoting.zookeeper.curator5
- org.apache.dubbo.rpc - 程序包 org.apache.dubbo.rpc
- org.apache.dubbo.rpc.cluster - 程序包 org.apache.dubbo.rpc.cluster
- org.apache.dubbo.rpc.cluster.configurator - 程序包 org.apache.dubbo.rpc.cluster.configurator
- org.apache.dubbo.rpc.cluster.configurator.absent - 程序包 org.apache.dubbo.rpc.cluster.configurator.absent
- org.apache.dubbo.rpc.cluster.configurator.override - 程序包 org.apache.dubbo.rpc.cluster.configurator.override
- org.apache.dubbo.rpc.cluster.configurator.parser - 程序包 org.apache.dubbo.rpc.cluster.configurator.parser
- org.apache.dubbo.rpc.cluster.configurator.parser.model - 程序包 org.apache.dubbo.rpc.cluster.configurator.parser.model
- org.apache.dubbo.rpc.cluster.directory - 程序包 org.apache.dubbo.rpc.cluster.directory
- org.apache.dubbo.rpc.cluster.governance - 程序包 org.apache.dubbo.rpc.cluster.governance
- org.apache.dubbo.rpc.cluster.interceptor - 程序包 org.apache.dubbo.rpc.cluster.interceptor
- org.apache.dubbo.rpc.cluster.loadbalance - 程序包 org.apache.dubbo.rpc.cluster.loadbalance
- org.apache.dubbo.rpc.cluster.merger - 程序包 org.apache.dubbo.rpc.cluster.merger
- org.apache.dubbo.rpc.cluster.router - 程序包 org.apache.dubbo.rpc.cluster.router
- org.apache.dubbo.rpc.cluster.router.address - 程序包 org.apache.dubbo.rpc.cluster.router.address
- org.apache.dubbo.rpc.cluster.router.condition - 程序包 org.apache.dubbo.rpc.cluster.router.condition
- org.apache.dubbo.rpc.cluster.router.condition.config - 程序包 org.apache.dubbo.rpc.cluster.router.condition.config
- org.apache.dubbo.rpc.cluster.router.condition.config.model - 程序包 org.apache.dubbo.rpc.cluster.router.condition.config.model
- org.apache.dubbo.rpc.cluster.router.file - 程序包 org.apache.dubbo.rpc.cluster.router.file
- org.apache.dubbo.rpc.cluster.router.mock - 程序包 org.apache.dubbo.rpc.cluster.router.mock
- org.apache.dubbo.rpc.cluster.router.script - 程序包 org.apache.dubbo.rpc.cluster.router.script
- org.apache.dubbo.rpc.cluster.router.tag - 程序包 org.apache.dubbo.rpc.cluster.router.tag
- org.apache.dubbo.rpc.cluster.router.tag.model - 程序包 org.apache.dubbo.rpc.cluster.router.tag.model
- org.apache.dubbo.rpc.cluster.support - 程序包 org.apache.dubbo.rpc.cluster.support
- org.apache.dubbo.rpc.cluster.support.merger - 程序包 org.apache.dubbo.rpc.cluster.support.merger
- org.apache.dubbo.rpc.cluster.support.migration - 程序包 org.apache.dubbo.rpc.cluster.support.migration
- org.apache.dubbo.rpc.cluster.support.registry - 程序包 org.apache.dubbo.rpc.cluster.support.registry
- org.apache.dubbo.rpc.cluster.support.wrapper - 程序包 org.apache.dubbo.rpc.cluster.support.wrapper
- org.apache.dubbo.rpc.filter - 程序包 org.apache.dubbo.rpc.filter
- org.apache.dubbo.rpc.filter.tps - 程序包 org.apache.dubbo.rpc.filter.tps
- org.apache.dubbo.rpc.listener - 程序包 org.apache.dubbo.rpc.listener
- org.apache.dubbo.rpc.model - 程序包 org.apache.dubbo.rpc.model
- org.apache.dubbo.rpc.protocol - 程序包 org.apache.dubbo.rpc.protocol
- org.apache.dubbo.rpc.protocol.dubbo - 程序包 org.apache.dubbo.rpc.protocol.dubbo
-
FutureAdapterwas in dubbo-rpc-dubbo module, considering some users will use this class directly, keep the package not changed. - org.apache.dubbo.rpc.protocol.dubbo.filter - 程序包 org.apache.dubbo.rpc.protocol.dubbo.filter
- org.apache.dubbo.rpc.protocol.dubbo.status - 程序包 org.apache.dubbo.rpc.protocol.dubbo.status
- org.apache.dubbo.rpc.protocol.grpc - 程序包 org.apache.dubbo.rpc.protocol.grpc
- org.apache.dubbo.rpc.protocol.grpc.interceptors - 程序包 org.apache.dubbo.rpc.protocol.grpc.interceptors
- org.apache.dubbo.rpc.protocol.hessian - 程序包 org.apache.dubbo.rpc.protocol.hessian
- org.apache.dubbo.rpc.protocol.http - 程序包 org.apache.dubbo.rpc.protocol.http
- org.apache.dubbo.rpc.protocol.injvm - 程序包 org.apache.dubbo.rpc.protocol.injvm
- org.apache.dubbo.rpc.protocol.memcached - 程序包 org.apache.dubbo.rpc.protocol.memcached
- org.apache.dubbo.rpc.protocol.nativethrift - 程序包 org.apache.dubbo.rpc.protocol.nativethrift
- org.apache.dubbo.rpc.protocol.redis - 程序包 org.apache.dubbo.rpc.protocol.redis
- org.apache.dubbo.rpc.protocol.rest - 程序包 org.apache.dubbo.rpc.protocol.rest
- org.apache.dubbo.rpc.protocol.rest.integration.swagger - 程序包 org.apache.dubbo.rpc.protocol.rest.integration.swagger
- org.apache.dubbo.rpc.protocol.rest.support - 程序包 org.apache.dubbo.rpc.protocol.rest.support
- org.apache.dubbo.rpc.protocol.rmi - 程序包 org.apache.dubbo.rpc.protocol.rmi
- org.apache.dubbo.rpc.protocol.thrift - 程序包 org.apache.dubbo.rpc.protocol.thrift
- org.apache.dubbo.rpc.protocol.thrift.ext - 程序包 org.apache.dubbo.rpc.protocol.thrift.ext
- org.apache.dubbo.rpc.protocol.thrift.io - 程序包 org.apache.dubbo.rpc.protocol.thrift.io
- org.apache.dubbo.rpc.protocol.webservice - 程序包 org.apache.dubbo.rpc.protocol.webservice
- org.apache.dubbo.rpc.proxy - 程序包 org.apache.dubbo.rpc.proxy
- org.apache.dubbo.rpc.proxy.javassist - 程序包 org.apache.dubbo.rpc.proxy.javassist
- org.apache.dubbo.rpc.proxy.jdk - 程序包 org.apache.dubbo.rpc.proxy.jdk
- org.apache.dubbo.rpc.proxy.wrapper - 程序包 org.apache.dubbo.rpc.proxy.wrapper
- org.apache.dubbo.rpc.service - 程序包 org.apache.dubbo.rpc.service
- org.apache.dubbo.rpc.support - 程序包 org.apache.dubbo.rpc.support
- org.apache.dubbo.serialize.hessian - 程序包 org.apache.dubbo.serialize.hessian
- org.apache.dubbo.serialize.hessian.dubbo - 程序包 org.apache.dubbo.serialize.hessian.dubbo
- org.apache.dubbo.serialize.hessian.serializer.java8 - 程序包 org.apache.dubbo.serialize.hessian.serializer.java8
- org.apache.dubbo.validation - 程序包 org.apache.dubbo.validation
- org.apache.dubbo.validation.filter - 程序包 org.apache.dubbo.validation.filter
- org.apache.dubbo.validation.support - 程序包 org.apache.dubbo.validation.support
- org.apache.dubbo.validation.support.jvalidation - 程序包 org.apache.dubbo.validation.support.jvalidation
- org.apache.dubbo.xml.rpc.protocol.xmlrpc - 程序包 org.apache.dubbo.xml.rpc.protocol.xmlrpc
- organization(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- organization(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- ORGANIZATION - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Running application organization name.
- ORIGINAL_CLASS_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- ORIGINAL_MESSAGE_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- OUTPUT - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- OUTPUT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- overridden() - 类 中的方法org.apache.dubbo.common.extension.DubboLoadingStrategy
- overridden() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
-
Indicates current
LoadingStrategysupports overriding other lower prioritized instances or not. - overridden() - 类 中的方法org.apache.dubbo.common.extension.ServicesLoadingStrategy
- OVERRIDE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- OVERRIDE_PROVIDERS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- OverrideConfigurator - org.apache.dubbo.rpc.cluster.configurator.override中的类
-
OverrideConfigurator
- OverrideConfigurator(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfigurator
- OverrideConfiguratorFactory - org.apache.dubbo.rpc.cluster.configurator.override中的类
-
OverrideConfiguratorFactory
- OverrideConfiguratorFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory
- overrides(Method, Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Tests whether one method, as a member of a given type, overrides another method.
- owner() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- owner() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- owner() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service owner, default value is empty string
- owner() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service owner, default value is empty string
- owner() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service owner, default value is empty string
- owner() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service owner, default value is empty string
- owner(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- owner(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- owner(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- OWNER - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Application owner name;
P
- P_PACKET - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- P_PACKET_CHUNK - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- P_PACKET_DIRECT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- P_PACKET_SHORT - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- PACKET_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- PACKET_SHORT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- padding(int) - 类 中的方法org.apache.dubbo.qos.textui.TTable
-
set padding
- Page<T> - org.apache.dubbo.common.utils中的接口
-
The model class of pagination
- ParallelEventDispatcher - org.apache.dubbo.event中的类
-
Parallel
EventDispatcherimplementation usesJDK common thread pool - ParallelEventDispatcher() - 类 的构造器org.apache.dubbo.event.ParallelEventDispatcher
- PARAM_NAME_PREFIX - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- ParamAnnotationParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The abstract
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @*Param - ParamAnnotationParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.ParamAnnotationParameterProcessor
- parameter() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
- parameter(String, String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Parameter - org.apache.dubbo.config.support中的注释类型
-
Parameter
- PARAMETER_CLASS_NAME_GENERATOR - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- parameters() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- parameters() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- parameters() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Customized parameter key-value pair, for example: {key1, value1, key2, value2}
- parameters() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Customized parameter key-value pair, for example: {key1, value1, key2, value2}
- parameters() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Customized parameter key-value pair, for example: {key1, value1, key2, value2}
- parameters() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Customized parameter key-value pair, for example: {key1, value1, key2, value2}
- Parameters - org.apache.dubbo.common中的类
-
已过时。
- Parameters(String...) - 类 的构造器org.apache.dubbo.common.Parameters
-
已过时。
- Parameters(Map<String, String>) - 类 的构造器org.apache.dubbo.common.Parameters
-
已过时。
- parse(Reader) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(Reader, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(Reader, Class<T>) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json
- parse(Reader, JSONVisitor) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(String) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(String) - 类 中的静态方法org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRuleParser
- parse(String) - 类 中的静态方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRuleParser
- parse(String) - 类 中的静态方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- parse(String, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(String, Class<T>) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(String, JSONVisitor) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(Element, ParserContext) - 类 中的方法org.apache.dubbo.config.spring.schema.DubboBeanDefinitionParser
- parse(Element, ParserContext) - 类 中的方法org.apache.dubbo.config.spring.schema.DubboNamespaceHandler
-
Override
NamespaceHandlerSupport.parse(Element, ParserContext)method - parseConfigurators(String) - 类 中的静态方法org.apache.dubbo.rpc.cluster.configurator.parser.ConfigParser
- parseDecodedStr(String) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseEncodedStr(String) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- ParseException - org.apache.dubbo.common.json中的异常错误
-
已过时。
- ParseException() - 异常错误 的构造器org.apache.dubbo.common.json.ParseException
-
已过时。
- ParseException(String) - 异常错误 的构造器org.apache.dubbo.common.json.ParseException
-
已过时。
- parseFrom(byte[]) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(byte[]) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(byte[]) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(ByteString) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(ByteString) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(ByteString) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(CodedInputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(CodedInputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(CodedInputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(InputStream) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(ByteBuffer) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(ByteBuffer) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(ByteBuffer) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseInteger(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- parseMockValue(String) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
- parseMockValue(String, Type[]) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
- parseParameters(String) - 类 中的静态方法org.apache.dubbo.common.Parameters
-
已过时。
- parseParameters(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- parseProperties(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- parseQueryString(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
parse query string to Parameters.
- parser() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- parser() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- parser() - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- parseServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- parseServices(String) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- parseURL(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- parseURL(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- parseURLs(String, Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- parseURLs(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- password(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- password(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- password(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- password(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- PASSWORD_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- path() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- path() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service path, default value is empty string
- path() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service path, default value is empty string
- path(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
-
已过时。
- path(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- PATH - org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
- PATH_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @Path
- PATH_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PATH_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PathUtils - org.apache.dubbo.common.utils中的接口
-
Path Utilities class
- payload(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- payload(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- PAYLOAD_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- PayloadDropper - org.apache.dubbo.remoting.utils中的类
- PayloadDropper() - 类 的构造器org.apache.dubbo.remoting.utils.PayloadDropper
- peek() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
peek.
- peekItem() - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- Peer - org.apache.dubbo.remoting.p2p中的接口
-
Peer.
- pendingTimeouts() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
-
Returns the number of pending timeouts of this
Timer. - PeriodHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- PeriodHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- PeriodHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.PeriodHandle
- PeriodHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.PeriodHandle
- PeriodHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.PeriodHandle
- PeriodHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.PeriodHandle
- PID_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PojoUtils - org.apache.dubbo.common.utils中的类
-
PojoUtils.
- PojoUtils() - 类 的构造器org.apache.dubbo.common.utils.PojoUtils
- pollItem() - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- PooledKryoFactory - org.apache.dubbo.common.serialize.kryo.utils中的类
- PooledKryoFactory() - 类 的构造器org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
- pop() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
pop.
- port(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- port(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- port(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- PORT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PortTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
ServerTelnetHandler
- PortTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.PortTelnetHandler
- position() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- position(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- postProcessAfterInitialization(Object, String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyInitializationPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyInitializationPostProcessor
- postProcessBeforeInitialization(Object, String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor
- postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.config.DubboConfigDefaultPropertyValueBeanPostProcessor
- postProcessReferConfig(ReferenceConfig) - 接口 中的方法org.apache.dubbo.config.ConfigPostProcessor
- postProcessServiceConfig(ServiceConfig) - 接口 中的方法org.apache.dubbo.config.ConfigPostProcessor
- Predicates - org.apache.dubbo.common.function中的接口
-
The utilities class for Java
Predicate - PREFER_REGISTRY_KEY - 类 中的静态变量org.apache.dubbo.config.RegistryConfig
- preferExtensionClassLoader() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
- preferred(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- PREFERRED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- prefixEndOf(ByteSequence) - 类 中的静态方法org.apache.dubbo.remoting.etcd.option.OptionUtil
- printLenString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8 with preceeding length
- printLenString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8 with preceeding length
- printList(List<T>) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- printString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- Prioritized - org.apache.dubbo.common.lang中的接口
-
Prioritizedinterface can be implemented by objects that should be sorted, for example the tasks in executable queue. - priority() - 接口 中的方法org.apache.dubbo.common.config.OrderedPropertiesProvider
-
order
- PRIORITY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
- process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - 接口 中的方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
-
Process the specified method
parameter - process(ConfigChangedEvent) - 接口 中的方法org.apache.dubbo.common.config.configcenter.ConfigurationListener
-
Listener call back method.
- process(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationRuleListener
- process(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- process(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- process(ConfigChangedEvent) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- process(TProtocol, TProtocol) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
-
已过时。
- process(WatchedEvent) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscoveryChangeWatcher
- PRODUCES_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @Produces
- PRODUCTION_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Production environment key.
- prompt(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- prompt(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- PROMPT - 类 中的静态变量org.apache.dubbo.qos.server.handler.QosProcessHandler
- PROMPT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- PROPERTIES_CHAR_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PropertiesConfiguration - org.apache.dubbo.common.config中的类
-
Configuration from system properties and dubbo.properties
- PropertiesConfiguration() - 类 的构造器org.apache.dubbo.common.config.PropertiesConfiguration
- propertySize() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- PROTOBUF_JSON_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- PROTOBUF_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- ProtobufUtils - org.apache.dubbo.common.serialize.protobuf.support中的类
- ProtobufUtils() - 类 的构造器org.apache.dubbo.common.serialize.protobuf.support.ProtobufUtils
- ProtobufWrappedException - org.apache.dubbo.common.serialize.protobuf.support中的异常错误
-
For protobuf, all server side exceptions should be wrapped using this specific one.
- ProtobufWrappedException(ThrowablePB.ThrowableProto) - 异常错误 的构造器org.apache.dubbo.common.serialize.protobuf.support.ProtobufWrappedException
- protocol() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- protocol() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
The communication protocol of Dubbo Service
- protocol() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Protocol spring bean names
- protocol() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。The communication protocol of Dubbo Service
- protocol() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Protocol spring bean names
- protocol(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- protocol(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- protocol(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- protocol(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- protocol(String, Consumer<ProtocolBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- protocol(Consumer<ProtocolBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- protocol(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- Protocol - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Protocol - org.apache.dubbo.rpc中的接口
-
Protocol.
- PROTOCOL_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROTOCOL_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROTOCOL_SEPARATOR_ENCODED - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROTOCOL_SERVER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROTOCOL_SERVER_SERVLET - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol
- protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.memcached.MemcachedProtocol
- protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
- ProtocolBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ProtocolConfig. - ProtocolBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- ProtocolConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ProtocolConfig - org.apache.dubbo.config中的类
-
ProtocolConfig
- ProtocolConfig() - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProtocolConfig() - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- ProtocolConfig(String) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProtocolConfig(String) - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- ProtocolConfig(String, int) - 类 的构造器com.alibaba.dubbo.config.ProtocolConfig
-
已过时。
- ProtocolConfig(String, int) - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- ProtocolFilterWrapper - org.apache.dubbo.rpc.protocol中的类
-
ListenerProtocol
- ProtocolFilterWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- protocolIds(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- ProtocolListenerWrapper - org.apache.dubbo.rpc.protocol中的类
-
ListenerProtocol
- ProtocolListenerWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- ProtocolPortsMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
-
A Class to customize the ports of
protocolsintothe metadata of service instance - ProtocolPortsMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.ProtocolPortsMetadataCustomizer
- protocols(List<ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- PROTOCOLS_PREFIX - 接口 中的静态变量org.apache.dubbo.config.Constants
- ProtocolServer - org.apache.dubbo.rpc中的接口
-
Distinct from
RemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer. - ProtocolUtils - org.apache.dubbo.rpc.support中的类
- PROTOSTUFF_SERIALIZATION_ID - 接口 中的静态变量org.apache.dubbo.common.serialize.Constants
- ProtostuffObjectInput - org.apache.dubbo.common.serialize.protostuff中的类
-
Protostuff object input implementation
- ProtostuffObjectInput(InputStream) - 类 的构造器org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- ProtostuffObjectOutput - org.apache.dubbo.common.serialize.protostuff中的类
-
Protostuff object output implementation
- ProtostuffObjectOutput(OutputStream) - 类 的构造器org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- ProtostuffSerialization - org.apache.dubbo.common.serialize.protostuff中的类
-
Protostuff serialization implementation
- ProtostuffSerialization() - 类 的构造器org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
- PrototypeKryoFactory - org.apache.dubbo.common.serialize.kryo.utils中的类
- PrototypeKryoFactory() - 类 的构造器org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
- PROVIDED_BY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- providedBy() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
declares which app or service this interface belongs to
- provider() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- provider() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Provider spring bean name
- provider() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Provider spring bean name
- provider(String, Consumer<ProviderBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- provider(Consumer<ProviderBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- provider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- provider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- PROVIDER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROVIDER - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- PROVIDER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- PROVIDER_SIDE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ProviderBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ProviderConfig. - ProviderBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- ProviderConfig - com.alibaba.dubbo.config中的类
-
已过时。
- ProviderConfig - org.apache.dubbo.config中的类
-
The service provider default configuration
- ProviderConfig() - 类 的构造器com.alibaba.dubbo.config.ProviderConfig
-
已过时。
- ProviderConfig() - 类 的构造器org.apache.dubbo.config.ProviderConfig
- providerIds(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- providerKey(URL) - 类 中的方法org.apache.dubbo.registry.client.DefaultRegistryClusterIdentifier
- providerKey(URL) - 接口 中的方法org.apache.dubbo.registry.client.RegistryClusterIdentifier
- ProviderMethodModel - org.apache.dubbo.rpc.model中的类
-
已过时。
- ProviderMethodModel(Method) - 类 的构造器org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- ProviderModel - org.apache.dubbo.rpc.model中的类
-
ProviderModel is about published services
- ProviderModel(String, Object, ServiceDescriptor, ServiceConfigBase<?>) - 类 的构造器org.apache.dubbo.rpc.model.ProviderModel
- ProviderModel(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - 类 的构造器org.apache.dubbo.rpc.model.ProviderModel
- ProviderModel.RegisterStatedURL - org.apache.dubbo.rpc.model中的类
- providers(List<ProviderConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- PROVIDERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- PROVIDERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- ProviderURLMergeProcessor - org.apache.dubbo.rpc.cluster中的接口
- proxy() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- proxy() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- proxy() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
How the proxy is generated, legal values include: jdk, javassist
- proxy() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
How the proxy is generated, legal values include: jdk, javassist
- proxy() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。How the proxy is generated, legal values include: jdk, javassist
- proxy() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。How the proxy is generated, legal values include: jdk, javassist
- proxy(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- Proxy - org.apache.dubbo.common.bytecode中的类
-
Proxy.
- PROXY_CLASS_REF - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Consumer side 's proxy class
- PROXY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- ProxyFactory - com.alibaba.dubbo.rpc中的接口
-
已过时。
- ProxyFactory - org.apache.dubbo.rpc中的接口
-
ProxyFactory.
- psubscribe(JedisPubSub, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- psubscribe(JedisPubSub, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- psubscribe(JedisPubSub, String...) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- psubscribe(JedisPubSub, String...) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- publish(String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- publish(String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- publish(String, String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- publish(String, String) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
-
Application Metadata -- START
- publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosMetadataReport
- publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- publishConfig(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Publish Config mapped to the given key under the
default group - publishConfig(String, String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Publish Config mapped to the given key and the given group.
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- publishConfig(String, String, String) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosConfigServiceWrapper
- publishMetadata(String) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl
- PublishMetadata - org.apache.dubbo.qos.command.impl中的类
- PublishMetadata() - 类 的构造器org.apache.dubbo.qos.command.impl.PublishMetadata
- publishServiceDefinition(URL) - 类 中的方法org.apache.dubbo.metadata.store.AbstractAbstractWritableMetadataService
- publishServiceDefinition(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
- publishServiceDefinition(URL) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.MetadataUtils
- publishServiceDefinition(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- publishServiceDefinition(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl
- push(E) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
push.
- put(Object, int) - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Puts a new value in the property table with the appropriate flags
- put(Object, int) - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
-
Puts a new value in the property table with the appropriate flags
- put(Object, Object) - 类 中的方法com.alibaba.dubbo.rpc.Invocation.CompatibleInvocation
-
已过时。
- put(Object, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- put(Object, Object) - 接口 中的方法org.apache.dubbo.cache.Cache
-
API to store value against a key
- put(Object, Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringCache
-
API to store value against a key in the calling thread scope.
- put(Object, Object) - 类 中的方法org.apache.dubbo.cache.support.jcache.JCache
- put(Object, Object) - 类 中的方法org.apache.dubbo.cache.support.lfu.LfuCache
-
API to store value against a key in the calling thread scope.
- put(Object, Object) - 类 中的方法org.apache.dubbo.cache.support.lru.LruCache
-
API to store value against a key in the calling thread scope.
- put(Object, Object) - 类 中的方法org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
-
API to store value against a key in the calling thread scope.
- put(Object, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- put(Object, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- put(String, Object) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。put value.
- put(String, String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
Put the key value pair to etcd
- put(String, String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- put(String, String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- put(String, String) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
- put(String, String, Object) - 接口 中的方法org.apache.dubbo.common.store.DataStore
- put(String, String, Object) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
- put(K, V) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- put(K, V) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
- put(K, V) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- putAll(String[], Object[]) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。put all.
- putAll(Map<? extends String, ? extends String>) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
- putAll(Map<? extends K, ? extends V>) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- putAll(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。put all.
- putAllAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - putAttachments(String, String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - putEphemeral(String, String) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
Put the key value pair to etcd (Ephemeral)
- putEphemeral(String, String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- putEphemeral(String, String) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- putMethodParameter(String, String, String, Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.URL
Q
- QOS_ENABLE - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- QOS_HOST - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- QOS_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- qosAcceptForeignIp(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- QosConstants - org.apache.dubbo.common.constants中的接口
-
QosConstants
- QosConstants - org.apache.dubbo.qos.common中的接口
- qosEnable(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- qosPort(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- QosProcessHandler - org.apache.dubbo.qos.server.handler中的类
- QosProcessHandler(String, boolean) - 类 的构造器org.apache.dubbo.qos.server.handler.QosProcessHandler
- QosProtocolWrapper - org.apache.dubbo.qos.protocol中的类
- QosProtocolWrapper(Protocol) - 类 的构造器org.apache.dubbo.qos.protocol.QosProtocolWrapper
- QUERY_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
-
The annotation class name of @QueryParam
- QueryParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
-
The
AnnotatedMethodParameterProcessorimplementation for JAX-RS's @QueryParam - QueryParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
- queryRule() - 类 中的静态方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- QUESTION_MASK - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- QUESTION_MASK_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- queues(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- queues(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- queues(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- QUEUES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Quit - org.apache.dubbo.qos.command.impl中的类
- Quit() - 类 的构造器org.apache.dubbo.qos.command.impl.Quit
- QUOTE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
R
- RANDOM - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
This class select one provider from multiple providers randomly.
- RandomAccessByteArrayOutputStream - org.apache.dubbo.rpc.protocol.thrift.io中的类
-
已过时。
- RandomAccessByteArrayOutputStream() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- RandomAccessByteArrayOutputStream(int) - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- RandomLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
This class select one provider from multiple providers randomly.
- RandomLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
- RandomServiceInstanceSelector - org.apache.dubbo.registry.client.selector中的类
-
The
ServiceInstanceSelectorimplementation based on Random algorithm - RandomServiceInstanceSelector() - 类 的构造器org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- read() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Normally, shouldn't be called externally, but needed for QA, e.g.
- read() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
-
Reads a character.
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- read() - 类 中的方法org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
- read() - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataReader
-
Read the instances of
ServiceRestMetadata - read() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- read() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- read(byte[]) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- read(byte[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- read(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- read(byte[], int, int) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- read(char[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- read(Reader) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read string.
- readable() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readable() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns
trueif and only if(this.writerIndex - this.readerIndex)is greater than0. - readable() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readable() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readableBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readableBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of readable bytes which is equal to
(this.writerIndex - this.readerIndex). - readableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readAttachments() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readAttachments() - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
- readAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
-
FIXME, only supports transmission of String values.
- readAttachments() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readBool() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read boolean.
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readBool() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readBool() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readBoolean() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a boolean
- readBoolean() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a boolean
- readBoolean() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a boolean
- readByte() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a byte from the stream.
- readByte() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a byte from the stream.
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readByte() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read byte.
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readByte() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readByte() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readByte() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Gets a byte at the current
readerIndexand increases thereaderIndexby1in this buffer. - readByte() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readByte() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readByte() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readBytes() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a byte array.
- readBytes() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a byte array
- readBytes() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a byte array
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readBytes() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read byte array.
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- readBytes() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexand increases thereaderIndexby the number of the transferred bytes (=dst.length). - readBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a byte array from the stream.
- readBytes(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a byte array from the stream.
- readBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexand increases thereaderIndexby the number of the transferred bytes (=length). - readBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to a newly created buffer starting at the current
readerIndexand increases thereaderIndexby the number of the transferred bytes (=length). - readBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(OutputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified stream starting at the current
readerIndex. - readBytes(OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexuntil the destination's position reaches its limit, and increases thereaderIndexby the number of the transferred bytes. - readBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexuntil the destination becomes non-writable, and increases thereaderIndexby the number of the transferred bytes. - readBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexand increases thereaderIndexby the number of the transferred bytes (=length). - readBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readBytes(ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the current
readerIndexand increases thereaderIndexby the number of the transferred bytes (=length). - readBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads the call
- readCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the call
- readCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Starts reading the call
- readChar() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a byte from the stream.
- readChar() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a byte from the stream.
- readDouble() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a double.
- readDouble() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a double
- readDouble() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a double
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readDouble() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read double.
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readDouble() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Read the end byte
- readEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads the end byte.
- readEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads the end byte.
- readEnvelope() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the envelope
- readerIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readerIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the
readerIndexof this buffer. - readerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readerIndex(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- readerIndex(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the
readerIndexof this buffer. - readerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- readerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- readEvent() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readEvent() - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
- readEvent() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readEvent() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readFloat() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a float
- readFloat() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a float
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readFloat() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read float.
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readFloat() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readFrom(Input) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- readFrom(Input) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- readFrom(Input) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- readHeader() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a header, returning null if there are no headers.
- readHeader() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a header, returning null if there are no headers.
- readHeader() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a header, returning null if there are no headers.
- readInputStream() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Starts reading a byte array using an input stream.
- readInputStream() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads bytes based on an input stream.
- readInputStream() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads bytes based on an input stream.
- readInputStream() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readInt() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an integer
- readInt() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads an integer
- readInt() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an integer
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readInt() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read integer.
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readInt() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readInt() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readLength() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads the length of a list.
- readLength() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Parses the length for an array
- readLength() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Parses the length for an array
- readLengthList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readLengthList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.ArrayDeserializer
-
Reads the array.
- readLengthList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicDeserializer
- readLengthList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- readLengthList(AbstractHessianInput, int) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- readLengthList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- readLengthList(AbstractHessianInput, int, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readLengthList(AbstractHessianInput, int, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- readLengthList(AbstractHessianInput, int, Class<?>) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
-
deserialize list object from expect type.
- readLines(File) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read lines.
- readLines(InputStream) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read lines.
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.ArrayDeserializer
-
Reads the array.
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicDeserializer
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- readList(AbstractHessianInput, int) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumerationDeserializer
- readList(AbstractHessianInput, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- readList(AbstractHessianInput, int, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readList(AbstractHessianInput, int, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- readList(AbstractHessianInput, int, Class<?>) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
-
deserialize list object from expect type.
- readList(AbstractHessianInput, int, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a list.
- readListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Read the end byte
- readListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads the end byte.
- readListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads the end byte.
- readListStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads the start of a list
- readListStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads the start of a list.
- readListStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads the start of a list.
- readLong() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a long
- readLong() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a long
- readLong() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a long
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readLong() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read long.
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readLong() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readLong() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.BeanDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassDeserializer
- readMap(AbstractHessianInput) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.MapDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.StringValueDeserializer
- readMap(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ValueDeserializer
- readMap(AbstractHessianInput, Class<?>, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readMap(AbstractHessianInput, Class<?>, Class<?>) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
-
deserialize map object from expect key and value type.
- readMap(AbstractHessianInput, Class<?>, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.MapDeserializer
-
support generic type of map, fix the type of short serialization
- readMap(AbstractHessianInput, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.BeanDeserializer
- readMap(AbstractHessianInput, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaDeserializer
- readMap(AbstractHessianInput, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- readMap(AbstractHessianInput, String, Class<?>, Class<?>) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- readMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Read the end byte
- readMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads the end byte.
- readMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads the end byte.
- readMapStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads the start of a map
- readMapStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads the start of a list.
- readMapStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads the start of a list.
- readMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Starts reading the call
- readMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the call
- readMethod() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Starts reading the call
- readMethodArgLength() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads the number of method arguments
- readMethodArgLength() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Returns the number of method arguments
- readNode() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an XML node encoded in UTF-8
- readNode() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an XML node.
- readNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a null
- readNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a null
- readNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a null
- readObject() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an arbitrary object from the input stream.
- readObject() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads an arbitrary object from the input stream when the type is unknown.
- readObject() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingInput
-
Read the next object
- readObject() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an arbitrary object from the input stream when the type is unknown.
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
-
will lost all attribute
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readObject() - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
-
已过时。
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
-
Avoid using readObject, always try to pass the target class type for the data you want to read.
- readObject() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readObject() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractListDeserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractMapDeserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicDeserializer
- readObject(AbstractHessianInput) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.InputStreamDeserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- readObject(AbstractHessianInput) - 类 中的方法com.alibaba.com.caucho.hessian.io.UUIDDeserializer
- readObject(AbstractHessianInput, Object, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassDeserializer
- readObject(AbstractHessianInput, String[]) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Deserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.MapDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.StringValueDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.UUIDDeserializer
- readObject(AbstractHessianInput, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.ValueDeserializer
- readObject(AbstractHessianInput, String, String[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Reads the object as a map.
- readObject(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an arbitrary object from the input stream.
- readObject(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads an object from the input stream with an expected type.
- readObject(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an object from the input stream with an expected type.
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readObject(Class<T>) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
-
read object
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readObject(Class<T>) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readObject(Class<T>, Type) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
-
read object
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readObject(Class<T>, Type) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readObject(Class, Class<?>...) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an arbitrary object from the input stream.
- readObject(Class, Class<?>...) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- readObject(Class, Class<?>...) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an object from the input stream with an expected type.
- readObject(List<Class<?>>) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an arbitrary object from the input stream.
- readObject(List<Class<?>>) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- readObject(List<Class<?>>) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads an arbitrary object from the input stream when the type is unknown.
- READONLY_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- readRef() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a reference
- readRef() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a reference.
- readRef() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a reference.
- readRemote() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a remote object reference to the stream.
- readRemote() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a remote object.
- readRemote() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a remote object.
- readReply(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a reply as an object.
- readReply(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a reply as an object.
- readReply(Class) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a reply as an object.
- readResolve() - 类 中的方法com.alibaba.com.caucho.hessian.io.java8.LocalDateHandle
- readResolve() - 类 中的方法org.apache.dubbo.serialize.hessian.serializer.java8.LocalDateHandle
- readShort() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a short
- readShort() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a short
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readShort() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read short integer.
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readShort() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readShort() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readStreamingObject() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- readString() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a string encoded in UTF-8
- readString() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a string
- readString() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a string
- readString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a byte array from the stream.
- readString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a byte array from the stream.
- readThrowable() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readThrowable() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readThrowable() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readThrowable() - 接口 中的方法org.apache.dubbo.common.serialize.ObjectInput
-
The following methods are customized for the requirement of Dubbo's RPC protocol implementation.
- readThrowable() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readThrowable() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readType() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads an object type.
- readType() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Parses a type from the stream.
- readType() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Parses a type from the stream.
- readUTCDate() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Reads a date.
- readUTCDate() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Reads a date.
- readUTCDate() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Reads a date.
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectInput
- readUTF() - 接口 中的方法org.apache.dubbo.common.serialize.DataInput
-
Read UTF-8 string.
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectInput2
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
- readUTF() - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectInput
- readValue(Class<?>, Object) - 类 中的方法org.apache.dubbo.common.json.GenericJSONConverter
-
已过时。
- readValue(Class<?>, Object) - 接口 中的方法org.apache.dubbo.common.json.JSONConverter
-
已过时。convert json value to target class.
- ready() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- Ready - org.apache.dubbo.qos.command.impl中的类
- Ready() - 类 的构造器org.apache.dubbo.qos.command.impl.Ready
- realize(Object[], Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- realize(Object[], Class<?>[], Type[]) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- realize(Object, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- realize(Object, Class<?>, Type) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
- received(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- received(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- received(Channel, Object) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
-
on message received.
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.DecodeHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all2.AllChannelHandler2
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.direct.DirectChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.MultiMessageHandler
- received(Channel, Response) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- received(Channel, Response, boolean) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- RECEIVED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
RECEIVED
- reconnect() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- reconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to reconnect if connection is lost, if not specify, reconnect is enabled by default, and the interval for retry connecting is 2000 ms
- reconnect() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to reconnect if connection is lost, if not specify, reconnect is enabled by default, and the interval for retry connecting is 2000 ms
- reconnect() - 接口 中的方法org.apache.dubbo.remoting.Client
-
reconnect.
- reconnect() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- reconnect() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- reconnect() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- reconnect(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- RECONNECT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- RECONNECTED - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.StateListener
- ReconnectTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
-
ReconnectTimerTask
- ReconnectTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.ReconnectTimerTask
- recreate() - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- recreate() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- recreate() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- recreate() - 接口 中的方法org.apache.dubbo.rpc.Result
-
Recreate.
- REDIS_CLIENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- RedisClient - org.apache.dubbo.remoting.redis中的接口
- RedisMetadataReport - org.apache.dubbo.metadata.store.redis中的类
-
RedisMetadataReport
- RedisMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.redis.RedisMetadataReport
- RedisMetadataReportFactory - org.apache.dubbo.metadata.store.redis中的类
-
RedisMetadataReportFactory.
- RedisMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.redis.RedisMetadataReportFactory
- RedisProtocol - org.apache.dubbo.rpc.protocol.redis中的类
-
RedisProtocol
- RedisProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.redis.RedisProtocol
- RedisRegistry - org.apache.dubbo.registry.redis中的类
-
RedisRegistry
- RedisRegistry(URL) - 类 的构造器org.apache.dubbo.registry.redis.RedisRegistry
- RedisRegistryFactory - org.apache.dubbo.registry.redis中的类
-
RedisRegistryFactory
- RedisRegistryFactory() - 类 的构造器org.apache.dubbo.registry.redis.RedisRegistryFactory
- reExport(Exporter<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- reExport(Invoker<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
-
Reexport the invoker of the modified url
- reExportRegister(URL) - 接口 中的方法org.apache.dubbo.registry.Registry
- reExportRegister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- ReExportTask - org.apache.dubbo.registry.retry中的类
- ReExportTask(Runnable, URL, FailbackRegistry) - 类 的构造器org.apache.dubbo.registry.retry.ReExportTask
- reExportUnregister(URL) - 接口 中的方法org.apache.dubbo.registry.Registry
- reExportUnregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- ref(U) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- refer(Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- refer(Class<T>, URL) - 接口 中的方法com.alibaba.dubbo.rpc.Protocol
-
已过时。
- refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.qos.protocol.QosProtocolWrapper
- refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
- refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper
- refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
- refer(Class<T>, URL) - 接口 中的方法org.apache.dubbo.rpc.Protocol
-
Refer a remote service:
1. - REFER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
The key name for reference URL in register center
- referAsync() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- reference(String, Consumer<ReferenceBuilder<S>>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- reference(Consumer<ReferenceBuilder<S>>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- reference(ReferenceConfig<?>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- Reference - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。
- Reference - org.apache.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboReferenceas the substitute - REFERENCE_FILTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REFERENCE_INTERCEPTOR_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ReferenceAnnotationBeanPostProcessor - org.apache.dubbo.config.spring.beans.factory.annotation中的类
-
BeanPostProcessorimplementation that Consumer serviceReferenceannotated fields - ReferenceAnnotationBeanPostProcessor() - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
-
@com.alibaba.dubbo.config.annotation.Referencehas been supported since 2.7.3 - ReferenceBean<T> - org.apache.dubbo.config.spring中的类
-
ReferenceFactoryBean
- ReferenceBean() - 类 的构造器org.apache.dubbo.config.spring.ReferenceBean
- ReferenceBean(Reference) - 类 的构造器org.apache.dubbo.config.spring.ReferenceBean
- ReferenceBuilder<T> - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ReferenceConfigBase. - ReferenceBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- ReferenceConfig<T> - com.alibaba.dubbo.config中的类
-
已过时。
- ReferenceConfig<T> - org.apache.dubbo.config中的类
-
Please avoid using this class for any new application, use
ReferenceConfigBaseinstead. - ReferenceConfig() - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
-
已过时。
- ReferenceConfig() - 类 的构造器org.apache.dubbo.config.ReferenceConfig
- ReferenceConfig(Reference) - 类 的构造器com.alibaba.dubbo.config.ReferenceConfig
-
已过时。
- ReferenceConfig(Reference) - 类 的构造器org.apache.dubbo.config.ReferenceConfig
- ReferenceConfigBase<T> - org.apache.dubbo.config中的类
-
ReferenceConfig
- ReferenceConfigBase() - 类 的构造器org.apache.dubbo.config.ReferenceConfigBase
- ReferenceConfigBase(Reference) - 类 的构造器org.apache.dubbo.config.ReferenceConfigBase
- ReferenceConfigCache - org.apache.dubbo.config.utils中的类
-
A simple util class for cache
ReferenceConfigBase. - ReferenceConfigCache.KeyGenerator - org.apache.dubbo.config.utils中的接口
- ReferenceConfigDestroyedEvent - org.apache.dubbo.config.event中的类
-
The
Dubbo service ReferenceConfigdestroyedevent - ReferenceConfigDestroyedEvent(ReferenceConfig) - 类 的构造器org.apache.dubbo.config.event.ReferenceConfigDestroyedEvent
- ReferenceConfigInitializedEvent - org.apache.dubbo.config.event中的类
-
The
Dubbo service ReferenceConfiginitializedevent - ReferenceConfigInitializedEvent(ReferenceConfig, Invoker<?>) - 类 的构造器org.apache.dubbo.config.event.ReferenceConfigInitializedEvent
- ReferenceCountManagedChannel - org.apache.dubbo.rpc.protocol.grpc中的类
-
Also see ReferenceCountExchangeClient
- ReferenceCountManagedChannel(ManagedChannel) - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- references(List<ReferenceConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- referred(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- referred(Invoker<?>) - 接口 中的方法com.alibaba.dubbo.rpc.InvokerListener
-
已过时。
- referred(Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.InvokerListener
-
The invoker referred
- referred(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
- referred(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InvokerListenerAdapter
- ReflectUtils - org.apache.dubbo.common.utils中的类
-
ReflectUtils
- refresh() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- refresh() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- refresh() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- refresh() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- refreshAll() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- refreshInterfaceInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- refreshInterfaceInvoker() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- refreshMetadataAndInstance() - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- refreshServiceDiscoveryInvoker() - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- refreshServiceDiscoveryInvoker() - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- register() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- register() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether to register the service to register center, default value is true
- register() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether to register the service to register center, default value is true
- register() - 类 中的方法org.apache.dubbo.config.DubboShutdownHook
-
Register the ShutdownHook
- register(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- register(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- register(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- register(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- register(Class<?>) - 类 中的静态方法org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
- register(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- register(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- register(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- register(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- register(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- register(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- register(URL) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- register(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
-
Register data, such as : provider service, consumer address, route rule, override rule and other data.
- register(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- register(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- register(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscovery
- register(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Registers an instance of
ServiceInstance. - REGISTER - 接口 中的静态变量org.apache.dubbo.registry.Constants
- REGISTER_IP_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
- registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue
- registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB
- registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue
- registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboLifecycleComponentRegistrar
-
已过时。
- registerClass(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<?>) - 类 中的静态方法org.apache.dubbo.common.serialize.support.SerializableClassRegistry
-
only supposed to be called at startup time
- registerClass(Class<?>, Object) - 类 中的静态方法org.apache.dubbo.common.serialize.support.SerializableClassRegistry
-
only supposed to be called at startup time
- registerCommonBeans(BeanDefinitionRegistry) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboBeanUtils
-
Register the common beans
- registerConsumer(String, ServiceDescriptor, ReferenceConfigBase<?>, Object, ServiceMetadata) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- registered(ResteasyProviderFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- registerInstance(String, String, Instance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- registerProvider(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- registerService(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- registerService(String, Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- registerServiceAppMapping(String, String, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- registerServiceAppMapping(String, String, URL) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- registerServiceAppMapping(String, String, URL) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- RegisterStatedURL(URL, URL, boolean) - 类 的构造器org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- registries(List<RegistryConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Add an instance of
RegistryConfig - REGISTRIES_PREFIX - 接口 中的静态变量org.apache.dubbo.config.Constants
- registry() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- registry() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- registry() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Registry associated name
- registry() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Registry spring bean name
- registry() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Registry associated name
- registry() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Registry spring bean name
- registry(String, Consumer<RegistryBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Add an instance of
RegistryConfigwith the specified ID - registry(Consumer<RegistryBuilder>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Add an instance of
RegistryConfigwithdefault ID - registry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Add an instance of
RegistryConfig - Registry - com.alibaba.dubbo.registry中的接口
-
已过时。
- Registry - org.apache.dubbo.registry中的接口
-
Registry.
- REGISTRY__LOCAL_FILE_CACHE_ENABLED - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Whether to cache locally, default is true
- REGISTRY_CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_CLUSTER_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_FILESAVE_SYNC_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
To decide whether register center saves file synchronously, the default value is asynchronously
- REGISTRY_FOR_REFERENCE - 类 中的静态变量org.apache.dubbo.registry.multiple.MultipleRegistry
- REGISTRY_FOR_SERVICE - 类 中的静态变量org.apache.dubbo.registry.multiple.MultipleRegistry
- REGISTRY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_PREFIX_KEY - 类 中的静态变量org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- REGISTRY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_PUBLISH_INTERFACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_RECONNECT_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Reconnection period in milliseconds for register center
- REGISTRY_RETRY_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Period of registry center's retry interval
- REGISTRY_RETRY_TIMES_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
Most retry times
- REGISTRY_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REGISTRY_SERVICE_REFERENCE_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REGISTRY_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of Dubbo Registry type
- REGISTRY_ZONE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_ZONE_FORCE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- RegistryBuilder - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
RegistryConfig. - RegistryBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- RegistryClusterIdentifier - org.apache.dubbo.registry.client中的接口
- RegistryConfig - com.alibaba.dubbo.config中的类
-
已过时。
- RegistryConfig - org.apache.dubbo.config中的类
-
RegistryConfig
- RegistryConfig() - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryConfig() - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConfig(String) - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryConfig(String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConfig(String, String) - 类 的构造器com.alibaba.dubbo.config.RegistryConfig
-
已过时。
- RegistryConfig(String, String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConstants - org.apache.dubbo.common.constants中的接口
- RegistryDirectory<T> - org.apache.dubbo.registry.integration中的类
-
RegistryDirectory
- RegistryDirectory(Class<T>, URL) - 类 的构造器org.apache.dubbo.registry.integration.RegistryDirectory
- RegistryFactory - com.alibaba.dubbo.registry中的接口
-
已过时。
- RegistryFactory - org.apache.dubbo.registry中的接口
-
RegistryFactory.
- RegistryFactoryWrapper - org.apache.dubbo.registry中的类
- RegistryFactoryWrapper(RegistryFactory) - 类 的构造器org.apache.dubbo.registry.RegistryFactoryWrapper
- registryIds(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- registryIds(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- RegistryProtocol - org.apache.dubbo.registry.integration中的类
-
TODO, replace RegistryProtocol completely in the future.
- RegistryProtocol() - 类 的构造器org.apache.dubbo.registry.integration.RegistryProtocol
- RegistryProtocol.InvokerDelegate<T> - org.apache.dubbo.registry.integration中的类
- RegistryProtocolListener - org.apache.dubbo.registry.integration中的接口
-
RegistryProtocol listener is introduced to provide a chance to user to customize or change export and refer behavior of RegistryProtocol.
- RegistryService - org.apache.dubbo.registry中的接口
-
RegistryService.
- RegistryServiceListener - org.apache.dubbo.registry中的接口
- RegistryStatusChecker - org.apache.dubbo.registry.status中的类
-
RegistryStatusChecker
- RegistryStatusChecker() - 类 的构造器org.apache.dubbo.registry.status.RegistryStatusChecker
- rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
- release() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- release(Kryo) - 类 中的静态方法org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
- RELEASE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
package version in the manifest
- reliable(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- REMOTE - org.apache.dubbo.metadata.MetadataServiceType
-
The remote type of
MetadataService - REMOTE_APPLICATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REMOTE_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- remoteMetadataService - 类 中的静态变量org.apache.dubbo.registry.client.metadata.MetadataUtils
- RemoteMetadataServiceImpl - org.apache.dubbo.registry.client.metadata.store中的类
- RemoteMetadataServiceImpl(WritableMetadataService) - 类 的构造器org.apache.dubbo.registry.client.metadata.store.RemoteMetadataServiceImpl
- RemoteSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a remote object.
- RemoteSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.RemoteSerializer
- RemotingConstants - org.apache.dubbo.common.constants中的接口
-
RemotingConstants
- RemotingException - com.alibaba.dubbo.remoting中的异常错误
-
已过时。
- RemotingException - org.apache.dubbo.remoting中的异常错误
-
RemotingException.
- RemotingException(Exception) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingException(Channel, String) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingException(Channel, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingException(Channel, Throwable) - 异常错误 的构造器com.alibaba.dubbo.remoting.RemotingException
-
已过时。
- RemotingException(Channel, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
- RemotingServer - org.apache.dubbo.remoting中的接口
-
Remoting Server.
- remove() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
- remove() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- remove(int) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
remove.
- remove(int) - 类 中的方法org.apache.dubbo.qos.textui.TTable.Border
- remove(Object) - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Deletes the entry.
- remove(Object) - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
-
Deletes the entry.
- remove(Object) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- remove(Object) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Removes the specified element from this set if it is present.
- remove(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- remove(Object) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
- remove(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- remove(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
remove value.
- remove(String, String) - 接口 中的方法org.apache.dubbo.common.store.DataStore
- remove(String, String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
- remove(K) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
- remove(InternalThreadLocalMap) - 类 中的方法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_VALUE_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- removeAll() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Removes all
InternalThreadLocalvariables bound to the current thread. - removeAllEventListeners() - 接口 中的方法org.apache.dubbo.event.Listenable
-
Remove all
Dubbo event listeners - removeAllListeners() - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- removeApplicationContext(ApplicationContext) - 类 中的静态方法org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- removeAttachment(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
remove attachment.
- removeAttachments(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
-
map<string, string> attachments = 1; - removeAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
-
remove attribute.
- removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- removeChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- removeChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- removeChildListener(String, ChildListener) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
unregister children lister for specified path.
- removeChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- removeChildListener(String, ChildListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- removeChildListener(String, ChildListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- removeChildWatcherListener(String, JEtcdClient.EtcdWatcher) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- removeChildWatcherListener(String, WatcherListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- removeConfig(String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- removeConfig(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- removeConfig(String, String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosConfigServiceWrapper
- removeConfig(String, String) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- removeConfig(String, String) - 类 中的方法org.apache.dubbo.metadata.store.nacos.NacosConfigServiceWrapper
- removeConfig(AbstractConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
In some scenario, we may nee to add and remove ServiceConfig or ReferenceConfig dynamically.
- removeContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
-
remove context.
- removeContext(boolean) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
-
customized for internal use.
- removeDataListener(String, DataListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- removeDataListener(String, DataListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- removeDestroyedRegistry(Registry) - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
- removeEnd(String, String) - 类 中的静态方法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.
- removeEventListener(E) - 接口 中的方法org.apache.dubbo.event.Listenable
-
Remove a
Dubbo event listener - removeEventListener(EventListener<?>) - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
- removeEventListeners(Iterable<E>) - 接口 中的方法org.apache.dubbo.event.Listenable
-
Remove a
Dubbo event listener - removeExportMap(String, Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.protocol.DelegateExporterMap
-
delete
- removeFailedRegisteredTask(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedRegisteredTask(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedSubscribed(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedSubscribedTask(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedSubscribedTask(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedUnregisteredTask(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedUnregisteredTask(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- removeFailedUnsubscribedTask(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- removeFailedUnsubscribedTask(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- removeHttpHandler(int) - 类 中的静态方法org.apache.dubbo.remoting.http.servlet.DispatcherServlet
- removeIndexedVariable(int) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- removeListener(String) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Stops one listener from listening to value changes in the specified key.
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
已过时。
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.etcd.EtcdDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.nacos.NacosDynamicConfiguration
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.rpc.cluster.governance.DefaultGovernanceRuleRepositoryImpl
- removeListener(String, String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
-
Stops one listener from listening to value changes in the specified key.
- removeListener(String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- removeListener(String, ConfigurationListener) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.CacheListener
- removeListener(String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository
- removeListener(Invocation) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
- removeMessages() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- removeParameter(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeParameters(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeParameters(Collection<String>) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URL
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Removes a reference.
- removeRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Removes a reference.
- removeRef(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Removes a reference.
- removeReplier(Class<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- removeReplier(Class<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- removeServerContext() - 类 中的静态方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- removeServerContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
-
remove server side context.
- removeService(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- removeService(MetadataInfo.ServiceInfo) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- removeServiceInstancesChangedListener(ServiceInstancesChangedListener) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
unsubscribe to instances change event.
- removeServiceInstancesChangedListener(ServiceInstancesChangedListener) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- removeServiceMetadata(ServiceMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- removeServiceMetadata(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- removeServiceMetadata(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- removeServletContext(int) - 类 中的方法org.apache.dubbo.remoting.http.servlet.ServletManager
- removeStackTrace(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- removeStateListener(StateListener) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
remove connection notify if connection state was changed.
- removeStateListener(StateListener) - 类 中的方法org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
- removeStateListener(StateListener) - 类 中的方法org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
- removeStateListener(StateListener) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.ZookeeperClient
- removeStatus(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- removeStatus(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
- removeTargetChildListener(String, CuratorZookeeperClient.CuratorWatcherImpl) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient
- removeTargetChildListener(String, Curator5ZookeeperClient.CuratorWatcherImpl) - 类 中的方法org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
- removeTracer(Class<?>, String, Channel) - 类 中的静态方法org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
- rendering() - 接口 中的方法org.apache.dubbo.qos.textui.TComponent
-
render
- rendering() - 类 中的方法org.apache.dubbo.qos.textui.TKv
- rendering() - 类 中的方法org.apache.dubbo.qos.textui.TLadder
- rendering() - 类 中的方法org.apache.dubbo.qos.textui.TTable
- rendering() - 类 中的方法org.apache.dubbo.qos.textui.TTree
- repeat(char, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Returns padding using the specified delimiter repeated to a given length.
- repeat(String, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Repeat a String
repeattimes to form a new String. - repeat(String, String, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Repeat a String
repeattimes to form a new String, with a String separator injected each time. - replace(String) - 类 中的静态方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- replace(String, String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Replaces all occurrences of a String within another String.
- replace(String, String, String, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Replaces a String with another String inside a larger String, for the first
maxvalues of the search String. - replaceExtension(String, Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
已过时。not recommended any longer, and use only when test
- replaceProperty(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- replaceRef(Object, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Replaces a reference from one object to another.
- replaceRef(Object, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Replaces a reference from one object to another.
- replaceRef(Object, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Replaces a reference from one object to another.
- Replier<T> - org.apache.dubbo.remoting.exchange.support中的接口
-
Replier.
- ReplierDispatcher - org.apache.dubbo.remoting.exchange.support中的类
-
ReplierDispatcher
- ReplierDispatcher() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- ReplierDispatcher(Replier<?>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- ReplierDispatcher(Replier<?>, Map<Class<?>, Replier<?>>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- reply(ExchangeChannel, Object) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeHandler
-
reply.
- reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
- reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
- reply(ExchangeChannel, T) - 接口 中的方法org.apache.dubbo.remoting.exchange.support.Replier
-
reply.
- request(Object) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
已过时。
- request(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- request(Object, int) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
已过时。
- request(Object, int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- request(Object, int, ExecutorService) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
send request.
- request(Object, int, ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- request(Object, ExecutorService) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
-
send request.
- request(Object, ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- Request - org.apache.dubbo.remoting.exchange中的类
-
Request.
- Request() - 类 的构造器org.apache.dubbo.remoting.exchange.Request
- Request(long) - 类 的构造器org.apache.dubbo.remoting.exchange.Request
- REQUEST_HEADER_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The annotation class name of @RequestHeader
- REQUEST_MAPPING_ANNOTATION_CLASS - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The class of @RequestMapping
- REQUEST_MAPPING_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The annotation class name of @RequestMapping
- REQUEST_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
-
The annotation class name of @RequestParam
- requestFinished(HttpRequest, HttpResponse, Object) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- RequestHeaderParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
-
The
AnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @RequestHeader - RequestHeaderParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
- RequestMetadata - org.apache.dubbo.metadata.rest中的类
-
The metadata class for REST request
- RequestMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.RequestMetadata
-
Default Constructor
- RequestParamParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
-
The
AnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @RequestParam - RequestParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
- required() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
- requiredNotNull(Object, RuntimeException) - 类 中的静态方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- reRefer(URL) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- reRefer(URL) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- reRefer(ClusterInvoker<?>, URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- reRegisterConsumer(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- reRegisterProvider(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- reset() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- reset() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Resets all counters and references
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- reset() - 类 中的静态方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
已过时。For testing purposes only
- reset() - 类 中的静态方法org.apache.dubbo.config.DubboShutdownHook
- reset() - 类 中的静态方法org.apache.dubbo.registry.support.AbstractRegistryFactory
-
已过时。
- reset() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- reset() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- reset() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- reset() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- reset(boolean) - 类 中的静态方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
已过时。For testing purposes only
- reset(Parameters) - 接口 中的方法org.apache.dubbo.remoting.Client
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- reset(Parameters) - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractEndpoint
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
-
已过时。
- reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
-
已过时。
- reset(URL) - 接口 中的方法org.apache.dubbo.common.Resetable
-
reset.
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractEndpoint
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- reset(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- reset(URL) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- Resetable - org.apache.dubbo.common中的接口
-
Resetable.
- resetExtensionLoader(Class) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
-
已过时。
- resetInstanceUpdateKey(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- resetReaderIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- resetReaderIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Repositions the current
readerIndexto the markedreaderIndexin this buffer. - resetReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- resetReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Resets the references for streaming.
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Resets the references for streaming.
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Resets the references for streaming.
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Resets the references for streaming.
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Resets the references for streaming.
- resetReferences() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Resets the references for streaming.
- resetWriterIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- resetWriterIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Marks the current
writerIndexin this buffer. - resetWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- resetWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- resolve(Class<?>) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
- resolve(Class<?>) - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
-
Resolve the
REST metadatafrom the specified Dubbo Service interface or type - resolveAnnotationType(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Resolve the annotation type by the annotated element and resolved class name
- resolveClass(String, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Resolve the
Classby the specified name andClassLoader - resolveFile() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- resolveGroup() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- resolveInterfaceClassName() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
Resolve the class name of interface
- resolveInterfaceName(Reference, Class<?>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboAnnotationUtils
-
已过时。
- resolveInterfaceName(Service, Class<?>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboAnnotationUtils
-
已过时。
- resolveInterfaceName(AnnotationAttributes, Class<?>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboAnnotationUtils
-
Resolve the interface name from
AnnotationAttributes - resolvePrimitiveClassName(String) - 类 中的静态方法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) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Resolves a remote object.
- resolveRemote(String, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Resolves a remote object.
- resolveServiceInterfaceClass(AnnotationAttributes, Class<?>) - 类 中的静态方法org.apache.dubbo.config.spring.util.DubboAnnotationUtils
- resolveTypes(Object...) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Resolve the types of the specified values
- resolveVersion() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- Response - org.apache.dubbo.remoting.exchange中的类
-
Response
- Response() - 类 的构造器org.apache.dubbo.remoting.exchange.Response
- Response(long) - 类 的构造器org.apache.dubbo.remoting.exchange.Response
- Response(long, String) - 类 的构造器org.apache.dubbo.remoting.exchange.Response
- RESPONSE_NULL_VALUE - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- RESPONSE_NULL_VALUE_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- RESPONSE_VALUE - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- RESPONSE_VALUE_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- RESPONSE_WITH_EXCEPTION - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- RESPONSE_WITH_EXCEPTION_WITH_ATTACHMENTS - 类 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- ResponseCallback - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- ResponseFuture - com.alibaba.dubbo.remoting.exchange中的接口
-
已过时。
- RestConstraintViolation - org.apache.dubbo.rpc.protocol.rest中的类
- RestConstraintViolation() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- RestConstraintViolation(String, String, String) - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- RestMetadataConstants - org.apache.dubbo.metadata.rest中的接口
-
The REST Metadata Constants definition interface
- RestMetadataConstants.JAX_RS - org.apache.dubbo.metadata.rest中的接口
-
JAX-RS
- RestMetadataConstants.SPRING_MVC - org.apache.dubbo.metadata.rest中的接口
-
Spring MVC
- RestMethodMetadata - org.apache.dubbo.metadata.rest中的类
-
The metadata class for
HTTP(REST) requestand its bindingmethod definition - RestMethodMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.RestMethodMetadata
- restoreContext(RpcContext) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
- restoreServerContext(RpcContext) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
- RestProtocol - org.apache.dubbo.rpc.protocol.rest中的类
- RestProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RestProtocol
- RestProtocolServer - org.apache.dubbo.rpc.protocol.rest中的接口
- RestProtocolSubscribedURLsSynthesizer - org.apache.dubbo.registry.client.metadata中的类
-
SubscribedURLsSynthesizerimplementation for RESTprotocol - RestProtocolSubscribedURLsSynthesizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
- RestServerFactory - org.apache.dubbo.rpc.protocol.rest中的类
-
Only the server that implements servlet container could support something like @Context injection of servlet objects.
- RestServerFactory() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RestServerFactory
- Result - com.alibaba.dubbo.rpc中的接口
-
已过时。
- Result - org.apache.dubbo.rpc中的接口
-
(API, Prototype, NonThreadSafe) An RPC
Result. - Result.AbstractResult - com.alibaba.dubbo.rpc中的类
-
已过时。
- Result.CompatibleResult - com.alibaba.dubbo.rpc中的类
-
已过时。
- retries() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- retries() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- retries() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service invocation retry times
- retries() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service invocation retry times
- retries() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- retries() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service invocation retry times
- retries() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service invocation retry times
- retries(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- RETRIES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- retry() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- retry(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- RETRY_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- RETRY_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- RETRY_TIMES_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- RetryLoops - org.apache.dubbo.remoting.etcd.jetcd中的类
- RetryLoops() - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
- RetryNTimes - org.apache.dubbo.remoting.etcd.jetcd中的类
- RetryNTimes(int, int, TimeUnit) - 类 的构造器org.apache.dubbo.remoting.etcd.jetcd.RetryNTimes
- retryOffer(Runnable, long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
-
retry offer task
- retryPeriod(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- RetryPolicy - org.apache.dubbo.remoting.etcd中的接口
- retryTimes(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- RETURN_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- RETURN_NULL_INVOKER - 类 中的静态变量org.apache.dubbo.common.bytecode.Proxy
- RETURN_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- returnKryo(Kryo) - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
- returnKryo(Kryo) - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.PooledKryoFactory
- returnKryo(Kryo) - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.PrototypeKryoFactory
- returnKryo(Kryo) - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
- ReverseCompatibleNotifyListener(NotifyListener) - 类 的构造器com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
-
已过时。
- revertDisplayServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
-
revert of org.apache.dubbo.common.ServiceDescriptor#getDisplayServiceKey()
- revertForbid(List<String>, Set<URL>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertForbid(List<String>, Set<URL>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertNotify(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertNotify(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertRegister(Map<String, Map<String, String>>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertRegister(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertSubscribe(Map<String, String>) - 类 中的静态方法com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- revertSubscribe(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- REVISION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- RevisionResolver - org.apache.dubbo.metadata中的类
- RevisionResolver() - 类 的构造器org.apache.dubbo.metadata.RevisionResolver
- revokeLease(long) - 接口 中的方法org.apache.dubbo.remoting.etcd.EtcdClient
-
revoke specified lease, any associated path will removed automatically.
- revokeLease(long) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
- revokeLease(long) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- RIGHT - org.apache.dubbo.qos.textui.TTable.Align
-
right-alignment
- Ring<T> - org.apache.dubbo.common.threadpool.manager中的类
- Ring() - 类 的构造器org.apache.dubbo.common.threadpool.manager.Ring
- RmiProtocol - org.apache.dubbo.rpc.protocol.rmi中的类
-
RmiProtocol.
- RmiProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
- RmiRemoteInvocation - com.alibaba.dubbo.rpc.protocol.rmi中的类
-
已过时。
- RmiRemoteInvocation - org.apache.dubbo.rpc.protocol.rmi中的类
- RmiRemoteInvocation(MethodInvocation) - 类 的构造器com.alibaba.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
-
已过时。executed on consumer side
- RmiRemoteInvocation(MethodInvocation) - 类 的构造器org.apache.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
-
executed on consumer side
- ROOT_PATH - org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
The root path of Dubbo Service
- ROUND_ROBIN - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Round robin load balance.
- RoundRobinLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
Round robin load balance.
- RoundRobinLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.RoundRobinLoadBalance
- route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.Router
-
已过时。
- route(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.address.AddressInvokersSelector
- route(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
- route(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
- route(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector
- route(List<Invoker<T>>, URL, Invocation) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
- route(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- route(URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.RouterChain
- ROUTE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- Router - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- Router - org.apache.dubbo.rpc.cluster中的接口
-
Router.
- ROUTER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
-
key for router type, for e.g., "script"/"file", corresponding to ScriptRouterFactory.NAME, FileRouterFactory.NAME
- ROUTER_TYPE_CLEAR - 接口 中的静态变量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> - org.apache.dubbo.rpc.cluster中的类
-
Router chain
- RouterFactory - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- RouterFactory - org.apache.dubbo.rpc.cluster中的接口
-
RouterFactory.
- ROUTERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ROUTERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- ROUTERS_SUFFIX - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- RpcConstants - org.apache.dubbo.rpc中的类
-
已过时。Replace to org.apache.dubbo.common.Constants
- RpcContext - com.alibaba.dubbo.rpc中的类
-
已过时。
- RpcContext - org.apache.dubbo.rpc中的类
-
Thread local context.
- RpcContext(RpcContext) - 类 的构造器com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- RpcContextFilter - org.apache.dubbo.rpc.protocol.rest中的类
- RpcContextFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RpcContextFilter
- RpcContextInterceptor - org.apache.dubbo.rpc.protocol.grpc.interceptors中的类
-
Hand over context information from Dubbo to gRPC.
- RpcContextInterceptor() - 类 的构造器org.apache.dubbo.rpc.protocol.grpc.interceptors.RpcContextInterceptor
- RpcException - com.alibaba.dubbo.rpc中的异常错误
-
已过时。
- RpcException - org.apache.dubbo.rpc中的异常错误
-
RPC Exception.
- RpcException() - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException() - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(int) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(int, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, String) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(int, String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, String, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(int, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(int, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(String) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(String) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(String, Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(String, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.RpcException
-
已过时。
- RpcException(Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
- RpcExceptionMapper - org.apache.dubbo.rpc.protocol.rest中的类
- RpcExceptionMapper() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.RpcExceptionMapper
- RpcInvocation - com.alibaba.dubbo.rpc中的类
- RpcInvocation - org.apache.dubbo.rpc中的类
-
RPC Invocation.
- RpcInvocation() - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation() - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, String, String, Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(Method, String, String, Object[], Map<String, Object>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[]) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[], Map<String, String>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, Class<?>[], Object[], Map<String, String>, Invoker<?>) - 类 的构造器com.alibaba.dubbo.rpc.RpcInvocation
- RpcInvocation(String, String, String, Class<?>[], Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(String, String, String, Class<?>[], Object[], Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(String, String, String, Class<?>[], Object[], Map<String, Object>, Invoker<?>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcInvocation(Invocation, Invoker<?>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
- RpcStatus - org.apache.dubbo.rpc中的类
-
URL statistics.
- RpcUtils - com.alibaba.dubbo.rpc.support中的类
-
2019-04-18
- RpcUtils - org.apache.dubbo.rpc.support中的类
-
RpcUtils
- RpcUtils() - 类 的构造器com.alibaba.dubbo.rpc.support.RpcUtils
- RpcUtils() - 类 的构造器org.apache.dubbo.rpc.support.RpcUtils
- RSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- RULE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- RULE_KEY - 类 中的静态变量org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- RuleConverter - com.alibaba.dubbo.rpc.cluster中的接口
-
已过时。
- RuleConverter - org.apache.dubbo.rpc.cluster中的接口
- run() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
- run() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalRunnable
-
After the task execution is completed, it will call
InternalThreadLocal.removeAll()to clear unnecessary variables in the thread. - run() - 类 中的方法org.apache.dubbo.config.DubboShutdownHook
- run() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
- run(Timeout) - 接口 中的方法org.apache.dubbo.common.timer.TimerTask
-
Executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit). - run(Timeout) - 类 中的方法org.apache.dubbo.registry.retry.AbstractRetryTask
- run(Timeout) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
- RUNTIME_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
S
- saveServiceMetadata(ServiceMetadataIdentifier, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- saveServiceMetadata(ServiceMetadataIdentifier, URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- saveServiceMetadata(ServiceMetadataIdentifier, URL) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
- saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- scan(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.ClusterRedisClient
- scan(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.MonoRedisClient
- scan(String) - 类 中的方法org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- scan(String) - 接口 中的方法org.apache.dubbo.remoting.redis.RedisClient
- scanBasePackageClasses() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。Type-safe alternative to
EnableDubbo.scanBasePackages()for specifying the packages to scan for annotated @Service classes. - scanBasePackageClasses() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.EnableDubbo
-
Type-safe alternative to
EnableDubbo.scanBasePackages()for specifying the packages to scan for annotated @Service classes. - scanBasePackages() - 注释类型 中的方法com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo
-
已过时。Base packages to scan for annotated @Service classes.
- scanBasePackages() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.EnableDubbo
-
Base packages to scan for annotated @Service classes.
- schedule(ScheduledExecutorService, Supplier<T>, long, TimeUnit) - 类 中的静态方法org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
- ScheduledCompletableFuture - org.apache.dubbo.common.threadpool.concurrent中的类
- ScheduledCompletableFuture() - 类 的构造器org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
- schema(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
-
Describe a Java interface in Json schema.
- scope(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- SCOPE_APPLICATION - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- SCOPE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- SCOPE_LOCAL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- SCOPE_NONE - 接口 中的静态变量org.apache.dubbo.config.Constants
- SCOPE_REMOTE - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- SCOPE_SERVICE - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- SCRIPT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- ScriptRouter - org.apache.dubbo.rpc.cluster.router.script中的类
-
ScriptRouter
- ScriptRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
- ScriptRouterFactory - org.apache.dubbo.rpc.cluster.router.script中的类
-
ScriptRouterFactory
- ScriptRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.script.ScriptRouterFactory
- searchMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.LoadBalance
-
已过时。
- select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法com.alibaba.dubbo.rpc.cluster.LoadBalance
-
已过时。
- select(List<Invoker<T>>, URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance
- select(List<Invoker<T>>, URL, Invocation) - 接口 中的方法org.apache.dubbo.rpc.cluster.LoadBalance
-
select one invoker in list.
- select(URL, List<ServiceInstance>) - 类 中的方法org.apache.dubbo.registry.client.selector.RandomServiceInstanceSelector
- select(URL, List<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.selector.ServiceInstanceSelector
-
Select an instance of
ServiceInstanceby the specifiedservice instances - SELECT_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.SelectTelnetHandler
- SELECT_METHOD_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.SelectTelnetHandler
- selectInstances(String, boolean) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- SelectTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
SelectTelnetHandler
- SelectTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.SelectTelnetHandler
- SEMICOLON - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- SEMICOLON_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- SEMICOLON_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SEMICOLON_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- send() - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitor
- send(Object) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
send message.
- send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- send(Object) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- send(Object) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- send(Object) - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- send(Object, boolean) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
-
send message.
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.p2p.support.ServerPeer
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannel
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- SEND_RECONNECT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- sendRequest() - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnection
- sent() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- sent() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- sent() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether the async request has already been sent, the default value is false
- sent() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether the async request has already been sent, the default value is false
- sent() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- sent() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether the async request has already been sent, the default value is false
- sent() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether the async request has already been sent, the default value is false
- sent(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- sent(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- sent(Channel, Object) - 接口 中的方法com.alibaba.dubbo.remoting.ChannelHandler
-
已过时。
- sent(Channel, Object) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
-
on message sent.
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
- sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- sent(Channel, Request) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- SENT - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
SENT
- SENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- SENTINEL_REDIS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SentinelRedisClient - org.apache.dubbo.remoting.redis.jedis中的类
- SentinelRedisClient(URL) - 类 的构造器org.apache.dubbo.remoting.redis.jedis.SentinelRedisClient
- SEPARATOR_REGEX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SerializableClassRegistry - org.apache.dubbo.common.serialize.support中的类
-
Provide a unified serialization registry, this class used for
dubbo-serialization-fstanddubbo-serialization-kryo, it will register some classes at startup time (for exampleAbstractKryoFactory#create) - SerializableClassRegistry() - 类 的构造器org.apache.dubbo.common.serialize.support.SerializableClassRegistry
- serialization(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- serialization(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- Serialization - com.alibaba.dubbo.common.serialize中的接口
-
已过时。
- Serialization - org.apache.dubbo.common.serialize中的接口
-
Serialization strategy interface that specifies a serializer.
- SERIALIZATION_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- SERIALIZATION_ID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- SERIALIZATION_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- SERIALIZATION_SECURITY_CHECK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- SerializationOptimizer - org.apache.dubbo.common.serialize.support中的接口
-
Interface defining serialization optimizer, there are nothing implementations for now.
- serialize(URL, OutputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- serialize(Object) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- serialize(Object, JavaBeanAccessor) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- serialize(URL, OutputStream) - 接口 中的方法com.alibaba.dubbo.common.serialize.Serialization
-
已过时。
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2Serialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.java.CompactedJavaSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoSerialization2
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufSerialization
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
- serialize(URL, OutputStream) - 接口 中的方法org.apache.dubbo.common.serialize.Serialization
-
Get a serialization implementation instance
- serialize(URL, OutputStream) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2Serialization
- SERIALIZE_BLOCKED_LIST_FILE_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SerializeClassChecker - org.apache.dubbo.common.utils中的类
- Serializer - com.alibaba.com.caucho.hessian.io中的接口
-
Serializing an object.
- SerializerFactory - com.alibaba.com.caucho.hessian.io中的类
-
Factory for returning serialization methods.
- SerializerFactory() - 类 的构造器com.alibaba.com.caucho.hessian.io.SerializerFactory
- SerializerFactory(ClassLoader) - 类 的构造器com.alibaba.com.caucho.hessian.io.SerializerFactory
- server(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- server(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- server(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Server - 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 - com.alibaba.dubbo.remoting中的接口
-
已过时。
- SERVER_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
internal server error.
- SERVER_INTERCEPTORS - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- SERVER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- SERVER_SIDE - 异常错误 中的静态变量org.apache.dubbo.remoting.TimeoutException
- SERVER_THREADPOOL_EXHAUSTED_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
server side threadpool exhausted and quick return.
- SERVER_TIMEOUT - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
server side timeout.
- ServerDelegate - org.apache.dubbo.remoting.transport中的类
-
ServerDelegate
- ServerDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ServerDelegate
- ServerDelegate(RemotingServer) - 类 的构造器org.apache.dubbo.remoting.transport.ServerDelegate
- ServerInterceptor - org.apache.dubbo.rpc.protocol.grpc.interceptors中的接口
-
Adapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.
- ServerPeer - org.apache.dubbo.remoting.p2p.support中的类
-
ServerPeer
- ServerPeer(RemotingServer, Map<URL, Client>, Group) - 类 的构造器org.apache.dubbo.remoting.p2p.support.ServerPeer
- serverSocketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.NettyEventLoopFactory
- ServerStatusChecker - org.apache.dubbo.rpc.protocol.dubbo.status中的类
-
ServerStatusChecker
- ServerStatusChecker() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker
- ServerTransportFilter - org.apache.dubbo.rpc.protocol.grpc.interceptors中的接口
-
Adapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.
- service(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- service(String, Consumer<ServiceBuilder<S>>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- service(Consumer<ServiceBuilder<S>>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- service(ServiceConfig<?>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- Service - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。
- Service - org.apache.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboServiceas the substitute - SERVICE - 接口 中的静态变量org.apache.dubbo.monitor.Constants
- SERVICE_ANNOTATION_CLASSES - 类 中的静态变量org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
The annotation
classesof Dubbo Service (read-only) - SERVICE_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
service error.
- SERVICE_FILTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SERVICE_INTERFACE_NAME - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
-
The service interface name of
MetadataService - SERVICE_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.ChangeTelnetHandler
- SERVICE_KEY - 类 中的静态变量org.apache.dubbo.qos.legacy.LogTelnetHandler
- SERVICE_KEY - 类 中的静态变量org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
- SERVICE_META_DATA_STORE_TAG - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
- SERVICE_NAME_MAPPING_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SERVICE_NAME_MAPPING_PROPERTIES_FILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The parameter key for the class path of the ServiceNameMapping
Propertiesfile - SERVICE_NOT_FOUND - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
-
service not found.
- SERVICE_PATH_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SERVICE_REGISTRY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The protocol for Service Discovery
- SERVICE_REGISTRY_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter value of Service-Oriented Registry type
- SERVICE_REST_METADATA_RESOURCE_PATH - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants
-
ServiceRestMetadataResource PATH - ServiceAnnotationBeanPostProcessor - org.apache.dubbo.config.spring.beans.factory.annotation中的类
-
已过时。Recommend
ServiceClassPostProcessoras the substitute - ServiceAnnotationBeanPostProcessor(String...) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
-
已过时。
- ServiceAnnotationBeanPostProcessor(Collection<String>) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
-
已过时。
- ServiceAnnotationBeanPostProcessor(Set<String>) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor
-
已过时。
- ServiceAnnotationResolver - org.apache.dubbo.common.utils中的类
-
The resolver class for
@Service - ServiceAnnotationResolver(Class<?>) - 类 的构造器org.apache.dubbo.common.utils.ServiceAnnotationResolver
- ServiceBean<T> - org.apache.dubbo.config.spring中的类
-
ServiceFactoryBean
- ServiceBean() - 类 的构造器org.apache.dubbo.config.spring.ServiceBean
- ServiceBean(Service) - 类 的构造器org.apache.dubbo.config.spring.ServiceBean
- ServiceBeanExportedEvent - org.apache.dubbo.config.spring.context.event中的类
- ServiceBeanExportedEvent(ServiceBean) - 类 的构造器org.apache.dubbo.config.spring.context.event.ServiceBeanExportedEvent
-
Create a new ApplicationEvent.
- ServiceBeanNameBuilder - org.apache.dubbo.config.spring.beans.factory.annotation中的类
-
Dubbo
@ServiceBean Builder - ServiceBuilder<U> - org.apache.dubbo.config.bootstrap.builders中的类
-
This is a builder for build
ServiceConfigBase. - ServiceBuilder() - 类 的构造器org.apache.dubbo.config.bootstrap.builders.ServiceBuilder
- ServiceCheckUtils - org.apache.dubbo.qos.command.util中的类
- ServiceCheckUtils() - 类 的构造器org.apache.dubbo.qos.command.util.ServiceCheckUtils
- ServiceClassPostProcessor - org.apache.dubbo.config.spring.beans.factory.annotation中的类
-
BeanFactoryPostProcessorused for processing of@Serviceannotated classes. it's also the infrastructure class of XMLBeanDefinitionParseron <dubbo:annotation /> - ServiceClassPostProcessor(String...) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- ServiceClassPostProcessor(Collection<String>) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- ServiceClassPostProcessor(Set<String>) - 类 的构造器org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- ServiceConfig<T> - com.alibaba.dubbo.config中的类
-
已过时。
- ServiceConfig<T> - org.apache.dubbo.config中的类
- ServiceConfig() - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
-
已过时。
- ServiceConfig() - 类 的构造器org.apache.dubbo.config.ServiceConfig
- ServiceConfig(Service) - 类 的构造器com.alibaba.dubbo.config.ServiceConfig
-
已过时。
- ServiceConfig(Service) - 类 的构造器org.apache.dubbo.config.ServiceConfig
- ServiceConfigBase<T> - org.apache.dubbo.config中的类
-
ServiceConfig
- ServiceConfigBase() - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
- ServiceConfigBase(Service) - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
- ServiceConfigExportedEvent - org.apache.dubbo.config.event中的类
-
ServiceConfigevent post-export - ServiceConfigExportedEvent(ServiceConfig) - 类 的构造器org.apache.dubbo.config.event.ServiceConfigExportedEvent
- ServiceConfigUnexportedEvent - org.apache.dubbo.config.event中的类
-
ServiceConfigevent post-unexport - ServiceConfigUnexportedEvent(ServiceConfig) - 类 的构造器org.apache.dubbo.config.event.ServiceConfigUnexportedEvent
- ServiceDefinition - org.apache.dubbo.metadata.definition.model中的类
-
2015/1/27.
- ServiceDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.ServiceDefinition
- ServiceDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
-
2015/1/27.
- ServiceDescriptor - org.apache.dubbo.rpc.model中的类
-
ServiceModel and ServiceMetadata are to some extend duplicated with each other.
- ServiceDescriptor(Class<?>) - 类 的构造器org.apache.dubbo.rpc.model.ServiceDescriptor
- ServiceDiscovery - org.apache.dubbo.registry.client中的接口
-
The common operations of Service Discovery
- ServiceDiscoveryDestroyedEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised after the
Service Discoverydestroyed. - ServiceDiscoveryDestroyedEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyedEvent
- ServiceDiscoveryDestroyingEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised when the
Service Discoveryis destroying. - ServiceDiscoveryDestroyingEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryDestroyingEvent
- ServiceDiscoveryEvent - org.apache.dubbo.registry.client.event中的类
-
An abstract
Eventclass forServiceDiscovery - ServiceDiscoveryEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryEvent
-
Constructs a prototypical Event.
- ServiceDiscoveryExceptionEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised when the
Service Discoverymet with some exception - ServiceDiscoveryExceptionEvent(ServiceDiscovery, ServiceDiscovery, Throwable) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryExceptionEvent
- ServiceDiscoveryFactory - org.apache.dubbo.registry.client中的接口
-
The factory to create
ServiceDiscovery - ServiceDiscoveryInitializedEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised after the
Service Discoveryinitialized - ServiceDiscoveryInitializedEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializedEvent
- ServiceDiscoveryInitializingEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised when the
Service Discoveryis initializing. - ServiceDiscoveryInitializingEvent(ServiceDiscovery, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceDiscoveryInitializingEvent
- ServiceDiscoveryMigrationInvoker<T> - org.apache.dubbo.registry.client.migration中的类
- ServiceDiscoveryMigrationInvoker(RegistryProtocol, Cluster, Registry, Class<T>, URL, URL) - 类 的构造器org.apache.dubbo.registry.client.migration.ServiceDiscoveryMigrationInvoker
- ServiceDiscoveryRegistry - org.apache.dubbo.registry.client中的类
-
Being different to the traditional registry,
ServiceDiscoveryRegistrythat is a new service-orientedRegistrybased onServiceDiscovery, it will not interact in the external registry directly, but store theurlsthat Dubbo services exported and referenced intoWritableMetadataServicewhenServiceDiscoveryRegistry.register(URL)andServiceDiscoveryRegistry.subscribe(URL, NotifyListener)methods are executed. - ServiceDiscoveryRegistry(URL) - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- ServiceDiscoveryRegistryDirectory<T> - org.apache.dubbo.registry.client中的类
- ServiceDiscoveryRegistryDirectory(Class<T>, URL) - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory
- ServiceDiscoveryRegistryFactory - org.apache.dubbo.registry.client中的类
- ServiceDiscoveryRegistryFactory() - 类 的构造器org.apache.dubbo.registry.client.ServiceDiscoveryRegistryFactory
- serviceId(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- ServiceInfo() - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- ServiceInfo(String, String, String, String, String, Map<String, String>) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- ServiceInfo(URL) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- ServiceInstance - org.apache.dubbo.registry.client中的接口
-
The model class of an instance of a service, which is used for service registration and discovery.
- ServiceInstanceCustomizer - org.apache.dubbo.registry.client中的接口
-
The interface to customize
the service instanceonServiceInstancePreRegisteredEvent - ServiceInstanceEvent - org.apache.dubbo.registry.client.event中的类
-
The
Dubbo eventforan service instance - ServiceInstanceEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceEvent
- ServiceInstanceMetadataCustomizer - org.apache.dubbo.registry.client.metadata中的类
- ServiceInstanceMetadataCustomizer() - 类 的构造器org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer
- ServiceInstanceMetadataUtils - org.apache.dubbo.registry.client.metadata中的类
-
The Utilities class for the
metadata of the service instance - ServiceInstanceMetadataUtils() - 类 的构造器org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- ServiceInstanceMetadataUtils.Endpoint - org.apache.dubbo.registry.client.metadata中的类
- ServiceInstancePortCustomizer - org.apache.dubbo.config.metadata中的类
-
The
ServiceInstanceCustomizerto customize theportof service instance. - ServiceInstancePortCustomizer() - 类 的构造器org.apache.dubbo.config.metadata.ServiceInstancePortCustomizer
- ServiceInstancePreRegisteredEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised before a
service instanceregistered - ServiceInstancePreRegisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancePreRegisteredEvent
- ServiceInstancePreUnregisteredEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised before a
service instanceunregistered - ServiceInstancePreUnregisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancePreUnregisteredEvent
- ServiceInstanceRegisteredEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised after a
service instanceregistered - ServiceInstanceRegisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceRegisteredEvent
- ServiceInstancesChangedEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised after the
instancesof one service has been changed. - ServiceInstancesChangedEvent(String, List<ServiceInstance>) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstancesChangedEvent
- ServiceInstancesChangedListener - org.apache.dubbo.registry.client.event.listener中的类
-
The Service Discovery Changed
Event Listener - ServiceInstancesChangedListener(Set<String>, ServiceDiscovery) - 类 的构造器org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- ServiceInstanceSelector - org.apache.dubbo.registry.client.selector中的接口
-
The
ServiceInstanceSelector - ServiceInstanceUnregisteredEvent - org.apache.dubbo.registry.client.event中的类
-
An event raised after a
service instanceunregistered - ServiceInstanceUnregisteredEvent(Object, ServiceInstance) - 类 的构造器org.apache.dubbo.registry.client.event.ServiceInstanceUnregisteredEvent
- serviceKey(int, String, String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- serviceKey(URL) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- ServiceMetadata - org.apache.dubbo.rpc.model中的类
-
Notice, this class currently has no usage inside Dubbo.
- ServiceMetadata() - 类 的构造器org.apache.dubbo.rpc.model.ServiceMetadata
- ServiceMetadata(String, String, String, Class<?>) - 类 的构造器org.apache.dubbo.rpc.model.ServiceMetadata
- ServiceMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
-
The ServiceMetadataIdentifier is used to store the
URLthat are from provider and consumer - ServiceMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- ServiceMetadataIdentifier(String, String, String, String, String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- ServiceMetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- serviceName() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Gets the current Dubbo Service name
- serviceName() - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
-
Gets the current Dubbo Service name
- ServiceNameMapping - org.apache.dubbo.metadata中的接口
-
The interface for Dubbo service name Mapping
- serviceParamsIncluded() - 类 中的方法org.apache.dubbo.metadata.DefaultMetadataParamsFilter
- serviceParamsIncluded() - 接口 中的方法org.apache.dubbo.metadata.MetadataParamsFilter
-
params that need to be sent to metadata center
- ServiceRepository - org.apache.dubbo.rpc.model中的类
- ServiceRepository() - 类 的构造器org.apache.dubbo.rpc.model.ServiceRepository
- ServiceRestMetadata - org.apache.dubbo.metadata.rest中的类
-
The metadata class for
HTTP(REST) requestand its binding Dubbo service metadata - ServiceRestMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.ServiceRestMetadata
- ServiceRestMetadataReader - org.apache.dubbo.metadata.rest中的接口
-
An interface to read
ServiceRestMetadata - ServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的接口
-
The interface to resolve the
REST metadatafrom the specified Dubbo Service interface or type. - ServiceRouter - org.apache.dubbo.rpc.cluster.router.condition.config中的类
-
Service level router, "server-unique-name.condition-router"
- ServiceRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouter
- ServiceRouterFactory - org.apache.dubbo.rpc.cluster.router.condition.config中的类
-
Service level router factory
- ServiceRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouterFactory
- services() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
已过时。
- services(String, String...) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- services(List<ServiceConfig>) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- ServicesLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Services
LoadingStrategy - ServicesLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.ServicesLoadingStrategy
- ServletHttpBinder - org.apache.dubbo.remoting.http.servlet中的类
-
ServletHttpTransporter
- ServletHttpBinder() - 类 的构造器org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
- ServletHttpServer - org.apache.dubbo.remoting.http.servlet中的类
- ServletHttpServer(URL, HttpHandler) - 类 的构造器org.apache.dubbo.remoting.http.servlet.ServletHttpServer
- ServletManager - org.apache.dubbo.remoting.http.servlet中的类
-
TODO this may not be a pretty elegant solution,
- ServletManager() - 类 的构造器org.apache.dubbo.remoting.http.servlet.ServletManager
- session(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- SESSION_LOST - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.StateListener
- SESSION_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
- SESSION_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.etcd.Constants
- sessionClosed(IoSession) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaHandler
- sessionOpened(IoSession) - 类 中的方法org.apache.dubbo.remoting.transport.mina.MinaHandler
- set(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- set(int) - 类 中的方法org.apache.dubbo.qos.textui.TTable.Border
-
set border style
- set(int, E) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
set.
- set(Object) - 类 中的方法org.apache.dubbo.qos.textui.TTree
- set(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。set value.
- set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set value.
- set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcStatus
-
set value.
- set(T) - 类 中的方法org.apache.dubbo.common.utils.Holder
- set(V) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value for the current thread.
- set$ref(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setAcceptForeignIp(boolean) - 类 中的方法org.apache.dubbo.qos.server.Server
- setAccepts(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setAccepts(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setAccepts(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setAccesslog(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setAccesslog(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setAccesslog(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setActives(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setAddress(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setAddress(String) - 类 中的方法org.apache.dubbo.common.URL
- setAddress(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setAddress(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setAddress(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setAddress(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setAddress(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setAddress(String) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer
- setAddress(String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- setAddress(String) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- setAddresses(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setAddresses(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- setAlgorithm(String) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
Sets the encryption algorithm for the content.
- setAlgorithm(String) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
Sets the encryption algorithm for the content.
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setAllowNonSerializable(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
If true, non-serializable objects are allowed.
- setAnnotations(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- setAnnotations(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- setApp(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- setAppConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setAppExternalConfig(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setAppExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- setApplication(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setApplication(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- setApplication(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.context.DubboApplicationListenerRegistrar
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.ReferenceBean
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- setApplicationContext(ApplicationContext) - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
- setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- setApplications(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setApps(Set<String>) - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
- setArchitecture(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setArgs(String[]) - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setArguments(Object[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Sets invocation arguments
- setArguments(List<? extends ArgumentConfig>) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setAsync(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachment(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
- setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setAttachment(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setAttachment(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Result
- setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set attachment.
- setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setAttachmentIfAbsent(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachmentIfAbsent(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setAttachmentIfAbsent(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setAttachmentIfAbsent(String, String) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setAttachmentIfAbsent(String, String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachmentIfAbsent(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setAttachmentIfAbsent(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setAttachments(Map<String, String>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setAttachments(Map<String, String>) - 类 中的方法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>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setAttachments(Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.Result
-
Replace the existing attachments with the specified param.
- setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set attachments
- setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
已过时。
- setAttribute(String, Object) - 接口 中的方法org.apache.dubbo.remoting.Channel
-
set attribute.
- setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- setAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setAuth(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setBeanClassLoader(ClassLoader) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- setBeanName(String) - 类 中的方法org.apache.dubbo.config.spring.ServiceBean
- setBodyIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setBodyType(String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setBootstrap(DubboBootstrap) - 类 中的方法org.apache.dubbo.config.ReferenceConfig
- setBootstrap(DubboBootstrap) - 类 中的方法org.apache.dubbo.config.ServiceConfig
- setBroken(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- setByte(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the specified byte at the specified absolute
indexin this buffer. - setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- setBytes(int, byte[]) - 接口 中的方法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[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- setBytes(int, byte[], int, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- setBytes(int, InputStream, int) - 接口 中的方法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, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- setBytes(int, ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the specified absolute
indexuntil the source buffer's position reaches its limit. - setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, ScatteringByteChannel, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- setBytes(int, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the specified absolute
indexuntil the source buffer becomes unreadable. - setBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- setBytes(int, ChannelBuffer, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- setBytes(int, ChannelBuffer, int, int) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setCache(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setCacheFactory(CacheFactory) - 类 中的方法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) - 接口 中的方法com.alibaba.dubbo.remoting.exchange.ResponseFuture
-
已过时。set callback.
- setCallback(Boolean) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setCallbacks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setCanonicalName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- setCategory(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- setCause(ThrowablePB.ThrowableProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- setCause(ThrowablePB.ThrowableProto.Builder) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The cause of this Throwable.
- setCertificate(X509Certificate) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The X509 certificate to obtain the public key of the recipient.
- setCertificate(X509Certificate) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The X509 certificate to obtain the public key of the recipient.
- setChannel(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- setCharset(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setCharset(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setCiphers(List<String>) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClassName(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setClassName(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- setClassName(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- setClassName(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- setClassNameBytes(ByteString) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The fully qualified name of the class containing the execution point represented by the stack trace element.
- setClassNameProperty(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setClient(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setClient(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setClient(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setClient(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setClient(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setClient(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setClient(Client) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- setClientKeyCertChainPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientKeyCertChainPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientKeyPassword(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientPrivateKeyPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientPrivateKeyPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientTrustCertCollectionPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setClientTrustCertCollectionPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setCloseStreamOnClose(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
- setCloseStreamOnClose(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- setCloseStreamOnClose(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
- setCluster(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setCluster(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setCluster(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setCluster(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setCluster(Cluster) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistryFactory
- setCode(int) - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setCodeSource(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- setCommandName(String) - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- setCompatibleFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.FutureContext
-
已过时。
- setCompatibleParamSignatures(String[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setCompiler(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setConditions(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRouterRule
- setConfigCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setConfigCenterFirst(boolean) - 类 中的方法org.apache.dubbo.common.config.Environment
- setConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setConfigs(List<ConfigItem>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- setConfigurators(List<Configurator>) - 类 中的方法org.apache.dubbo.registry.integration.AbstractConfiguratorListener
- setConfigVersion(String) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- setConnections(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setConnectionStateListener(ConnectionStateListener) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- setConstraintViolations(List<RestConstraintViolation>) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.ViolationReport
- setConsumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setConsumerUrl(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- setConsumerUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setConsumes(Set<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setContextpath(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setContextpath(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setCorethreads(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setCorethreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setCorrespondingServiceNames(String, Set<String>) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosInstanceManageUtil
- setCycleReport(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setData(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setData(Object) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setDefault(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- setDefaultCompiler(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.AdaptiveCompiler
- setDefaultGroup(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- setDelay(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setDeprecated(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setDeprecated(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setDispatcher(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setDispatcher(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setDispather(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setDispather(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setDocument(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setDumpDirectory(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setDynamic(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setDynamic(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setDynamic(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setDynamicConfiguration(DynamicConfiguration) - 类 中的方法org.apache.dubbo.common.config.Environment
- setDynamicIncluded(boolean) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- setEnabled(boolean) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setEnabled(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setEnabled(Boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setEnabled(Boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- setEndpoints(ServiceInstance, Map<String, Integer>) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
- setEnumNameProperty(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setEnums(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setEnvironment(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setEnvironment(Environment) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- setEnvironment(Environment) - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- setEnvironment(Environment) - 类 中的方法org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- setErrorMessage(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setEtcdTransporter(EtcdTransporter) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdRegistryFactory
- setEvent(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setEvent(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setEvent(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setEvent(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setException(Throwable) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setException(Throwable) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- setException(Throwable) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setException(Throwable) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setException(Throwable) - 接口 中的方法org.apache.dubbo.rpc.Result
- setException(RpcException) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setExceptionClass(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- setExceptionClass(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- setExceptionMessage(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
-
已过时。
- setExceptionMessage(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- setExceptionMsg(String) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setExchanger(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setExchanger(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setExecutes(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setExecutes(Integer) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setExecutor(Executor) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setExecutor(ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
- setExecutor(EagerThreadPoolExecutor) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
- setExpirationInterval(int) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- setExpirationInterval(long) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
set expiration interval
- setExport(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setExtension(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setExternalConfig(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- setExtraKeys(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- setField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- setFieldValue(Object, Field, T) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field - setFieldValue(Object, String, T) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field - setFile(File) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- setFile(File) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging file
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- setFile(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setFile(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setFileName(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- setFileNameBytes(ByteString) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the file containing the execution point represented by the stack trace element, or null if this information is unavailable.
- setFilter(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setForce(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- setForce(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setForks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setFormParams(List<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setFuture(CompletableFuture<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.FutureContext
-
set future.
- setFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set future.
- setGeneric(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。
- setGeneric(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setGeneric(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setGroup(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setGroup(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setGroup(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- setGroup(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- setGroup(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- setGroup(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setGroup(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- setGroup(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Add group name
- setHeaderMapIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setHeaders(Map<String, List<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setHealthy(boolean) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setHeartbeat(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setHeartbeat(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
-
已过时。
- setHeartbeat(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setHessianProxyFactory(HessianProxyFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HttpClientConnectionFactory
- setHighestPriority(Boolean) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setHost(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setHost(String) - 类 中的方法org.apache.dubbo.common.URL
- setHost(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setHost(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setHost(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setHost(String) - 类 中的方法org.apache.dubbo.qos.server.Server
- setHost(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setHost(String) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- setHttp(boolean) - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.rpc.protocol.hessian.HessianProtocol
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.rpc.protocol.http.HttpProtocol
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocol
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestServerFactory
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
- setHttpBinder(HttpBinder) - 类 中的方法org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- setId(long) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setId(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- setId(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setId(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setId(String) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- setId(String) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- setIgnoreInvalidFields(boolean) - 类 中的方法org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- setIgnoreInvalidFields(boolean) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.config.spring.context.properties.AbstractDubboConfigBinder
- setIgnoreUnknownFields(boolean) - 接口 中的方法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) - 类 中的方法org.apache.dubbo.config.spring.ConfigCenterBean
- setIndex(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- setIndex(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the
readerIndexandwriterIndexof this buffer in one shot. - setIndex(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- setIndex(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- setIndex(Integer) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setIndexedVariable(int, Object) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- setIndexToEncoded(Map<Integer, Boolean>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setIndexToName(Map<Integer, Collection<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setInit(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setInjvm(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。instead, use the parameter scope to judge if it's in jvm, scope=local
- setInterface(Class<?>) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setInterface(Class<?>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setInterface(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setInterface(MulticastSocket, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- setInterfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
已过时。
- setInterfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
已过时。
- setInterval(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setInvocation(Invocation) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setInvocationTime(Date) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Set the invocation date.
- setInvokeMode(InvokeMode) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setInvoker(Invoker<?>) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setInvoker(ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- setInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setInvokers(List<Invoker<?>>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setInvokers(List<Invoker<T>>) - 类 中的方法org.apache.dubbo.rpc.cluster.RouterChain
-
Notify router chain of the initial addresses from registry at the first time.
- setInvokersChangedListener(InvokersChangedListener) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setIp(String) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setItems(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setKeepAlive(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setKey(String) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- setKey(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setKey(String) - 类 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- setLayer(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setLazy(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
- setLevel(Level) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging level
- setLevel(Level) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Set the current logging level
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- setLineNumber(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The line number of the source line containing the execution point represented by this stack trace element, or a negative number if this information is unavailable.
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setLoadbalance(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setLoadingStrategies(LoadingStrategy...) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
- setLocal(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。Replace to
setStub(Boolean) - setLocal(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。Replace to
setStub(String) - setLocalAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setLocalAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set local address.
- setLocalAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setLocalAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set local address.
- setLogger(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setLogger(Logger) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- setLogger(Logger) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
- setLoggerAdapter(String) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
- setLoggerAdapter(LoggerAdapter) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Set logger provider
- setLogLevel(Level) - 类 中的方法org.apache.dubbo.common.utils.Log
- setLogMessage(String) - 类 中的方法org.apache.dubbo.common.utils.Log
- setLogName(String) - 类 中的方法org.apache.dubbo.common.utils.Log
- setLogThread(String) - 类 中的方法org.apache.dubbo.common.utils.Log
- setMaxCapacity(int) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- setMerger(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- SetMerger - org.apache.dubbo.rpc.cluster.merger中的类
- SetMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.SetMerger
- setMessage(String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- setMeta(Set<RestMethodMetadata>) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- setMetadata(Map<String, String>) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setMetadata(Map<String, String>) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- setMetadata(Map<String, String>) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- setMetadataReportConfig(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetadataServicePort(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMetadataStorageType(ServiceInstance, String) - 类 中的静态方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils
-
Set the metadata storage type in specified
service instance - setMetadataType(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMethod(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setMethod(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setMethod(MethodDefinition) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setMethodName(String) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setMethodName(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the method containing the execution point represented by the stack trace element
- setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Set target method name.
- setMethodNameBytes(ByteString) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
-
The name of the method containing the execution point represented by the stack trace element
- setMethods(List<? extends MethodConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setMethods(List<MethodDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setMigrationRule(MigrationRule) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- setMigrationRule(MigrationRule) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterInvoker
- setMixinInstance(Object) - 接口 中的方法org.apache.dubbo.common.bytecode.Mixin.MixinAware
- setMock(Object) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
Set the property "mock"
- setMock(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setModule(ModuleConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setModule(ModuleConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setMonitorFactory(MonitorFactory) - 类 中的方法org.apache.dubbo.monitor.support.MonitorFilter
- setName(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setName(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setName(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setName(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- setName(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- setName(String) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- setName(String) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- setName(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- setNamespace(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setObjectAttachment(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setObjectAttachment(String, Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
- setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setObjectAttachmentIfAbsent(String, Object) - 接口 中的方法com.alibaba.dubbo.rpc.Invocation
-
已过时。
- setObjectAttachmentIfAbsent(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
- setObjectAttachmentIfAbsent(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setObjectAttachments(Map<String, Object>) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setObjectAttachments(Map<String, Object>) - 接口 中的方法org.apache.dubbo.rpc.Result
-
Replace the existing attachments with the specified param.
- setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set attachments
- setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setOnconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setOnconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setOndisconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setOndisconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setOninvoke(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOninvokeInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOninvokeMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOninvokeMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOnreturn(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOnreturnInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOnreturnMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOnreturnMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOnthrow(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOnthrowInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOnthrowMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
- setOnthrowMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setOptimizer(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setOrganization(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setOrganization(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setOriginalClassName(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The name of the class of the exception that was actually thrown.
- setOriginalClassNameBytes(ByteString) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The name of the class of the exception that was actually thrown.
- setOriginalMessage(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The message of this throwable.
- setOriginalMessageBytes(ByteString) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The message of this throwable.
- setOriginRequest(Object) - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- setOwner(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setParameters(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setParameterTypes(Class<?>[]) - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- setParameterTypes(Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setParameterTypes(Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setParameterTypes(String[]) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- setParameterTypesDesc(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setParams(Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- setParams(Map<String, List<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setPassword(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setPassword(String) - 类 中的方法org.apache.dubbo.common.URL
- setPassword(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setPassword(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setPassword(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setPassword(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setPassword(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPath(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setPath(String) - 类 中的方法org.apache.dubbo.common.URL
- setPath(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setPath(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
已过时。
- setPath(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setPath(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setPath(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- setPath(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setPath(String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setPort(int) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setPort(int) - 类 中的方法org.apache.dubbo.common.URL
- setPort(int) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setPort(int) - 类 中的方法org.apache.dubbo.qos.server.Server
- setPort(int) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- setPort(int) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setPort(Integer) - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
- setPort(String) - 类 中的方法org.apache.dubbo.config.MetricsConfig
- setPreferred(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPrefix(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- setPrimitiveProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setPriority(int) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- setPriority(int) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setPrivateKey(PrivateKey) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The X509 certificate to obtain the public key of the recipient.
- setPrivateKey(PrivateKey) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The private key.
- setProduces(Set<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- setPrompt(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setPrompt(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setProperties(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
-
set store
- setProperties(Map<String, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setProperties(Properties) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- setProperty(Object, Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setPropertyValue(Object, String, Object) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setPropertyValues(Object, String[], Object[]) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setProtocol(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URL
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MetricsConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- setProtocol(String) - 类 中的方法org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils.Endpoint
- setProtocol(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProtocol(Protocol) - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
- setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistryFactory
- setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- setProtocol(Protocol) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- setProtocol(Protocol) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
- setProtocolFactory(TProtocolFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.ext.MultiServiceProcessor
-
已过时。
- setProtocolIds(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProtocols(List<? extends ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProtocols(List<String>) - 类 中的方法org.apache.dubbo.config.SslConfig
- setProvidedBy(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setProvider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setProviderAddresses(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setProviderIds(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setProviders(List<ProviderConfig>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
已过时。Replace to setProtocols()
- setProviderUrl(URL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- setProxy(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.monitor.dubbo.DubboMonitorFactory
- setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.registry.dubbo.DubboRegistryFactory
- setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- setProxyObject(Object) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- setPublishInterface(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosAcceptForeignIp(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosAcceptForeignIpCompatible(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosEnable(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosEnableCompatible(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosHost(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosHostCompatible(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosPort(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQosPortCompatible(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setRawRule(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setReady(boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- setReconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setRef(int, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Sets an object reference.
- setRef(int, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Adds a list/map reference.
- setRef(int, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Adds a list/map reference.
- setRef(T) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setRegisterConsumer(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setRegistered(boolean) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- setRegisteredConsumerUrl(URL) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- setRegistrationRequired(boolean) - 类 中的方法org.apache.dubbo.common.serialize.kryo.utils.AbstractKryoFactory
- setRegistrationRequired(boolean) - 类 中的静态方法org.apache.dubbo.common.serialize.kryo.utils.KryoUtils
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setRegistry(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setRegistry(Registry) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- setRegistryFactory(RegistryFactory) - 类 中的方法org.apache.dubbo.registry.integration.RegistryProtocol
- setRegistryIds(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setRegistryIds(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setRegistryUrl(URL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- setReliable(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setRemote(Channel) - 类 中的方法org.apache.dubbo.qos.command.CommandContext
- setRemoteAddress(String, int) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setRemoteAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set remote address.
- setRemoteAddress(InetSocketAddress) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setRemoteAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
set remote address.
- setRemoteApplicationName(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setRemoteResolver(HessianRemoteResolver) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Sets the resolver used to lookup remote objects.
- setRemotingServers(RemotingServer) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- setRepository(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setRequest(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setRequest(Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setRequest(RequestMetadata) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setResourceLoader(ResourceLoader) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor
- setResponse(Object) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setResponse(Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setResponseFuture(CompletableFuture<AppResponse>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- setResult(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setResult(Result) - 类 中的方法org.apache.dubbo.rpc.cluster.support.BroadcastResult
- setRetries(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setRetry(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setRetryPeriod(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setRetryTimes(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setReturn(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setReturnType(Class<?>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setReturnType(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- setReturnTypes(Type[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setRevision(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- setRevision(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- setRevision(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- setRouter(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setRouterChain(RouterChain<T>) - 类 中的方法org.apache.dubbo.rpc.cluster.directory.AbstractDirectory
- setRouterFactory(RouterFactory) - 类 中的方法org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
- setRpcContext(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
- setRuntime(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setScope(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setScope(String) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- setScope(String) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setSecureRandom(SecureRandom) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
-
The random number generator for the shared secrets.
- setSecureRandom(SecureRandom) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
-
The random number generator for the shared secrets.
- setSendCollectionType(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.SerializerFactory
-
Set true if the collection serializer should send the java type.
- setSendJavaType(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionSerializer
-
Set true if the java type of the collection should be sent.
- setSendJavaType(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.MapSerializer
-
Set true if the java type of the collection should be sent.
- setSent(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setSerializerFactory(SerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Sets the serializer factory.
- setSerializerFactory(SerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Sets the serializer factory.
- setSerializerFactory(SerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Sets the serializer factory.
- setSerializerFactory(SerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Sets the serializer factory.
- setSerializerFactory(SerializerFactory) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInputFactory
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setServer(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setServer(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setServer(ExchangeServer) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- setServer(RemotingServer) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- setServerKeyCertChainPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerKeyCertChainPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerKeyPassword(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerPrivateKeyPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerPrivateKeyPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerTrustCertCollectionPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
- setServerTrustCertCollectionPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
- setService(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setService(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setServiceDiscoveryInvoker(ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.MigrationInvoker
- setServiceId(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setServiceInterface(Class<?>) - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- setServiceInterface(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.common.URL
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- setServiceInterfaceName(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setServiceKey(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setServiceKey(String) - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- setServiceMetadata(MetadataInfo) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setServiceName(String) - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- setServiceName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setServiceName(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Add service name.
- setServices(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfig
-
Set the service names that the Dubbo interface subscribed.
- setServices(List<String>) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setServices(Map<String, MetadataInfo.ServiceInfo>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- setServiceType(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- setServiceUrl(String) - 类 中的方法org.apache.dubbo.rpc.protocol.http.JsonRpcProxyFactoryBean
- setSession(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setShareconnections(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setShutwait(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setSide(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- setSide(String) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setSimplified(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setSource(BeanMetadataElement) - 接口 中的方法org.apache.dubbo.config.spring.beans.factory.config.ConfigurableSourceBeanMetadataElement
-
Set the source into the specified
BeanMetadataElement - setSsl(SslConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setSslEnabled(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setStackTrace(int, ThrowablePB.StackTraceElementProto) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- setStackTrace(int, ThrowablePB.StackTraceElementProto.Builder) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
-
The stack trace of this Throwable.
- setStat(Integer) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setStatus(byte) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setStep(MigrationStep) - 类 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationRule
- setSticky(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setSticky(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setStub(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setStub(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setSubscribe(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setSuperClass(Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- setSuperClass(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- setSuperClassName(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- setSyncReport(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setTag(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setTags(List<Tag>) - 类 中的方法org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- setTarget(Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- setTargetServiceUniqueName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- setTelnet(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setTelnet(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- SETTER_METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- setThreadLocalMap(InternalThreadLocalMap) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThread
-
Sets the internal data structure that keeps the threadLocal variables bound to this thread.
- setThreadname(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setThreadname(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setThreadName(URL, String) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
-
append thread name with url address
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setTimeout(Long) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setTimeToLive(int) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- setTimeToLive(long) - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
update time to live
- setToken(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setToken(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setTransport(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setTwoWay(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setType(int) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setType(String) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setType(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setType(String) - 类 中的方法org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- setTypeBuilderName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- setTypes(Class[]) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Set invocation's method's input parameter's types
- setTypes(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- setUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map.Builder
- setUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto.Builder
- setUnknownFields(UnknownFieldSet) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto.Builder
- setUrl(URL) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setUrl(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setUrl(URL) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setUrl(URL) - 类 中的方法org.apache.dubbo.registry.client.event.listener.ServiceInstancesChangedListener
- setUrl(URL) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouter
- setUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setURL(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Sets the remote URL.
- setUrlIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- setUrlMergeProcessor(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setUrls(List<URL>) - 类 中的方法com.alibaba.dubbo.rpc.RpcContext
-
已过时。
- setUrls(List<URL>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
- setUseAsConfigCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setUseAsMetadataCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setUsername(String) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- setUsername(String) - 类 中的方法org.apache.dubbo.common.URL
- setUsername(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setUsername(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setUsername(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- setUsername(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setUsername(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setValid(boolean) - 类 中的方法org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- setValidation(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setValidation(Validation) - 类 中的方法org.apache.dubbo.validation.filter.ValidationFilter
-
Sets the validation instance for ValidationFilter
- setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- setValue(Object) - 类 中的方法com.alibaba.dubbo.rpc.Result.CompatibleResult
-
已过时。
- setValue(Object) - 接口 中的方法com.alibaba.dubbo.rpc.Result
-
已过时。
- setValue(Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- setValue(Object) - 类 中的方法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(Object) - 接口 中的方法org.apache.dubbo.rpc.Result
- setValue(String) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RestConstraintViolation
- setVersion(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Sets the client's version.
- setVersion(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setVersion(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setVersion(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- setVersion(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
- setVersion(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- setVersion(String) - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- setVersion(String) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- setVersion(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- setVersion(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- setVersion(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
-
Add version information.
- setWait(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setWait(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- setWaitingFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- setWarmup(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setWeight(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setWeight(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setWelcome(String) - 类 中的方法org.apache.dubbo.qos.server.Server
-
welcome message
- setWhitelist(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassFactory
- setWriteIndex(int) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- setZone(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setZookeeperTransporter(ZookeeperTransporter) - 类 中的方法org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfigurationFactory
- setZookeeperTransporter(ZookeeperTransporter) - 类 中的方法org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
- setZookeeperTransporter(ZookeeperTransporter) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
-
Invisible injection of zookeeper client via IOC/SPI
- SHARE_CONNECTIONS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.protocol.dubbo.Constants
- shareConnections(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- SHORT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- SHORT - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- SHORT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- SHORT_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- short2bytes(short) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- ShortArrayMerger - org.apache.dubbo.rpc.cluster.merger中的类
- ShortArrayMerger() - 类 的构造器org.apache.dubbo.rpc.cluster.merger.ShortArrayMerger
- SHORTEST_RESPONSE - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Filter the number of invokers with the shortest response time of success calls and count the weights and quantities of these invokers.
- ShortestResponseLoadBalance - org.apache.dubbo.rpc.cluster.loadbalance中的类
-
ShortestResponseLoadBalance
- ShortestResponseLoadBalance() - 类 的构造器org.apache.dubbo.rpc.cluster.loadbalance.ShortestResponseLoadBalance
- shortValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- shouldCheck() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- shouldContinue() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
- shouldDelay() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- shouldExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- shouldInit() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- shouldKeepWatching() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscoveryChangeWatcher
- shouldMigrate(List<Invoker<T>>, List<Invoker<T>>) - 接口 中的方法org.apache.dubbo.rpc.cluster.support.migration.MigrationClusterComparator
- shouldMigrate(ClusterInvoker<T>, ClusterInvoker<T>) - 类 中的方法org.apache.dubbo.registry.client.migration.DefaultMigrationAddressComparator
- shouldMigrate(ClusterInvoker<T>, ClusterInvoker<T>) - 接口 中的方法org.apache.dubbo.registry.client.migration.MigrationAddressComparator
- shouldQuery(URL) - 接口 中的方法org.apache.dubbo.metadata.store.failover.FailoverCondition
-
Whether metadata should be read from specified url.
- shouldRegister(URL) - 接口 中的方法org.apache.dubbo.metadata.store.failover.FailoverCondition
-
Whether metadata should be reported.
- shouldRetry(int, long, boolean) - 类 中的方法org.apache.dubbo.remoting.etcd.AbstractRetryPolicy
- shouldRetry(int, long, boolean) - 接口 中的方法org.apache.dubbo.remoting.etcd.RetryPolicy
-
Whether retry is supported when operation fails.
- shutdown() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
The following methods are still not supported
- shutdown() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- SHUTDOWN_HOOK_KEY - 类 中的静态变量org.apache.dubbo.container.Main
- SHUTDOWN_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- SHUTDOWN_WAIT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SHUTDOWN_WAIT_SECONDS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
已过时。
- ShutdownHookCallback - org.apache.dubbo.common.lang中的接口
-
Dubbo ShutdownHook callback interface
- ShutdownHookCallbacks - org.apache.dubbo.common.lang中的类
-
The compose
ShutdownHookCallbackclass to manipulate one and moreShutdownHookCallbackinstances - shutdownNow() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- shutdownNow() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.ReferenceCountManagedChannel
- shutdownNow(Executor, int) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- ShutdownTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
ShutdownTelnetHandler
- ShutdownTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.ShutdownTelnetHandler
- shutwait(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- SIDE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- signalContextSwitch() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
-
Signal RpcContext switch.
- signalContextSwitch() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- SIMPLE_TYPES - 类 中的静态变量org.apache.dubbo.common.utils.ClassUtils
- simpleClassName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- SimpleDataStore - org.apache.dubbo.common.store.support中的类
- SimpleDataStore() - 类 的构造器org.apache.dubbo.common.store.support.SimpleDataStore
- simplified(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- SIMPLIFIED_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
-
simple the registry for provider.
- Single() - 类 的构造器org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Single
- size() - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
-
Returns the current number of entries in the map.
- size() - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
-
Returns the current number of entries in the map.
- size() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- size() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- size() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- size() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Returns the number of thread local variables bound to the current thread.
- size() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- size() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns the number of elements in this set (its cardinality).
- size() - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- size() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
get stack size.
- size() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
- size() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- size(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Get the size of the specified
Collection - SIZE - 类 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Output
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- skip(long) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
- skip(long) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.InputStreamWrapper
-
已过时。
- SKIP_SOME_INPUT - org.apache.dubbo.remoting.Codec2.DecodeResult
- skipBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- skipBytes(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Increases the current
readerIndexby the specifiedlengthin this buffer. - skipBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- skipBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- SkipFailbackWrapperException - org.apache.dubbo.registry.support中的异常错误
-
Wrapper Exception, it is used to indicate that
FailbackRegistryskips Failback. - SkipFailbackWrapperException(Throwable) - 异常错误 的构造器org.apache.dubbo.registry.support.SkipFailbackWrapperException
- skipOptionalCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
For backward compatibility with HessianSkeleton
- skipOptionalCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
For backward compatibility with HessianSkeleton
- skipUnusedStream(InputStream) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- SLASH - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- SLASH_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- Slf4jLogger - org.apache.dubbo.common.logger.slf4j中的类
- Slf4jLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- Slf4jLoggerAdapter - org.apache.dubbo.common.logger.slf4j中的类
- Slf4jLoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
- socketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.NettyEventLoopFactory
- SofaRegistry - org.apache.dubbo.registry.sofa中的类
-
The Sofa registry.
- SofaRegistry(URL) - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistry
-
Instantiates a new Sofa registry.
- SofaRegistryConstants - org.apache.dubbo.registry.sofa中的类
- SofaRegistryConstants() - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistryConstants
- SofaRegistryFactory - org.apache.dubbo.registry.sofa中的类
- SofaRegistryFactory() - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistryFactory
- SofaRegistryInstance - org.apache.dubbo.registry.sofa中的类
- SofaRegistryInstance(String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistryInstance
- SofaRegistryServiceDiscovery - org.apache.dubbo.registry.sofa中的类
- SofaRegistryServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- SofaRegistryServiceDiscoveryFactory - org.apache.dubbo.registry.sofa中的类
- SofaRegistryServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscoveryFactory
- sort() - 注释类型 中的方法org.apache.dubbo.qos.command.annotation.Cmd
-
Command order in help
- sort(List<T>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- sortSimpleName(List<String>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- SPI - org.apache.dubbo.common.extension中的注释类型
-
Marker for extension interface
- SpiExtensionFactory - org.apache.dubbo.common.extension.factory中的类
-
SpiExtensionFactory
- SpiExtensionFactory() - 类 的构造器org.apache.dubbo.common.extension.factory.SpiExtensionFactory
- split(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
split.
- split(List<String>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- splitAll(Map<String, List<String>>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- splitToList(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Splits String around matches of the given character.
- splitToSet(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set - splitToSet(String, char, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set - SPRING_CONFIG - 类 中的静态变量org.apache.dubbo.container.spring.SpringContainer
- SpringCloudMetadataServiceURLBuilder - org.apache.dubbo.registry.client.metadata中的类
-
Supporting interaction with Dubbo Spring Cloud at https://github.com/alibaba/spring-cloud-alibaba Dubbo Spring Cloud is a Dubbo extension that favours a per instance registry model and exposes metadata service.
- SpringCloudMetadataServiceURLBuilder() - 类 的构造器org.apache.dubbo.registry.client.metadata.SpringCloudMetadataServiceURLBuilder
- SpringContainer - org.apache.dubbo.container.spring中的类
-
SpringContainer.
- SpringContainer() - 类 的构造器org.apache.dubbo.container.spring.SpringContainer
- SpringExtensionFactory - org.apache.dubbo.config.spring.extension中的类
-
SpringExtensionFactory
- SpringExtensionFactory() - 类 的构造器org.apache.dubbo.config.spring.extension.SpringExtensionFactory
- SpringMvcServiceRestMetadataResolver - org.apache.dubbo.metadata.rest.springmvc中的类
- SpringMvcServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.SpringMvcServiceRestMetadataResolver
- SpringStatusChecker - org.apache.dubbo.config.spring.status中的类
-
SpringStatusChecker
- SpringStatusChecker() - 类 的构造器org.apache.dubbo.config.spring.status.SpringStatusChecker
- SqlDateDelegate - org.apache.dubbo.common.serialize.protostuff.delegate中的类
-
Custom
Datedelegate - SqlDateDelegate() - 类 的构造器org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- SqlDateDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a string valued object
- SqlDateDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.SqlDateDeserializer
- SqlDateSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a sql date object.
- SqlDateSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.SqlDateSerializer
- ssl(SslConfig) - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- SSL_ENABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- sslClientHandler(URL, NettyClientHandler) - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer
- SslClientTlsHandler(URL, NettyClientHandler) - 类 的构造器org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslClientTlsHandler
- SslConfig - org.apache.dubbo.config中的类
- SslConfig() - 类 的构造器org.apache.dubbo.config.SslConfig
- SslContexts - org.apache.dubbo.remoting.transport.netty4中的类
- SslContexts() - 类 的构造器org.apache.dubbo.remoting.transport.netty4.SslContexts
- SslHandlerInitializer - org.apache.dubbo.remoting.transport.netty4中的类
-
Handshake, SSl and Protocol
- SslHandlerInitializer() - 类 的构造器org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer
- SslHandlerInitializer.HandshakeCompletionEvent - org.apache.dubbo.remoting.transport.netty4中的类
- SslHandlerInitializer.SslClientTlsHandler - org.apache.dubbo.remoting.transport.netty4中的类
- SslHandlerInitializer.SslServerTlsHandler - org.apache.dubbo.remoting.transport.netty4中的类
- sslServerHandler(URL, NettyServerHandler) - 类 中的静态方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer
- Stack<E> - org.apache.dubbo.common.utils中的类
-
Stack.
- Stack() - 类 的构造器org.apache.dubbo.common.utils.Stack
- STACK_TRACE_FIELD_NUMBER - 类 中的静态变量org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- StackTraceElementDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a JDK 1.4 StackTraceElement
- StackTraceElementDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.StackTraceElementDeserializer
- stackTraceField - 类 中的静态变量org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
- StandardMetadataServiceURLBuilder - org.apache.dubbo.registry.client.metadata中的类
-
Standard Dubbo provider enabling introspection service discovery mode.
- StandardMetadataServiceURLBuilder() - 类 的构造器org.apache.dubbo.registry.client.metadata.StandardMetadataServiceURLBuilder
- start() - 接口 中的方法org.apache.dubbo.common.context.Lifecycle
-
Start the component
- start() - 类 中的方法org.apache.dubbo.common.context.LifecycleAdapter
- start() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
-
Starts the background thread explicitly.
- start() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- start() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
-
Start the bootstrap
- start() - 接口 中的方法org.apache.dubbo.container.Container
-
start method to load the container.
- start() - 类 中的方法org.apache.dubbo.container.log4j.Log4jContainer
- start() - 类 中的方法org.apache.dubbo.container.logback.LogbackContainer
- start() - 类 中的方法org.apache.dubbo.container.spring.SpringContainer
- start() - 类 中的方法org.apache.dubbo.qos.server.Server
-
start server, bind port
- start() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
-
because jetcd's connection change callback not supported yet, we must loop to test if connect or disconnect event happened or not.
- start() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
-
change the context state to start
- start() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- start() - 类 中的方法org.apache.dubbo.rpc.protocol.grpc.GrpcProtocol.GrpcRemotingServer
- start(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- start(URL) - 接口 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocolServer
- START - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- startAsync() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Starts reading the call, including the headers.
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Starts the method call:
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the call, including the headers.
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the call tag.
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Starts reading the call, including the headers.
- startCall() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the call tag.
- startCall(String, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Starts the method call:
- startCall(String, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts the method call.
- startCall(String, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Starts the method call.
- startClose() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
- startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
- startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
- startClose() - 类 中的方法org.apache.dubbo.remoting.http.support.AbstractHttpServer
- startClose() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
- startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
- startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
- startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
- startEnvelope(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts an envelope.
- startExpiring() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
start expiring Thread
- startExpiryIfNotStarted() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
start thread
- startMessage() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the message
- startMessage() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts a packet
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianInput
-
Starts reading the reply
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Input
-
Starts reading the reply
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts the reply
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianInput
-
Starts reading the reply
- startReply() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Starts the reply
- startStreamingPacket() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts a streaming packet
- startTop2() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugInputStream
- startTop2() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
- startTop2() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugState
- stat(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- stateChanged(int) - 接口 中的方法org.apache.dubbo.remoting.etcd.StateListener
- stateChanged(int) - 接口 中的方法org.apache.dubbo.remoting.zookeeper.StateListener
- stateChanged(Client, int) - 接口 中的方法org.apache.dubbo.remoting.etcd.jetcd.ConnectionStateListener
-
Called when there is a state change in the connection
- StateListener - org.apache.dubbo.remoting.etcd中的接口
- StateListener - org.apache.dubbo.remoting.zookeeper中的接口
- StaticDirectory<T> - org.apache.dubbo.rpc.cluster.directory中的类
-
StaticDirectory
- StaticDirectory(List<Invoker<T>>) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- StaticDirectory(List<Invoker<T>>, RouterChain<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- StaticDirectory(URL, List<Invoker<T>>) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- StaticDirectory(URL, List<Invoker<T>>, RouterChain<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.directory.StaticDirectory
- Statistics - org.apache.dubbo.monitor.dubbo中的类
-
Statistics.
- Statistics(URL) - 类 的构造器org.apache.dubbo.monitor.dubbo.Statistics
- status(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- status(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- Status - com.alibaba.dubbo.common.status中的类
-
已过时。
- Status - org.apache.dubbo.common.status中的类
-
Status
- Status(Status.Level) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- Status(Status.Level) - 类 的构造器org.apache.dubbo.common.status.Status
- Status(Status.Level, String) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- Status(Status.Level, String) - 类 的构造器org.apache.dubbo.common.status.Status
- Status(Status.Level, String, String) - 类 的构造器com.alibaba.dubbo.common.status.Status
-
已过时。
- Status(Status.Level, String, String) - 类 的构造器org.apache.dubbo.common.status.Status
- STATUS_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- Status.Level - org.apache.dubbo.common.status中的枚举
-
Level
- StatusChecker - com.alibaba.dubbo.common.status中的接口
-
已过时。
- StatusChecker - org.apache.dubbo.common.status中的接口
-
StatusChecker
- StatusTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
-
StatusTelnetHandler
- StatusTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
- StatusUtils - org.apache.dubbo.common.status.support中的类
-
StatusManager
- StatusUtils() - 类 的构造器org.apache.dubbo.common.status.support.StatusUtils
- sticky() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- sticky() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to stick to the same node in the cluster, the default value is false
- sticky() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- sticky() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to stick to the same node in the cluster, the default value is false
- sticky(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- sticky(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MethodBuilder
- stop() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
- stop() - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
Releases all resources acquired by this
Timerand cancels all tasks which were scheduled but not executed yet. - stop() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- stop() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- stop() - 接口 中的方法org.apache.dubbo.container.Container
-
stop method to unload the container.
- stop() - 类 中的方法org.apache.dubbo.container.log4j.Log4jContainer
- stop() - 类 中的方法org.apache.dubbo.container.logback.LogbackContainer
- stop() - 类 中的方法org.apache.dubbo.container.spring.SpringContainer
- stop() - 类 中的方法org.apache.dubbo.qos.server.Server
-
close server
- stop() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
-
change the context state to stop
- stop() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- stopAsync() - 类 中的方法org.apache.dubbo.rpc.RpcContext
- stopExpiring() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
-
stop thread
- stopWatching() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscoveryChangeWatcher
- storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
-
deprecated or need triage
- storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- storeConsumerMetadataTask(MetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
-
Service Definition -- START
- storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 类 中的方法org.apache.dubbo.metadata.store.failover.FailoverMetadataReport
- STR1 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。
- STR2 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。lexical states
- StrategyMetadataReport - org.apache.dubbo.metadata.store.failover中的类
- StrategyMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.store.failover.StrategyMetadataReport
- Streams - org.apache.dubbo.common.function中的接口
-
The utilities class for
Stream - StreamUtils - org.apache.dubbo.common.io中的类
-
Stream utils.
- STRING - org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。
- STRING - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- STRING - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- STRING - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- STRING_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicDeserializer
- STRING_ARRAY - 类 中的静态变量com.alibaba.com.caucho.hessian.io.BasicSerializer
- STRING_DIRECT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- STRING_SHORT_MAX - 接口 中的静态变量com.alibaba.com.caucho.hessian.io.Hessian2Constants
- StringConstantFieldValuePredicate - org.apache.dubbo.common.utils中的类
- StringConstantFieldValuePredicate(Class<?>) - 类 的构造器org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
- StringConverter<T> - org.apache.dubbo.common.convert中的接口
-
A class to covert
Stringto the target-typed value - StringToArrayConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
Stringto array-type object - StringToArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToArrayConverter
- StringToBlockingDequeConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
StringtoBlockingDeque-based value - StringToBlockingDequeConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToBlockingDequeConverter
- StringToBlockingQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
StringtoBlockingDeque-based value - StringToBlockingQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToBlockingQueueConverter
- StringToBooleanConverter - org.apache.dubbo.common.convert中的类
- StringToBooleanConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToBooleanConverter
- StringToCharacterConverter - org.apache.dubbo.common.convert中的类
- StringToCharacterConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToCharacterConverter
- StringToCharArrayConverter - org.apache.dubbo.common.convert中的类
-
The class to convert
Stringtochar[] - StringToCharArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToCharArrayConverter
- StringToCollectionConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
StringtoCollection-based value - StringToCollectionConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToCollectionConverter
- StringToDequeConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToDequeConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToDequeConverter
- StringToDoubleConverter - org.apache.dubbo.common.convert中的类
- StringToDoubleConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToDoubleConverter
- StringToFloatConverter - org.apache.dubbo.common.convert中的类
- StringToFloatConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToFloatConverter
- StringToIntegerConverter - org.apache.dubbo.common.convert中的类
- StringToIntegerConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToIntegerConverter
- StringToIterableConverter<T extends Iterable> - org.apache.dubbo.common.convert.multiple中的类
- StringToIterableConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToIterableConverter
- StringToListConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToListConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToListConverter
- StringToLongConverter - org.apache.dubbo.common.convert中的类
- StringToLongConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToLongConverter
- StringToMultiValueConverter - org.apache.dubbo.common.convert.multiple中的接口
-
The class to convert
Stringto multiple value object - StringToNavigableSetConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToNavigableSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToNavigableSetConverter
- StringToOptionalConverter - org.apache.dubbo.common.convert中的类
- StringToOptionalConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToOptionalConverter
- StringToQueueConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToQueueConverter
- StringToSetConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToSetConverter
- StringToShortConverter - org.apache.dubbo.common.convert中的类
- StringToShortConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToShortConverter
- StringToSortedSetConverter - org.apache.dubbo.common.convert.multiple中的类
- StringToSortedSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToSortedSetConverter
- StringToStringConverter - org.apache.dubbo.common.convert中的类
- StringToStringConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToStringConverter
- StringToTransferQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
StringtoTransferQueue-based value - StringToTransferQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToTransferQueueConverter
- StringUtils - org.apache.dubbo.common.utils中的类
-
StringUtils
- StringValueDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a string valued object
- StringValueDeserializer(Class) - 类 的构造器com.alibaba.com.caucho.hessian.io.StringValueDeserializer
- StringValueSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing a remote object.
- StringValueSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.StringValueSerializer
- stripEnd(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Strips any of a set of characters from the end of a String.
- stub() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- stub() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- stub() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service stub name, use interface name + Local if not set
- stub() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service stub name, use interface name + Local if not set
- stub() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service stub name, use interface name + Local if not set
- stub() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service stub name, use interface name + Local if not set
- stub(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- stub(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- STUB_EVENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- STUB_EVENT_METHODS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- STUB_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- STUB_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- stubevent() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- stubevent() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Export an stub service for event dispatch, default value is false.
- stubevent() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Export an stub service for event dispatch, default value is false.
- StubProxyFactoryWrapper - org.apache.dubbo.rpc.proxy.wrapper中的类
-
StubProxyFactoryWrapper
- StubProxyFactoryWrapper(ProxyFactory) - 类 的构造器org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
- submit(ScheduledExecutorService, Supplier<T>) - 类 中的静态方法org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
- subscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- subscribe(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- subscribe(String, EventListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- subscribe(String, String, EventListener) - 类 中的方法org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper
- subscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- subscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
- subscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- subscribe(URL, NotifyListener) - 接口 中的方法org.apache.dubbo.registry.RegistryService
-
Subscribe to eligible registered data and automatically push when the registered data is changed.
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- subscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- SUBSCRIBE - 接口 中的静态变量org.apache.dubbo.registry.Constants
- SUBSCRIBE_KEY - 接口 中的静态变量org.apache.dubbo.registry.Constants
- SUBSCRIBED_SERVICE_NAMES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of the subscribed service names for Service-Oriented Registry
- SubscribedURLsSynthesizer - org.apache.dubbo.registry.client.metadata中的接口
-
The interface to synthesize the subscribed
URLs - SubscriberMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
-
2019-08-12
- SubscriberMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- SubscriberMetadataIdentifier(String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- SubscriberMetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
- subscribeURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
-
Subscribes a
URL - subscribeURL(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- SUCCESS - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- summary() - 注释类型 中的方法org.apache.dubbo.qos.command.annotation.Cmd
-
Command description
- summary() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
- supports(Class<?>) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
- supports(Class<?>) - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
-
Support to resolve
REST metadataor not - supports(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Does current implementation support the specified metadata type?
- supports(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
- supports(URL) - 接口 中的方法org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
-
Supports the synthesis of the subscribed
URLsor not - supports(URL) - 类 中的静态方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
-
Supports or not ?
- SUSPENDED - 接口 中的静态变量org.apache.dubbo.remoting.zookeeper.StateListener
- SYNC - org.apache.dubbo.rpc.InvokeMode
- SYNC_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
- syncReport(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- synthesize(URL, Collection<ServiceInstance>) - 类 中的方法org.apache.dubbo.registry.client.metadata.RestProtocolSubscribedURLsSynthesizer
- synthesize(URL, Collection<ServiceInstance>) - 接口 中的方法org.apache.dubbo.registry.client.metadata.SubscribedURLsSynthesizer
-
synthesize the subscribed
URLs - SystemConfiguration - org.apache.dubbo.common.config中的类
-
FIXME: is this really necessary?
- SystemConfiguration() - 类 的构造器org.apache.dubbo.common.config.SystemConfiguration
T
- tag() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service tag name
- tag() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service tag name
- tag() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service tag name
- tag() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service tag name
- tag(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractInterfaceBuilder
- Tag - org.apache.dubbo.rpc.cluster.router.tag.model中的类
- Tag() - 类 的构造器org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- TAG_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TagRouter - org.apache.dubbo.rpc.cluster.router.tag中的类
-
TagRouter, "application.tag-router"
- TagRouter(URL) - 类 的构造器org.apache.dubbo.rpc.cluster.router.tag.TagRouter
- TagRouterFactory - org.apache.dubbo.rpc.cluster.router.tag中的类
-
Tag router factory
- TagRouterFactory() - 类 的构造器org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
- TagRouterRule - 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() - 类 的构造器org.apache.dubbo.rpc.cluster.router.tag.model.TagRouterRule
- TagRuleParser - org.apache.dubbo.rpc.cluster.router.tag.model中的类
- TagRuleParser() - 类 的构造器org.apache.dubbo.rpc.cluster.router.tag.model.TagRuleParser
- TAGS - org.apache.dubbo.registry.consul.ConsulParameter
- task() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns the
TimerTaskwhich is associated with this handle. - TaskQueue<R extends Runnable> - 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) - 类 的构造器org.apache.dubbo.common.threadpool.support.eager.TaskQueue
- TComponent - org.apache.dubbo.qos.textui中的接口
-
render component
- telnet(Channel, String) - 接口 中的方法com.alibaba.dubbo.remoting.telnet.TelnetHandler
-
已过时。
- telnet(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- telnet(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- telnet(Channel, String) - 接口 中的方法com.alibaba.dubbo.remoting.telnet.TelnetHandler
-
已过时。
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.ChangeTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.CountTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.CurrentTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.InvokeTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.ListTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.LogTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.PortTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.SelectTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.ShutdownTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.qos.legacy.TraceTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
- telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
- telnet(Channel, String) - 接口 中的方法org.apache.dubbo.remoting.telnet.TelnetHandler
-
telnet.
- TELNET - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- TelnetCodec - org.apache.dubbo.remoting.telnet.codec中的类
-
TelnetCodec
- TelnetCodec() - 类 的构造器org.apache.dubbo.remoting.telnet.codec.TelnetCodec
- TelnetCommandDecoder - org.apache.dubbo.qos.command.decoder中的类
- TelnetCommandDecoder() - 类 的构造器org.apache.dubbo.qos.command.decoder.TelnetCommandDecoder
- TelnetHandler - com.alibaba.dubbo.remoting.telnet中的接口
-
已过时。
- TelnetHandler - org.apache.dubbo.remoting.telnet中的接口
-
TelnetHandler
- TelnetHandlerAdapter - org.apache.dubbo.remoting.telnet.support中的类
- TelnetHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
- TelnetIdleEventHandler - org.apache.dubbo.qos.server.handler中的类
- TelnetIdleEventHandler() - 类 的构造器org.apache.dubbo.qos.server.handler.TelnetIdleEventHandler
- TelnetProcessHandler - org.apache.dubbo.qos.server.handler中的类
-
Telnet process handler
- TelnetProcessHandler() - 类 的构造器org.apache.dubbo.qos.server.handler.TelnetProcessHandler
- TelnetUtils - org.apache.dubbo.remoting.telnet.support中的类
-
TelnetUtils
- TelnetUtils() - 类 的构造器org.apache.dubbo.remoting.telnet.support.TelnetUtils
- test(String) - 类 中的方法org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
- TEST_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Test environment key.
- TEXT_PLAIN_UTF_8 - 类 中的静态变量org.apache.dubbo.rpc.protocol.rest.support.ContentType
- TEXT_XML_UTF_8 - 类 中的静态变量org.apache.dubbo.rpc.protocol.rest.support.ContentType
- thenApply(Function<Result, ? extends U>) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- thenApply(Function<Result, ? extends U>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- thenApply(Function<Result, ? extends U>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- thenApply(Function<Result, ? extends U>) - 接口 中的方法org.apache.dubbo.rpc.Result
- THREAD_NAME_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- THREAD_POOL_KEEP_ALIVE_TIME_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
The keep alive time in milliseconds for threads in
ThreadPoolExecutor - THREAD_POOL_PREFIX_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- THREAD_POOL_SIZE_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- ThreadlessExecutor - org.apache.dubbo.common.threadpool中的类
-
The most important difference between this Executor and other normal Executor is that this one doesn't manage any thread.
- ThreadlessExecutor(ExecutorService) - 类 的构造器org.apache.dubbo.common.threadpool.ThreadlessExecutor
- ThreadLocalCache - org.apache.dubbo.cache.support.threadlocal中的类
-
This class store the cache value per thread.
- ThreadLocalCache(URL) - 类 的构造器org.apache.dubbo.cache.support.threadlocal.ThreadLocalCache
-
Taken URL as an argument to create an instance of ThreadLocalCache.
- ThreadLocalCacheFactory - org.apache.dubbo.cache.support.threadlocal中的类
-
Implement
CacheFactoryby extendingAbstractCacheFactoryand provide instance of newThreadLocalCache. - ThreadLocalCacheFactory() - 类 的构造器org.apache.dubbo.cache.support.threadlocal.ThreadLocalCacheFactory
- ThreadLocalKryoFactory - org.apache.dubbo.common.serialize.kryo.utils中的类
- ThreadLocalKryoFactory() - 类 的构造器org.apache.dubbo.common.serialize.kryo.utils.ThreadLocalKryoFactory
- threadLocalMap() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThread
-
Returns the internal data structure that keeps the threadLocal variables bound to this thread.
- threadpool(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- threadPool(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- threadPool(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- ThreadPool - com.alibaba.dubbo.common.threadpool中的接口
-
已过时。
- ThreadPool - org.apache.dubbo.common.threadpool中的接口
-
ThreadPool
- THREADPOOL_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ThreadPoolExhaustedEvent - org.apache.dubbo.common.threadpool.event中的类
-
An
Dubbo eventwhen the Dubbo thread pool is exhausted. - ThreadPoolExhaustedEvent(Object, String) - 类 的构造器org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
- ThreadPoolStatusChecker - org.apache.dubbo.rpc.protocol.dubbo.status中的类
-
ThreadPoolStatusChecker
- ThreadPoolStatusChecker() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
- threads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- threads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- threads(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- THRIFT_CLIENT - 类 中的静态变量org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- THRIFT_IFACE - 类 中的静态变量org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- THRIFT_PROCESSOR - 类 中的静态变量org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- THRIFT_PROTOCOL_KEY - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftConstants
-
已过时。
- ThriftClassNameGenerator - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftClassNameGenerator() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftClassNameGenerator
-
已过时。
- ThriftCodec - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- ThriftConstants - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftInvoker<T> - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftInvoker(Class<T>, URL, ExchangeClient[]) - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
-
已过时。
- ThriftInvoker(Class<T>, URL, ExchangeClient[], Set<Invoker<?>>) - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftInvoker
-
已过时。
- ThriftNativeCodec - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftNativeCodec() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftNativeCodec
-
已过时。
- ThriftProtocol - org.apache.dubbo.rpc.protocol.nativethrift中的类
-
native thrift protocol
- ThriftProtocol - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- ThriftProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftProtocol
-
已过时。
- ThriftProtocol(Class<?>...) - 类 的构造器org.apache.dubbo.rpc.protocol.nativethrift.ThriftProtocol
- ThriftType - org.apache.dubbo.rpc.protocol.thrift中的枚举
-
已过时。
- ThriftUtils - org.apache.dubbo.rpc.protocol.thrift中的类
-
已过时。
- ThriftUtils() - 类 的构造器org.apache.dubbo.rpc.protocol.thrift.ThriftUtils
-
已过时。
- THROW_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- THROW_UNSUPPORTED_INVOKER - 类 中的静态变量org.apache.dubbo.common.bytecode.Proxy
- ThrowableAction - org.apache.dubbo.common.function中的接口
-
A function interface for action with
Throwable - ThrowableConsumer<T> - org.apache.dubbo.common.function中的接口
- ThrowableFunction<T,R> - org.apache.dubbo.common.function中的接口
- ThrowablePB - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
- ThrowablePB.StackTraceElementProto - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
An element in a stack trace, based on the Java type of the same name.
- ThrowablePB.StackTraceElementProto.Builder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
An element in a stack trace, based on the Java type of the same name.
- ThrowablePB.StackTraceElementProtoOrBuilder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的接口
- ThrowablePB.ThrowableProto - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
An exception that was thrown by some code, based on the Java type of the same name.
- ThrowablePB.ThrowableProto.Builder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的类
-
An exception that was thrown by some code, based on the Java type of the same name.
- ThrowablePB.ThrowableProtoOrBuilder - org.apache.dubbo.common.serialize.protobuf.support.wrapper中的接口
- ThrowableSerializer - com.alibaba.com.caucho.hessian.io中的类
-
Serializing an object for known object types.
- ThrowableSerializer(Class, ClassLoader) - 类 的构造器com.alibaba.com.caucho.hessian.io.ThrowableSerializer
- TICKS_PER_WHEEL - 接口 中的静态变量org.apache.dubbo.remoting.Constants
-
ticks per wheel.
- TIME_COUNTDOWN_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TIME_OUT_TIMER - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.DefaultFuture
- TIME_OUT_TIMER - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.all2.AllChannelHandler2
- TimeDelegate - org.apache.dubbo.common.serialize.protostuff.delegate中的类
-
Custom
Timedelegate - TimeDelegate() - 类 的构造器org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- timeout() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- timeout() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- timeout() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Timeout value for service invocation, default value is 0
- timeout() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Timeout value for service invocation, default value is 0
- timeout() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- timeout() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Timeout value for service invocation, default value is 0
- timeout() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Timeout value for service invocation, default value is 0
- timeout(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- timeout(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- timeout(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- timeout(Long) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- Timeout - org.apache.dubbo.common.timer中的接口
- TIMEOUT_ATTACHMENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TIMEOUT_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TIMEOUT_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
The parameter name of timeout for config-center
- TIMEOUT_TERMINATE - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- TimeoutCountDown - org.apache.dubbo.rpc中的类
- TimeoutException - org.apache.dubbo.remoting中的异常错误
-
TimeoutException.
- TimeoutException(boolean, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.TimeoutException
- TimeoutException(boolean, Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.TimeoutException
- TimeoutFilter - org.apache.dubbo.rpc.filter中的类
-
Log any invocation timeout, but don't stop server from running
- TimeoutFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TimeoutFilter
- timer() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns the
Timerthat created this handle. - Timer - org.apache.dubbo.common.timer中的接口
-
Schedules
TimerTasks for one-time future execution in a background thread. - timeRemaining(TimeUnit) - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- TimerTask - org.apache.dubbo.common.timer中的接口
-
A task which is executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}. - TIMESTAMP - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- TIMESTAMP_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TimestampDelegate - org.apache.dubbo.common.serialize.protostuff.delegate中的类
-
Custom
Timestampdelegate - TimestampDelegate() - 类 的构造器org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- TKv - org.apache.dubbo.qos.textui中的类
-
KV
- TKv() - 类 的构造器org.apache.dubbo.qos.textui.TKv
- TKv(TTable.ColumnDefine, TTable.ColumnDefine) - 类 的构造器org.apache.dubbo.qos.textui.TKv
- TLadder - org.apache.dubbo.qos.textui中的类
-
Ladder
- TLadder() - 类 的构造器org.apache.dubbo.qos.textui.TLadder
- toAddress(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- toAddressString(InetSocketAddress) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- toArgumentString(Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toBooleanObject(boolean) - 接口 中的静态方法org.apache.dubbo.common.config.Configuration
- toBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- toBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- toBuilder() - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- toByteArray() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- toByteArray() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- toByteBuffer() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- toByteBuffer() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- toByteBuffer() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Converts this buffer's readable bytes into a NIO buffer.
- toByteBuffer() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- toByteBuffer() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- toByteBuffer() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
- toByteBuffer(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Converts this buffer's sub-region into a NIO buffer.
- toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
- toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- toClass() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- toClass(ClassLoader, ProtectionDomain) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- toCommaDelimitedString(String, String...) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toConfiguration() - 类 中的方法org.apache.dubbo.common.URL
- toConfigurators(List<URL>) - 接口 中的静态方法org.apache.dubbo.rpc.cluster.Configurator
-
Convert override urls to map for use when re-refer.
- toDescString() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- toFullString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toFullString() - 类 中的方法org.apache.dubbo.common.URL
- toFullString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toFullString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toIdentityString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toIdentityString() - 类 中的方法org.apache.dubbo.common.URL
- toIdentityString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toIdentityString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toInetSocketAddress() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toInetSocketAddress() - 类 中的方法org.apache.dubbo.common.URL
- toInstance(ServiceInstance) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
-
Convert the
ServiceInstancetoInstance - toJavaURL() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toJavaURL() - 类 中的方法org.apache.dubbo.common.URL
- token() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- token() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service token, default value is false
- token() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service token, default value is false
- token(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- token(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- TOKEN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TOKEN_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- TokenFilter - org.apache.dubbo.rpc.filter中的类
-
Perform check whether given provider token is matching with remote token or not.
- TokenFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TokenFilter
- toList(List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
- toMap() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toMap() - 类 中的方法org.apache.dubbo.common.URL
- toMap(Object...) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- toMap(Map.Entry<K, V>[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- TomcatHttpBinder - org.apache.dubbo.remoting.http.tomcat中的类
- TomcatHttpBinder() - 类 的构造器org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
- TomcatHttpServer - org.apache.dubbo.remoting.http.tomcat中的类
- TomcatHttpServer(URL, HttpHandler) - 类 的构造器org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
- toMethodParameters(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.URL
- toOSStyleKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toParameterString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toParameterString() - 类 中的方法org.apache.dubbo.common.URL
- toParameterString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toParameterString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toQueryString(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toResponse(RpcException) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.RpcExceptionMapper
- toServiceInstance(Instance) - 类 中的静态方法org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils
-
Convert the
InstancetoServiceInstance - toServicePath() - 类 中的方法org.apache.dubbo.metadata.report.identifier.BaseServiceMetadataIdentifier
- toServiceString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toServiceString() - 类 中的方法org.apache.dubbo.common.URL
- toServiceStringWithoutResolving() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toServiceStringWithoutResolving() - 类 中的方法org.apache.dubbo.common.URL
- toShortString(Object) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- toSortedStrings(Iterable<URL>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
- toSortedStrings(Stream<URL>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.io.ArrayDeserializer
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicDeserializer
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionDeserializer
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianRemote
-
Readable version of the remote.
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.io.ObjectDeserializer
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.util.IdentityIntMap
- toString() - 类 中的方法com.alibaba.com.caucho.hessian.util.IntMap
- toString() - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toString() - 类 中的方法com.alibaba.dubbo.rpc.RpcInvocation
- toString() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap.ExpireThread
- toString() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- toString() - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
- toString() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- toString() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- toString() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- toString() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- toString() - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- toString() - 类 中的方法org.apache.dubbo.common.URL
- toString() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- toString() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- toString() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- toString() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- toString() - 类 中的方法org.apache.dubbo.config.utils.ReferenceConfigCache
- toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
- toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
- toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
- toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
- toString() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
- toString() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
- toString() - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
- toString() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
- toString() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
- toString() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
- toString() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
- toString() - 类 中的方法org.apache.dubbo.monitor.dubbo.Statistics
- toString() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- toString() - 类 中的方法org.apache.dubbo.registry.client.InstanceAddressURL
- toString() - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
A human-readable description of the implementation
- toString() - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceName
- toString() - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryInstance
- toString() - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- toString() - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- toString() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- toString() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
- toString() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
- toString() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
- toString() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannel
- toString() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
- toString() - 类 中的方法org.apache.dubbo.rpc.AppResponse
- toString() - 类 中的方法org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker
- toString() - 类 中的方法org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker
- toString() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
- toString() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
- toString() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
- toString() - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- toString() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
- toString() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
- toString() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
- toString(String) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- toString(String) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- toString(String...) - 类 中的方法com.alibaba.dubbo.common.URL
-
已过时。
- toString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toString(String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toString(Throwable) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- toString(Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toStringArray(Collection<String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toStringMap(String...) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- toSubscribeUrl(URL) - 类 中的静态方法org.apache.dubbo.registry.integration.RegistryProtocol
- toTable(String[], List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
- toTable(List<String>, List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
- toURI(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- toUrl() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- toUrl() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- toUrl() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- toURL() - 类 中的方法org.apache.dubbo.registry.client.DefaultServiceInstance
- toURL() - 接口 中的方法org.apache.dubbo.registry.client.ServiceInstance
- toURL(String, String, int, String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- toURLKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toUrls() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- toURLs(Iterable<String>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
- TPS_LIMIT_INTERVAL_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- TPS_LIMIT_RATE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
- TPSLimiter - 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 - org.apache.dubbo.rpc.filter中的类
-
TpsLimitFilter limit the TPS (transaction per second) for all method of a service or a particular method.
- TpsLimitFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TpsLimitFilter
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- trace(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with trace log level.
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- trace(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- trace(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with trace log level.
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- trace(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- trace(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with trace log level.
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- trace(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- trace(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- trace(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- trace(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- TRACE - org.apache.dubbo.common.logger.Level
-
TRACE
- TRACE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.registry.Constants
- TraceFilter - org.apache.dubbo.rpc.protocol.dubbo.filter中的类
-
TraceFilter
- TraceFilter() - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.filter.TraceFilter
- TraceTelnetHandler - org.apache.dubbo.qos.legacy中的类
-
TraceTelnetHandler
- TraceTelnetHandler() - 类 的构造器org.apache.dubbo.qos.legacy.TraceTelnetHandler
- transfer(Pipe, Input, Output, int, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- transfer(Pipe, Input, Output, int, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- transfer(Pipe, Input, Output, int, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- translate(String, String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
translate.
- transport(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
-
已过时。
- TRANSPORT_FILTERS - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- TransportCodec - org.apache.dubbo.remoting.transport.codec中的类
-
已过时。
- TransportCodec() - 类 的构造器org.apache.dubbo.remoting.transport.codec.TransportCodec
-
已过时。
- transporter(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProtocolBuilder
- transporter(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- transporter(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- Transporter - com.alibaba.dubbo.remoting中的接口
-
已过时。
- Transporter - org.apache.dubbo.remoting中的接口
-
Transporter.
- TRANSPORTER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
- Transporters - org.apache.dubbo.remoting中的类
-
Transporter facade.
- TreePathDynamicConfiguration - org.apache.dubbo.common.config.configcenter中的类
-
An abstract implementation of
DynamicConfigurationis like "tree-structure" path :"file""zookeeper""consul" - TreePathDynamicConfiguration(String, String, int, long, String, long) - 类 的构造器org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- TreePathDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
- trim(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- tryReconnect(Throwable) - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- TTable - org.apache.dubbo.qos.textui中的类
-
Table
- TTable(int) - 类 的构造器org.apache.dubbo.qos.textui.TTable
- TTable(TTable.ColumnDefine[]) - 类 的构造器org.apache.dubbo.qos.textui.TTable
- TTable.Align - org.apache.dubbo.qos.textui中的枚举
-
alignment
- TTable.Border - org.apache.dubbo.qos.textui中的类
-
border style
- TTable.ColumnDefine - org.apache.dubbo.qos.textui中的类
-
column definition
- TTree - org.apache.dubbo.qos.textui中的类
-
tree
- TTree(boolean, String) - 类 的构造器org.apache.dubbo.qos.textui.TTree
- type - 类 中的变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- type() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- type(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ArgumentBuilder
- TYPE_ARRAY - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_BEAN - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_CLASS - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_COLLECTION - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_ENUM - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- TYPE_MAP - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_PRIMITIVE - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TypeBuilder - org.apache.dubbo.metadata.definition.builder中的接口
-
2015/1/27.
- typeClass() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- typeClass() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- typeClass() - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- TypeDefinition - org.apache.dubbo.metadata.definition.model中的类
-
2015/1/27.
- TypeDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.TypeDefinition
- TypeDefinition(String) - 类 的构造器org.apache.dubbo.metadata.definition.model.TypeDefinition
- TypeDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
-
2015/1/27.
- TypeDefinitionBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
- TypeUtils - org.apache.dubbo.common.utils中的接口
-
The utilities class for
Type
U
- unboxed(Boolean) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Byte) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Character) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Double) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Float) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Integer) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Long) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Object) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- unboxed(Short) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- undeploy(Class) - 类 中的方法org.apache.dubbo.rpc.protocol.rest.BaseRestProtocolServer
- undeploy(Class) - 接口 中的方法org.apache.dubbo.rpc.protocol.rest.RestProtocolServer
- UNDERLINE_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- unexport() - 类 中的方法com.alibaba.dubbo.rpc.Exporter.CompatibleExporter
-
已过时。
- unexport() - 类 中的方法org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter
- unexport() - 类 中的方法org.apache.dubbo.config.ServiceConfig
- unexport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- unexport() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
-
Unexports the
MetadataService - unexport() - 接口 中的方法org.apache.dubbo.rpc.Exporter
-
unexport.
- unexport() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerExporterWrapper
- unexport() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
- unexported(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.ExporterListener
-
The exporter unexported.
- unexported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.ExporterListenerAdapter
- unexportURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
-
Unexports a
URL - unexportURL(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- UNIQUE_KEY - org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
- UNKNOWN - org.apache.dubbo.common.status.Status.Level
-
UNKNOWN
- UNKNOWN_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
- unregister() - 类 中的方法org.apache.dubbo.config.DubboShutdownHook
-
Unregister the ShutdownHook
- unregister(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unregister(URL) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unregister(URL) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- unregister(URL) - 接口 中的方法org.apache.dubbo.registry.RegistryService
-
Unregister
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- unregister(URL) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.FileSystemServiceDiscovery
- unregister(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Unregisters an instance of
ServiceInstance. - unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.consul.ConsulServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.etcd.EtcdServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.eureka.EurekaServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistryServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.nacos.NacosServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- unregister(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- UNREGISTER - 接口 中的静态变量org.apache.dubbo.registry.Constants
- unregistered() - 类 中的方法org.apache.dubbo.rpc.protocol.rest.DubboResourceFactory
- unregisterService(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- unregisterService(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- unRegisterShutdownHook() - 类 中的方法org.apache.dubbo.config.bootstrap.DubboBootstrap
- UnsafeByteArrayInputStream - org.apache.dubbo.common.io中的类
-
UnsafeByteArrayInputStream.
- UnsafeByteArrayInputStream(byte[]) - 类 的构造器org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- UnsafeByteArrayInputStream(byte[], int) - 类 的构造器org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- UnsafeByteArrayInputStream(byte[], int, int) - 类 的构造器org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- UnsafeByteArrayOutputStream - org.apache.dubbo.common.io中的类
-
UnsafeByteArrayOutputStream.
- UnsafeByteArrayOutputStream() - 类 的构造器org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- UnsafeByteArrayOutputStream(int) - 类 的构造器org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- UnsafeStringReader - org.apache.dubbo.common.io中的类
-
Thread-unsafe StringReader.
- UnsafeStringReader(String) - 类 的构造器org.apache.dubbo.common.io.UnsafeStringReader
- UnsafeStringWriter - org.apache.dubbo.common.io中的类
-
Thread-unsafe StringWriter.
- UnsafeStringWriter() - 类 的构造器org.apache.dubbo.common.io.UnsafeStringWriter
- UnsafeStringWriter(int) - 类 的构造器org.apache.dubbo.common.io.UnsafeStringWriter
- UNSET - 类 中的静态变量org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- unsubscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 接口 中的方法com.alibaba.dubbo.registry.Registry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.AbstractRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法com.alibaba.dubbo.registry.support.FailbackRegistry
-
已过时。
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.consul.ConsulRegistry
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.ListenerRegistryWrapper
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multicast.MulticastRegistry
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.multiple.MultipleRegistry
- unsubscribe(URL, NotifyListener) - 接口 中的方法org.apache.dubbo.registry.RegistryService
-
Unsubscribe
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.AbstractRegistry
- unsubscribe(URL, NotifyListener) - 类 中的方法org.apache.dubbo.registry.support.FailbackRegistry
- unSubscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.DynamicDirectory
- unSubscribe(URL) - 类 中的方法org.apache.dubbo.registry.integration.RegistryDirectory
- UNSUBSCRIBE - 接口 中的静态变量org.apache.dubbo.registry.Constants
- unsubscribeURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
-
Unsubscribes a
URL - unsubscribeURL(URL) - 类 中的方法org.apache.dubbo.registry.client.metadata.store.InMemoryWritableMetadataService
- unwatch() - 类 中的方法org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
- unwrap(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.io.Deflation
- unwrap(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianEnvelope
-
Unwrap the Hessian input stream with this envelope.
- unwrap(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
- unwrap(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
- unwrapHeaders(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.io.Deflation
- unwrapHeaders(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianEnvelope
-
Unwrap the envelope after having read the envelope code ('E') and the envelope method.
- unwrapHeaders(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
- unwrapHeaders(Hessian2Input) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
- unzip(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
unzip.
- update(ServiceInstance) - 类 中的方法org.apache.dubbo.registry.client.AbstractServiceDiscovery
- update(ServiceInstance) - 接口 中的方法org.apache.dubbo.registry.client.ServiceDiscovery
-
Updates the registered
ServiceInstance. - updateAppExternalConfigurationMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- updateExternalConfigurationMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- updateIdIfAbsent(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- updateParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- updateParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- updateParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- updatePropertyIfAbsent(Supplier<T>, Consumer<T>, T) - 类 中的静态方法org.apache.dubbo.common.utils.PojoUtils
-
Update the property if absent
- updateThreadpool(URL, ExecutorService) - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- updateThreadpool(URL, ExecutorService) - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Modify some of the threadpool's properties according to the url, for example, coreSize, maxSize, ...
- url() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- url() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service target URL for direct invocation, if this is specified, then registry center takes no effect.
- url() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service target URL for direct invocation, if this is specified, then registry center takes no effect.
- url(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ReferenceBuilder
- URL - com.alibaba.dubbo.common中的类
-
已过时。
- URL - org.apache.dubbo.common中的类
-
URL - Uniform Resource Locator (Immutable, ThreadSafe)
- URL(String, String, int) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String[]) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String[]) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String, String...) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, int, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, String, String, int, String) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, String, String, int, String, String...) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, String, String, int, String, Map<String, String>) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL(String, String, String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, String, String, int, String, Map<String, String>, Map<String, Map<String, String>>) - 类 的构造器org.apache.dubbo.common.URL
- URL(URL) - 类 的构造器com.alibaba.dubbo.common.URL
-
已过时。
- URL_MERGE_PROCESSOR_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Url merge processor key
- URLBuilder - org.apache.dubbo.common中的类
- URLBuilder() - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int, String) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int, String[]) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, int, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLBuilder(String, String, String, String, int, String, Map<String, String>, Map<String, Map<String, String>>) - 类 的构造器org.apache.dubbo.common.URLBuilder
- urlMergeProcessor(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConsumerBuilder
- URLStrParser - org.apache.dubbo.common中的类
- UrlUtils - com.alibaba.dubbo.common.utils中的类
-
已过时。
- UrlUtils - org.apache.dubbo.common.utils中的类
- UrlUtils - org.apache.dubbo.remoting.utils中的类
- UrlUtils() - 类 的构造器com.alibaba.dubbo.common.utils.UrlUtils
-
已过时。
- UrlUtils() - 类 的构造器org.apache.dubbo.common.utils.UrlUtils
- UrlUtils() - 类 的构造器org.apache.dubbo.remoting.utils.UrlUtils
- useAsConfigCenter(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- useAsMetadataCenter(Boolean) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- useKeyAsProperty() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
if
Parameter.key()is specified, it will be used as the key for the annotated property when generating url. - userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.qos.server.handler.QosProcessHandler
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.qos.server.handler.TelnetIdleEventHandler
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslClientTlsHandler
- userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.SslHandlerInitializer.SslServerTlsHandler
- username(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ConfigCenterBuilder
- username(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MetadataReportBuilder
- username(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- username(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- USERNAME_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- UTF_8 - 类 中的静态变量org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
- Utf8Utils - org.apache.dubbo.common.utils中的类
-
See original Utf8.java
- UUIDDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a uuid valued object
- UUIDDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.UUIDDeserializer
V
- validate(String, Class<?>[], Object[]) - 类 中的方法org.apache.dubbo.validation.support.jvalidation.JValidator
- validate(String, Class<?>[], Object[]) - 接口 中的方法org.apache.dubbo.validation.Validator
- validateAbstractInterfaceConfig(AbstractInterfaceConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateApplicationConfig(ApplicationConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateClass(String) - 类 中的方法org.apache.dubbo.common.utils.SerializeClassChecker
-
Check if a class is in block list, using prefix match
- validateConfigCenterConfig(ConfigCenterConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateConsumerConfig(ConsumerConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateMetadataConfig(MetadataReportConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateMethodConfig(MethodConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateMetricsConfig(MetricsConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateModuleConfig(ModuleConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateMonitorConfig(MonitorConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateProtocolConfig(ProtocolConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateProviderConfig(ProviderConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateReferenceConfig(ReferenceConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateRegistryConfig(RegistryConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateServiceConfig(ServiceConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validateSslConfig(SslConfig) - 类 中的静态方法org.apache.dubbo.config.utils.ConfigValidationUtils
- validation() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- validation() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- validation() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether to use JSR303 validation, legal values are: true, false
- validation() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Whether to use JSR303 validation, legal values are: true, false
- validation() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- validation() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether to use JSR303 validation, legal values are: true, false
- validation() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Whether to use JSR303 validation, legal values are: true, false
- validation(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractMethodBuilder
- Validation - com.alibaba.dubbo.validation中的接口
-
已过时。
- Validation - org.apache.dubbo.validation中的接口
-
Instance of Validation interface provide instance of
Validatorbased on the value of validation attribute. - VALIDATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.FilterConstants
- ValidationFilter - org.apache.dubbo.validation.filter中的类
-
ValidationFilter invoke the validation by finding the right
Validatorinstance based on the configured validation attribute value of invoker url before the actual method invocation. - ValidationFilter() - 类 的构造器org.apache.dubbo.validation.filter.ValidationFilter
- Validator - com.alibaba.dubbo.validation中的接口
-
已过时。
- Validator - org.apache.dubbo.validation中的接口
-
Instance of validator class is an extension to perform validation on method input parameter before the actual method invocation.
- value - 类 中的变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- value() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- value() - 注释类型 中的方法org.apache.dubbo.common.Experimental
- value() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
Activate the current extension when the specified keys appear in the URL's parameters.
- value() - 注释类型 中的方法org.apache.dubbo.common.extension.Adaptive
-
Decide which target extension to be injected.
- value() - 注释类型 中的方法org.apache.dubbo.common.extension.SPI
-
default extension name
- value() - 注释类型 中的方法org.apache.dubbo.common.Extension
-
已过时。
- value() - 注释类型 中的方法org.apache.dubbo.config.spring.context.annotation.DubboComponentScan
-
Alias for the
DubboComponentScan.basePackages()attribute. - value() - 注释类型 中的方法org.apache.dubbo.validation.MethodValidated
- VALUE_SEPARATOR - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
- valueBoolean(boolean) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- ValueDeserializer - com.alibaba.com.caucho.hessian.io中的类
-
Deserializing a string valued object
- ValueDeserializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.ValueDeserializer
- valueDouble(double) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- valueFloat(float) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- valueInt(int) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- valueLong(long) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- valueNull() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- valueOf(String) - 类 中的静态方法com.alibaba.dubbo.common.URL
-
已过时。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.common.logger.Level
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.common.status.Status.Level
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 类 中的静态方法org.apache.dubbo.common.URL
-
NOTICE: This method allocate too much objects, we can use
URLStrParser.parseDecodedStr(String)instead. - valueOf(String) - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.qos.textui.TTable.Align
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.registry.consul.ConsulParameter
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.Codec2.DecodeResult
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.zookeeper.EventType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.rpc.cluster.support.migration.MigrationStep
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.rpc.InvokeMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。返回带有指定名称的该类型的枚举常量。
- valueOf(String, String...) - 类 中的静态方法org.apache.dubbo.common.URL
- valueOf(URL) - 类 中的静态方法org.apache.dubbo.registry.nacos.NacosServiceName
-
Build an instance of
NacosServiceName - valueOf(URL, String[], String[]) - 类 中的静态方法org.apache.dubbo.common.URL
- values() - 类 中的方法org.apache.dubbo.cache.support.expiring.ExpiringMap
- values() - 枚举 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.common.logger.Level
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.common.status.Status.Level
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.qos.textui.TTable.Align
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.registry.consul.ConsulParameter
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkParams
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.remoting.Codec2.DecodeResult
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.remoting.zookeeper.EventType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.rpc.cluster.support.migration.MigrationStep
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.rpc.InvokeMode
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.apache.dubbo.rpc.protocol.thrift.ThriftType
-
已过时。按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- valueString(String) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- verifyStubAndLocal(String, String, Class<?>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- version() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- version() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- version() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service version, default value is empty string
- version() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service version, default value is empty string
- version() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Service version, default value is empty string
- version() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service version, default value is empty string
- version() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
-
Gets the version of
MetadataServicethat always equalsMetadataService.VERSION - version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractReferenceBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ApplicationBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ModuleBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.MonitorBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- version(String) - 类 中的方法org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
- Version - org.apache.dubbo.common中的类
-
Version
- Version - org.apache.dubbo.qos.command.impl中的类
- Version() - 类 的构造器org.apache.dubbo.qos.command.impl.Version
- VERSION - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
-
The contract version of
MetadataService, the future update must make sure compatible. - VERSION - 接口 中的静态变量org.apache.dubbo.monitor.MonitorService
- VERSION - 类 中的静态变量org.apache.dubbo.rpc.protocol.thrift.ThriftCodec
-
已过时。
- VERSION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- versionFromServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
- ViolationReport - org.apache.dubbo.rpc.protocol.rest中的类
- ViolationReport() - 类 的构造器org.apache.dubbo.rpc.protocol.rest.ViolationReport
W
- wait(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.ProviderBuilder
- wait(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
-
已过时。
- waitAndDrain() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
Waits until there is a task, executes the task and all queued tasks (if there're any).
- waitAndDrain(long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- warmup(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- WARMUP_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- warn(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with warn log level.
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- warn(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- warn(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with warn log level.
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- warn(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
- warn(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with warn log level.
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
- warn(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- warn(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- warn(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- warn(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
- WARN - org.apache.dubbo.common.logger.Level
-
WARN
- WARN - org.apache.dubbo.common.status.Status.Level
-
WARN
- WATCH_TIMEOUT - 接口 中的静态变量org.apache.dubbo.common.constants.ConsulConstants
- weakCompareAndSet(int, int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- WebServiceProtocol - org.apache.dubbo.rpc.protocol.webservice中的类
-
WebServiceProtocol.
- WebServiceProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.webservice.WebServiceProtocol
- weight() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- weight() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Service weight value, default value is 0
- weight() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Service weight value, default value is 0
- weight(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.AbstractServiceBuilder
- weight(Integer) - 类 中的方法org.apache.dubbo.config.bootstrap.builders.RegistryBuilder
- WEIGHT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.cluster.Constants
- WEIGHT_TYPE - 类 中的静态变量org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法com.alibaba.dubbo.rpc.Result.AbstractResult
-
已过时。
- whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
- whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
- whenCompleteWithContext(BiConsumer<Result, Throwable>) - 接口 中的方法org.apache.dubbo.rpc.Result
-
Add a callback which can be triggered when the RPC call finishes.
- WHITELIST - 接口 中的静态变量org.apache.dubbo.common.serialize.hessian2.dubbo.Hessian2FactoryInitializer
- WHITELIST - 接口 中的静态变量org.apache.dubbo.serialize.hessian.dubbo.Hessian2FactoryInitializer
- WhitelistHessian2FactoryInitializer - org.apache.dubbo.common.serialize.hessian2.dubbo中的类
-
see https://github.com/ebourg/hessian/commit/cf851f5131707891e723f7f6a9718c2461aed826
- WhitelistHessian2FactoryInitializer - org.apache.dubbo.serialize.hessian.dubbo中的类
-
see https://github.com/ebourg/hessian/commit/cf851f5131707891e723f7f6a9718c2461aed826
- WhitelistHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.common.serialize.hessian2.dubbo.WhitelistHessian2FactoryInitializer
- WhitelistHessian2FactoryInitializer() - 类 的构造器org.apache.dubbo.serialize.hessian.dubbo.WhitelistHessian2FactoryInitializer
- WILDCARD - 类 中的静态变量org.apache.dubbo.registry.nacos.NacosServiceName
- WORKER_THREAD_NUM - 类 中的静态变量org.apache.dubbo.rpc.protocol.grpc.GrpcConstants
- wrap(Hessian2Output) - 类 中的方法com.alibaba.com.caucho.hessian.io.Deflation
- wrap(Hessian2Output) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianEnvelope
-
Wrap the Hessian output stream in an envelope.
- wrap(Hessian2Output) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Encryption
- wrap(Hessian2Output) - 类 中的方法com.alibaba.com.caucho.hessian.security.X509Signature
- wrap(String, int) - 类 中的静态方法org.apache.dubbo.qos.textui.TTable
- wrap(ChannelHandler, URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelHandlers
- wrappedBuffer(byte[]) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- wrappedBuffer(byte[], int, int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- wrappedBuffer(ByteBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
- WrappedChannelHandler - org.apache.dubbo.remoting.transport.dispatcher中的类
- WrappedChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
- Wrapper - org.apache.dubbo.common.bytecode中的类
-
Wrapper.
- Wrapper<T> - org.apache.dubbo.common.serialize.protostuff中的类
-
Protostuff can only serialize/deserialize POJOs, for those it can't deal with, use this Wrapper.
- Wrapper - org.apache.dubbo.common.extension中的注释类型
-
The annotated class will only work as a wrapper when the condition matches.
- Wrapper() - 类 的构造器org.apache.dubbo.common.bytecode.Wrapper
- WrapperComparator - org.apache.dubbo.common.extension.support中的类
-
OrderComparator
- WrapperComparator() - 类 的构造器org.apache.dubbo.common.extension.support.WrapperComparator
- WrapperUtils - org.apache.dubbo.common.serialize.protostuff.utils中的类
-
Use WrapperUtils to wrap object to
Wrapper - WrapperUtils() - 类 的构造器org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
- writable() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writable() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns
trueif and only if(this.capacity - this.writerIndex)is greater than0. - writable() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writable() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writableBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writableBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of writable bytes which is equal to
(this.capacity - this.writerIndex). - writableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- WritableMetadataService - org.apache.dubbo.metadata中的接口
-
Local
MetadataServicethat extendsMetadataServiceand provides the modification, which is used for Dubbo's consumers and providers. - write(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- write(byte[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- write(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- write(byte[], int, int) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- write(char[]) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(char[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianDebugOutputStream
-
Writes a character.
- write(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- write(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- write(int) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyClientHandler
- write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyServerHandler
- write(InputStream, OutputStream) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write.
- write(InputStream, OutputStream, byte[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write.
- write(InputStream, OutputStream, int) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write.
- write(Reader, Writer) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write.
- write(Reader, Writer, int) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write.
- write(Writer, String) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write string.
- write(Object) - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
-
write value and complete the async context.
- write(Object) - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
- write(String) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(String, int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- writeAttachments(Map<String, Object>) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectOutput
- writeAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
-
FIXME, only supports transmission of String values.
- writeAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeBool(boolean) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write boolean.
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeBool(boolean) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeBoolean(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a boolean value to the stream.
- writeBoolean(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a boolean value to the stream.
- writeBoolean(boolean) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a boolean value to the stream.
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeByte(byte) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write byte.
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeByte(byte) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeByte(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the specified byte at the current
writerIndexand increases thewriterIndexby1in this buffer. - writeByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- writeByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeByteBufferEnd(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the last chunk of a byte buffer to the stream.
- writeByteBufferEnd(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a byte buffer to the stream.
- writeByteBufferEnd(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a byte buffer to the stream.
- writeByteBufferPart(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a byte buffer to the stream.
- writeByteBufferPart(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a byte buffer to the stream.
- writeByteBufferPart(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a byte buffer to the stream.
- writeByteBufferStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a byte buffer to the stream.
- writeByteBufferStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a byte buffer to the stream.
- writeByteBufferStart() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a byte buffer to the stream.
- writeBytes(byte[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a byte array to the stream.
- writeBytes(byte[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a byte array to the stream.
- writeBytes(byte[]) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a byte array to the stream.
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeBytes(byte[]) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write byte array.
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source array's data to this buffer starting at the current
writerIndexand increases thewriterIndexby the number of the transferred bytes (=src.length). - writeBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(byte[]) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a byte array to the stream.
- writeBytes(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a byte array to the stream.
- writeBytes(byte[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a byte array to the stream.
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeBytes(byte[], int, int) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write byte array.
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source array's data to this buffer starting at the current
writerIndexand increases thewriterIndexby the number of the transferred bytes (=length). - writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(InputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the content of the specified stream to this buffer starting at the current
writerIndexand increases thewriterIndexby the number of the transferred bytes. - writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the current
writerIndexuntil the source buffer's position reaches its limit, and increases thewriterIndexby the number of the transferred bytes. - writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the current
writerIndexuntil the source buffer becomes unreadable, and increases thewriterIndexby the number of the transferred bytes. - writeBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the current
writerIndexand increases thewriterIndexby the number of the transferred bytes (=length). - writeBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writeBytes(ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers the specified source buffer's data to this buffer starting at the current
writerIndexand increases thewriterIndexby the number of the transferred bytes (=length). - writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
- writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeClassFieldLength(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the end of the class.
- writeClassFieldLength(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the tail of the class definition to the stream.
- writeDouble(double) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a double value to the stream.
- writeDouble(double) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a double value to the stream.
- writeDouble(double) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a double value to the stream.
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeDouble(double) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write double.
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeDouble(double) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeEvent(Object) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectOutput
- writeEvent(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeEvent(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeFault(String, String, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- writeFault(String, String, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a fault.
- writeFault(String, String, Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a fault.
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeFloat(float) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write float.
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeFloat(float) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeHeader(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
已过时。
- writeHeader(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a header name.
- writeInstance(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaSerializer
- writeInt(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes an integer value to the stream.
- writeInt(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes an integer value to the stream.
- writeInt(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes an integer value to the stream.
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeInt(int) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write integer.
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeInt(int) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeJSON(JSONConverter, JSONWriter, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。write json.
- writeJSON(JSONConverter, JSONWriter, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。write json.
- writeLines(File, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write lines.
- writeLines(OutputStream, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
write lines.
- writeListBegin(int, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the list header to the stream.
- writeListBegin(int, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the list header to the stream.
- writeListBegin(int, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the list header to the stream.
- writeListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the tail of the list to the stream.
- writeListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the tail of the list to the stream for a variable-length list.
- writeListEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the tail of the list to the stream.
- writeLong(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a long value to the stream.
- writeLong(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a long value to the stream.
- writeLong(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a long value to the stream.
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeLong(long) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write long.
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeLong(long) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeMapBegin(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the map header to the stream.
- writeMapBegin(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the map header to the stream.
- writeMapBegin(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the map header to the stream.
- writeMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the tail of the map to the stream.
- writeMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the tail of the map to the stream.
- writeMapEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the tail of the map to the stream.
- writeMethod(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the method tag.
- writeMethod(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the method tag.
- writeMethod(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes the method tag.
- writeNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a null value to the stream.
- writeNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a null value to the stream.
- writeNull() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a null value to the stream.
- writeObject(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a generic object to the output stream.
- writeObject(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes any object to the output stream.
- writeObject(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2StreamingOutput
-
Writes any object to the output stream.
- writeObject(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes any object to the output stream.
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeObject(Object) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectOutput
-
write object.
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeObject(Object) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ArraySerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.BasicSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.BeanSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.CalendarSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ClassSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.CollectionSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumerationSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.EnumSetSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.InputStreamSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.IteratorSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.java8.Java8TimeSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.JavaSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.LocaleSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.MapSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.RemoteSerializer
- writeObject(Object, AbstractHessianOutput) - 接口 中的方法com.alibaba.com.caucho.hessian.io.Serializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.SqlDateSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.StringValueSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法com.alibaba.com.caucho.hessian.io.ThrowableSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法org.apache.dubbo.serialize.hessian.serializer.java8.Java8TimeSerializer
- writeObject(Object, AbstractHessianOutput) - 类 中的方法org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
- writeObjectBegin(String) - 类 中的方法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) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the object definition
- writeObjectEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes the tail of the object to the stream.
- writeObjectEnd() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes the tail of the object definition to the stream.
- writeObjectImpl(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianSerializerOutput
-
Applications which override this can do custom serialization.
- writePlaceholder() - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a placeholder.
- writeRef(int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a reference.
- writeRemote(String, String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a remote object reference to the stream.
- writeReply(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
- writeRequested(ChannelHandlerContext, MessageEvent) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyHandler
- writerIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writerIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the
writerIndexof this buffer. - writerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writerIndex(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
- writerIndex(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the
writerIndexof this buffer. - writerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty.NettyBackedChannelBuffer
- writerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeShort(short) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write short.
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeShort(short) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeStreamingObject(Object) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Starts the streaming message
- writeString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a string value to the stream using UTF-8 encoding.
- writeString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a string value to the stream using UTF-8 encoding.
- writeString(char[], int, int) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a string value to the stream using UTF-8 encoding.
- writeString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a string value to the stream using UTF-8 encoding.
- writeString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a string value to the stream using UTF-8 encoding.
- writeString(String) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a string value to the stream using UTF-8 encoding.
- writeThrowable(Object) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeThrowable(Object) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeThrowable(Object) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeThrowable(Object) - 接口 中的方法org.apache.dubbo.common.serialize.ObjectOutput
-
The following methods are customized for the requirement of Dubbo's RPC protocol implementation.
- writeThrowable(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeThrowable(Object) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeTo(CodedOutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.MapValue.Map
- writeTo(CodedOutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.StackTraceElementProto
- writeTo(CodedOutputStream) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.wrapper.ThrowablePB.ThrowableProto
- writeTo(Output, int, Date, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.SqlDateDelegate
- writeTo(Output, int, Time, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
- writeTo(Output, int, Timestamp, boolean) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.delegate.TimestampDelegate
- writeTo(OutputStream) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- writeTo(OutputStream) - 类 中的方法org.apache.dubbo.rpc.protocol.thrift.io.RandomAccessByteArrayOutputStream
-
已过时。
- writeUTCDate(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.AbstractHessianOutput
-
Writes a date to the stream.
- writeUTCDate(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
-
Writes a date to the stream.
- writeUTCDate(long) - 类 中的方法com.alibaba.com.caucho.hessian.io.HessianOutput
-
Writes a date to the stream.
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.avro.AvroObjectOutput
- writeUTF(String) - 接口 中的方法org.apache.dubbo.common.serialize.DataOutput
-
Write string.
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.fst.FstObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.gson.GsonJsonObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.java.JavaObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.kryo.KryoObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.kryo.optimized.KryoObjectOutput2
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.msgpack.MsgpackObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.nativejava.NativeJavaObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufJsonObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.protobuf.support.GenericProtobufObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
- writeUTF(String) - 类 中的方法org.apache.dubbo.serialize.hessian.Hessian2ObjectOutput
- writeValue(Object, JSONWriter, boolean) - 类 中的方法org.apache.dubbo.common.json.GenericJSONConverter
-
已过时。
- writeValue(Object, JSONWriter, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONConverter
-
已过时。write object.
- writeVersion() - 类 中的方法com.alibaba.com.caucho.hessian.io.Hessian2Output
- writtenBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
X
- X509Encryption - com.alibaba.com.caucho.hessian.security中的类
- X509Encryption() - 类 的构造器com.alibaba.com.caucho.hessian.security.X509Encryption
- X509Signature - com.alibaba.com.caucho.hessian.security中的类
- X509Signature() - 类 的构造器com.alibaba.com.caucho.hessian.security.X509Signature
- XmlRpcProtocol - org.apache.dubbo.xml.rpc.protocol.xmlrpc中的类
- XmlRpcProtocol() - 类 的构造器org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProtocol
- XmlRpcProxyFactoryBean - org.apache.dubbo.xml.rpc.protocol.xmlrpc中的类
- XmlRpcProxyFactoryBean() - 类 的构造器org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean
Y
- YearHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- YearHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- YearHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.YearHandle
- YearHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.YearHandle
- YearHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.YearHandle
- YearHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.YearHandle
- YearMonthHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- YearMonthHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- YearMonthHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.YearMonthHandle
- YearMonthHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.YearMonthHandle
- YearMonthHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.YearMonthHandle
- YearMonthHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.YearMonthHandle
- yybegin(int) - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Enters a new lexical state
- yycharat(int) - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Returns the character at position pos from the matched text.
- yyclose() - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Closes the input stream.
- YYEOF - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。This character denotes the end of file
- YYINITIAL - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。
- yylength() - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Returns the length of the matched text region.
- yylex() - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- Yylex - org.apache.dubbo.common.json中的类
-
已过时。
- yypushback(int) - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Resets the scanner to read from a new input stream.
- yystate() - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Returns the current lexical state.
- yytext() - 类 中的方法org.apache.dubbo.common.json.Yylex
-
已过时。Returns the text matched by the current regular expression.
Z
- zip(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
zip.
- ZONE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ZoneAwareCluster - org.apache.dubbo.rpc.cluster.support.registry中的类
- ZoneAwareCluster() - 类 的构造器org.apache.dubbo.rpc.cluster.support.registry.ZoneAwareCluster
- ZoneAwareClusterInterceptor - org.apache.dubbo.rpc.cluster.interceptor中的类
-
Determines the zone information of current request.
- ZoneAwareClusterInterceptor() - 类 的构造器org.apache.dubbo.rpc.cluster.interceptor.ZoneAwareClusterInterceptor
- ZoneAwareClusterInvoker<T> - org.apache.dubbo.rpc.cluster.support.registry中的类
-
When there're more than one registry for subscription.
- ZoneAwareClusterInvoker(Directory<T>) - 类 的构造器org.apache.dubbo.rpc.cluster.support.registry.ZoneAwareClusterInvoker
- ZonedDateTimeHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- ZonedDateTimeHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- ZonedDateTimeHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZonedDateTimeHandle
- ZonedDateTimeHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZonedDateTimeHandle
- ZonedDateTimeHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZonedDateTimeHandle
- ZonedDateTimeHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZonedDateTimeHandle
- ZoneDetector - org.apache.dubbo.rpc中的接口
-
Extend and provide your own implementation if you want to distribute traffic around registries.
- ZoneIdHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- ZoneIdHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- ZoneIdHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZoneIdHandle
- ZoneIdHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdHandle
- ZoneIdHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZoneIdHandle
- ZoneIdHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdHandle
- ZoneIdSerializer - com.alibaba.com.caucho.hessian.io.java8中的类
- ZoneIdSerializer - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- ZoneIdSerializer() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZoneIdSerializer
- ZoneIdSerializer() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZoneIdSerializer
- ZoneOffsetHandle - com.alibaba.com.caucho.hessian.io.java8中的类
- ZoneOffsetHandle - org.apache.dubbo.serialize.hessian.serializer.java8中的类
- ZoneOffsetHandle() - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZoneOffsetHandle
- ZoneOffsetHandle() - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZoneOffsetHandle
- ZoneOffsetHandle(Object) - 类 的构造器com.alibaba.com.caucho.hessian.io.java8.ZoneOffsetHandle
- ZoneOffsetHandle(Object) - 类 的构造器org.apache.dubbo.serialize.hessian.serializer.java8.ZoneOffsetHandle
- ZOOKEEPER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.config.Constants
- ZookeeperClient - org.apache.dubbo.remoting.zookeeper中的接口
- ZookeeperDynamicConfiguration - org.apache.dubbo.configcenter.support.zookeeper中的类
- ZookeeperDynamicConfigurationFactory - org.apache.dubbo.configcenter.support.zookeeper中的类
- ZookeeperDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfigurationFactory
- ZookeeperInstance - org.apache.dubbo.registry.zookeeper中的类
-
Represents the default payload of a registered service in Zookeeper.
- ZookeeperInstance(String, String, Map<String, String>) - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperInstance
- ZookeeperMetadataReport - org.apache.dubbo.metadata.store.zookeeper中的类
-
ZookeeperMetadataReport
- ZookeeperMetadataReport(URL, ZookeeperTransporter) - 类 的构造器org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReport
- ZookeeperMetadataReportFactory - org.apache.dubbo.metadata.store.zookeeper中的类
-
ZookeeperRegistryFactory.
- ZookeeperMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.store.zookeeper.ZookeeperMetadataReportFactory
- ZookeeperRegistry - org.apache.dubbo.registry.zookeeper中的类
-
ZookeeperRegistry
- ZookeeperRegistry(URL, ZookeeperTransporter) - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperRegistry
- ZookeeperRegistryFactory - org.apache.dubbo.registry.zookeeper中的类
-
ZookeeperRegistryFactory.
- ZookeeperRegistryFactory() - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperRegistryFactory
- ZookeeperServiceDiscovery - org.apache.dubbo.registry.zookeeper中的类
-
Zookeeper
ServiceDiscoveryimplementation based on Apache Curator X Discovery - ZookeeperServiceDiscovery() - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery
- ZookeeperServiceDiscoveryChangeWatcher - org.apache.dubbo.registry.zookeeper中的类
-
Zookeeper
ServiceDiscoveryChangewatcheronly interests inWatcher.Event.EventType.NodeChildrenChangedandWatcher.Event.EventType.NodeDataChangedevent types, which will multicast aServiceInstancesChangedEventwhen the service node has been changed. - ZookeeperServiceDiscoveryChangeWatcher(ZookeeperServiceDiscovery, String, ServiceInstancesChangedListener) - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscoveryChangeWatcher
- ZookeeperServiceDiscoveryFactory - org.apache.dubbo.registry.zookeeper中的类
- ZookeeperServiceDiscoveryFactory() - 类 的构造器org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscoveryFactory
- ZookeeperTransporter - com.alibaba.dubbo.remoting.zookeeper中的接口
-
已过时。
- ZookeeperTransporter - org.apache.dubbo.remoting.zookeeper中的接口
所有类 所有程序包