$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
$
- $destroy() - 接口 中的方法org.apache.dubbo.rpc.service.Destroyable
- $echo(Object) - 接口 中的方法org.apache.dubbo.rpc.service.EchoService
-
echo test.
- $ECHO - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
echo call
- $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
- 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
- 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
DynamicConfigurationFactory
implementation with cache ability - AbstractDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
- AbstractInterfaceConfig - org.apache.dubbo.config中的类
-
AbstractDefaultConfig
- AbstractInterfaceConfig() - 类 的构造器org.apache.dubbo.config.AbstractInterfaceConfig
- AbstractMethodConfig - org.apache.dubbo.config中的类
-
AbstractMethodConfig
- AbstractMethodConfig() - 类 的构造器org.apache.dubbo.config.AbstractMethodConfig
- AbstractReferenceConfig - org.apache.dubbo.config中的类
-
AbstractConsumerConfig
- AbstractReferenceConfig() - 类 的构造器org.apache.dubbo.config.AbstractReferenceConfig
- AbstractServiceConfig - org.apache.dubbo.config中的类
-
AbstractServiceConfig
- AbstractServiceConfig() - 类 的构造器org.apache.dubbo.config.AbstractServiceConfig
- 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(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableConsumer
-
Applies this function to the given argument.
- ACCEPT_FOREIGN_IP - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- ACCEPTS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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 ""
- 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
- 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
- Adaptive - org.apache.dubbo.common.extension中的注释类型
-
Provide helpful information for
ExtensionLoader
to 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(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(String) - 类 中的方法org.apache.dubbo.common.url.component.param.DynamicValues
- 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
- addAndGet(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- addAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- addAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- addAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- addAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- addAttributes(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.URL
- addAttributes(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- addCallback(ShutdownHookCallback) - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- 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
- 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
- addConsumers(Iterable<ConsumerConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addDefaultConstructor() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- ADDED - org.apache.dubbo.common.config.configcenter.ConfigChangeType
-
A config is created.
- addExtension(String, Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Register new extension via API
- 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
- addImports(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- 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
instance
intoConfigManager
- addIntoConfigManager() - 类 中的方法org.apache.dubbo.config.MethodConfig
- addItem(T) - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- 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, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- 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
- addMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addMethodParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addMethodParameters(Map<String, Map<String, String>>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Add parameters to a new URLParam.
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterAndEncoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterAndEncoded(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Add absent parameters to a new URLParam.
- addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
-
Add parameters to a new url.
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Add parameters to a new URLParam.
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Add absent parameters to a new URLParam.
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- addParameterString(String) - 类 中的方法org.apache.dubbo.common.URL
- addParameterString(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- 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
-
This method should be called before Dubbo starting.
- 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.context.ConfigManager
- addProtocols(Iterable<ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addProvider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addProviders(Iterable<ProviderConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- 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
- addRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- ADDRESS_CONSUMPTION_STATUS - 接口 中的静态变量org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- addService(ServiceConfigBase<?>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addServices(Iterable<ServiceConfigBase<?>>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- addStatedUrl(ProviderModel.RegisterStatedURL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- addThreadPoolExhaustedEventListener(ThreadPoolExhaustedListener) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
- after() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- after() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
已过时。
- 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_CATEGORIES - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- allConsumerModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- allProviderModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- alwaysFalse() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
Predicate
always returnfalse
- alwaysTrue() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
Predicate
always 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
- 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
- APP_DYNAMIC_CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- append() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
If append=true, append new value to exist value instead of overriding it.
- 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
- appendAttributes(Map<String, String>, Object) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
-
Put attributes of specify 'config' into 'parameters' argument
- appendLines(File, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
append lines.
- 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
-
已过时。Do not set it and use the global Application Config
- application() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。Do not set it and use the global Application Config
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
已过时。Do not set it and use the global Application Config
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
已过时。Do not set it and use the global Application Config
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Do not set it and use the global Application Config
- application() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Do not set it and use the global Application Config
- APPLICATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ApplicationConfig - org.apache.dubbo.config中的类
-
The application info
- ApplicationConfig() - 类 的构造器org.apache.dubbo.config.ApplicationConfig
- ApplicationConfig(String) - 类 的构造器org.apache.dubbo.config.ApplicationConfig
- ApplicationInitListener - org.apache.dubbo.rpc.model中的接口
- ApplicationModel - org.apache.dubbo.rpc.model中的类
-
ExtensionLoader
,DubboBootstrap
and 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.
- ARCHITECTURE - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Application architecture name.
- Argument - org.apache.dubbo.config.annotation中的注释类型
- ArgumentConfig - org.apache.dubbo.config中的类
-
The method arguments configuration
- ArgumentConfig() - 类 的构造器org.apache.dubbo.config.ArgumentConfig
- ArgumentConfig(Argument) - 类 的构造器org.apache.dubbo.config.ArgumentConfig
- arguments() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- 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.
- 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.
- arrayToDelimitedString(Object[], String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- ArrayUtils - org.apache.dubbo.common.utils中的类
-
Contains some methods to check array.
- Assert - org.apache.dubbo.common.utils中的类
- 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_THREAD_NUM_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- AsyncMethodInfo - org.apache.dubbo.rpc.model中的类
- AsyncMethodInfo() - 类 的构造器org.apache.dubbo.rpc.model.AsyncMethodInfo
- AtomicPositiveInteger - org.apache.dubbo.common.utils中的类
- AtomicPositiveInteger() - 类 的构造器org.apache.dubbo.common.utils.AtomicPositiveInteger
- AtomicPositiveInteger(int) - 类 的构造器org.apache.dubbo.common.utils.AtomicPositiveInteger
- attribute() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
If attribute=false, ignore it when processing refresh()/getMetadata()/equals()/toString()
- available - 类 中的静态变量org.apache.dubbo.common.utils.DubboAppender
- available() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- AVAILABLE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- awaitTermination(long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
B
- BACKLOG_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- BACKUP_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RemotingConstants
- 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.
- BaseServiceMetadata - org.apache.dubbo.common中的类
-
2019-10-10
- BaseServiceMetadata() - 类 的构造器org.apache.dubbo.common.BaseServiceMetadata
- BEAN_NAME - 类 中的静态变量org.apache.dubbo.config.context.ConfigManager
- before() - 注释类型 中的方法com.alibaba.dubbo.common.extension.Activate
-
已过时。
- before() - 注释类型 中的方法org.apache.dubbo.common.extension.Activate
-
已过时。
- begin() - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。parse begin .
- BOOL - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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
- 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.
- build() - 类 中的方法org.apache.dubbo.common.URLBuilder
- build(ClassLoader) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
build CtClass object
- buildKey(String, String, String) - 类 中的静态方法org.apache.dubbo.common.URL
- buildPath(String, String...) - 接口 中的静态方法org.apache.dubbo.common.utils.PathUtils
- buildServiceKey(String, String, String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
- BuiltinServiceDetector - org.apache.dubbo.rpc.model中的接口
- 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_CLEAR_TASK_INTERVAL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CACHE_CLEAR_WAITING_THRESHOLD - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CACHE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.FilterConstants
- cacheableValueOf(String) - 类 中的静态方法org.apache.dubbo.common.URL
- CachedThreadPool - org.apache.dubbo.common.threadpool.support.cached中的类
-
This thread pool is self-tuned.
- CachedThreadPool() - 类 的构造器org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
- callback() - 接口 中的方法org.apache.dubbo.common.lang.ShutdownHookCallback
-
Callback execution
- callback() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- callback() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- CALLBACK_INSTANCES_LIMIT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The limit of callback service instances for one interface on every client
- 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
- camelToSplitName(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- cancel() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Attempts to cancel the
TimerTask
associated with this handle. - cancelScheduledFuture(ScheduledFuture<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- CATEGORY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- CharSequenceComparator - org.apache.dubbo.common.utils中的类
-
The
Comparator
forCharSequence
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- checkBytecode(String, byte[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- checkDuplicate(Class<?>) - 类 中的静态方法org.apache.dubbo.common.Version
- checkDuplicate(Class<?>, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
- checkDuplicate(String, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
- checkNoError() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- checkOrUpdateInited() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- checkPath(String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLItemCache
- checkRevision(String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLItemCache
- 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_PROPERTY - 接口 中的静态变量org.apache.dubbo.common.json.JSONVisitor
-
已过时。
- classForName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- ClassGenerator - org.apache.dubbo.common.bytecode中的类
-
ClassGenerator
- ClassGenerator.DC - org.apache.dubbo.common.bytecode中的接口
- ClassHelper - org.apache.dubbo.common.utils中的类
-
已过时。Replace to
ClassUtils
- ClassHelper() - 类 的构造器org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- CLASSIFIER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- classifyUrls(List<URL>, Predicate<URL>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- CLASSPATH_URL_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassUtils - org.apache.dubbo.common.compiler.support中的类
-
ClassUtils.
- ClassUtils - org.apache.dubbo.common.utils中的类
- ClassUtils() - 类 的构造器org.apache.dubbo.common.utils.ClassUtils
- clear() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- clear() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- 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
- clearParameters() - 类 中的方法org.apache.dubbo.common.URL
- clearParameters() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
remove all of the parameters in URLParam
- clearParameters() - 类 中的方法org.apache.dubbo.common.URLBuilder
- 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"
- 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
- cluster() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- cluster() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Cluster strategy, legal values include: failover, failfast, failsafe, failback, forking you can use
ClusterRules.FAIL_FAST
…… - cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Cluster strategy, legal values include: failover, failfast, failsafe, failback, forking you can use
ClusterRules.FAIL_FAST
…… - cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Cluster strategy, legal values include: failover, failfast, failsafe, failback, forking
- cluster() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Cluster strategy, legal values include: failover, failfast, failsafe, failback, forking
- CLUSTER_INTERCEPTOR_COMPATIBLE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ClusterRules - org.apache.dubbo.common.constants中的接口
-
constant for Cluster fault-tolerant mode
- CmdbAdapter - org.apache.dubbo.common.infra.support中的类
- CmdbAdapter() - 类 的构造器org.apache.dubbo.common.infra.support.CmdbAdapter
- 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
- com.alibaba.dubbo.common.extension - 程序包 com.alibaba.dubbo.common.extension
- com.alibaba.dubbo.config.annotation - 程序包 com.alibaba.dubbo.config.annotation
- 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
- CommonConstants - org.apache.dubbo.common.constants中的接口
- COMPARATOR - 类 中的静态变量org.apache.dubbo.common.extension.support.ActivateComparator
- COMPARATOR - 类 中的静态变量org.apache.dubbo.common.extension.support.WrapperComparator
- COMPARATOR - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The
Comparator
ofPrioritized
- 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(String, String) - 类 中的静态方法org.apache.dubbo.common.Version
-
Compare versions
- compareAndSet(int, int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- compareTo(Prioritized) - 接口 中的方法org.apache.dubbo.common.lang.Prioritized
- COMPATIBLE_CONFIG_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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 - org.apache.dubbo.common.compiler中的接口
-
Compiler.
- 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(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
- ConcurrentHashSet<E> - org.apache.dubbo.common.utils中的类
- ConcurrentHashSet() - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
- ConcurrentHashSet(int) - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
- 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
- ConfigCenterConfig - org.apache.dubbo.config中的类
-
ConfigCenterConfig
- ConfigCenterConfig() - 类 的构造器org.apache.dubbo.config.ConfigCenterConfig
- 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
AbstractConfig
and exposes its attributes throughConfiguration
- ConfigConfigurationAdapter(AbstractConfig, String) - 类 的构造器org.apache.dubbo.config.context.ConfigConfigurationAdapter
- configFile(String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- ConfigItem - org.apache.dubbo.common.config.configcenter中的类
-
Hold content and version information
- ConfigItem() - 类 的构造器org.apache.dubbo.common.config.configcenter.ConfigItem
- ConfigItem(String, Object) - 类 的构造器org.apache.dubbo.common.config.configcenter.ConfigItem
- ConfigManager - org.apache.dubbo.config.context中的类
- ConfigManager() - 类 的构造器org.apache.dubbo.config.context.ConfigManager
- 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
- CONFIGURATORS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ConfigUtils - org.apache.dubbo.common.utils中的类
- 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
- CONSISTENT_HASH - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Consistent Hash, requests with the same parameters are always sent to the same provider.
- Constants - org.apache.dubbo.common.config.configcenter中的接口
-
已过时。
- Constants - org.apache.dubbo.config中的接口
- constructMethodConfig(Method[]) - 类 中的静态方法org.apache.dubbo.config.MethodConfig
-
已过时。
- 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 - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- CONSUMER_SIDE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ConsumerConfig - org.apache.dubbo.config中的类
-
The service consumer default configuration
- ConsumerConfig() - 类 的构造器org.apache.dubbo.config.ConsumerConfig
- 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_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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
- containsKey(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- containsKey(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- 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.common.url.component.URLParam.URLParamMap
- CONTEXTPATH_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- 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(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
- 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
- convertPrimitive(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- convertPrimitive(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- convertRegister(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- convertSubscribe(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- convertToSplitName(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Convert camelCase or snake_case/SNAKE_CASE to kebab-case
- copyOf(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
byte array copy.
- CORE_THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- createConsumptionReport(String, String, String, String) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- 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.
- createMigrationStepReport(String, String, String, String, String, String) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- createRegistrationReport(String) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- CtClassBuilder - org.apache.dubbo.common.compiler.support中的类
-
CtClassBuilder is builder for CtClass
- CtClassBuilder() - 类 的构造器org.apache.dubbo.common.compiler.support.CtClassBuilder
- 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.
D
- D_REGISTRY_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DataStore - org.apache.dubbo.common.store中的接口
- 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(String) - 类 中的静态方法org.apache.dubbo.common.URL
- 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_ALIVE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_ASYNC_THREAD_NUM - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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_CLIENT_THREADPOOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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_CORE_THREADS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_DIRECTORY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_DUBBO_MIGRATION_FILE - 接口 中的静态变量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_FAILBACK_TIMES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_GROUP - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- DEFAULT_INSTANCES_REQUEST_SIZE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The default request size of service instances
- DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_KEY_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_LOADBALANCE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_PROXY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_QUEUES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_REGISTER_MODE_ALL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DEFAULT_REGISTER_MODE_INSTANCE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DEFAULT_REGISTER_MODE_INTERFACE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DEFAULT_RETRIES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DEFAULT_SERVER_SHUTDOWN_TIMEOUT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Default timeout value in milliseconds for server shutdown
- DEFAULT_SERVICE_NAME_MAPPING_PROPERTIES_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The default class path of the ServiceNameMapping
Properties
file - 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
ThreadPoolExecutor
is 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_VERSION - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DefaultDynamicParamSource - org.apache.dubbo.common.url.component.param中的类
- DefaultDynamicParamSource() - 类 的构造器org.apache.dubbo.common.url.component.param.DefaultDynamicParamSource
- DefaultExecutorRepository - org.apache.dubbo.common.threadpool.manager中的类
-
Consider implementing
Licycle
to enable executors shutdown when the process stops. - DefaultExecutorRepository() - 类 的构造器org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- DefaultPage<T> - org.apache.dubbo.common.utils中的类
-
The default implementation of
Page
- DefaultPage(int, int, List<T>, int) - 类 的构造器org.apache.dubbo.common.utils.DefaultPage
- defaultReturn(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- defaultReturn(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- defaultVal() - 类 中的方法org.apache.dubbo.common.url.component.param.DynamicValues
- defaultVal() - 类 中的方法org.apache.dubbo.common.url.component.param.FixedParamValue
- defaultVal() - 接口 中的方法org.apache.dubbo.common.url.component.param.ParamValue
-
get default value
- 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
- 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
- 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
- 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(JavaBeanDescriptor) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- deserialize(JavaBeanDescriptor, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- 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.context.ConfigManager
- destroy() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- destroy() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- 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
- determineInterfaceClass(String, String) - 类 中的静态方法org.apache.dubbo.config.ReferenceConfigBase
-
Determine the interface of the proxy class
- DEVELOPMENT_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Development environment key.
- 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
- DISABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DisableInject - org.apache.dubbo.common.extension中的注释类型
- dispatchThreadPoolExhaustedEvent(String) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
-
dispatch ThreadPoolExhaustedEvent
- doCompile(String, String) - 类 中的方法org.apache.dubbo.common.compiler.support.JavassistCompiler
- doCompile(String, String) - 类 中的方法org.apache.dubbo.common.compiler.support.JdkCompiler
- 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 ""
- doReport(String, Object) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- doStart() - 类 中的静态方法org.apache.dubbo.common.utils.DubboAppender
- doStop() - 类 中的静态方法org.apache.dubbo.common.utils.DubboAppender
- DOT_COMPATIBLE_KEYS - 接口 中的静态变量org.apache.dubbo.config.Constants
- DOT_REGEX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DOT_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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.
- doubleValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- DUBBO - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_ENV_KEYS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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_MIGRATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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 interface
that the Dubbo application prefers - DUBBO_PROPERTIES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DUBBO_PUBLISH_INSTANCE_DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DUBBO_PUBLISH_INTERFACE_DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DUBBO_REGISTER_MODE_DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- DUBBO_VERSION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- DubboAppender - org.apache.dubbo.common.utils中的类
- DubboAppender() - 类 的构造器org.apache.dubbo.common.utils.DubboAppender
- DubboInternalLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Dubbo internal
LoadingStrategy
- DubboInternalLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
- DubboLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Dubbo
LoadingStrategy
- DubboLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.DubboLoadingStrategy
- DubboReference - org.apache.dubbo.config.annotation中的注释类型
-
An annotation used for referencing a Dubbo service.
- DubboService - org.apache.dubbo.config.annotation中的注释类型
-
Class-level annotation used for declaring Dubbo service.
- DubboServiceAddressURL - org.apache.dubbo.common.url.component中的类
- DubboServiceAddressURL(URLAddress, URLParam, URL, ServiceConfigURL) - 类 的构造器org.apache.dubbo.common.url.component.DubboServiceAddressURL
- DUMP_DIRECTORY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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_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
- 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
- DynamicParamSource - org.apache.dubbo.common.url.component.param中的接口
- DynamicParamTable - org.apache.dubbo.common.url.component.param中的类
-
Global Param Cache Table Not support method parameters
- DynamicValues - org.apache.dubbo.common.url.component.param中的类
- DynamicValues(String) - 类 的构造器org.apache.dubbo.common.url.component.param.DynamicValues
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
- EchoService - org.apache.dubbo.rpc.service中的接口
-
Echo service.
- EchoServiceDetector - org.apache.dubbo.rpc.service中的类
- EchoServiceDetector() - 类 的构造器org.apache.dubbo.rpc.service.EchoServiceDetector
- EMPTY - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- EMPTY - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
- EMPTY_ARRAY - 接口 中的静态变量org.apache.dubbo.common.function.Predicates
- EMPTY_CLASS_ARRAY - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- 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
- encode(String) - 类 中的静态方法org.apache.dubbo.common.URL
- ENCODED_AND_MARK - 类 中的静态变量org.apache.dubbo.common.URLStrParser
- ENCODED_PID_KEY - 类 中的静态变量org.apache.dubbo.common.URLStrParser
- ENCODED_QUESTION_MARK - 类 中的静态变量org.apache.dubbo.common.URLStrParser
- ENCODED_TIMESTAMP_KEY - 类 中的静态变量org.apache.dubbo.common.URLStrParser
- encodeParameters(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Encode parameters map to string, like '[{a:b},{c:d}]'
- end(Object, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。parse end.
- END - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- entrySet() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- 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) - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- equals(Object) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
-
ignore consumer url compare.
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
-
ignore consumer url compare.
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- equals(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- 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(Collection<?>, Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Compares the specified collection with another, the main implementation references
AbstractSet
- 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
-
if escaped=true, escape it when append parameters to url
- excluded() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
If excluded=true, ignore it when append parameters to url
- 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
Predicate
to excluded annotation type - execute() - 接口 中的方法org.apache.dubbo.common.function.ThrowableAction
-
Executes the action
- 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(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
- 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
- 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
- Experimental - org.apache.dubbo.common中的注释类型
-
Indicating unstable API, may get removed or changed in the next release.
- 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.ServiceConfigBase
- EXPORT_ASYNC_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- exportAsync() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Weather the service is export asynchronously
- EXPORTER_LISTENER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Extension - org.apache.dubbo.common中的注释类型
-
已过时。because it's too general, switch to use
SPI
- ExtensionFactory - org.apache.dubbo.common.extension中的接口
-
ExtensionFactory
- ExtensionLoader<T> - org.apache.dubbo.common.extension中的类
-
ApplicationModel
,DubboBootstrap
and this class are at present designed to be singleton or static (by itself totally static or uses some static fields). - EXTRA_KEYS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
After simplify the registry, should add some parameter individually for provider.
F
- FAIL_BACK - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When fails, record failure requests and schedule for retry on a regular interval.
- 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_SAFE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the error message and ignore this error by returning an empty Result.
- FailsafeLogger - org.apache.dubbo.common.logger.support中的类
- FailsafeLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.support.FailsafeLogger
- FIELD - org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
Field accessor.
- FieldUtils - org.apache.dubbo.common.utils中的接口
-
The utilities class for Java Reflection
Field
- FILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- FileSystemDynamicConfiguration - org.apache.dubbo.common.config.configcenter.file中的类
-
File-System based
DynamicConfiguration
implementation - 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
DynamicConfigurationFactory
implementation - FileSystemDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfigurationFactory
- 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(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
- 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中的接口
- filterDefaultValues(Annotation, Map<String, Object>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Filter default value of Annotation type
- filterDefaultValues(Class<? extends Annotation>, Map<String, Object>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Filter default value of Annotation type
- 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
MultiValueConverter
instance fromExtensionLoader
with 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
- findConstructor(Class<?>, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- findField(Class<?>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field
by the name in the specified class and its inherited types - findField(Object, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field
by 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
annotation
type 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
Method
by the the specified type and method name without the parameter types - findMethod(Class, String, Class<?>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the
Method
by 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
method
from 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
method
from the declaring class - findParameterizedTypes(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Find the
Set
ofParameterizedType
- findThread(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- first(Collection<T>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Take the first element from the specified collection
- FixedParamValue - org.apache.dubbo.common.url.component.param中的类
-
In lower case
- FixedParamValue(String...) - 类 的构造器org.apache.dubbo.common.url.component.param.FixedParamValue
- 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 - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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.
- floatValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- flush() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- 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.
- FORKS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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.ClassHelper
-
已过时。Same as
Class.forName()
, except that it works for primitive types. - 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.ClassHelper
-
已过时。Replacement for
Class.forName()
that also returns Class instances for primitives (like "int") and array class names (like "String[]"). - 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.ClassHelper
-
已过时。
- forNameWithCallerClassLoader(String, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- forNameWithThreadContextClassLoader(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- forNameWithThreadContextClassLoader(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- FrameworkExt - org.apache.dubbo.common.context中的接口
- FrameworkStatusReporter - org.apache.dubbo.common.status.reporter中的接口
- from(URL) - 类 中的静态方法org.apache.dubbo.common.URLBuilder
G
- 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
- generateConfigId(C) - 类 中的静态方法org.apache.dubbo.config.context.ConfigManager
- generateServiceKey() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- generic() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。Do not need specify generic value, judge by injection type and interface class
- generic() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
已过时。Do not need specify generic value, judge by injection type and interface class
- generic() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Do not need specify generic value, judge by injection type and interface class
- GENERIC_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- GenericException - org.apache.dubbo.rpc.service中的异常错误
-
GenericException
- GenericException() - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericException(String, String) - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericException(Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.service.GenericException
- GenericJSONConverter - org.apache.dubbo.common.json中的类
-
已过时。
- GenericJSONConverter() - 类 的构造器org.apache.dubbo.common.json.GenericJSONConverter
-
已过时。
- GenericService - org.apache.dubbo.rpc.service中的接口
-
Generic service interface
- GenericServiceDetector - org.apache.dubbo.rpc.service中的类
- GenericServiceDetector() - 类 的构造器org.apache.dubbo.rpc.service.GenericServiceDetector
- 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.ReferenceConfigBase
- get(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get.
- get(int) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
get.
- get(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- get(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- 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, int) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- 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
- getAbsolutePath() - 类 中的方法org.apache.dubbo.common.URL
- getAccepts() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getAccepts() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getAccepts() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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)
- getActivateExtensions() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getActives() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getActives() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getActualInterface() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
Get actual interface class of this reference.
- getAdaptiveExtension() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- getAddress() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- getAddress() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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
- getAlive() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getAlive() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- 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
methods
of the declared class, including the inherited methods. - getAllFieldNames(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Get all field names of target type
- getAllGenericInterfaces(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic interfaces that are assignable from
ParameterizedType
interface - getAllGenericSuperClasses(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic super classes that are assignable from
ParameterizedType
interface - getAllGenericTypes(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
Get all generic types(including super classes and interfaces) that are assignable from
ParameterizedType
interface - getAllInheritedTypes(Class<?>, Predicate<Class<?>>...) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Get all inherited types from the specified type
- getAllInterfaces(Class<?>, Predicate<Class<?>>...) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Get all interfaces from the specified type
- getAllMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get all meta annotations from the specified
annotation
type - 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
methods
of the declared class, including the inherited methods. - 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
- getAndSet(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- getAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
- getAnyMethodParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- getAnyMethodParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getAnyMethodParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Get any method related parameter which match key
- getAnyMethodParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getAppConfigFile() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getAppConfigMap() - 类 中的方法org.apache.dubbo.common.config.Environment
- getAppConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getAppExternalConfigMap() - 类 中的方法org.apache.dubbo.common.config.Environment
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- getApplication() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getApplication() - 类 中的方法org.apache.dubbo.common.URL
- getApplication() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Always use the global ApplicationConfig
- getApplication() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getApplication() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- getApplication(String) - 类 中的方法org.apache.dubbo.common.URL
- getApplicationConfig() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getApplicationOrElseThrow() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getApps() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getArchitecture() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getArguments() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getArray(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get JSONArray value.
- getArray(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get JSONArray value.
- getAsyncInfo(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getAsyncThreadNum() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getAsyncThreadNum() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- 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.common.url.component.ServiceConfigURL
- getAttribute(String) - 类 中的方法org.apache.dubbo.common.URL
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getAttributes() - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- getAttributes() - 类 中的方法org.apache.dubbo.common.URL
- getAttributes(Annotation, boolean) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get attributes of annotation
- getAuth() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getAuthority() - 类 中的方法org.apache.dubbo.common.URL
- getAvailablePort() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getAvailablePort(int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getBackupAddress() - 类 中的方法org.apache.dubbo.common.URL
- getBackupAddress(int) - 类 中的方法org.apache.dubbo.common.URL
- getBackupUrls() - 类 中的方法org.apache.dubbo.common.URL
- getBeanPropertyFields(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getBeanPropertyReadMethods(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- 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)
- 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
- getCache() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getCachedDynamicProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getCallbacks() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
- getCallbacks() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getCallerClassLoader(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- getCallerClassLoader(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- getCapacity() - 类 中的方法org.apache.dubbo.common.utils.LFUCache
- getCategory() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getCategory() - 类 中的方法org.apache.dubbo.common.URL
- getCategory(String) - 类 中的方法org.apache.dubbo.common.URL
- getCategory(String[]) - 类 中的方法org.apache.dubbo.common.URL
- getChangeType() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getCharset() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getCharset() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getClassLoader() - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。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.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.ClassHelper
-
已过时。get class loader
- 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(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- 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
- 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
- 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
- getCodeBase(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getCodec() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getCodec() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getColonSeparatedKey() - 类 中的方法org.apache.dubbo.common.URL
-
The format is "{interface}:[version]:[group]"
- getCompatibleParamSignatures() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getCompiler() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getConcatenatedParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getConcatenatedParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getConfig(Class<T>, String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Get config instance by id or by name
- 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
- 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
- getConfigItem(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
get configItem which contains content and stat info.
- 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
- getConfigManager() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getConfigs(Class<C>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConfigsMap(Class<C>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
There are two ways to get configuration during exposure / reference or at runtime: 1.
- getConfigurationMaps() - 类 中的方法org.apache.dubbo.common.config.Environment
-
Get global configuration as map list
- getConfigurationMaps(AbstractConfig, String) - 类 中的方法org.apache.dubbo.common.config.Environment
-
Get configuration map list for target instance
- getConnections() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getConnections() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- 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
- getConsumerModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getConsumers() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getConsumerURL() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getContent() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getContent() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigItem
- getContextpath() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getContextpath() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getContextPath(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getConverter(Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.Converter
-
Get the Converter instance from
ExtensionLoader
with the specified source and target type - getCorethreads() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getCorethreads() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- 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
- 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
methods
of the declared class, excluding the inherited methods - getDecodedParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getDecodedParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getDefaultConfigCenter() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getDefaultConfigs(Class<C>) - 类 中的方法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
null
if it's not configured. - getDefaultExtensionName() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension name, return
null
if not configured. - 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
- getDefaultMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- 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
- 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
- getDefaultValue(int) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- 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
- 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
- getDescWithoutMethodName(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDescWithoutMethodName(CtMethod) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- 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
- getDisplayServiceKey() - 类 中的方法org.apache.dubbo.common.URL
-
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.
- 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
DynamicConfiguration
by 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
DynamicConfigurationFactory
by 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
- getEmptyObject(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getEmptyUrl(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- getEnableFileCache() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getEncoding() - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getEnumPropertyName() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- 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
- getExceptionClass() - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- getExceptionMessage() - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- getExchanger() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getExchanger() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getExecutes() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getExecutes() - 类 中的方法org.apache.dubbo.config.MethodConfig
- 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
- getExecutorRepository() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getExport() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getExportAsync() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getExportedServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- getExportedUrls() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getExportReferExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getExportReferExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getExtension() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- 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, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Find the extension with the given name.
- getExtension(String, boolean) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- 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
- getExternalConfigMap() - 类 中的方法org.apache.dubbo.common.config.Environment
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- 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
- getFields() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- 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
- 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
- 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
ParameterizedType
interface - 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.common.url.component.ServiceAddressURL
- getGroup() - 类 中的方法org.apache.dubbo.common.URL
- 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(String) - 类 中的方法org.apache.dubbo.common.URL
- getGroup(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getHeartbeat() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getHost() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getHost() - 类 中的方法org.apache.dubbo.common.URL
- getHost() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getHost() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getHostname() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getHostName(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getId() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- getId() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getIfSet() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- getImports() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- getIndex() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- getIndex(String) - 类 中的方法org.apache.dubbo.common.url.component.param.DynamicValues
- getIndex(String) - 类 中的方法org.apache.dubbo.common.url.component.param.FixedParamValue
- getIndex(String) - 接口 中的方法org.apache.dubbo.common.url.component.param.ParamValue
-
max index is 2^31 - 1
- getInitCode(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getInnerConfigurations() - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- getInstance() - 类 中的静态方法org.apache.dubbo.common.utils.SerializeClassChecker
- 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() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getInterface() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getInterfaceClass() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
Get proxy interface class of this reference.
- getInterfaceClass() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getInterfaces() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
- 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.PrefixedConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.PropertiesConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.common.config.SystemConfiguration
- getInternalProperty(String) - 类 中的方法org.apache.dubbo.config.context.ConfigConfigurationAdapter
- 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)
- getIntVersion(String) - 类 中的静态方法org.apache.dubbo.common.Version
- getIothreads() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getIothreads() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getIp() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
-
Fetch IP address for this URL.
- getIp() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getIp() - 类 中的方法org.apache.dubbo.common.URL
- getIpByConfig() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getIpByHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getKeepAlive() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getKey() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- getKey() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- getKey(int) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- getKeyIndex(boolean, String) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- 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
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getListener() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getLivenessProbe() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Find first valid IP from local network card
- getLocalHost() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- getLocalMigrationRule() - 类 中的方法org.apache.dubbo.common.config.Environment
- 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
- 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.
- getMaxCapacity() - 类 中的方法org.apache.dubbo.common.utils.LRUCache
- getMd5(String) - 类 中的静态方法org.apache.dubbo.common.utils.MD5Utils
- 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
- getMessage() - 类 中的方法org.apache.dubbo.common.status.Status
- getMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
- getMetaData() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
The new instance of the AbstractConfig subclass should return empty metadata. The purpose is is to get the attributes set by the user instead of the default value when the
AbstractConfig.refresh()
method handles attribute overrides. - getMetaData() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getMetaData() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getMetadataReportConfig() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- getMetadataRetryExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getMetadataRetryExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getMetadataServicePort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getMetadataType() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethodName(Method, Class<?>[], String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- getMethodNames() - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Get method related parameter.
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- getMethodParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, char) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameter(String, String, short) - 类 中的方法org.apache.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, short) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterAndDecoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterAndDecoded(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- getMethodParameterStrict(String, String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Get method related parameter.
- 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) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
- getMethodPositiveParameter(String, String, long) - 类 中的方法org.apache.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(Class<?>, boolean, boolean, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all
methods
of the declared class - getMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methods
of 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
- getMock() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- 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
- getMsg() - 类 中的方法org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
- getN(Integer) - 类 中的方法org.apache.dubbo.common.url.component.param.DynamicValues
- getN(Integer) - 类 中的方法org.apache.dubbo.common.url.component.param.FixedParamValue
-
DEFAULT value will be returned if n = 0
- getN(Integer) - 接口 中的方法org.apache.dubbo.common.url.component.param.ParamValue
-
get value at the specified index.
- 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.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
- getObject(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。get JSONObject value.
- getObject(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get JSONObject value.
- 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
- getOrDefaultExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get the extension by specified name if found, or
returns the default one
- getOrganization() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getOrganization() - 类 中的方法org.apache.dubbo.config.ModuleConfig
- getOverrideURL() - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- 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) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- getParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
-
FIXME, Avoid calling this method on the main line.
- getParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
get value of specified key in URLParam
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- getParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, long) - 类 中的方法org.apache.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) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, String[]) - 类 中的方法org.apache.dubbo.common.URL
- getParameter(String, List<String>) - 类 中的方法org.apache.dubbo.common.URL
- getParameterAndDecoded(String) - 类 中的方法org.apache.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() - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameters() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Get a Map like URLParam
- 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(Predicate<String>) - 类 中的方法org.apache.dubbo.common.URL
-
Get the parameters to be selected(filtered)
- getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getParentPrefix() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getPassword() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- getPassword() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- getPath() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getPath() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getPath() - 类 中的方法org.apache.dubbo.common.URL
- getPath() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
已过时。
- getPath() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- getPath() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- 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
- getPid() - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- getPluralTagName(Class<?>) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
- getPoolRouterExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getPoolRouterExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getPort() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getPort() - 类 中的方法org.apache.dubbo.common.URL
- getPort() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- 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(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) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
- getPositiveParameter(String, long) - 类 中的方法org.apache.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
- getPrefixedConfiguration(AbstractConfig, String) - 类 中的方法org.apache.dubbo.common.config.Environment
-
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
- getPrefixes() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- getPrefixes() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
Get method prefixes
- getPrefixes() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getPrefixes() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getPrimitiveProperty() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- 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
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getProperties() - 类 中的方法org.apache.dubbo.common.config.EnvironmentConfiguration
- getProperties() - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
- getProperties() - 类 中的方法org.apache.dubbo.common.config.PropertiesConfiguration
- getProperties() - 类 中的方法org.apache.dubbo.common.config.SystemConfiguration
- getProperties() - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
Get dubbo properties.
- getProperties() - 类 中的方法org.apache.dubbo.config.context.ConfigConfigurationAdapter
- 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
- 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.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
- getProperty(Properties, 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() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- getProtocol() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getProtocol() - 类 中的方法org.apache.dubbo.common.URL
- getProtocol() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getProtocol() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- 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(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProtocolIds() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocols() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getProtocols() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.common.URL
- 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
- getProviderIds() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getProviderModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getProviders() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getProviderUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- getProxy() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getProxy(Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy(ClassLoader, Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxyObject() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return the proxy object used by called while creating instance of ConsumerModel
- getPublishInstance() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getPublishInstance() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getPublishInterface() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getPublishInterface() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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
- getRawAddress() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getRawClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getRawParam() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
get raw string like parameters
- getRawParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getRawType(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- getReadinessProbe() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getReconnect() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getRef() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getReferAsync() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getReference(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getReferenceConfig() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getReferences() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getReferredServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- getRegisterConsumer() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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
- 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(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getRegistryNotificationExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getRegistryNotificationExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Scheduled executor handle registry notification.
- getRegistryUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- getRemoteApplication() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getRemoteApplication() - 类 中的方法org.apache.dubbo.common.URL
- getRepository() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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
- getReturnTypes() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- getReturnTypes(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- getRootDirectory() - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
- getRouter() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- getRuleKey(URL) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
The format is '{interfaceName}:[version]:[group]'
- getScope() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- getSent() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- getSerialization() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getSerialization() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getServer() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- getServer() - 类 中的方法org.apache.dubbo.config.ProviderConfig
- getServer() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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
- getServerShutdownTimeout() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- getServerTrustCertCollectionPath() - 类 中的方法org.apache.dubbo.config.SslConfig
- getServerTrustCertCollectionPathStream() - 类 中的方法org.apache.dubbo.config.SslConfig
- getService() - 类 中的方法org.apache.dubbo.config.MethodConfig
- 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
- getServiceConfig() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceDiscoveryAddressNotificationExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- getServiceDiscoveryAddressNotificationExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- getServiceId() - 类 中的方法org.apache.dubbo.config.MethodConfig
- getServiceInstance() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceInterface() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getServiceInterface() - 类 中的方法org.apache.dubbo.common.URL
- 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() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getServiceKey() - 类 中的方法org.apache.dubbo.common.URL
-
The format of return value is '{group}/{interfaceName}:{version}'
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceKey() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- 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.rpc.model.ConsumerModel
- getServiceMetadata() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- 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() - 类 中的方法org.apache.dubbo.common.URL
-
已过时。
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
- getServiceParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- 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
- getServiceRepository() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- getServices() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- getServiceType() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- getServiceType() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- getSession() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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.
- getShutwait() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getSide() - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- getSide() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getSide() - 类 中的方法org.apache.dubbo.common.URL
- getSide(String) - 类 中的方法org.apache.dubbo.common.URL
- 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
- 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
- getStartupProbe() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- getStat() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigItem
- 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
- 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
- getSubIds(Collection<Map<String, V>>, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
Search props and extract config ids
- getSubmittedTaskCount() - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
- getSubProperties(Collection<Map<String, V>>, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
Search props and extract sub properties.
- 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
- getTarget() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- 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
- 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
- getTimestamp() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- getTimestamp() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
- getToken() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- 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
- getType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- getType() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- getTypePrefix(Class<? extends AbstractConfig>) - 类 中的静态方法org.apache.dubbo.config.AbstractConfig
- getUniqueServiceName() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getUniqueServiceName() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- getUrl() - 接口 中的方法org.apache.dubbo.common.Node
-
get url.
- getUrl() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- getURL(String) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
use like spring code
- getUrlAddress() - 类 中的方法org.apache.dubbo.common.URL
- getUrlMergeProcessor() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- getUrlParam() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- getUrlParam() - 类 中的方法org.apache.dubbo.common.URL
- getUrlParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- getUseAsConfigCenter() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getUseAsMetadataCenter() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getUsername() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- getUsername() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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
- getValue() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- getValue(int, Integer) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- getValue(Annotation) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the "value" attribute from the specified
annotation
- getValueIndex(String, String) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- getVersion() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- getVersion() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- getVersion() - 类 中的方法org.apache.dubbo.common.URL
- 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(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.Version
- getVersion(String) - 类 中的方法org.apache.dubbo.common.URL
- 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
- getWeight() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- getWeight() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- getWrapper(Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.Wrapper
-
get wrapper.
- getZone() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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
- 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_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
- gson - 接口 中的静态变量org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
H
- hasAttribute(String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- hasAttribute(String) - 类 中的方法org.apache.dubbo.common.URL
- hasData() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
Returns whether the page has data at all.
- hasExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
- hashCode() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
- hashCode() - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.ServiceAddressURL
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- hashCode() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- 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
- HashedWheelTimer - org.apache.dubbo.common.timer中的类
-
A
Timer
optimized 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.
- hasMethod(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Check target bean class whether has specify method
- hasMethod(String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
has method.
- hasMethodParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
Weather there contains some parameter match method
- hasMethodParameter(String) - 类 中的方法org.apache.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
- hasNext() - 类 中的方法org.apache.dubbo.common.utils.DefaultPage
- hasNext() - 接口 中的方法org.apache.dubbo.common.utils.Page
-
It indicates has next page or not
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
check if specified key is present in URLParam
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- hasParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- hasProperty(String) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
has property.
- hasReporter() - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- hasServiceDiscoveryRegistryProtocol(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- hasServiceDiscoveryRegistryTypeKey(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified parameters of
URL
is service discovery registry type or not - hasServiceDiscoveryRegistryTypeKey(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified
URL
is service discovery registry type or not - hasServiceMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasServiceParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
- hasSubProperties(Collection<Map<String, V>>, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- hasText(CharSequence) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Check the cs String whether contains non whitespace characters.
- HEARTBEAT_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- hex2bytes(String) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from hex string.
- hex2bytes(String, int, int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
from hex string.
- HIDE_KEY_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- HIGHEST_PROTOCOL_VERSION - 类 中的静态变量org.apache.dubbo.common.Version
- Holder<T> - org.apache.dubbo.common.utils中的类
-
Helper Class for hold a value.
- Holder() - 类 的构造器org.apache.dubbo.common.utils.Holder
- HOST_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- HYPHEN - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- HYPHEN_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
I
- id() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
The id NOTE: The id attribute is ignored when using @DubboReference on @Bean method
- id() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。The id
- ID - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Config id
- IDENT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- IGNORE_CHECK_KEYS - 接口 中的静态变量org.apache.dubbo.config.Constants
- IgnoredParam - org.apache.dubbo.common.url.component.param中的类
- IgnoredParam() - 类 的构造器org.apache.dubbo.common.url.component.param.IgnoredParam
- incrementAndGet() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- index() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- 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.common.url.component.param.DynamicParamTable
- init() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Whether eager initialize the reference bean when all properties are set, default value is true ( null as true)
- init() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Whether eager initialize the reference bean when all properties are set, default value is true ( null as true)
- init() - 接口 中的方法org.apache.dubbo.rpc.model.ApplicationInitListener
-
init the application
- init() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
- init(List<String>, List<ParamValue>) - 类 中的方法org.apache.dubbo.common.url.component.param.DefaultDynamicParamSource
- init(List<String>, List<ParamValue>) - 接口 中的方法org.apache.dubbo.common.url.component.param.DynamicParamSource
- init(Map<String, AsyncMethodInfo>) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- 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
- initMethodModels() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- initMethodParameters(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.url.component.URLParam
- initProperties() - 接口 中的方法org.apache.dubbo.common.config.OrderedPropertiesProvider
-
load the properties
- injvm() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- injvm() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
已过时。using scope="local" or scope="remote" instead
- 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
- InmemoryConfiguration - org.apache.dubbo.common.config中的类
-
In-memory configuration
- InmemoryConfiguration() - 类 的构造器org.apache.dubbo.common.config.InmemoryConfiguration
- InmemoryConfiguration(String) - 类 的构造器org.apache.dubbo.common.config.InmemoryConfiguration
- InmemoryConfiguration(Map<String, String>) - 类 的构造器org.apache.dubbo.common.config.InmemoryConfiguration
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.lang.ShutdownHookCallbacks
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.utils.CharSequenceComparator
- INSTANCE - 类 中的静态变量org.apache.dubbo.common.utils.MethodComparator
- INSTANCES_REQUEST_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The request size of service instances
- INT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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.
- 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
- 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
- INTERFACES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- intern(String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLItemCache
- InternalRunnable - org.apache.dubbo.common.threadlocal中的类
-
InternalRunnable There is a risk of memory leak when using
InternalThreadLocal
without 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
ThreadLocal
that 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
InternalThread
s. - intValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- INVOCATION_INTERCEPTOR_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- INVOKER_LISTENER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- IO_THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- IOUtils - org.apache.dubbo.common.utils中的类
-
Miscellaneous io utility methods.
- IS_HAS_CAN_METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
- 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
- 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() - 类 中的方法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
- isAvailable() - 接口 中的方法org.apache.dubbo.common.Node
-
is available.
- 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
- isBlank(CharSequence) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- isCallback() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- isCancelled() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns
true
if and only if theTimerTask
associated with this handle has been cancelled. - isCheck() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- isCheck() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- isCheck() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
- isClassType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- 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.
- isConfigurator(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isConsumer(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- 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(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- isDefaultGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isDefaultValue(String, String) - 类 中的静态方法org.apache.dubbo.common.url.component.param.DynamicParamTable
- isDeprecated() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- isDeprecated(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Check if the method is a deprecated method.
- isDynamic() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- isDynamic() - 类 中的方法org.apache.dubbo.config.RegistryConfig
- isDynamicClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
- isDynamicIncluded() - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
- isEmpty() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- 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(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
true
if the supplied Collection isnull
or empty. - isEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
true
if the supplied Map isnull
or empty. - isEmptyValue(Object) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- 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
- isExpired() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns
true
if and only if theTimerTask
associated with this handle has been expired. - isExported() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- 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
- 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.ClassHelper
-
已过时。Replace to
MethodUtils#isGetter(Method)
- isGetter(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
true
if the provided method is a get method. - isGsonGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isHighestPriority() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
已过时。
- 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
- isInjvm() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。instead, use the parameter scope> to judge if it's in jvm, scope=local
- 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.
- 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.
- isLocalHost() - 类 中的方法org.apache.dubbo.common.URL
- isLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- isMapType() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- isMatch(URL, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchCategory(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchGlobPattern(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMatchGlobPattern(String, String, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isMetaMethod(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
true
If this method is a meta method. - isMulticastAddress(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
is multicast address or not
- isNeedWrap() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- 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
true
if the supplied Collection isnot null
or not empty. - isNotEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return
true
if the supplied Map isnot null
or not empty. - isNumeric(String, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- 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
NetworkInterface
or 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.ClassHelper
-
已过时。
- 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
member
is private or not ? - isProtobufGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
- isProvider(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isPublic(Member) - 接口 中的静态方法org.apache.dubbo.common.utils.MemberUtils
-
check the specified
member
is public or not ? - isPublicInstanceField(Field) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
- isRefreshed() - 类 中的方法org.apache.dubbo.config.AbstractConfig
- 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
- 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
- isRoute(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isSameType(Annotation, Class<? extends Annotation>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Is the type of specified annotation same to the expected type?
- isServiceDiscoveryURL(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isServiceKeyMatch(URL, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- isSetter(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。Replace to
MethodUtils#isSetter(Method)
- isSetter(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return
true
if the provided method is a set method. - isShutdown() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- isSimpleType(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
The specified type is simple type or not
- isStatic(Member) - 接口 中的静态方法org.apache.dubbo.common.utils.MemberUtils
-
check the specified
member
is static or not ? - isStop() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
- isStop() - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
the timer is stop
- isStream() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- 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(Executor) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- 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
- isType(AnnotatedElement) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Is the specified type a generic
type
- isTypeMatch(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。We only check boolean value at this moment.
- isTypeMatch(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
We only check boolean value at this moment.
- isUnary() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
- 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
- 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
- iterator() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- iterator() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns an iterator over the elements in this set.
J
- 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
- 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中的类
- JavassistCompiler - org.apache.dubbo.common.compiler.support中的类
-
JavassistCompiler.
- JavassistCompiler() - 类 的构造器org.apache.dubbo.common.compiler.support.JavassistCompiler
- 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
- 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(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
- joinAll(Map<String, Map<String, String>>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- 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
-
已过时。
- 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
- 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
- key() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
Specify the parameter key when append parameters to url
- keys() - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。get key iterator.
- keySet() - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
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_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_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.
- 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
0
if the CharSequence isnull
. - Level - org.apache.dubbo.common.logger中的枚举
-
Level
- 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.
- Lifecycle - org.apache.dubbo.common.context中的接口
-
The Lifecycle of Dubbo component
- LifecycleAdapter - org.apache.dubbo.common.context中的类
- LifecycleAdapter() - 类 的构造器org.apache.dubbo.common.context.LifecycleAdapter
- 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
- 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_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- listItems() - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- loadbalance() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Reference
-
已过时。
- loadbalance() - 注释类型 中的方法com.alibaba.dubbo.config.annotation.Service
-
已过时。
- loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Load balance strategy, legal values include: random, roundrobin, leastactive you can use
LoadbalanceRules.RANDOM
…… - loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
Load balance strategy, legal values include: random, roundrobin, leastactive you can use
LoadbalanceRules.RANDOM
…… - loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Reference
-
已过时。Load balance strategy, legal values include: random, roundrobin, leastactive
- loadbalance() - 注释类型 中的方法org.apache.dubbo.config.annotation.Service
-
已过时。Load balance strategy, legal values include: random, roundrobin, leastactive
- LOADBALANCE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- LoadbalanceRules - org.apache.dubbo.common.constants中的接口
-
constant for Loadbalance strategy
- LoadingStrategy - org.apache.dubbo.common.extension中的接口
- loadMigrationRule(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- 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
Properties
from class path. - 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
-
已过时。
- LOCALHOST_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- LOCALHOST_VALUE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Log - org.apache.dubbo.common.utils中的类
- Log() - 类 的构造器org.apache.dubbo.common.utils.Log
- 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
- 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
- logger - 接口 中的静态变量org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- Logger - org.apache.dubbo.common.logger中的接口
-
Logger interface
- LoggerAdapter - org.apache.dubbo.common.logger中的接口
-
Logger provider
- LoggerFactory - org.apache.dubbo.common.logger中的类
-
Logger factory
- LogHelper - org.apache.dubbo.common.utils中的类
- logList - 类 中的静态变量org.apache.dubbo.common.utils.DubboAppender
- LogUtil - org.apache.dubbo.common.utils中的类
- LogUtil() - 类 的构造器org.apache.dubbo.common.utils.LogUtil
- 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.
- longValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- 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
- 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<K,V> - org.apache.dubbo.common.utils中的类
-
LRU-2
- LRUCache() - 类 的构造器org.apache.dubbo.common.utils.LRUCache
- LRUCache(int) - 类 的构造器org.apache.dubbo.common.utils.LRUCache
- LSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- LSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
M
- makeAccessible(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Copy from org.springframework.util.ReflectionUtils.
- mapEquals(Map<?, ?>, Map<?, ?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
- mark(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- mark(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- markSupported() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- markSupported() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- markSupportedInputStream(InputStream) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- markSupportedInputStream(InputStream, int) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
- 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
- MAX_PRIORITY - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The maximum priority
- MAX_PROXY_COUNT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MD5Utils - org.apache.dubbo.common.utils中的类
-
MD5 util.
- MD5Utils() - 类 的构造器org.apache.dubbo.common.utils.MD5Utils
- MemberUtils - org.apache.dubbo.common.utils中的接口
-
Java Reflection
Member
Utilities class - MemoryStatusChecker - org.apache.dubbo.common.status.support中的类
-
MemoryStatus
- MemoryStatusChecker() - 类 的构造器org.apache.dubbo.common.status.support.MemoryStatusChecker
- MERGEABLE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
- merger() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Service merger
- merger() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- mergeValues(Class<?>, String, List<String>) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
Insert default extension into extension list.
- METADATA_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- METADATA_MAPPING_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MetadataReportConfig - org.apache.dubbo.config中的类
-
MetadataReportConfig
- MetadataReportConfig() - 类 的构造器org.apache.dubbo.config.MetadataReportConfig
- MetadataReportConfig(String) - 类 的构造器org.apache.dubbo.config.MetadataReportConfig
- Method - org.apache.dubbo.config.annotation中的注释类型
- METHOD - org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
Method accessor.
- 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
- MethodComparator - org.apache.dubbo.common.utils中的类
-
The Comparator class for
Method
, the comparison rule : Comparing to twomethod names
lexicographically
. - MethodConfig - org.apache.dubbo.config中的类
-
The method configuration
- MethodConfig() - 类 的构造器org.apache.dubbo.config.MethodConfig
- MethodConfig(Method) - 类 的构造器org.apache.dubbo.config.MethodConfig
-
已过时。
- MethodDescriptor - org.apache.dubbo.rpc.model中的类
- MethodDescriptor(Method) - 类 的构造器org.apache.dubbo.rpc.model.MethodDescriptor
- MethodDescriptor.RpcType - org.apache.dubbo.rpc.model中的枚举
- 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.
- 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
- MIGRATION_STEP_STATUS - 接口 中的静态变量org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- MIN_PRIORITY - 接口 中的静态变量org.apache.dubbo.common.lang.Prioritized
-
The minimum priority
- 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_HEARTBEAT_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- ModuleConfig - org.apache.dubbo.config中的类
-
The module info
- ModuleConfig() - 类 的构造器org.apache.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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- MonitorConfig - org.apache.dubbo.config中的类
-
MonitorConfig
- MonitorConfig() - 类 的构造器org.apache.dubbo.config.MonitorConfig
- MonitorConfig(String) - 类 的构造器org.apache.dubbo.config.MonitorConfig
- MULTI_SERIALIZATION_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- MULTICAST - 接口 中的静态变量org.apache.dubbo.config.Constants
- MultiValueConverter<S> - org.apache.dubbo.common.convert.multiple中的接口
-
An interface to convert the source-typed value to multiple value, e.g , Java array,
Collection
or sub-interfaces
N
- name() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
- NAME - 类 中的静态变量org.apache.dubbo.common.config.Environment
- 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.rpc.model.ApplicationModel
- NAME - 类 中的静态变量org.apache.dubbo.rpc.model.ServiceRepository
- 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
- NetUtils - org.apache.dubbo.common.utils中的类
-
IP and Port Helper for RPC
- NetUtils() - 类 的构造器org.apache.dubbo.common.utils.NetUtils
- 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
- 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
TimerTask
for one-time execution after the specified delay. - nextExecutorExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- nextExecutorExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
- 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
- Node - org.apache.dubbo.common中的接口
-
Node.
- Node(String, String) - 类 的构造器org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- NON_OBJECT_TYPE_FILTER - 接口 中的静态变量org.apache.dubbo.common.utils.TypeUtils
- 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
- 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
- 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 - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- NULL - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- nullSafeToString(Object) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
O
- OBJECT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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.
- objectEnd() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。object end.
- objectEnd(int) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。object end, return object value.
- 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.
- 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
- ofSet(T...) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Convert to multiple values to be
LinkedHashSet
- OK - org.apache.dubbo.common.status.Status.Level
-
OK
- 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
- onCompleted() - 接口 中的方法org.apache.dubbo.common.stream.StreamObserver
-
onCompleted
- 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
- 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
- onError(Throwable) - 接口 中的方法org.apache.dubbo.common.stream.StreamObserver
-
onError
- onEvent(ThreadPoolExhaustedEvent) - 接口 中的方法org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener
-
Notify when the thread pool is exhausted.
- oninvoke() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- onNext(T) - 接口 中的方法org.apache.dubbo.common.stream.StreamObserver
-
onNext
- onreturn() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- onthrow() - 注释类型 中的方法org.apache.dubbo.config.annotation.Method
- openClassfile(String) - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Obtains a class file from the class loader.
- 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 Ascending order, smaller values will be in the front o the list.
- OrderedPropertiesProvider - org.apache.dubbo.common.config中的接口
-
The smaller value, the higher priority
- 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.status - 程序包 org.apache.dubbo.common.status
- org.apache.dubbo.common.status.reporter - 程序包 org.apache.dubbo.common.status.reporter
- 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.stream - 程序包 org.apache.dubbo.common.stream
- 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.url.component - 程序包 org.apache.dubbo.common.url.component
- org.apache.dubbo.common.url.component.param - 程序包 org.apache.dubbo.common.url.component.param
- 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.context - 程序包 org.apache.dubbo.config.context
- org.apache.dubbo.config.support - 程序包 org.apache.dubbo.config.support
- org.apache.dubbo.rpc.model - 程序包 org.apache.dubbo.rpc.model
- org.apache.dubbo.rpc.service - 程序包 org.apache.dubbo.rpc.service
- org.apache.dubbo.rpc.support - 程序包 org.apache.dubbo.rpc.support
- ORGANIZATION - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Running application organization name.
- overridden() - 类 中的方法org.apache.dubbo.common.extension.DubboLoadingStrategy
- overridden() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
-
Indicates current
LoadingStrategy
supports overriding other lower prioritized instances or not. - overridden() - 类 中的方法org.apache.dubbo.common.extension.ServicesLoadingStrategy
- OVERRIDE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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 - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Application owner name;
P
- Page<T> - org.apache.dubbo.common.utils中的接口
-
The model class of pagination
- PARAM_NAME_PREFIX - 类 中的静态变量org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- Parameter - org.apache.dubbo.config.support中的注释类型
-
Parameter
- 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} or {"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.Method
-
Customized parameter key-value pair, for example: {key1, value1, key2, value2} or {"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
-
已过时。
- ParamValue - org.apache.dubbo.common.url.component.param中的接口
- 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.common.url.component.URLParam
-
Parse URLParam Init URLParam by constructor is not allowed
- parse(String, boolean, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.url.component.URLParam
-
Parse URLParam Init URLParam by constructor is not allowed
- 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, String, boolean) - 类 中的静态方法org.apache.dubbo.common.url.component.URLAddress
- parse(String, JSONVisitor) - 类 中的静态方法org.apache.dubbo.common.json.JSON
-
已过时。parse json.
- parse(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.url.component.URLParam
-
Parse URLParam Init URLParam by constructor is not allowed rawParam field in result will be null while
URLParam.getRawParam()
will automatically create it - parse(Map<String, String>, String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLParam
-
Parse URLParam Init URLParam by constructor is not allowed
- parseDecodedStr(String) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseDecodedStr(String, boolean) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseEncodedStr(String) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseEncodedStr(String, boolean) - 类 中的静态方法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
-
已过时。
- parseInteger(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- parseParameters(String) - 类 中的静态方法org.apache.dubbo.common.Parameters
-
已过时。
- parseParameters(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Decode parameters string to map
- parseParams(String, boolean) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseProperties(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
- parseQueryString(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
parse query string to Parameters.
- parseRawURLToArrays(String, int) - 类 中的静态方法org.apache.dubbo.common.URLStrParser
- parseServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- parseURL(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- parseURLs(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PATH_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PathURLAddress - org.apache.dubbo.common.url.component中的类
- PathURLAddress(String, String, String, String, String, int) - 类 的构造器org.apache.dubbo.common.url.component.PathURLAddress
- PathURLAddress(String, String, String, String, String, int, String) - 类 的构造器org.apache.dubbo.common.url.component.PathURLAddress
- PathUtils - org.apache.dubbo.common.utils中的接口
-
Path Utilities class
- peek() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
peek.
- peekItem() - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
- pendingTimeouts() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
-
Returns the number of pending timeouts of this
Timer
. - 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
- pop() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
pop.
- PORT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- position() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- position(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- Predicates - org.apache.dubbo.common.function中的接口
-
The utilities class for Java
Predicate
- preferExtensionClassLoader() - 接口 中的方法org.apache.dubbo.common.extension.LoadingStrategy
- PREFERRED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PrefixedConfiguration - org.apache.dubbo.common.config中的类
- PrefixedConfiguration(Configuration, String) - 类 的构造器org.apache.dubbo.common.config.PrefixedConfiguration
- printList(List<T>) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- Prioritized - org.apache.dubbo.common.lang中的接口
-
Prioritized
interface can be implemented by objects that should be sorted, for example the tasks in executable queue. - priority() - 接口 中的方法org.apache.dubbo.common.config.OrderedPropertiesProvider
-
order
- process(ConfigChangedEvent) - 接口 中的方法org.apache.dubbo.common.config.configcenter.ConfigurationListener
-
Listener call back method.
- PRODUCTION_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Production environment key.
- 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_MESSAGE_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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_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
- ProtocolConfig - org.apache.dubbo.config中的类
-
ProtocolConfig
- ProtocolConfig() - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- ProtocolConfig(String) - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- ProtocolConfig(String, int) - 类 的构造器org.apache.dubbo.config.ProtocolConfig
- PROTOCOLS_SUFFIX - 接口 中的静态变量org.apache.dubbo.config.Constants
- ProtocolUtils - org.apache.dubbo.rpc.support中的类
- 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 - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- PROVIDER_FIRST_KEYS - 类 中的静态变量org.apache.dubbo.common.url.component.DubboServiceAddressURL
- PROVIDER_SIDE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ProviderConfig - org.apache.dubbo.config中的类
-
The service provider default configuration
- ProviderConfig() - 类 的构造器org.apache.dubbo.config.ProviderConfig
- 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_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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 - org.apache.dubbo.common.bytecode中的类
-
Proxy.
- PROXY_CLASS_REF - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Consumer side 's proxy class
- 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
- publishConfigCas(String, String, String, Object) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
publish config mapped to this given key and given group with stat.
- push(E) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
push.
- put(String, Object) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。put value.
- put(String, String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- 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.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.common.url.component.URLParam.URLParamMap
- putAll(Map<String, Object>) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。put all.
- putAttribute(String, Object) - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- putAttribute(String, Object) - 类 中的方法org.apache.dubbo.common.URL
- putAttribute(String, Object) - 类 中的方法org.apache.dubbo.common.URLBuilder
- putMethodParameter(String, String, String, Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.URL
- putParams(Map<String, String>, String, String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLItemCache
- putParamsIntern(Map<String, String>, String, String) - 类 中的静态方法org.apache.dubbo.common.url.component.URLItemCache
Q
- QOS_ENABLE - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- QOS_HOST - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- QOS_LIVE_PROBE_EXTENSION - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- QOS_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
- QOS_READY_PROBE_EXTENSION - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- QOS_STARTUP_PROBE_EXTENSION - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- QosConstants - org.apache.dubbo.common.constants中的接口
-
QosConstants
- QUESTION_MASK - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- QUESTION_MASK_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
- QUEUES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- QUOTE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
R
- RANDOM - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
This class select one provider from multiple providers randomly.
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- read(byte[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- read(char[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- read(Reader) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read string.
- readLines(File) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read lines.
- readLines(InputStream) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
read lines.
- READONLY_EVENT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- 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
- 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
- REFER_ASYNC_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- referAsync() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
Weather the reference is refer asynchronously
- Reference - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboReference
as the substitute - Reference - org.apache.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboReference
as the substitute - REFERENCE_FILTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REFERENCE_INTERCEPTOR_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ReferenceConfigBase<T> - org.apache.dubbo.config中的类
-
ReferenceConfig
- ReferenceConfigBase() - 类 的构造器org.apache.dubbo.config.ReferenceConfigBase
- ReferenceConfigBase(Reference) - 类 的构造器org.apache.dubbo.config.ReferenceConfigBase
- ReflectUtils - org.apache.dubbo.common.utils中的类
-
ReflectUtils
- refresh() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
Dubbo config property override
- refresh() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- refreshAll() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
- REGISTER_MODE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- registerConsumer(String, ServiceDescriptor, ReferenceConfigBase<?>, Object, ServiceMetadata) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- 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
- RegisterStatedURL(URL, URL, boolean) - 类 的构造器org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- REGISTRATION_STATUS - 接口 中的静态变量org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- REGISTRIES_SUFFIX - 接口 中的静态变量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_CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_CLUSTER_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_DELAY_NOTIFICATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REGISTRY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_LOCAL_FILE_CACHE_ENABLED - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Whether to cache locally, default is true
- REGISTRY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_PUBLISH_INSTANCE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- REGISTRY_PUBLISH_INTERFACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- 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
- RegistryConfig - org.apache.dubbo.config中的类
-
RegistryConfig
- RegistryConfig() - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConfig(String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConfig(String, String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
- RegistryConstants - org.apache.dubbo.common.constants中的接口
- registryNotificationExecutor - 类 中的变量org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
- release() - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
- RELEASE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
package version in the manifest
- REMOTE_APPLICATION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- REMOTE_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- RemotingConstants - org.apache.dubbo.common.constants中的接口
-
RemotingConstants
- 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(Object) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap
- 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(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
InternalThreadLocal
variables bound to the current thread. - removeAttribute(String) - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- removeAttribute(String) - 类 中的方法org.apache.dubbo.common.URL
- removeConfig(String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
- removeConfig(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- removeConfig(AbstractConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
In some scenario, we may nee to add and remove ServiceConfig or ReferenceConfig dynamically.
- 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.
- removeIndexedVariable(int) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- 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, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URL
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
-
remove specified parameters in URLParam
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URL
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
- removeThreadPoolExhaustedEventListener(ThreadPoolExhaustedListener) - 类 中的方法org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
- 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
repeat
times to form a new String. - repeat(String, String, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Repeat a String
repeat
times to form a new String, with a String separator injected each time. - 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
max
values 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
- replaceProperty(String, Configuration) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
- report(String, Object) - 接口 中的方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- reportConsumptionStatus(Object) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- reportMigrationStepStatus(Object) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- reportRegistrationStatus(Object) - 接口 中的静态方法org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
- required() - 注释类型 中的方法org.apache.dubbo.config.support.Parameter
-
If required=true, the value must not be empty when append to url
- reRegisterConsumer(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- reRegisterProvider(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- reset() - 类 中的方法org.apache.dubbo.common.config.Environment
-
Reset environment.
- 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.rpc.model.ApplicationModel
- reset(URL) - 接口 中的方法org.apache.dubbo.common.Resetable
-
reset.
- Resetable - org.apache.dubbo.common中的接口
-
Resetable.
- resetExtensionLoader(Class) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
- 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
Class
by the specified name andClassLoader
- resolveGroup() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- resolveInterfaceClassName() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
Resolve the class name of interface
- resolvePlaceholders(String) - 类 中的方法org.apache.dubbo.common.config.Environment
- resolvePrimitiveClassName(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
- 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.
- resolveTypes(Object...) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Resolve the types of the specified values
- resolveVersion() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- retryOffer(Runnable, long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
-
retry offer task
- RETURN_NULL_INVOKER - 类 中的静态变量org.apache.dubbo.common.bytecode.Proxy
- revertDisplayServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
-
revert of org.apache.dubbo.common.ServiceDescriptor#getDisplayServiceKey()
- revertForbid(List<String>, Set<URL>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertNotify(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertRegister(Map<String, Map<String, String>>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- revertSubscribe(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
- REVISION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Ring<T> - org.apache.dubbo.common.threadpool.manager中的类
- Ring() - 类 的构造器org.apache.dubbo.common.threadpool.manager.Ring
- ROUND_ROBIN - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Round robin load balance.
- ROUTE_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ROUTE_SCRIPT_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ROUTERS_CATEGORY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- ROUTERS_SUFFIX - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
- RSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RSQUARE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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(Timeout) - 接口 中的方法org.apache.dubbo.common.timer.TimerTask
-
Executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit)
.
S
- 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
- scope() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
the scope for referring/exporting a service, if it's local, it means searching in current JVM only.
- scope() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboService
-
the scope for referring/exporting a service, if it's local, it means searching in current JVM only.
- SCOPE_NONE - 接口 中的静态变量org.apache.dubbo.config.Constants
- searchMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
- 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
- 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
- SEPARATOR_REGEX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- serialize(Object) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- serialize(Object, JavaBeanAccessor) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
- SERIALIZE_BLOCKED_LIST_FILE_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SerializeClassChecker - org.apache.dubbo.common.utils中的类
- Service - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboService
as the substitute - Service - org.apache.dubbo.config.annotation中的注释类型
-
已过时。Recommend
DubboService
as the substitute - SERVICE_ANNOTATION_CLASSES - 类 中的静态变量org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
The annotation
classes
of Dubbo Service (read-only) - SERVICE_FILTER_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
Properties
file - 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
- ServiceAddressURL - org.apache.dubbo.common.url.component中的类
- ServiceAddressURL(String, String, String, String, int, String, Map<String, String>, URL) - 类 的构造器org.apache.dubbo.common.url.component.ServiceAddressURL
- ServiceAddressURL(URLAddress, URLParam, URL) - 类 的构造器org.apache.dubbo.common.url.component.ServiceAddressURL
- ServiceAnnotationResolver - org.apache.dubbo.common.utils中的类
-
The resolver class for
@Service
- ServiceAnnotationResolver(Class<?>) - 类 的构造器org.apache.dubbo.common.utils.ServiceAnnotationResolver
- ServiceConfigBase<T> - org.apache.dubbo.config中的类
-
ServiceConfig
- ServiceConfigBase() - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
- ServiceConfigBase(Service) - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
- ServiceConfigURL - org.apache.dubbo.common.url.component中的类
- ServiceConfigURL() - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int, String) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int, String[]) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, int, Map<String, String>) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, String, String, int, String) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(String, String, String, String, int, String, Map<String, String>, Map<String, Object>) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- ServiceConfigURL(URLAddress, URLParam, Map<String, Object>) - 类 的构造器org.apache.dubbo.common.url.component.ServiceConfigURL
- 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
- 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
- ServiceRepository - org.apache.dubbo.rpc.model中的类
- ServiceRepository() - 类 的构造器org.apache.dubbo.rpc.model.ServiceRepository
- services() - 注释类型 中的方法org.apache.dubbo.config.annotation.DubboReference
-
已过时。
- ServicesLoadingStrategy - org.apache.dubbo.common.extension中的类
-
Services
LoadingStrategy
- ServicesLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.ServicesLoadingStrategy
- set(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- set(int, E) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
set.
- set(T) - 类 中的方法org.apache.dubbo.common.utils.Holder
- set(V) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value for the current thread.
- 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) - 类 中的方法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, int) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setAddress(String, int) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setAppConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setAppConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- setAppExternalConfig(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setAppExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- setApplication(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Set application config
- setArchitecture(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setArguments(List<? extends ArgumentConfig>) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setAsync(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setAsyncThreadNum(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setAsyncThreadNum(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setAuth(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setCache(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setCallback(Boolean) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setCallbacks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- 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
- 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
- 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
- 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
- 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
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setCompiler(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setConfigCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setConnections(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setConsumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setContent(String) - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigItem
- 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
- setCycleReport(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
- 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.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
- setEnableFileCache(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setEnumNameProperty(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setEnvironment(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setExceptionClass(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- setExceptionMessage(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
- 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(EagerThreadPoolExecutor) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
- setExport(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setExportAsync(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
- 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
- setFilter(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setForks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- 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
- setHeartbeat(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setHighestPriority(Boolean) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
已过时。
- setHost(String) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setHost(String) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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
- setId(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
- setIndex(Integer) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setIndexedVariable(int, Object) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
- 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(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setInterface(MulticastSocket, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- setInterfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
已过时。
- setInterval(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setKeepAlive(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- 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
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setLivenessProbe(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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)
- setLocalMigrationRule(String) - 类 中的方法org.apache.dubbo.common.config.Environment
-
已过时。
- setLogger(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setLogger(Logger) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
- 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
- setMetadataReportConfig(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetadataServicePort(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMetadataType(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setMethods(List<? extends MethodConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setMixinInstance(Object) - 接口 中的方法org.apache.dubbo.common.bytecode.Mixin.MixinAware
- setMock(Object) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
已过时。use
AbstractMethodConfig.setMock(String)
instead - 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
- 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
- setNamespace(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- 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
- setOverrideURL(ServiceConfigURL) - 类 中的方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- setOwner(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
- 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
- setParentPrefix(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setPassword(String) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setPassword(String) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setPath(String) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setPort(int) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setPort(int) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- setPort(int) - 类 中的方法org.apache.dubbo.common.URL
- setPort(int) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPort(String) - 类 中的方法org.apache.dubbo.config.MetricsConfig
- setPreferred(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPrimitiveProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- 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(Properties) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
This method should be called before Dubbo starting.
- 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) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URL
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
- 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(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProtocolIds(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProtocols(List<? extends ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setProvidedBy(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setProvider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setProviderIds(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setProviderUrl(URL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
- setProxy(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setProxyObject(Object) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- setPublishInstance(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setPublishInstance(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setPublishInterface(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setPublishInterface(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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
- setReadinessProbe(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setReconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setRef(T) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- setReferAsync(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- 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
- 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
- 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
-
已过时。
- setRepository(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- 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
- setRouter(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
- setScope(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- setSent(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- setServer(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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
- setServiceId(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.common.URL
- setServiceInterfaceName(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setServiceKey(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
- setServiceType(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- setSession(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setShareconnections(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setShutwait(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setSimplified(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setSsl(SslConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
- setSslEnabled(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setStartupProbe(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
- setStat(Integer) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setStat(Object) - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigItem
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
- 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
- setTarget(Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
- 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
- setTimestamp(long) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- setTimestamp(long) - 类 中的方法org.apache.dubbo.common.url.component.URLParam
- 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
- setType(int) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- setType(String) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
- setUrl(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- setUrlMergeProcessor(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
- setUseAsConfigCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setUseAsMetadataCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- setUsername(String) - 类 中的方法org.apache.dubbo.common.url.component.PathURLAddress
- setUsername(String) - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- 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
- setValidation(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
- setValue(String) - 类 中的方法org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
- 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
- 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
- setZone(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
- 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.
- 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.
- shortValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- shouldCheck() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- shouldDelay() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- shouldExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- shouldExportAsync() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- shouldInit() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- shouldReferAsync() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
- shutdown() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
The following methods are still not supported
- 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
-
已过时。
- shutdownExportReferExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
- shutdownExportReferExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
The executor only used in bootstrap currently, we should call this method to release the resource after the async export-refer is done.
- ShutdownHookCallback - org.apache.dubbo.common.lang中的接口
-
Dubbo ShutdownHook callback interface
- ShutdownHookCallbacks - org.apache.dubbo.common.lang中的类
-
The compose
ShutdownHookCallback
class to manipulate one and moreShutdownHookCallback
instances - shutdownNow() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
- shutdownNow(Executor, int) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
- SIDE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SIMPLE_TYPES - 类 中的静态变量org.apache.dubbo.common.utils.ClassUtils
- simpleClassName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- simpleClassName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- SimpleDataStore - org.apache.dubbo.common.store.support中的类
- SimpleDataStore() - 类 的构造器org.apache.dubbo.common.store.support.SimpleDataStore
- 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.url.component.URLParam.URLParamMap
- 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(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Get the size of the specified
Collection
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
- 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
- snakeToSplitName(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Convert snake_case or SNAKE_CASE to kebab-case.
- 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
- SSL_ENABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- SslConfig - org.apache.dubbo.config中的类
- SslConfig() - 类 的构造器org.apache.dubbo.config.SslConfig
- Stack<E> - org.apache.dubbo.common.utils中的类
-
Stack.
- Stack() - 类 的构造器org.apache.dubbo.common.utils.Stack
- 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.common.json.JSON
-
已过时。
- startsWithIgnoreCase(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Test str whether starts with the prefix ignore case.
- Status - org.apache.dubbo.common.status中的类
-
Status
- Status(Status.Level) - 类 的构造器org.apache.dubbo.common.status.Status
- Status(Status.Level, String) - 类 的构造器org.apache.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 - org.apache.dubbo.common.status中的接口
-
StatusChecker
- 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
- stop() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
- stop() - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
Releases all resources acquired by this
Timer
and cancels all tasks which were scheduled but not executed yet. - stop() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
- STR1 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。
- STR2 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。lexical states
- STREAM_UNWRAP - org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
- STREAM_WRAP - org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
- StreamObserver<T> - org.apache.dubbo.common.stream中的接口
- Streams - org.apache.dubbo.common.function中的接口
-
The utilities class for
Stream
- StreamUtils - org.apache.dubbo.common.io中的类
-
Stream utils.
- STRING - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- 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
String
to the target-typed value - StringToArrayConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String
to array-type object - StringToArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToArrayConverter
- StringToBlockingDequeConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String
toBlockingDeque
-based value - StringToBlockingDequeConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToBlockingDequeConverter
- StringToBlockingQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String
toBlockingDeque
-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
String
tochar[]
- StringToCharArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToCharArrayConverter
- StringToCollectionConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String
toCollection
-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
String
to 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
String
toTransferQueue
-based value - StringToTransferQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToTransferQueueConverter
- StringUtils - org.apache.dubbo.common.utils中的类
-
StringUtils
- 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_EVENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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.
- submit(ScheduledExecutorService, Supplier<T>) - 类 中的静态方法org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
- SUBSCRIBED_SERVICE_NAMES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of the subscribed service names for Service-Oriented Registry
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- task() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns the
TimerTask
which 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
- test(String) - 类 中的方法org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
- TEST_ENVIRONMENT - 接口 中的静态变量org.apache.dubbo.config.Constants
-
Test environment key.
- 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
- threadLocalMap() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThread
-
Returns the internal data structure that keeps the threadLocal variables bound to this thread.
- ThreadPool - org.apache.dubbo.common.threadpool中的接口
-
ThreadPool
- THREADPOOL_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- ThreadPoolExhaustedEvent - org.apache.dubbo.common.threadpool.event中的类
-
An Event when the Dubbo thread pool is exhausted.
- ThreadPoolExhaustedEvent(String) - 类 的构造器org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
- ThreadPoolExhaustedListener - org.apache.dubbo.common.threadpool.event中的接口
- THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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中的接口
- TIME_COUNTDOWN_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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 - org.apache.dubbo.common.timer中的接口
- TIMEOUT_ATTACHMENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- TIMEOUT_ATTACHMENT_KEY_LOWER - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- timer() - 接口 中的方法org.apache.dubbo.common.timer.Timeout
-
Returns the
Timer
that created this handle. - Timer - org.apache.dubbo.common.timer中的接口
-
Schedules
TimerTask
s for one-time future execution in a background thread. - 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- 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
- toByteArray() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- toByteBuffer() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- 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
- toFullString() - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- toFullString() - 类 中的方法org.apache.dubbo.common.URL
- toFullString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toIdentityString() - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- toIdentityString() - 类 中的方法org.apache.dubbo.common.URL
- toIdentityString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toInetSocketAddress() - 类 中的方法org.apache.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
- 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
- toOSStyleKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toParameterString() - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- toParameterString() - 类 中的方法org.apache.dubbo.common.URL
- toParameterString(String...) - 类 中的方法org.apache.dubbo.common.URL
- toQueryString(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toSerializableURL() - 类 中的方法org.apache.dubbo.common.URL
- toServiceString() - 类 中的方法org.apache.dubbo.common.URL
- toServiceStringWithoutResolving() - 类 中的方法org.apache.dubbo.common.URL
- toShortString(Object) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
- toShortString(Object) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
- 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.component.PathURLAddress
- toString() - 类 中的方法org.apache.dubbo.common.url.component.ServiceConfigURL
- toString() - 类 中的方法org.apache.dubbo.common.url.component.URLAddress
- toString() - 类 中的方法org.apache.dubbo.common.url.component.URLParam
- 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(String) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- 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
- 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(String, String, int, String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
- toURLKey(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
- toURLPlainParam(URLParam) - 类 中的静态方法org.apache.dubbo.common.url.component.URLPlainParam
- toUrls() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
- 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
- translate(String, String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
translate.
- TreePathDynamicConfiguration - org.apache.dubbo.common.config.configcenter中的类
-
An abstract implementation of
DynamicConfiguration
is 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
- TRIPLE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- type - 类 中的变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- type() - 注释类型 中的方法org.apache.dubbo.config.annotation.Argument
- 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_MAP - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TYPE_PRIMITIVE - 类 中的静态变量org.apache.dubbo.common.beanutil.JavaBeanDescriptor
- TypeUtils - org.apache.dubbo.common.utils中的接口
-
The utilities class for
Type
U
- UNARY_UNWRAP - org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
- UNARY_WRAP - org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
- 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
- UNDERLINE_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- unexport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
- UNKNOWN - org.apache.dubbo.common.status.Status.Level
-
UNKNOWN
- unregisterService(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- unregisterService(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
- 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
- unzip(byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
unzip.
- updateAppConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
-
Merge target map properties into app configuration
- updateAppExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
- updateExternalConfigMap(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.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 - org.apache.dubbo.common中的类
-
URL - Uniform Resource Locator (Immutable, ThreadSafe)
- URL(String, String, int) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String[]) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String, String...) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, String, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, int, Map<String, String>) - 类 的构造器org.apache.dubbo.common.URL
- URL(String, String, String, String, int, String) - 类 的构造器org.apache.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>) - 类 的构造器org.apache.dubbo.common.URL
- URL(URLAddress, URLParam) - 类 的构造器org.apache.dubbo.common.URL
- URL_MERGE_PROCESSOR_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Url merge processor key
- URLAddress - org.apache.dubbo.common.url.component中的类
- URLAddress(String, int) - 类 的构造器org.apache.dubbo.common.url.component.URLAddress
- URLAddress(String, int, String) - 类 的构造器org.apache.dubbo.common.url.component.URLAddress
- 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, Object>) - 类 的构造器org.apache.dubbo.common.URLBuilder
- URLItemCache - org.apache.dubbo.common.url.component中的类
- URLItemCache() - 类 的构造器org.apache.dubbo.common.url.component.URLItemCache
- URLParam - org.apache.dubbo.common.url.component中的类
-
A class which store parameters for
URL
UsingDynamicParamTable
to compress common keys (i.e. side, version)
DynamicParamTable
allow to use only two integer value named `key` and `value-offset` to find a unique string to string key-pair. - URLParam.URLParamMap - org.apache.dubbo.common.url.component中的类
-
An embedded Map adapt to URLParam
copy-on-write mode, urlParam reference will be changed after modify actions. - URLParam.URLParamMap.Node - org.apache.dubbo.common.url.component中的类
- URLParamMap(URLParam) - 类 的构造器org.apache.dubbo.common.url.component.URLParam.URLParamMap
- URLPlainParam - org.apache.dubbo.common.url.component中的类
-
Act like URLParam, will not use DynamicParamTable to compress parameters, which can support serializer serialization and deserialization.
- URLStrParser - org.apache.dubbo.common中的类
- UrlUtils - org.apache.dubbo.common.utils中的类
- UrlUtils() - 类 的构造器org.apache.dubbo.common.utils.UrlUtils
- USERNAME_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- UTF8ENCODE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- Utf8Utils - org.apache.dubbo.common.utils中的类
-
See original Utf8.java
V
- validateClass(String) - 类 中的方法org.apache.dubbo.common.utils.SerializeClassChecker
-
Check if a class is in block list, using prefix match
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.FilterConstants
- 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
-
已过时。
- valueBoolean(boolean) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- 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) - 枚举 中的静态方法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
-
parse decoded url string, formatted dubbo://host:port/path?
- valueOf(String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
NOTICE: This method allocate too much objects, we can use
URLStrParser.parseDecodedStr(String)
instead. - valueOf(String) - 枚举 中的静态方法org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String, boolean) - 类 中的静态方法org.apache.dubbo.common.URL
-
parse normal or encoded url string into strutted URL: - dubbo://host:port/path?
- valueOf(String, boolean, boolean) - 类 中的静态方法org.apache.dubbo.common.URL
- valueOf(String, String...) - 类 中的静态方法org.apache.dubbo.common.URL
- valueOf(String, URL) - 类 中的静态方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- valueOf(String, URL, ServiceConfigURL) - 类 中的静态方法org.apache.dubbo.common.url.component.DubboServiceAddressURL
- valueOf(URL, String[], String[]) - 类 中的静态方法org.apache.dubbo.common.URL
- 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.common.url.component.URLParam.URLParamMap
- values() - 枚举 中的静态方法org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- valueString(String) - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。value.
- 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.common中的类
-
Version
- VERSION_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
- versionFromServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
W
- 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
- 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
- weakCompareAndSet(int, int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
- 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
- Wrapper - org.apache.dubbo.common.bytecode中的类
-
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
- write(byte[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- write(char[]) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(char[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- write(int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- 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(String) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- write(String, int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
- 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.
- writeTo(OutputStream) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
- writeValue(Object, JSONWriter, boolean) - 类 中的方法org.apache.dubbo.common.json.GenericJSONConverter
-
已过时。
- writeValue(Object, JSONWriter, boolean) - 接口 中的方法org.apache.dubbo.common.json.JSONConverter
-
已过时。write object.
Y
- 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
- ZOOKEEPER_PROTOCOL - 接口 中的静态变量org.apache.dubbo.config.Constants
所有类 所有程序包