- 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中的类
-
- AbstractDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- AbstractDynamicConfiguration(String, int, long, String, long) - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- AbstractDynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter中的类
-
- AbstractDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
-
- AbstractEventDispatcher - org.apache.dubbo.event中的类
-
- 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<S>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
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(T) - 接口 中的方法org.apache.dubbo.common.function.ThrowableConsumer
-
Applies this function to the given argument.
- accept(E) - 接口 中的方法org.apache.dubbo.event.ConditionalEventListener
-
Accept the event is handled or not by current listener
- ACCEPT_FOREIGN_IP - 接口 中的静态变量org.apache.dubbo.common.constants.QosConstants
-
- ACCEPTS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- 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
-
- 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(Object) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
add item.
- add(E) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Adds the specified element to this set if it is not already present.
- 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
-
- 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.ServiceMetadata
-
- addCallback(ShutdownHookCallback) - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- addConfig(AbstractConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- addConfigCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- addConfigCenters(Iterable<ConfigCenterConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- addConfiguration(Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- addConfiguration(int, Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- addConfiguration(DynamicConfiguration) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- addConfigurationFirst(Configuration) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- addConstructor(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(int, Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(int, Class<?>[], Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(Constructor<?>) - 类 中的方法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
-
- addEventListener(EventListener<?>) - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
-
- addEventListener(E) - 接口 中的方法org.apache.dubbo.event.Listenable
-
- addEventListeners(E, E...) - 接口 中的方法org.apache.dubbo.event.Listenable
-
- addEventListeners(Iterable<E>) - 接口 中的方法org.apache.dubbo.event.Listenable
-
- addExtension(String, Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Register new extension via API
- addField(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String, int, Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String, int, Class<?>, String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addImports(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addInterface(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addInterface(Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addInterface(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addIntoConfigManager() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
Add
instance into
ConfigManager
Current method will invoked by Spring or Java EE container automatically, or should be triggered manually.
- addItem(T) - 类 中的方法org.apache.dubbo.common.threadpool.manager.Ring
-
- addListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- addListener(String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- 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
-
- addMetadataReport(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- addMetadataReports(Iterable<MetadataReportConfig>) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- addMethod(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, int, Class<?>, Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(Method) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, Method) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- addMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addMethodParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- addMethodParameterIfAbsent(String, String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addMethodParameters(Map<String, Map<String, String>>) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, char) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, short) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, int) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, long) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, float) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, double) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, Enum<?>) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, Number) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameter(String, CharSequence) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- 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.URLBuilder
-
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
-
Add parameters to a new url.
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
-
- addParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- addParametersIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.common.URL
-
- 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
-
- 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
-
- 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
-
- ALIVE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- allConsumerModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- allProviderModels() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- alwaysFalse() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
- alwaysTrue() - 接口 中的静态方法org.apache.dubbo.common.function.Predicates
-
- 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(CharSequence) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(CharSequence, int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(char) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(LoggingEvent) - 类 中的方法org.apache.dubbo.common.utils.DubboAppender
-
- appendLines(File, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
append lines.
- 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_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
-
- 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(int) - 接口 中的方法org.apache.dubbo.common.json.JSONVisitor
-
已过时。
array end, return array value.
- arrayEnd() - 类 中的方法org.apache.dubbo.common.json.JSONWriter
-
已过时。
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中的类
-
- assertListener(EventListener<?>) - 接口 中的静态方法org.apache.dubbo.event.Listenable
-
Assets the listener is valid or not
- 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
-
- available() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- available - 类 中的静态变量org.apache.dubbo.common.utils.DubboAppender
-
- awaitTermination(long, TimeUnit) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- CACHE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.FilterConstants
-
- 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_INSTANCES_LIMIT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The limit of callback service instances for one interface on every client
- 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中的类
-
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- checkBytecode(String, byte[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- checkDefault() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- checkDefault() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- checkDuplicate(Class<?>, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
-
- checkDuplicate(Class<?>) - 类 中的静态方法org.apache.dubbo.common.Version
-
- checkDuplicate(String, boolean) - 类 中的静态方法org.apache.dubbo.common.Version
-
- checkInterfaceAndMethods(Class<?>, List<MethodConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Check whether the remote service interface and the methods meet with Dubbo's requirements.it mainly check, if the
methods configured in the configuration file are included in the interface of remote service
- checkNoError() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- checkOrUpdateInited() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- checkProtocol() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- checkRef() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- checkRegistry() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Check whether the registry config is exists, and then conversion it to
RegistryConfig
- checkStubAndLocal(Class<?>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
Legitimacy check of stub, note that: the local will deprecated, and replace with stub
- 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_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中的类
-
- 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
-
- 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.config.InmemoryConfiguration
-
- clear() - 类 中的方法org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- 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
-
- clearAppExternalConfigs() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- clearExternalConfigs() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- clearParameters() - 类 中的方法org.apache.dubbo.common.URL
-
- clearParameters() - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- 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_SEPERATOR - 类 中的静态变量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
-
- compare(Object, Object) - 类 中的方法org.apache.dubbo.common.extension.support.ActivateComparator
-
- compare(Object, Object) - 类 中的方法org.apache.dubbo.common.extension.support.WrapperComparator
-
- compare(CharSequence, CharSequence) - 类 中的方法org.apache.dubbo.common.utils.CharSequenceComparator
-
- compare(Method, Method) - 类 中的方法org.apache.dubbo.common.utils.MethodComparator
-
- 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.
- completeCompoundConfigs(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- completeCompoundConfigs() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- COMPOSITE_METADATA_STORAGE_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CompositeConfiguration - org.apache.dubbo.common.config中的类
-
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
- CompositeConfiguration() - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeConfiguration(String, String) - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeConfiguration(Configuration...) - 类 的构造器org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeDynamicConfiguration - org.apache.dubbo.common.config.configcenter.wrapper中的类
-
support multiple config center, simply iterating each concrete config center.
- CompositeDynamicConfiguration() - 类 的构造器org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- ConcurrentHashSet<E> - org.apache.dubbo.common.utils中的类
-
- ConcurrentHashSet() - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
-
- ConcurrentHashSet(int) - 类 的构造器org.apache.dubbo.common.utils.ConcurrentHashSet
-
- ConditionalEventListener<E extends Event> - org.apache.dubbo.event中的接口
-
- 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_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中的类
-
- ConfigConfigurationAdapter(AbstractConfig) - 类 的构造器org.apache.dubbo.config.context.ConfigConfigurationAdapter
-
- configFile(String, String) - 类 中的方法org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- 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中的类
-
- Constants - org.apache.dubbo.common.config.configcenter中的接口
-
- Constants - org.apache.dubbo.config中的接口
-
- constructMethodConfig(Method[]) - 类 中的静态方法org.apache.dubbo.config.MethodConfig
-
- 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(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。
contains key.
- contains(String[], String) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
-
- contains(Object) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains the specified element.
- containsKey(String) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- containsKey(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Check if the configuration contains the specified key.
- containsKey(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
-
- containsProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- CONTEXTPATH_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- convert(Class<T>, String, T) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- 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
- 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, Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
-
- convert(String[], int, Class<?>, Class<?>) - 接口 中的方法org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
-
Convert the segments to multiple value object
- 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
-
- Converter<S,T> - org.apache.dubbo.common.convert中的接口
-
A class to convert the source-typed value to the target-typed value
- convertIfPossible(Object, Class<T>) - 接口 中的静态方法org.apache.dubbo.common.convert.Converter
-
Convert the value of source to target-type value if possible
- convertIfPossible(Object, Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
- 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
-
- copyOf(byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
byte array copy.
- CORE_THREADS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- 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.
- CtClassBuilder - org.apache.dubbo.common.compiler.support中的类
-
CtClassBuilder is builder for CtClass
contains all the information, including:
class name, imported packages, super class name, implemented interfaces, constructors, fields, methods.
- CtClassBuilder() - 类 的构造器org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- 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
- generateServiceKey() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- 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_NATIVE_JAVA - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_PROTOBUF - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_WITH_CLZ_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GenericEvent<S> - org.apache.dubbo.event中的类
-
- GenericEvent(S) - 类 的构造器org.apache.dubbo.event.GenericEvent
-
- GenericEventListener - org.apache.dubbo.event中的类
-
An abstract class of
EventListener for Generic events, the sub class could add more
event
handle methods, rather than only binds the
EventListener.onEvent(Event) method that is declared to be
final the implementation can't override.
- 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(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get.
- 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, String) - 接口 中的方法org.apache.dubbo.common.store.DataStore
-
- get(String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
-
- get(String, String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
-
- 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(K) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
- get(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
-
- get(int) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
get.
- get() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- 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
-
This is equivalent to getActivateExtension(url, url.getParameter(key).split(","), null)
- getActivateExtension(URL, String[], String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Get activate extensions.
- getActives() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- getActives() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getActualInterface() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getAdaptiveExtension() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
- getAddress() - 类 中的方法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
-
- getAllDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get all directly declared annotations of the the annotated element, not including
meta annotations.
- 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.
- getAllDeclaredMethods(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all declared
methods of the declared class, including the inherited methods.
- getAllEventListeners() - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
-
- getAllEventListeners() - 接口 中的方法org.apache.dubbo.event.Listenable
-
- getAllGenericInterfaces(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- getAllGenericSuperClasses(Type, Predicate<ParameterizedType>...) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- 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(Class<?>, Predicate<Method>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methods of the declared class, including the inherited methods.
- 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
-
- 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
-
- getAppConfigFile() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getAppExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- getAppExternalConfigurationMap() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getApplication() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getApplication() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getApplication() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- getApplicationConfig() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- getApplicationOrElseThrow() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- 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
-
- getAttachments() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- 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(Annotation, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getAttributeMap() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- 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(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- getBoolean(String, boolean) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- getBoolean(String, Boolean) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- getBoolean(int, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get boolean value.
- getBoolean(String, boolean) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。
get boolean value.
- getBooleanParameter(String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getBooleanParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getBooleanParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
- getBooleanParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- 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
-
- 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
-
- getChangeType() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- getCharset() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getCharset() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getClassLoader(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
已过时。
get class loader
- 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(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
get class loader
- 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
-
- 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(ClassLoader) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- getClassPool() - 类 中的方法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
-
- getConfig(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getConfig(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- 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
-
- 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
-
- getConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
There are two ways to get configuration during exposure / reference or at runtime:
1.
- 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(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getConsumer() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getConsumerModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- getConsumers() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getContent() - 类 中的方法org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- 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
-
- 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
-
- 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
-
已过时。
- getDefault() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- getDefaultConfigCenter() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getDefaultConsumer() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ConsumerConfig
- getDefaultExtension() - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension, return null if it's not configured.
- getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.event.EventDispatcher
-
- 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
-
- 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
- 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(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDesc(Constructor<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc.
"()V", "(Ljava/lang/String;I)V"
- getDesc(CtClass) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(CtMethod) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDesc(CtConstructor) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc.
"()V", "(Ljava/lang/String;I)V"
- 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
- 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(URL) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
-
- getDynamicConfiguration() - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Find DynamicConfiguration instance
- getDynamicConfiguration(URL) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- getDynamicConfiguration(URL) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
-
- getDynamicConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getDynamicConfigurationFactory(String) - 接口 中的静态方法org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
-
- getEmptyObject(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- getEmptyUrl(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
- 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
- getExecutor() - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
-
- getExecutor() - 接口 中的方法org.apache.dubbo.event.EventDispatcher
-
- getExport() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getExportedServices() - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
-
- getExportedUrls() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getExtension(Class<T>, String) - 接口 中的方法org.apache.dubbo.common.extension.ExtensionFactory
-
Get extension.
- getExtension(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
Find the extension with the given name.
- getExtension(String, boolean) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
- 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() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getExtensionLoader(Class<T>) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
-
- getExtensionName(T) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
- getExtensionName(Class<?>) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getExternalConfiguration() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- getExternalConfigurationMap() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getExtraAttributes(Map<String, String>) - 接口 中的方法org.apache.dubbo.common.infra.InfraAdapter
-
get extra attributes
- getExtraAttributes(Map<String, String>) - 类 中的方法org.apache.dubbo.common.infra.support.CmdbAdapter
-
- getExtraAttributes(Map<String, String>) - 类 中的方法org.apache.dubbo.common.infra.support.EnvironmentAdapter
-
1.
- getExtraKeys() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getFields() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getFieldValue(Object, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Get the value of the specified
Field
- getFieldValue(Object, Field) - 接口 中的静态方法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.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<?>, int) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getGenericClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- 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.config.AbstractReferenceConfig
-
- 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
-
- getHeartbeat() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getHost() - 类 中的方法org.apache.dubbo.common.URL
-
- getHost() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getHost() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getHostName(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- getHostname() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getId() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
- getIfSet() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- getImports() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getIndex() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
-
- getInitCode(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getInt(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- getInt(String, int) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
- getInt(int, int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get int value.
- 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.ReferenceConfigBase
-
- getInterface() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getInterfaceClass() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- 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.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, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getIntParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
- getIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- 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
-
Fetch IP address for this 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
-
- 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
-
- 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
-
- getLocal() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getLocalAddress() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Find first valid IP from local network card
- getLocalHost() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- getLocalSocketAddress(String, int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getLogger(Class<?>) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(String) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(Class<?>) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(String) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getLogger(Class<?>) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getLogger() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- getLogger() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- 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.io.Bytes
-
get md5.
- 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.
- 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
-
Should be called after Config was fully initialized.
// FIXME: this method should be completely replaced by appendParameters
- getMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getMetadataReportConfig() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- 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, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
-
Does not use Optional as return type to avoid potential performance decrease.
- getMethod(String, Class<?>[]) - 类 中的方法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, boolean) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodBooleanParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodBooleanParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- 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, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodIntParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- 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(Method, Class<?>[], String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
-
- getMethodName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethodNames() - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, String) - 类 中的方法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, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, short) - 类 中的方法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, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameter(String, String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- getMethodParameterAndDecoded(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameterAndDecoded(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodParameters() - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法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, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethods() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- 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() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- 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
-
- getName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get name.
- getName(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get method name.
- getName(Constructor<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get constructor name.
"()", "(java.lang.String,int)"
- 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
-
- 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
-
- getOrganization() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getOrganization() - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- 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, String) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
- 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
-
- 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, double) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, char) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- getParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- 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
-
- getParameters(Predicate<String>) - 类 中的方法org.apache.dubbo.common.URL
-
Get the parameters to be selected(filtered)
- 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
-
- getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- 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
-
- 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
-
- getPort() - 类 中的方法org.apache.dubbo.common.URL
-
- getPort(int) - 类 中的方法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
-
- getPositiveIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getPositiveIntParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, double) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveParameter(String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- getPreferred() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getPrefix() - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
- getPrefix() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- getPrefix() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
service and name must not be null.
- getPrefix() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getPrefix() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getPrefixedConfiguration(AbstractConfig) - 类 中的方法org.apache.dubbo.common.config.Environment
-
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
- getPrimitiveProperty() - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToBooleanConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToCharacterConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToCharArrayConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToDoubleConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToFloatConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToIntegerConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToLongConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToOptionalConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.convert.StringToShortConverter
-
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
-
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.DubboLoadingStrategy
-
- getPriority() - 类 中的方法org.apache.dubbo.common.extension.ServicesLoadingStrategy
-
- getPriority() - 接口 中的方法org.apache.dubbo.common.lang.Prioritized
-
Get the priority
- getPriority() - 接口 中的方法org.apache.dubbo.event.EventListener
-
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getPrompt() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getProperties(String, String) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file with
the default timeout,
such as a complete dubbo.properties file.
- getProperties(String, String, long) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
- getProperties(String, String, long) - 类 中的方法org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- getProperties() - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- getPropertiesConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getProperty(String, Object) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- getProperty(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String, Object) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- getProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- getProperty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- getProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- getProperty(Object, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Get the value from the specified bean and its getter method.
- 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
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- getProtocol(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.MetricsConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getProtocolIds() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocolIds() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getProtocols() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocols() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getProtocolVersion() - 类 中的静态方法org.apache.dubbo.common.Version
-
- getProvidedBy() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- getProvider(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getProvider() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getProviderIds() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getProviderModel(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- getProviders() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getProviders() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getProviderUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- getProxy(Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy(ClassLoader, Class<?>...) - 类 中的静态方法org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getProxyObject() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
Return the proxy object used by called while creating instance of ConsumerModel
- getQosAcceptForeignIp() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosAcceptForeignIpCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosEnable() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosEnableCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
- getQosHost() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosHostCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosPort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosPortCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQueryStringValue(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getRandomPort() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- getRawClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- getRawParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
- getRawType(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- getReconnect() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- getRef() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- 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(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getRegistry() - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getRegistryIds() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getRegistryUrl() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- 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(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- getReturnTypes() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
-
- 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(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- 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
-
- getServiceAnnotation() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- getServiceConfig() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceExporterExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
- getServiceExporterExecutor() - 接口 中的方法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
-
- 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(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(Object) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getSize() - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
Returns cache current size.
- getSizeMethod(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getSource() - 类 中的方法org.apache.dubbo.event.GenericEvent
-
- 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
-
- 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(String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getString(String, String) - 接口 中的方法org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getString(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get string value.
- getString(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。
get string value.
- getStub() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getStubevent() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- getSubmittedTaskCount() - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
-
- 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.event.Event
-
- 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
-
- 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
-
- 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
-
- 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(Annotation) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the "value" attribute from the specified
annotation
- getVersion() - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- getVersion() - 类 中的静态方法org.apache.dubbo.common.Version
-
- getVersion(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.Version
-
- getVersion() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- 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
-
- 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_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
-
- IDENT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- incrementAndGet() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- 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(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
-
- info(String) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(String) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(String) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(String) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs a message with info log level.
- info(Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(String, Throwable) - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(String) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(String, Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(String) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(Throwable) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(Logger, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
-
- info(Logger, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
-
- info(Logger, String, Throwable) - 类 中的静态方法org.apache.dubbo.common.utils.LogHelper
-
- InfraAdapter - org.apache.dubbo.common.infra中的接口
-
Used to interact with other systems.
- init() - 接口 中的方法org.apache.dubbo.rpc.model.ApplicationInitListener
-
init the application
- init() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- init(Map<String, AsyncMethodInfo>) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- 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
-
- initProperties() - 接口 中的方法org.apache.dubbo.common.config.OrderedPropertiesProvider
-
load the properties
- InmemoryConfiguration - org.apache.dubbo.common.config中的类
-
In-memory configuration
- InmemoryConfiguration() - 类 的构造器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
-
- interfaceFromServiceKey(String) - 类 中的静态方法org.apache.dubbo.common.BaseServiceMetadata
-
- INTERFACES - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- InternalThread - org.apache.dubbo.common.threadlocal中的类
-
InternalThread
- InternalThread() - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, String) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(Runnable, String) - 类 的构造器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
-
- InternalThreadLocal<V> - org.apache.dubbo.common.threadlocal中的类
-
InternalThreadLocal
A special variant of
ThreadLocal that yields higher access performance when accessed from a
InternalThread.
- InternalThreadLocal() - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
- InternalThreadLocalMap - org.apache.dubbo.common.threadlocal中的类
-
The internal data structure that stores the threadLocal variables for Netty and all
InternalThreads.
- intValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- 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, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - 接口 中的静态方法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
-
- 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 the
TimerTask 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.
- isConfigCenterFirst() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- isConfigurator(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(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- isDefaultGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
-
- isDeprecated(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Check if the method is a deprecated method.
- isDeprecated() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- isDynamic() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- isDynamic() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- isDynamicClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- isEmpty(Object[]) - 类 中的静态方法org.apache.dubbo.common.utils.ArrayUtils
-
Checks if the array is null or empty.
- isEmpty(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Collection is null or empty.
- isEmpty() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains no elements.
- isEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- isEmpty() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
is empty.
- isEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
is empty string.
- isEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Map is null or empty.
- 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 the
TimerTask 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
-
- isGetter(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Return true if the provided method is a get method.
- 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
-
- 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, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
- isMatchGlobPattern(String, String) - 类 中的静态方法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
- 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(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Collection is not null or not empty.
- isNotEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- isNotEmpty(String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
is not empty string.
- isNotEmptyMap(Map) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Map is not 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
-
- 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
-
- 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
-
- 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.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?
- isServiceDiscoveryRegistryType(URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified
URL is service discovery registry type or not
- isServiceDiscoveryRegistryType(Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
The specified parameters of
URL is service discovery registry type or not
- isServiceKeyMatch(URL, URL) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
- isSetter(Method) - 类 中的静态方法org.apache.dubbo.common.utils.ClassHelper
-
- 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
- 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.
- 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.
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- read(byte[], int, int) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
-
- 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
-
- Reference - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。
- Reference - org.apache.dubbo.config.annotation中的注释类型
-
- 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
-
- refresh() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- refresh() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- refresh() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- refreshAll() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- REGISTER_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- 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
-
See
ServiceRepository.registerService(Class)
we assume:
1. services with different interfaces are not allowed to have the same path.
2. services share the same interface but has different group/version can share the same path.
3. path's default value is the name of the interface.
- RegisterStatedURL(URL, URL, boolean) - 类 的构造器org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- REGISTRIES_SUFFIX - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- REGISTRY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_PROTOCOL - 接口 中的静态变量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中的接口
-
- 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(String, String) - 接口 中的方法org.apache.dubbo.common.store.DataStore
-
- remove(String, String) - 类 中的方法org.apache.dubbo.common.store.support.SimpleDataStore
-
- remove() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
- 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() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- remove(Object) - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Removes the specified element from this set if it is present.
- remove(K) - 类 中的方法org.apache.dubbo.common.utils.LFUCache
-
- remove(Object) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
-
- remove(int) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
remove.
- REMOVE_VALUE_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- removeAll() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
- removeAllEventListeners() - 接口 中的方法org.apache.dubbo.event.Listenable
-
- 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.
- removeEventListener(EventListener<?>) - 类 中的方法org.apache.dubbo.event.AbstractEventDispatcher
-
- removeEventListener(E) - 接口 中的方法org.apache.dubbo.event.Listenable
-
- removeEventListeners(Iterable<E>) - 接口 中的方法org.apache.dubbo.event.Listenable
-
- removeIndexedVariable(int) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- removeListener(String, String, ConfigurationListener) - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- removeListener(String, ConfigurationListener) - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- 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
-
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URL
-
- removeParameter(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URL
-
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URL
-
- removeParameters(Collection<String>) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- removeParameters(String...) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- 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.
- repeat(char, int) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Returns padding using the specified delimiter repeated
to a given length.
- 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
-
- replaceProperty(String, Map<String, String>) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- reRegisterConsumer(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
-
- reRegisterProvider(String, String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceRepository
-
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- reset() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
-
- reset(URL) - 接口 中的方法org.apache.dubbo.common.Resetable
-
reset.
- reset() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- 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
-
- resolveFile() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- resolveGroup() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- resolveInterfaceClassName() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
Resolve the class name of interface
- 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_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
-
- ROUTE_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(Timeout) - 接口 中的方法org.apache.dubbo.common.timer.TimerTask
-