- 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.constants.ClusterRules
-
- 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
- checkZeroArgConstructor(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- CIDRUtils - org.apache.dubbo.common.utils中的类
-
A class that enables to get an IP range from CIDR specification.
- CIDRUtils(String) - 类 的构造器org.apache.dubbo.common.utils.CIDRUtils
-
- CLASS_DESC - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
- CLASS_DESERIALIZE_ALLOWED_LIST - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_BLOCK_ALL - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_BLOCKED_LIST - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_CHECK_SERIALIZABLE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_OPEN_CHECK - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_EXTENSION - 类 中的静态变量org.apache.dubbo.common.compiler.support.ClassUtils
-
- CLASS_PROPERTY - 接口 中的静态变量org.apache.dubbo.common.json.JSONVisitor
-
已过时。
- classForName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- ClassGenerator - org.apache.dubbo.common.bytecode中的类
-
ClassGenerator
- ClassGenerator.DC - org.apache.dubbo.common.bytecode中的接口
-
- CLASSIFIER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- classifyUrls(List<URL>, Predicate<URL>) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
- CLASSPATH_URL_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassUtils - org.apache.dubbo.common.compiler.support中的类
-
ClassUtils.
- ClassUtils - org.apache.dubbo.common.utils中的类
-
- ClassUtils() - 类 的构造器org.apache.dubbo.common.utils.ClassUtils
-
- clear() - 类 中的方法org.apache.dubbo.common.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
-
- clearDynamicConfiguration() - 类 中的方法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.bytecode.CustomizedLoaderClassPath
-
Closes this class path.
- close() - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- close() - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Close the configuration
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
-
- close() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
-
- CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CLUSTER_REDIS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- ClusterRules - org.apache.dubbo.common.constants中的接口
-
constant for Cluster fault-tolerant mode
- CmdbAdapter - org.apache.dubbo.common.infra.support中的类
-
- CmdbAdapter() - 类 的构造器org.apache.dubbo.common.infra.support.CmdbAdapter
-
- CollectionUtils - org.apache.dubbo.common.utils中的类
-
Miscellaneous collection utility methods.
- COLON - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- COLON - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- COLON_SEPARATOR - 类 中的静态变量org.apache.dubbo.common.BaseServiceMetadata
-
- COLON_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- 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(Class, Class) - 类 中的方法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_MAPPING_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_NAMESPACE_KEY - 接口 中的静态变量org.apache.dubbo.common.config.configcenter.Constants
-
已过时。
- CONFIG_NAMESPACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_ROOT_PATH_PARAM_NAME - 类 中的静态变量org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The parameter name of URL for the config root path
- ConfigCenterConfig - org.apache.dubbo.config中的类
-
ConfigCenterConfig
- ConfigCenterConfig() - 类 的构造器org.apache.dubbo.config.ConfigCenterConfig
-
- ConfigCenterConfig(String) - 类 的构造器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中的类
-
- CONSISTENT_HASH - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Consistent Hash, requests with the same parameters are always sent to the same provider.
- Constants - org.apache.dubbo.common.config.configcenter中的接口
-
已过时。
- Constants - org.apache.dubbo.config中的接口
-
- constructMethodConfig(Method[]) - 类 中的静态方法org.apache.dubbo.config.MethodConfig
-
- ConsulConstants - org.apache.dubbo.common.constants中的接口
-
Common configuration for configCenter, metadata, and registry modules
- 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.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
-
- CustomizedLoaderClassPath - org.apache.dubbo.common.bytecode中的类
-
A class search-path representing a class loader.
- CustomizedLoaderClassPath(ClassLoader) - 类 的构造器org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Creates a search path representing a class loader.
- FAIL_BACK - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When fails, record failure requests and schedule for retry on a regular interval.
- FAIL_FAST - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
Execute exactly once, which means this policy will throw an exception immediately in case of an invocation error.
- FAIL_OVER - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the initial error and retry other invokers
(retry n times, which means at most n different invokers will be invoked)
- FAIL_SAFE - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the error message and ignore this error by returning an empty Result.
- FailsafeLogger - org.apache.dubbo.common.logger.support中的类
-
- FailsafeLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.support.FailsafeLogger
-
- FieldUtils - org.apache.dubbo.common.utils中的接口
-
The utilities class for Java Reflection
Field
- FILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- FileSystemDynamicConfiguration - org.apache.dubbo.common.config.configcenter.file中的类
-
- FileSystemDynamicConfiguration() - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String, int) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String, int, long) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(URL) - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfigurationFactory - org.apache.dubbo.common.config.configcenter.file中的类
-
- FileSystemDynamicConfigurationFactory() - 类 的构造器org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfigurationFactory
-
- filter(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- filterAll(S, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- filterAny(S, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- FilterConstants - org.apache.dubbo.common.constants中的接口
-
- filterFirst(Iterable<T>, Predicate<T>...) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- filterList(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- filterLocalHost(String) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- filterSet(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- filterStream(S, Predicate<T>) - 接口 中的静态方法org.apache.dubbo.common.function.Streams
-
- find(String) - 类 中的方法org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Obtains the URL of the specified class file.
- find(Class<?>, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
- findActualTypeArgument(Type, Class<?>, int) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- findActualTypeArguments(Type, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- findAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the annotation that is annotated on the specified element may be a meta-annotation
- findAnnotation(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the annotation that is annotated on the specified element may be a meta-annotation
- findConstructor(Class<?>, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- findEventType(EventListener<?>) - 接口 中的静态方法org.apache.dubbo.event.EventListener
-
- findEventType(Class<?>) - 接口 中的静态方法org.apache.dubbo.event.EventListener
-
- findEventType(ParameterizedType) - 接口 中的静态方法org.apache.dubbo.event.EventListener
-
- findField(Class<?>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field by the name in the specified class and its inherited types
- findField(Object, String) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field by the name in the specified class and its inherited types
- findHierarchicalTypes(Class<?>, Class<T>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
Find the hierarchical types from the source
class by specified
type.
- findLevel(Level) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- findLevelWithThreadName(Level, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- findMessage(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- findMessage(Level, String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- findMetaAnnotation(AnnotatedElement, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotation(Class<? extends Annotation>, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotation type by meta annotation type
- findMetaAnnotation(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotations(Class<? extends Annotation>, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the
annotation type by meta annotation type
- findMetaAnnotations(AnnotatedElement, Class<A>) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the the annotated element by meta annotation type
- findMethod(Class, String) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the
Method by the the specified type and method name without the parameter types
- findMethod(Class, String, Class<?>...) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the
Method by the the specified type, method name and parameter types
- findMethodByMethodName(Class<?>, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- findMethodByMethodSignature(Class<?>, String, String[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- findName(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- findNearestOverriddenMethod(Method) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the nearest overridden
method from the inherited class
- findNetworkInterface() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- findOverriddenMethod(Method, Class<?>) - 接口 中的静态方法org.apache.dubbo.common.utils.MethodUtils
-
Find the overridden
method from the declaring class
- findParameterizedTypes(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- findThread(String) - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- first(Collection<T>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
Take the first element from the specified collection
- FixedThreadPool - org.apache.dubbo.common.threadpool.support.fixed中的类
-
Creates a thread pool that reuses a fixed number of threads
- FixedThreadPool() - 类 的构造器org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
-
- FLOAT - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- float2bytes(float) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- floatValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- flush() - 类 中的方法org.apache.dubbo.common.io.UnsafeStringWriter
-
- FORKING - 接口 中的静态变量org.apache.dubbo.common.constants.ClusterRules
-
Invoke a specific number of invokers concurrently, usually used for demanding real-time operations, but need to waste more service resources.
- FORKS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- forName(String[], String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- forName(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- forName(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Same as Class.forName(), except that it works for primitive
types.
- forName(String, ClassLoader) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
Replacement for Class.forName() that also returns Class
instances for primitives (like "int") and array class names (like
"String[]").
- forName(String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- forName(ClassLoader, String) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- forNameWithCallerClassLoader(String, Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
- forNameWithThreadContextClassLoader(String) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
- FrameworkExt - org.apache.dubbo.common.context中的接口
-
- from(URL) - 类 中的静态方法org.apache.dubbo.common.URLBuilder
-
- 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_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_PARAMETER_DESC - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_RAW_RETURN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_BEAN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_DEFAULT - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_GSON - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_NATIVE_JAVA - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_PROTOBUF - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_WITH_CLZ_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- 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(String, int) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- 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
-
- getAlive() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getAlive() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- 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
-
Always use the global ApplicationConfig
- 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
-
- getApps() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- getArchitecture() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getArguments() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- getArray(int) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get JSONArray value.
- getArray(String) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。
get JSONArray value.
- getAsyncInfo(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- 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.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
-
- getCiphers() - 类 中的方法org.apache.dubbo.config.SslConfig
-
- 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
-
已过时。
- 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
-
- getDefaultMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getDefaultProtocols() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getDefaultProvider() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ProviderConfig
- getDefaultRegistries() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getDefaultTimeout() - 类 中的方法org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getDefaultTimeout() - 接口 中的方法org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the default timeout for the operations in milliseconds
- getDefaultValue(Annotation, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDefaultValue(Class<? extends Annotation>, String) - 接口 中的静态方法org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDelay() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getDelay() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getDeprecated() - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- getDesc(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
get class array desc.
- getDesc(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
-
- getDynamicGlobalConfiguration() - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- getDynamicGlobalConfiguration() - 类 中的方法org.apache.dubbo.common.config.Environment
-
- getDynamicProperty(String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- getDynamicProperty(String, String) - 类 中的静态方法org.apache.dubbo.common.config.ConfigurationUtils
-
- getEmptyObject(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- getEmptyUrl(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.UrlUtils
-
- 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.MetadataReportConfig
-
- getFile() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- getFilter() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getFloat(int, float) - 类 中的方法org.apache.dubbo.common.json.JSONArray
-
已过时。
get float value.
- getFloat(String, float) - 类 中的方法org.apache.dubbo.common.json.JSONObject
-
已过时。
get float value.
- getForks() - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- getGeneric() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- getGeneric() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- getGenericClass(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getGenericClass(Class<?>, 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(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getGroup() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getGroup() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- 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
-
- getId() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getIfSet() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- getImports() - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getIndex() - 类 中的方法org.apache.dubbo.config.ArgumentConfig
-
- getInitCode(Class<?>) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- getInstance() - 类 中的静态方法org.apache.dubbo.common.utils.SerializeClassChecker
-
- 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.AbstractInterfaceConfig
-
- 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
- getMetadataConfig(String) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getMetadataConfigs() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getMetadataReportConfig() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- getMetadataServicePort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getMetadataType() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerMethodModel
-
已过时。
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.MethodDescriptor
-
- getMethod() - 类 中的方法org.apache.dubbo.rpc.model.ProviderMethodModel
-
已过时。
- getMethod(String, 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, String, short) - 类 中的方法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
-
- getMethodParameterStrict(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.Parameters
-
已过时。
- getMethodPositiveIntParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- 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
-
- getOriginalInstance(String) - 类 中的方法org.apache.dubbo.common.extension.ExtensionLoader
-
get the original type.
- 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, Class<T>) - 类 中的方法org.apache.dubbo.common.URL
-
Get parameter
- getParameter(String, Class<T>, T) - 类 中的方法org.apache.dubbo.common.URL
-
Get parameter
- 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, 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.MetadataReportConfig
-
- getPort() - 类 中的方法org.apache.dubbo.config.MetricsConfig
-
- getPort() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getPort() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getPort() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- 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
-
- getPositiveServiceParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, 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.MetadataReportConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.MetricsConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getProtocol() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- 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
-
- getProtocols() - 类 中的方法org.apache.dubbo.config.SslConfig
-
- getProtocolServiceKey() - 类 中的方法org.apache.dubbo.common.URL
-
- 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
- getPublishInterface() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosAcceptForeignIp() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosAcceptForeignIpCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosEnable() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosEnableCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
- getQosHost() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosHostCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosPort() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQosPortCompatible() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getQueryStringValue(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- getQueues() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- getRandomPort() - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- getRawClass(Type) - 接口 中的静态方法org.apache.dubbo.common.utils.TypeUtils
-
- getRawParameter(String) - 类 中的方法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.MetadataReportConfig
-
- 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.AbstractReferenceConfig
-
- 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
-
- getServiceMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, double) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameterAndDecoded(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameterAndDecoded(String, String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceMethodParameterStrict(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceModel() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceModel() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceName() - 类 中的方法org.apache.dubbo.common.URL
-
已过时。
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceName() - 类 中的方法org.apache.dubbo.rpc.model.ServiceDescriptor
-
- getServiceParameter(String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, int) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, double) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, float) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, long) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, short) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, byte) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, char) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, boolean) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceParameters(String) - 类 中的方法org.apache.dubbo.common.URL
-
- getServiceRepository() - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
- getServices() - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- getServiceType() - 类 中的方法org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- getServiceType() - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- getSession() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getShareconnections() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- getSharedExecutor() - 类 中的方法org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
- getSharedExecutor() - 接口 中的方法org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Get the default shared threadpool.
- getShutwait() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- 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(String) - 类 中的静态方法org.apache.dubbo.common.utils.IOUtils
-
use like spring code
- getUrl() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getUrlMergeProcessor() - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- 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(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- getVersion() - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- getVersion() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- 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
-
已过时。
- IGNORE_CHECK_KEYS - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- 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.common.constants.RegistryConstants
-
- 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
- initServiceMetadata(AbstractInterfaceConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- Inject - org.apache.dubbo.common.extension中的注释类型
-
- Inject.InjectType - org.apache.dubbo.common.extension中的枚举
-
- 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
-
- InternalRunnable - org.apache.dubbo.common.threadlocal中的类
-
- InternalRunnable(Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalRunnable
-
- InternalThread - org.apache.dubbo.common.threadlocal中的类
-
InternalThread
- InternalThread() - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(Runnable) - 类 的构造器org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(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
-
- INVALID_PORT - 接口 中的静态变量org.apache.dubbo.common.constants.ConsulConstants
-
- 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.AbstractConfig
-
- isDefault() - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- 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
-
- isDynamicIncluded() - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- 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.MethodUtils
-
Return true if the provided method is a get method.
- isGsonGenericSerialization(String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
-
- isHighestPriority() - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLogger
-
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isInfoEnabled() - 接口 中的方法org.apache.dubbo.common.logger.Logger
-
Is info logging currently enabled?
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isInfoEnabled() - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- isInit() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- isInjvm() - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- 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.
- isJdk(Class) - 类 中的静态方法org.apache.dubbo.common.utils.ReflectUtils
-
- 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
-
- isPortInUsed(int) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
Check the port whether is in use in os
- 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.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.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.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.
- RANDOM - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
This class select one provider from multiple providers randomly.
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- RBRACE - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- read() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- read(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
-
- REDIS_CLIENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- 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_PREFIX - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- REGISTRY_CLUSTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_CLUSTER_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_PUBLISH_INTERFACE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- REGISTRY_SERVICE_REFERENCE_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- REGISTRY_TYPE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of Dubbo Registry type
- REGISTRY_ZONE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_ZONE_FORCE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
- RegistryConfig - org.apache.dubbo.config中的类
-
RegistryConfig
- RegistryConfig() - 类 的构造器org.apache.dubbo.config.RegistryConfig
-
- RegistryConfig(String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
-
- RegistryConfig(String, String) - 类 的构造器org.apache.dubbo.config.RegistryConfig
-
- RegistryConstants - org.apache.dubbo.common.constants中的接口
-
- 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.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
-
- ROUND_ROBIN - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Round robin load balance.
- 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() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalRunnable
-
- run(Timeout) - 接口 中的方法org.apache.dubbo.common.timer.TimerTask
-
- schedule(ScheduledExecutorService, Supplier<T>, long, TimeUnit) - 类 中的静态方法org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- ScheduledCompletableFuture - org.apache.dubbo.common.threadpool.concurrent中的类
-
- ScheduledCompletableFuture() - 类 的构造器org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- SCOPE_NONE - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- searchMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法org.apache.dubbo.common.compiler.support.ClassUtils
-
- SEMICOLON - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
-
- SEMICOLON_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
-
- SEMICOLON_SEPARATOR - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SEMICOLON_SPLIT_PATTERN - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SENTINEL_REDIS - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SEPARATOR_REGEX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- serialize(Object) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
- serialize(Object, JavaBeanAccessor) - 类 中的静态方法org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
- SERIALIZE_BLOCKED_LIST_FILE_PATH - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SerializeClassChecker - org.apache.dubbo.common.utils中的类
-
- Service - com.alibaba.dubbo.config.annotation中的注释类型
-
已过时。
- Service - org.apache.dubbo.config.annotation中的注释类型
-
- SERVICE_ANNOTATION_CLASSES - 类 中的静态变量org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
The annotation
classes of Dubbo Service (read-only)
- SERVICE_FILTER_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_NAME_MAPPING_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_NAME_MAPPING_PROPERTIES_FILE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
The parameter key for the class path of the ServiceNameMapping
Properties file
- SERVICE_PATH_PREFIX - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_REGISTRY_PROTOCOL - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The protocol for Service Discovery
- SERVICE_REGISTRY_TYPE - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter value of Service-Oriented Registry type
- ServiceAnnotationResolver - org.apache.dubbo.common.utils中的类
-
- ServiceAnnotationResolver(Class<?>) - 类 的构造器org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- ServiceConfigBase<T> - org.apache.dubbo.config中的类
-
ServiceConfig
- ServiceConfigBase() - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
-
- ServiceConfigBase(Service) - 类 的构造器org.apache.dubbo.config.ServiceConfigBase
-
- ServiceDescriptor - org.apache.dubbo.rpc.model中的类
-
ServiceModel and ServiceMetadata are to some extend duplicated with each other.
- ServiceDescriptor(Class<?>) - 类 的构造器org.apache.dubbo.rpc.model.ServiceDescriptor
-
- serviceKey(URL) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
-
- serviceKey(int, String, String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.ProtocolUtils
-
- ServiceMetadata - org.apache.dubbo.rpc.model中的类
-
Notice, this class currently has no usage inside Dubbo.
- ServiceMetadata(String, String, String, Class<?>) - 类 的构造器org.apache.dubbo.rpc.model.ServiceMetadata
-
- ServiceMetadata() - 类 的构造器org.apache.dubbo.rpc.model.ServiceMetadata
-
- ServiceRepository - org.apache.dubbo.rpc.model中的类
-
- ServiceRepository() - 类 的构造器org.apache.dubbo.rpc.model.ServiceRepository
-
- ServicesLoadingStrategy - org.apache.dubbo.common.extension中的类
-
- ServicesLoadingStrategy() - 类 的构造器org.apache.dubbo.common.extension.ServicesLoadingStrategy
-
- set(V) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value for the current thread.
- set(int) - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- set(T) - 类 中的方法org.apache.dubbo.common.utils.Holder
-
- set(int, E) - 类 中的方法org.apache.dubbo.common.utils.Stack
-
set.
- setAccepts(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setAccepts(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setAccepts(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setAccesslog(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setAccesslog(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setAccesslog(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setActives(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setAddress(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setAddress(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setAddress(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setAddress(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setAddress(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setAddress(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setAlive(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setAppConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setAppExternalConfig(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setAppExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
-
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setApplication(ApplicationConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- setApplication(String) - 类 中的静态方法org.apache.dubbo.rpc.model.ApplicationModel
-
已过时。
- setArchitecture(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setArguments(List<? extends ArgumentConfig>) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setAsync(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setAuth(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setBuffer(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setCache(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setCallback(Boolean) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
-
- setCallbacks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setCharset(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setCharset(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setCheck(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setCiphers(List<String>) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClassName(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setClassName(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- setClassName(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- setClassNameProperty(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setClient(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setClient(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setClient(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setClient(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- setClient(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setClientKeyCertChainPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientKeyCertChainPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientKeyPassword(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientPrivateKeyPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientPrivateKeyPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientTrustCertCollectionPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setClientTrustCertCollectionPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setCluster(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setCluster(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setCluster(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setCluster(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setCodec(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setCompiler(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setConfigCenter(ConfigCenterConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setConfigCenterFirst(boolean) - 类 中的方法org.apache.dubbo.common.config.Environment
-
- setConfigFile(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setConnections(Integer) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setConsumer(ConsumerConfig) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- setContextpath(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setContextpath(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setCorethreads(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setCorethreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setCycleReport(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setDefault(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
- setDefaultCompiler(String) - 类 中的静态方法org.apache.dubbo.common.compiler.support.AdaptiveCompiler
-
- setDefaultGroup(String) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- setDelay(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setDeprecated(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setDeprecated(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setDispatcher(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setDispatcher(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setDispather(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setDispather(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setDocument(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setDumpDirectory(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setDynamic(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setDynamic(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setDynamicConfiguration(DynamicConfiguration) - 类 中的方法org.apache.dubbo.common.config.Environment
-
- setDynamicIncluded(boolean) - 类 中的方法org.apache.dubbo.common.config.CompositeConfiguration
-
- setEnumNameProperty(String) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setEnvironment(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setExceptionClass(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
-
- setExceptionMessage(String) - 异常错误 中的方法org.apache.dubbo.rpc.service.GenericException
-
- setExchanger(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setExchanger(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setExecutes(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setExecutes(Integer) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setExecutor(EagerThreadPoolExecutor) - 类 中的方法org.apache.dubbo.common.threadpool.support.eager.TaskQueue
-
- setExport(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setExtension(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setExternalConfig(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setExternalConfigMap(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.Environment
-
- setExtraKeys(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setFieldValue(Object, String, T) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field
- setFieldValue(Object, Field, T) - 接口 中的静态方法org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- setFile(File) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging file
- setFile(File) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- setFile(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setFile(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setFilter(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setForks(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setGeneric(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
已过时。
- setGeneric(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setGeneric(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setGroup(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setGroup(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setHeartbeat(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setHighestPriority(Boolean) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setHost(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setHost(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setHost(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setHost(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setId(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
- setIndex(Integer) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
-
- setIndexedVariable(int, Object) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- setInit(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setInjvm(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setInterface(MulticastSocket, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.NetUtils
-
- setInterface(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setInterface(Class<?>) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- setInterface(Class<?>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setInterfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
已过时。
- setInterfaceClass(Class<?>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
已过时。
- setInterval(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setIothreads(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setKeepAlive(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setLayer(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLazy(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- setLevel(Level) - 接口 中的方法org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging level
- setLevel(Level) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Set the current logging level
- setLevel(Level) - 类 中的方法org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setListener(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setLoadbalance(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setLoadingStrategies(LoadingStrategy...) - 类 中的静态方法org.apache.dubbo.common.extension.ExtensionLoader
-
- setLocal(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLocal(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLogger(Logger) - 类 中的方法org.apache.dubbo.common.logger.support.FailsafeLogger
-
- setLogger(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setLoggerAdapter(String) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
- setLoggerAdapter(LoggerAdapter) - 类 中的静态方法org.apache.dubbo.common.logger.LoggerFactory
-
Set logger provider
- setLogLevel(Level) - 类 中的方法org.apache.dubbo.common.utils.Log
-
- setLogMessage(String) - 类 中的方法org.apache.dubbo.common.utils.Log
-
- setLogName(String) - 类 中的方法org.apache.dubbo.common.utils.Log
-
- setLogThread(String) - 类 中的方法org.apache.dubbo.common.utils.Log
-
- setMaxCapacity(int) - 类 中的方法org.apache.dubbo.common.utils.LRUCache
-
- setMerger(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setMetadataReportConfig(MetadataReportConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetadataServicePort(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setMetadataType(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setMethods(List<? extends MethodConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMetrics(MetricsConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- setMixinInstance(Object) - 接口 中的方法org.apache.dubbo.common.bytecode.Mixin.MixinAware
-
- setMock(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setMock(Object) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
Set the property "mock"
- setModule(ModuleConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setModule(ModuleConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
已过时。
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- setMonitor(MonitorConfig) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setMonitor(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setName(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setName(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setName(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setName(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setNamespace(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setNetworker(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setOnconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOnconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setOndisconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOndisconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setOninvoke(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOninvokeInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOninvokeMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOninvokeMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnreturn(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOnreturnInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnreturnMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOnreturnMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnthrow(Object) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOnthrowInstance(Object) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnthrowMethod(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setOnthrowMethod(Method) - 类 中的方法org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOptimizer(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setOrganization(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setOrganization(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setOwner(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setOwner(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setPassword(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setPassword(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setPassword(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setPassword(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setPassword(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setPassword(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setPath(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setPath(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setPath(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
已过时。
- setPath(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setPath(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setPayload(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setPort(int) - 类 中的方法org.apache.dubbo.common.URL
-
- setPort(int) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setPort(String) - 类 中的方法org.apache.dubbo.config.MetricsConfig
-
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setPort(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setPreferred(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setPrefix(String) - 类 中的方法org.apache.dubbo.config.AbstractConfig
-
- setPrimitiveProperty(Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setPrompt(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setPrompt(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setProperties(Map<String, String>) - 类 中的方法org.apache.dubbo.common.config.InmemoryConfiguration
-
set store
- setProperties(Properties) - 类 中的静态方法org.apache.dubbo.common.utils.ConfigUtils
-
- setProperty(Object, Object) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setPropertyValue(Object, String, Object) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setPropertyValues(Object, String[], Object[]) - 类 中的方法org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setProtocol(ProtocolConfig) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MetricsConfig
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
已过时。
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- setProtocol(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setProtocolIds(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocols(List<? extends ProtocolConfig>) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocols(List<String>) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setProvidedBy(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setProvider(ProviderConfig) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setProviderIds(String) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setProviders(List<ProviderConfig>) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setProviderUrl(URL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setProxy(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setProxyObject(Object) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- setPublishInterface(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosAcceptForeignIp(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosAcceptForeignIpCompatible(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosEnable(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosEnableCompatible(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosHost(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosHostCompatible(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosPort(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQosPortCompatible(Integer) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setQueues(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setReconnect(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setRef(T) - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setRegister(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setRegisterConsumer(Boolean) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setRegistered(boolean) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setRegistries(List<? extends RegistryConfig>) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setRegistry(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setRegistry(RegistryConfig) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setRegistryIds(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistryIds(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setRegistryUrl(URL) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setReliable(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setRepository(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setRetries(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setRetry(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setRetryPeriod(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setRetryTimes(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setReturn(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setRouter(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setScope(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setSent(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setSerialization(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setServer(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setServer(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setServerKeyCertChainPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerKeyCertChainPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerKeyPassword(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerPrivateKeyPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerPrivateKeyPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerTrustCertCollectionPath(String) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setServerTrustCertCollectionPathStream(InputStream) - 类 中的方法org.apache.dubbo.config.SslConfig
-
- setService(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setServiceId(String) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setServiceInterface(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setServiceInterfaceName(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- setServiceKey(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ConsumerModel
-
- setServiceKey(String) - 类 中的方法org.apache.dubbo.rpc.model.ProviderModel
-
- setServiceType(Class<?>) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- setSession(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setShareconnections(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setShutwait(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setSimplified(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setSsl(SslConfig) - 类 中的方法org.apache.dubbo.config.context.ConfigManager
-
- setSslEnabled(Boolean) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setStat(Integer) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
已过时。
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setStatus(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setSticky(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractReferenceConfig
-
- setSticky(Boolean) - 类 中的方法org.apache.dubbo.config.MethodConfig
-
- setStub(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setStub(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setSubscribe(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setSuperClass(String) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- setSuperClass(Class<?>) - 类 中的方法org.apache.dubbo.common.bytecode.ClassGenerator
-
- setSuperClassName(String) - 类 中的方法org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- setSyncReport(Boolean) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setTag(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setTarget(Object) - 类 中的方法org.apache.dubbo.rpc.model.ServiceMetadata
-
- setTelnet(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setTelnet(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- SETTER_METHOD_DESC_PATTERN - 类 中的静态变量org.apache.dubbo.common.utils.ReflectUtils
-
- setThreadLocalMap(InternalThreadLocalMap) - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThread
-
Sets the internal data structure that keeps the threadLocal variables bound to this thread.
- setThreadName(URL, String) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
-
append thread name with url address
- setThreadname(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setThreadname(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setThreadpool(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setThreads(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setTimeout(Long) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setTimeout(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setToken(Boolean) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setToken(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setTransport(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.ProtocolConfig
-
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setTransporter(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setType(int) - 类 中的方法org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setType(String) - 类 中的方法org.apache.dubbo.config.ArgumentConfig
-
- setUrl(String) - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- setUrlMergeProcessor(String) - 类 中的方法org.apache.dubbo.config.ConsumerConfig
-
- setUseAsConfigCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setUseAsMetadataCenter(Boolean) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setUsername(String) - 类 中的方法org.apache.dubbo.common.URL
-
- setUsername(String) - 类 中的方法org.apache.dubbo.common.URLBuilder
-
- setUsername(String) - 类 中的方法org.apache.dubbo.config.ConfigCenterConfig
-
- setUsername(String) - 类 中的方法org.apache.dubbo.config.MetadataReportConfig
-
- setUsername(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setUsername(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setValidation(String) - 类 中的方法org.apache.dubbo.config.AbstractMethodConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.common.BaseServiceMetadata
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.AbstractInterfaceConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.ApplicationConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.ModuleConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.MonitorConfig
-
- setVersion(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setWait(Integer) - 类 中的方法org.apache.dubbo.config.ProviderConfig
-
- setWait(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
已过时。
- setWaitingFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- setWarmup(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setWeight(Integer) - 类 中的方法org.apache.dubbo.config.AbstractServiceConfig
-
- setWeight(Integer) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- setZone(String) - 类 中的方法org.apache.dubbo.config.RegistryConfig
-
- short2bytes(short) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[]) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[], int) - 类 中的静态方法org.apache.dubbo.common.io.Bytes
-
to byte array.
- SHORTEST_RESPONSE - 接口 中的静态变量org.apache.dubbo.common.constants.LoadbalanceRules
-
Filter the number of invokers with the shortest response time of success calls and count the weights and quantities of these invokers.
- shortValue() - 类 中的方法org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- shouldCheck() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- shouldDelay() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- shouldExport() - 类 中的方法org.apache.dubbo.config.ServiceConfigBase
-
- shouldInit() - 类 中的方法org.apache.dubbo.config.ReferenceConfigBase
-
- shutdown() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
The following methods are still not supported
- SHUTDOWN_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- SHUTDOWN_WAIT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SHUTDOWN_WAIT_SECONDS_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
已过时。
- ShutdownHookCallback - org.apache.dubbo.common.lang中的接口
-
Dubbo ShutdownHook callback interface
- ShutdownHookCallbacks - org.apache.dubbo.common.lang中的类
-
- shutdownNow() - 类 中的方法org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- shutdownNow(Executor, int) - 类 中的静态方法org.apache.dubbo.common.utils.ExecutorUtil
-
- SIDE_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SIMPLE_TYPES - 类 中的静态变量org.apache.dubbo.common.utils.ClassUtils
-
- simpleClassName(Class<?>) - 类 中的静态方法org.apache.dubbo.common.utils.ClassUtils
-
- SimpleDataStore - org.apache.dubbo.common.store.support中的类
-
- SimpleDataStore() - 类 的构造器org.apache.dubbo.common.store.support.SimpleDataStore
-
- size() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- size() - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- size() - 类 中的静态方法org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Returns the number of thread local variables bound to the current thread.
- size() - 类 中的方法org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- size(Collection<?>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
- size() - 类 中的方法org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns the number of elements in this set (its cardinality).
- size() - 类 中的方法org.apache.dubbo.common.utils.LRUCache
-
- size() - 类 中的方法org.apache.dubbo.common.utils.Stack
-
get stack size.
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- skip(long) - 类 中的方法org.apache.dubbo.common.io.UnsafeStringReader
-
- skipUnusedStream(InputStream) - 类 中的静态方法org.apache.dubbo.common.io.StreamUtils
-
- SLASH - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
-
- SLASH_CHAR - 类 中的静态变量org.apache.dubbo.common.utils.StringUtils
-
- Slf4jLogger - org.apache.dubbo.common.logger.slf4j中的类
-
- Slf4jLogger(Logger) - 类 的构造器org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- Slf4jLoggerAdapter - org.apache.dubbo.common.logger.slf4j中的类
-
- Slf4jLoggerAdapter() - 类 的构造器org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- sort(List<T>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
- sortSimpleName(List<String>) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
- SPI - org.apache.dubbo.common.extension中的注释类型
-
Marker for extension interface
Changes on extension configuration file
Use
Protocol as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from:
com.foo.XxxProtocol
com.foo.YyyProtocol
to key-value pair
xxx=com.foo.XxxProtocol
yyy=com.foo.YyyProtocol
The reason for this change is:
If there's third party library referenced by static field or by method in extension implementation, its class will
fail to initialize if the third party library doesn't exist.
- SpiExtensionFactory - org.apache.dubbo.common.extension.factory中的类
-
SpiExtensionFactory
- SpiExtensionFactory() - 类 的构造器org.apache.dubbo.common.extension.factory.SpiExtensionFactory
-
- split(List<String>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
- split(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
split.
- splitAll(Map<String, List<String>>, String) - 类 中的静态方法org.apache.dubbo.common.utils.CollectionUtils
-
- splitToList(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Splits String around matches of the given character.
- splitToSet(String, char) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set
- splitToSet(String, char, boolean) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set
- SSL_ENABLED_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- SslConfig - org.apache.dubbo.config中的类
-
- SslConfig() - 类 的构造器org.apache.dubbo.config.SslConfig
-
- Stack<E> - org.apache.dubbo.common.utils中的类
-
Stack.
- Stack() - 类 的构造器org.apache.dubbo.common.utils.Stack
-
- start() - 接口 中的方法org.apache.dubbo.common.context.Lifecycle
-
Start the component
- start() - 类 中的方法org.apache.dubbo.common.context.LifecycleAdapter
-
- START - 类 中的静态变量org.apache.dubbo.common.json.JSON
-
已过时。
- start() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
-
Starts the background thread explicitly.
- start() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- Status - org.apache.dubbo.common.status中的类
-
Status
- Status(Status.Level) - 类 的构造器org.apache.dubbo.common.status.Status
-
- Status(Status.Level, String) - 类 的构造器org.apache.dubbo.common.status.Status
-
- Status(Status.Level, String, String) - 类 的构造器org.apache.dubbo.common.status.Status
-
- Status.Level - org.apache.dubbo.common.status中的枚举
-
Level
- STATUS_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- StatusChecker - org.apache.dubbo.common.status中的接口
-
StatusChecker
- StatusUtils - org.apache.dubbo.common.status.support中的类
-
StatusManager
- StatusUtils() - 类 的构造器org.apache.dubbo.common.status.support.StatusUtils
-
- stop() - 类 中的方法org.apache.dubbo.common.timer.HashedWheelTimer
-
- stop() - 接口 中的方法org.apache.dubbo.common.timer.Timer
-
Releases all resources acquired by this
Timer and cancels all
tasks which were scheduled but not executed yet.
- stop() - 类 中的静态方法org.apache.dubbo.common.utils.LogUtil
-
- STR1 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。
- STR2 - 类 中的静态变量org.apache.dubbo.common.json.Yylex
-
已过时。
lexical states
- Streams - org.apache.dubbo.common.function中的接口
-
The utilities class for
Stream
- StreamUtils - org.apache.dubbo.common.io中的类
-
Stream utils.
- STRING - 类 中的静态变量org.apache.dubbo.common.json.JSONToken
-
已过时。
- StringConstantFieldValuePredicate - org.apache.dubbo.common.utils中的类
-
- StringConstantFieldValuePredicate(Class<?>) - 类 的构造器org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
-
- StringConverter<T> - org.apache.dubbo.common.convert中的接口
-
A class to covert
String to the target-typed value
- StringToArrayConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String to array-type object
- StringToArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- StringToBlockingDequeConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToBlockingDequeConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToBlockingDequeConverter
-
- StringToBlockingQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToBlockingQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToBlockingQueueConverter
-
- StringToBooleanConverter - org.apache.dubbo.common.convert中的类
-
- StringToBooleanConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToBooleanConverter
-
- StringToCharacterConverter - org.apache.dubbo.common.convert中的类
-
- StringToCharacterConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToCharacterConverter
-
- StringToCharArrayConverter - org.apache.dubbo.common.convert中的类
-
The class to convert
String to
char[]
- StringToCharArrayConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToCharArrayConverter
-
- StringToCollectionConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToCollectionConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToCollectionConverter
-
- StringToDequeConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToDequeConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToDequeConverter
-
- StringToDoubleConverter - org.apache.dubbo.common.convert中的类
-
- StringToDoubleConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToDoubleConverter
-
- StringToFloatConverter - org.apache.dubbo.common.convert中的类
-
- StringToFloatConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToFloatConverter
-
- StringToIntegerConverter - org.apache.dubbo.common.convert中的类
-
- StringToIntegerConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToIntegerConverter
-
- StringToIterableConverter<T extends Iterable> - org.apache.dubbo.common.convert.multiple中的类
-
- StringToIterableConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- StringToListConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToListConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToListConverter
-
- StringToLongConverter - org.apache.dubbo.common.convert中的类
-
- StringToLongConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToLongConverter
-
- StringToMultiValueConverter - org.apache.dubbo.common.convert.multiple中的接口
-
The class to convert
String to multiple value object
- StringToNavigableSetConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToNavigableSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToNavigableSetConverter
-
- StringToOptionalConverter - org.apache.dubbo.common.convert中的类
-
- StringToOptionalConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToOptionalConverter
-
- StringToQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToQueueConverter
-
- StringToSetConverter - org.apache.dubbo.common.convert.multiple中的类
-
The class to convert
String to
Set-based value
- StringToSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToSetConverter
-
- StringToShortConverter - org.apache.dubbo.common.convert中的类
-
- StringToShortConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToShortConverter
-
- StringToSortedSetConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToSortedSetConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToSortedSetConverter
-
- StringToStringConverter - org.apache.dubbo.common.convert中的类
-
- StringToStringConverter() - 类 的构造器org.apache.dubbo.common.convert.StringToStringConverter
-
- StringToTransferQueueConverter - org.apache.dubbo.common.convert.multiple中的类
-
- StringToTransferQueueConverter() - 类 的构造器org.apache.dubbo.common.convert.multiple.StringToTransferQueueConverter
-
- StringUtils - org.apache.dubbo.common.utils中的类
-
StringUtils
- stripEnd(String, String) - 类 中的静态方法org.apache.dubbo.common.utils.StringUtils
-
Strips any of a set of characters from the end of a String.
- STUB_EVENT_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.CommonConstants
-
- STUB_KEY - 接口 中的静态变量org.apache.dubbo.config.Constants
-
- submit(ScheduledExecutorService, Supplier<T>) - 类 中的静态方法org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- SUBSCRIBED_SERVICE_NAMES_KEY - 接口 中的静态变量org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of the subscribed service names for Service-Oriented Registry
If there is a multiple-values, the "comma" is the separator.
- SystemConfiguration - org.apache.dubbo.common.config中的类
-
FIXME: is this really necessary?
- SystemConfiguration() - 类 的构造器org.apache.dubbo.common.config.SystemConfiguration
-