- AbortPolicyWithReport - Class in org.apache.dubbo.common.threadpool.support
-
Abort Policy.
- AbortPolicyWithReport(String, URL) - Constructor for class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
-
- AbstractCompiler - Class in org.apache.dubbo.common.compiler.support
-
Abstract compiler.
- AbstractCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AbstractCompiler
-
- AbstractConfig - Class in org.apache.dubbo.config
-
Utility methods and public methods for parsing configuration
- AbstractConfig() - Constructor for class org.apache.dubbo.config.AbstractConfig
-
- AbstractDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter
-
- AbstractDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- AbstractDynamicConfiguration(String, int, long, String, long) - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- AbstractDynamicConfigurationFactory - Class in org.apache.dubbo.common.config.configcenter
-
- AbstractDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
-
- AbstractEventDispatcher - Class in org.apache.dubbo.event
-
- AbstractInterfaceConfig - Class in org.apache.dubbo.config
-
AbstractDefaultConfig
- AbstractInterfaceConfig() - Constructor for class org.apache.dubbo.config.AbstractInterfaceConfig
-
- AbstractMethodConfig - Class in org.apache.dubbo.config
-
AbstractMethodConfig
- AbstractMethodConfig() - Constructor for class org.apache.dubbo.config.AbstractMethodConfig
-
- AbstractReferenceConfig - Class in org.apache.dubbo.config
-
AbstractConsumerConfig
- AbstractReferenceConfig() - Constructor for class org.apache.dubbo.config.AbstractReferenceConfig
-
- AbstractServiceConfig - Class in org.apache.dubbo.config
-
AbstractServiceConfig
- AbstractServiceConfig() - Constructor for class org.apache.dubbo.config.AbstractServiceConfig
-
- accept(Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.Converter
-
Accept the source type and target type or not
- accept(Class<S>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Accept the source type and target type or not
- accept(Class<String>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- accept(Class<String>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- accept(T) - Method in interface org.apache.dubbo.common.function.ThrowableConsumer
-
Applies this function to the given argument.
- accept(E) - Method in interface org.apache.dubbo.event.ConditionalEventListener
-
Accept the event is handled or not by current listener
- ACCEPT_FOREIGN_IP - Static variable in interface org.apache.dubbo.common.constants.QosConstants
-
- ACCEPTS_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- Activate - Annotation Type in com.alibaba.dubbo.common.extension
-
Deprecated.
- Activate - Annotation Type in org.apache.dubbo.common.extension
-
Activate.
- ActivateComparator - Class in org.apache.dubbo.common.extension.support
-
OrderComparator
- ActivateComparator() - Constructor for class org.apache.dubbo.common.extension.support.ActivateComparator
-
- Adaptive - Annotation Type in org.apache.dubbo.common.extension
-
Provide helpful information for
ExtensionLoader to inject dependency extension instance.
- AdaptiveClassCodeGenerator - Class in org.apache.dubbo.common.extension
-
Code generator for Adaptive class
- AdaptiveClassCodeGenerator(Class<?>, String) - Constructor for class org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
-
- AdaptiveCompiler - Class in org.apache.dubbo.common.compiler.support
-
AdaptiveCompiler.
- AdaptiveCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
-
- AdaptiveExtensionFactory - Class in org.apache.dubbo.common.extension.factory
-
AdaptiveExtensionFactory
- AdaptiveExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
-
- add(Object) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
add item.
- add(E) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Adds the specified element to this set if it is not already present.
- addAll(Object[]) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
add items.
- addAll(Collection<?>) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
add items.
- addAll(Collection<T>, T...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- addAndGet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- addAttachment(String, Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- addCallback(ShutdownHookCallback) - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- addConfig(AbstractConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addConfigCenters(Iterable<ConfigCenterConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addConfiguration(Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- addConfiguration(int, Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- addConfiguration(DynamicConfiguration) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- addConfigurationFirst(Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- addConstructor(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(int, Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(int, Class<?>[], Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(Constructor<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addConstructor(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addConsumers(Iterable<ConsumerConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addDefaultConstructor() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addEventListener(EventListener<?>) - Method in class org.apache.dubbo.event.AbstractEventDispatcher
-
- addEventListener(E) - Method in interface org.apache.dubbo.event.Listenable
-
- addEventListeners(E, E...) - Method in interface org.apache.dubbo.event.Listenable
-
- addEventListeners(Iterable<E>) - Method in interface org.apache.dubbo.event.Listenable
-
- addExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Register new extension via API
- addField(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String, int, Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String, int, Class<?>, String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addField(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addImports(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addInterface(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addInterface(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addInterface(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addIntoConfigManager() - Method in class org.apache.dubbo.config.AbstractConfig
-
- addItem(T) - Method in class org.apache.dubbo.common.threadpool.manager.Ring
-
- addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- addListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- addListener(String, String, ConfigurationListener) - Method in interface 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) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
Deprecated.
- addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
- addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- addMetadataReport(MetadataReportConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addMetadataReports(Iterable<MetadataReportConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addMethod(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, int, Class<?>, Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String, Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- addMethod(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- addMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- addMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addMethodParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- addMethodParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addMethodParameters(Map<String, Map<String, String>>) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, char) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, byte) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, short) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, long) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, float) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, double) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, Number) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- addParameter(String, boolean) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, char) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, byte) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, short) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, int) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, long) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, float) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, double) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, Number) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URL
-
- addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URL
-
- addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URL
-
Add parameters to a new url.
- addParameters(String...) - Method in class org.apache.dubbo.common.URL
-
- addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URL
-
- addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
-
- addParameterString(String) - Method in class org.apache.dubbo.common.URL
-
- addParameterString(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- addProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
-
Add a set of properties into the store
- addProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- addProperty(String, String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
-
Add one property into the store, the previous value will be replaced if the key exists
- addProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addProtocols(Iterable<ProtocolConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addProvider(ProviderConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addProviders(Iterable<ProviderConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addReference(ReferenceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addReferences(Iterable<ReferenceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addRegistries(Iterable<RegistryConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addService(ServiceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addServices(Iterable<ServiceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- addStatedUrl(ProviderModel.RegisterStatedURL) - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- allConsumerModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- allProviderModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- alwaysFalse() - Static method in interface org.apache.dubbo.common.function.Predicates
-
- alwaysTrue() - Static method in interface org.apache.dubbo.common.function.Predicates
-
- and(Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Predicates
-
a composed predicate that represents a short-circuiting logical AND of
predicates
- AND - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- AND_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- AnnotationUtils - Interface in org.apache.dubbo.common.utils
-
Commons Annotation Utilities class
- ANY - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- ANY_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ANYHOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ANYHOST_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- APP_DYNAMIC_CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- append(CharSequence) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(CharSequence, int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(char) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
-
- append(LoggingEvent) - Method in class org.apache.dubbo.common.utils.DubboAppender
-
- appendLines(File, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
-
append lines.
- appendParameters(Map<String, String>, Object) - Static method in class org.apache.dubbo.config.AbstractConfig
-
- appendParameters(Map<String, String>, Object, String) - Static method in class org.apache.dubbo.config.AbstractConfig
-
- appendRuntimeParameters(Map<String, String>) - Static method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ApplicationConfig - Class in org.apache.dubbo.config
-
The application info
- ApplicationConfig() - Constructor for class org.apache.dubbo.config.ApplicationConfig
-
- ApplicationConfig(String) - Constructor for class org.apache.dubbo.config.ApplicationConfig
-
- ApplicationInitListener - Interface in org.apache.dubbo.rpc.model
-
- ApplicationModel - Class in 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() - Constructor for class org.apache.dubbo.rpc.model.ApplicationModel
-
- apply(T) - Method in interface org.apache.dubbo.common.function.ThrowableFunction
-
Applies this function to the given argument.
- ARCHITECTURE - Static variable in interface org.apache.dubbo.config.Constants
-
Application architecture name.
- Argument - Annotation Type in org.apache.dubbo.config.annotation
-
- ArgumentConfig - Class in org.apache.dubbo.config
-
The method arguments configuration
- ArgumentConfig() - Constructor for class org.apache.dubbo.config.ArgumentConfig
-
- ArgumentConfig(Argument) - Constructor for class org.apache.dubbo.config.ArgumentConfig
-
- ARRAY - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- ARRAY_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
-
- ARRAY_ITEM - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- ARRAY_SUFFIX - Static variable in class org.apache.dubbo.common.utils.ClassUtils
-
Suffix for array class names: "[]"
- arrayBegin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
-
Deprecated.
array begin.
- arrayBegin() - Method in class org.apache.dubbo.common.json.JSONWriter
-
Deprecated.
array begin.
- arrayEnd(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
-
Deprecated.
array end, return array value.
- arrayEnd() - Method in class org.apache.dubbo.common.json.JSONWriter
-
Deprecated.
array end, return array value.
- arrayItem(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
-
Deprecated.
array item.
- arrayItemValue(int, Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
-
Deprecated.
array item.
- arrayToDelimitedString(Object[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- ArrayUtils - Class in org.apache.dubbo.common.utils
-
Contains some methods to check array.
- Assert - Class in org.apache.dubbo.common.utils
-
- assertListener(EventListener<?>) - Static method in interface org.apache.dubbo.event.Listenable
-
Assets the listener is valid or not
- AsyncMethodInfo - Class in org.apache.dubbo.rpc.model
-
- AsyncMethodInfo() - Constructor for class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- AtomicPositiveInteger - Class in org.apache.dubbo.common.utils
-
- AtomicPositiveInteger() - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- AtomicPositiveInteger(int) - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- AVAILABLE - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
-
- available() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- available - Static variable in class org.apache.dubbo.common.utils.DubboAppender
-
- awaitTermination(long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- CACHE_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
-
- CachedThreadPool - Class in org.apache.dubbo.common.threadpool.support.cached
-
This thread pool is self-tuned.
- CachedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
-
- callback() - Method in interface org.apache.dubbo.common.lang.ShutdownHookCallback
-
Callback execution
- callback() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- CALLBACK_INSTANCES_LIMIT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
The limit of callback service instances for one interface on every client
- camelToSplitName(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- cancel() - Method in interface org.apache.dubbo.common.timer.Timeout
-
Attempts to cancel the
TimerTask associated with this handle.
- cancelScheduledFuture(ScheduledFuture<?>) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
-
- CATEGORY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- CharSequenceComparator - Class in org.apache.dubbo.common.utils
-
- check() - Method in interface org.apache.dubbo.common.status.StatusChecker
-
check status
- check() - Method in class org.apache.dubbo.common.status.support.LoadStatusChecker
-
- check() - Method in class org.apache.dubbo.common.status.support.MemoryStatusChecker
-
- CHECK_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- checkBytecode(String, byte[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- checkDefault() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- checkDefault() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- checkDuplicate(Class<?>, boolean) - Static method in class org.apache.dubbo.common.Version
-
- checkDuplicate(Class<?>) - Static method in class org.apache.dubbo.common.Version
-
- checkDuplicate(String, boolean) - Static method in class org.apache.dubbo.common.Version
-
- checkInterfaceAndMethods(Class<?>, List<MethodConfig>) - Method in class 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() - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- checkOrUpdateInited() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- checkProtocol() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- checkRef() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- checkRegistry() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Check whether the registry config is exists, and then conversion it to
RegistryConfig
- checkStubAndLocal(Class<?>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Legitimacy check of stub, note that: the local will deprecated, and replace with stub
- checkZeroArgConstructor(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- CIDRUtils - Class in org.apache.dubbo.common.utils
-
A class that enables to get an IP range from CIDR specification.
- CIDRUtils(String) - Constructor for class org.apache.dubbo.common.utils.CIDRUtils
-
- CLASS_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
-
- CLASS_DESERIALIZE_ALLOWED_LIST - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_BLOCK_ALL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_BLOCKED_LIST - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_DESERIALIZE_OPEN_CHECK - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CLASS_EXTENSION - Static variable in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- CLASS_PROPERTY - Static variable in interface org.apache.dubbo.common.json.JSONVisitor
-
Deprecated.
- classForName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- ClassGenerator - Class in org.apache.dubbo.common.bytecode
-
ClassGenerator
- ClassGenerator.DC - Interface in org.apache.dubbo.common.bytecode
-
- CLASSIFIER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- classifyUrls(List<URL>, Predicate<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- CLASSPATH_URL_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassUtils - Class in org.apache.dubbo.common.compiler.support
-
ClassUtils.
- ClassUtils - Class in org.apache.dubbo.common.utils
-
- ClassUtils() - Constructor for class org.apache.dubbo.common.utils.ClassUtils
-
- clear() - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
-
- clear() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- clear() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Removes all of the elements from this set.
- clear() - Static method in class org.apache.dubbo.common.utils.DubboAppender
-
- clear() - Method in class org.apache.dubbo.common.utils.LRUCache
-
- clear() - Method in class org.apache.dubbo.common.utils.Stack
-
clear stack.
- clear() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- clearAppExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
-
- clearDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- clearExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
-
- clearParameters() - Method in class org.apache.dubbo.common.URL
-
- clearParameters() - Method in class org.apache.dubbo.common.URLBuilder
-
- close() - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Closes this class path.
- close() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- close() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Close the configuration
- close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- close() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- close() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
-
- CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CLUSTER_REDIS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ClusterRules - Interface in org.apache.dubbo.common.constants
-
constant for Cluster fault-tolerant mode
- CmdbAdapter - Class in org.apache.dubbo.common.infra.support
-
- CmdbAdapter() - Constructor for class org.apache.dubbo.common.infra.support.CmdbAdapter
-
- CollectionUtils - Class in org.apache.dubbo.common.utils
-
Miscellaneous collection utility methods.
- COLON - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- COLON - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- COLON_SEPARATOR - Static variable in class org.apache.dubbo.common.BaseServiceMetadata
-
- COLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- com.alibaba.dubbo.common.extension - package com.alibaba.dubbo.common.extension
-
- com.alibaba.dubbo.config.annotation - package com.alibaba.dubbo.config.annotation
-
- COMMA - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- COMMA - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- COMMA_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- COMMA_SEPARATOR_CHAR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- COMMA_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CommonConstants - Interface in org.apache.dubbo.common.constants
-
- COMPARATOR - Static variable in class org.apache.dubbo.common.extension.support.ActivateComparator
-
- COMPARATOR - Static variable in class org.apache.dubbo.common.extension.support.WrapperComparator
-
- COMPARATOR - Static variable in interface org.apache.dubbo.common.lang.Prioritized
-
- compare(Class, Class) - Method in class org.apache.dubbo.common.extension.support.ActivateComparator
-
- compare(Object, Object) - Method in class org.apache.dubbo.common.extension.support.WrapperComparator
-
- compare(CharSequence, CharSequence) - Method in class org.apache.dubbo.common.utils.CharSequenceComparator
-
- compare(Method, Method) - Method in class org.apache.dubbo.common.utils.MethodComparator
-
- compareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- compareTo(Prioritized) - Method in interface org.apache.dubbo.common.lang.Prioritized
-
- COMPATIBLE_CONFIG_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- compatibleTypeConvert(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.CompatibleTypeUtils
-
Compatible type convert.
- CompatibleTypeUtils - Class in org.apache.dubbo.common.utils
-
- compile(String, ClassLoader) - Method in interface org.apache.dubbo.common.compiler.Compiler
-
Compile java source code.
- compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AbstractCompiler
-
- compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
-
- Compiler - Interface in org.apache.dubbo.common.compiler
-
Compiler.
- completeCompoundConfigs(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- completeCompoundConfigs() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- COMPOSITE_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CompositeConfiguration - Class in org.apache.dubbo.common.config
-
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
- CompositeConfiguration() - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeConfiguration(Configuration...) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
-
- CompositeDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.wrapper
-
support multiple config center, simply iterating each concrete config center.
- CompositeDynamicConfiguration() - Constructor for class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- ConcurrentHashSet<E> - Class in org.apache.dubbo.common.utils
-
- ConcurrentHashSet() - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
-
- ConcurrentHashSet(int) - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
-
- ConditionalEventListener<E extends Event> - Interface in org.apache.dubbo.event
-
- CONFIG_APP_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- CONFIG_BASE_PATH_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The parameter name of URL for the config base path
- CONFIG_CENTER_DIR_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- CONFIG_CENTER_ENCODING_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- CONFIG_CHECK_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
-
Deprecated.
- CONFIG_CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
-
Deprecated.
- CONFIG_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- CONFIG_ENABLE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_ENABLE_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- CONFIG_GROUP_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
-
Deprecated.
- CONFIG_MAPPING_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_NAMESPACE_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
-
Deprecated.
- CONFIG_NAMESPACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CONFIG_ROOT_PATH_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
The parameter name of URL for the config root path
- ConfigCenterConfig - Class in org.apache.dubbo.config
-
ConfigCenterConfig
- ConfigCenterConfig() - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
-
- ConfigCenterConfig(String) - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
-
- ConfigChangedEvent - Class in org.apache.dubbo.common.config.configcenter
-
An event raised when the config changed, immutable.
- ConfigChangedEvent(String, String, String) - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- ConfigChangedEvent(String, String, String, ConfigChangeType) - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- ConfigChangeType - Enum in org.apache.dubbo.common.config.configcenter
-
Config change event type
- ConfigConfigurationAdapter - Class in org.apache.dubbo.config.context
-
- ConfigConfigurationAdapter(AbstractConfig) - Constructor for class org.apache.dubbo.config.context.ConfigConfigurationAdapter
-
- configFile(String, String) - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- ConfigManager - Class in org.apache.dubbo.config.context
-
- ConfigManager() - Constructor for class org.apache.dubbo.config.context.ConfigManager
-
- Configuration - Interface in org.apache.dubbo.common.config
-
Configuration interface, to fetch the value for the specified key.
- ConfigurationListener - Interface in org.apache.dubbo.common.config.configcenter
-
Config listener, will get notified when the config it listens on changes.
- ConfigurationUtils - Class in org.apache.dubbo.common.config
-
Utilities for manipulating configurations from different sources
- ConfigurationUtils() - Constructor for class org.apache.dubbo.common.config.ConfigurationUtils
-
- CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- ConfigUtils - Class in org.apache.dubbo.common.utils
-
- CONSISTENT_HASH - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
-
Consistent Hash, requests with the same parameters are always sent to the same provider.
- Constants - Interface in org.apache.dubbo.common.config.configcenter
-
Deprecated.
- Constants - Interface in org.apache.dubbo.config
-
- constructMethodConfig(Method[]) - Static method in class org.apache.dubbo.config.MethodConfig
-
- ConsulConstants - Interface in org.apache.dubbo.common.constants
-
Common configuration for configCenter, metadata, and registry modules
- CONSUMER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- CONSUMER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ConsumerConfig - Class in org.apache.dubbo.config
-
The service consumer default configuration
- ConsumerConfig() - Constructor for class org.apache.dubbo.config.ConsumerConfig
-
- ConsumerMethodModel - Class in org.apache.dubbo.rpc.model
-
Deprecated.
- ConsumerMethodModel(Method) - Constructor for class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- ConsumerModel - Class in 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<?>) - Constructor for class 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) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
-
- CONSUMERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- contains(String) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
contains key.
- contains(String[], String) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
-
- contains(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains the specified element.
- containsKey(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- containsKey(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
Check if the configuration contains the specified key.
- containsKey(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
-
- containsProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- CONTEXTPATH_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- convert(Class<T>, String, T) - Method in interface org.apache.dubbo.common.config.Configuration
-
- convert(S) - Method in interface org.apache.dubbo.common.convert.Converter
-
Convert the source-typed value to the target-typed value
- convert(S, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Convert the source to be the multiple value
- convert(String[], int, Class<?>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- convert(String[], int, Class<?>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- convert(String, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
-
- convert(String[], int, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
-
Convert the segments to multiple value object
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToBooleanConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToCharacterConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToCharArrayConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToDoubleConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToFloatConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToIntegerConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToLongConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToOptionalConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToShortConverter
-
- convert(String) - Method in class org.apache.dubbo.common.convert.StringToStringConverter
-
- Converter<S,T> - Interface in org.apache.dubbo.common.convert
-
A class to convert the source-typed value to the target-typed value
- convertIfPossible(Object, Class<T>) - Static method in interface org.apache.dubbo.common.convert.Converter
-
Convert the value of source to target-type value if possible
- convertIfPossible(Object, Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
- convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- convertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- convertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- copyOf(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
-
byte array copy.
- CORE_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- createExecutorIfAbsent(URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
Get called when the server or client instance initiating.
- createExecutorIfAbsent(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Called by both Client and Server.
- CtClassBuilder - Class in org.apache.dubbo.common.compiler.support
-
CtClassBuilder is builder for CtClass
- CtClassBuilder() - Constructor for class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- CustomizedLoaderClassPath - Class in org.apache.dubbo.common.bytecode
-
A class search-path representing a class loader.
- CustomizedLoaderClassPath(ClassLoader) - Constructor for class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Creates a search path representing a class loader.
- FAIL_BACK - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
-
When fails, record failure requests and schedule for retry on a regular interval.
- FAIL_FAST - Static variable in interface 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 - Static variable in interface 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 - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
-
When invoke fails, log the error message and ignore this error by returning an empty Result.
- FailsafeLogger - Class in org.apache.dubbo.common.logger.support
-
- FailsafeLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- FieldUtils - Interface in org.apache.dubbo.common.utils
-
The utilities class for Java Reflection
Field
- FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- FileSystemDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.file
-
- FileSystemDynamicConfiguration() - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String, int) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(File, String, String, int, long) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- FileSystemDynamicConfigurationFactory - Class in org.apache.dubbo.common.config.configcenter.file
-
- FileSystemDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfigurationFactory
-
- filter(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
-
- filterAll(S, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
-
- filterAny(S, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
-
- FilterConstants - Interface in org.apache.dubbo.common.constants
-
- filterFirst(Iterable<T>, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
-
- filterList(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
-
- filterLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- filterSet(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
-
- filterStream(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
-
- find(String) - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
-
Obtains the URL of the specified class file.
- find(Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
- findActualTypeArgument(Type, Class<?>, int) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- findActualTypeArguments(Type, Class<?>) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- findAnnotation(AnnotatedElement, String) - Static method in interface 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>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the annotation that is annotated on the specified element may be a meta-annotation
- findConstructor(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- findEventType(EventListener<?>) - Static method in interface org.apache.dubbo.event.EventListener
-
- findEventType(Class<?>) - Static method in interface org.apache.dubbo.event.EventListener
-
- findEventType(ParameterizedType) - Static method in interface org.apache.dubbo.event.EventListener
-
- findField(Class<?>, String) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field by the name in the specified class and its inherited types
- findField(Object, String) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Find the
Field by the name in the specified class and its inherited types
- findHierarchicalTypes(Class<?>, Class<T>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
Find the hierarchical types from the source
class by specified
type.
- findLevel(Level) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- findLevelWithThreadName(Level, String) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- findMessage(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- findMessage(Level, String) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- findMetaAnnotation(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotation(Class<? extends Annotation>, Class<A>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotation type by meta annotation type
- findMetaAnnotation(AnnotatedElement, Class<A>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotation from the annotated element by meta annotation type
- findMetaAnnotations(Class<? extends Annotation>, Class<A>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the
annotation type by meta annotation type
- findMetaAnnotations(AnnotatedElement, Class<A>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Find the meta annotations from the the the annotated element by meta annotation type
- findMethod(Class, String) - Static method in interface 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<?>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Find the
Method by the the specified type, method name and parameter types
- findMethodByMethodName(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- findMethodByMethodSignature(Class<?>, String, String[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- findName(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- findNearestOverriddenMethod(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Find the nearest overridden
method from the inherited class
- findNetworkInterface() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- findOverriddenMethod(Method, Class<?>) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Find the overridden
method from the declaring class
- findParameterizedTypes(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- findThread(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- first(Collection<T>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
Take the first element from the specified collection
- FixedThreadPool - Class in org.apache.dubbo.common.threadpool.support.fixed
-
Creates a thread pool that reuses a fixed number of threads
- FixedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
-
- FLOAT - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- float2bytes(float) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- float2bytes(float, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- floatValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- flush() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
-
- FORKING - Static variable in interface 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 - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- forName(String[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- forName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- forName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Same as Class.forName(), except that it works for primitive
types.
- forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Replacement for Class.forName() that also returns Class
instances for primitives (like "int") and array class names (like
"String[]").
- forName(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- forName(ClassLoader, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- FrameworkExt - Interface in org.apache.dubbo.common.context
-
- from(URL) - Static method in class org.apache.dubbo.common.URLBuilder
-
- generalize(Object[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- generalize(Object) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- generate() - Method in class org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
-
generate and return class code
- generateServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- GENERIC_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_PARAMETER_DESC - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_RAW_RETURN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_BEAN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_DEFAULT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_GSON - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_NATIVE_JAVA - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_SERIALIZATION_PROTOBUF - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GENERIC_WITH_CLZ_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GenericEvent<S> - Class in org.apache.dubbo.event
-
- GenericEvent(S) - Constructor for class org.apache.dubbo.event.GenericEvent
-
- GenericEventListener - Class in 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 - Exception in org.apache.dubbo.rpc.service
-
GenericException
- GenericException() - Constructor for exception org.apache.dubbo.rpc.service.GenericException
-
- GenericException(String, String) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
-
- GenericException(Throwable) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
-
- GenericJSONConverter - Class in org.apache.dubbo.common.json
-
Deprecated.
- GenericJSONConverter() - Constructor for class org.apache.dubbo.common.json.GenericJSONConverter
-
Deprecated.
- GenericService - Interface in org.apache.dubbo.rpc.service
-
Generic service interface
- GenericServiceDetector - Class in org.apache.dubbo.rpc.service
-
- GenericServiceDetector() - Constructor for class org.apache.dubbo.rpc.service.GenericServiceDetector
-
- get(String, int) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- get(int) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get.
- get(String) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get.
- get(String) - Method in interface org.apache.dubbo.common.store.DataStore
-
return a snapshot value of componentName
- get(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
-
- get(String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
-
- get(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
-
- get() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Returns the current value for the current thread
- get() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- get() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- get() - Method in class org.apache.dubbo.common.utils.Holder
-
- get(K) - Method in class org.apache.dubbo.common.utils.LFUCache
-
- get(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
-
- get(int) - Method in class org.apache.dubbo.common.utils.Stack
-
get.
- get() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getAbsolutePath() - Method in class org.apache.dubbo.common.URL
-
- getAccepts() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getAccepts() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getAccepts() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getAccesslog() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getAccesslog() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getActivateExtension(URL, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to getActivateExtension(url, key, null)
- getActivateExtension(URL, String[]) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to getActivateExtension(url, values, null)
- getActivateExtension(URL, String, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
This is equivalent to getActivateExtension(url, url.getParameter(key).split(","), null)
- getActivateExtension(URL, String[], String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Get activate extensions.
- getActives() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getActives() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getActualInterface() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getAdaptiveExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getAddress() - Method in class org.apache.dubbo.common.URL
-
- getAddress() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getAddress() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getAddress() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getAddress() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getAlive() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getAllDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get all directly declared annotations of the the annotated element, not including
meta annotations.
- getAllDeclaredAnnotations(Class<?>, Predicate<Annotation>...) - Static method in interface 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>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Get all declared
methods of the declared class, including the inherited methods.
- getAllEventListeners() - Method in class org.apache.dubbo.event.AbstractEventDispatcher
-
- getAllEventListeners() - Method in interface org.apache.dubbo.event.Listenable
-
- getAllGenericInterfaces(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getAllGenericSuperClasses(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getAllGenericTypes(Type, Predicate<ParameterizedType>...) - Static method in interface 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<?>>...) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Get all inherited types from the specified type
- getAllInterfaces(Class<?>, Predicate<Class<?>>...) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Get all interfaces from the specified type
- getAllMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get all meta annotations from the specified
annotation type
- getAllMethodModels() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
Return all method models for the current service
- getAllMethodModels() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getAllMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methods of the declared class, including the inherited methods.
- getAllMethods() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
Return all method models for the current service
- getAllMethods() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getAllMethods() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
- getAllServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- getAllSuperClasses(Class<?>, Predicate<Class<?>>...) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Get all super classes from the specified type
- getAndAdd(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- getAndDecrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- getAndIncrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- getAndSet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- getAnnotation(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
- getAppConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getAppExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getAppExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getAppExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
-
- getApplication() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Always use the global ApplicationConfig
- getApplication() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getApplication() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
Deprecated.
- getApplicationConfig() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getApplicationOrElseThrow() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getApps() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getArchitecture() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getArguments() - Method in class org.apache.dubbo.config.MethodConfig
-
- getArray(int) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get JSONArray value.
- getArray(String) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get JSONArray value.
- getAsyncInfo(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getAttachments() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getAttribute(String) - Method in interface org.apache.dubbo.common.infra.InfraAdapter
-
- getAttribute(String) - Method in class org.apache.dubbo.common.infra.support.CmdbAdapter
-
- getAttribute(String) - Method in class org.apache.dubbo.common.infra.support.EnvironmentAdapter
-
- getAttribute(Annotation, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
- getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getAuth() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getAuthority() - Method in class org.apache.dubbo.common.URL
-
- getAvailablePort() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getAvailablePort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getBackupAddress() - Method in class org.apache.dubbo.common.URL
-
- getBackupAddress(int) - Method in class org.apache.dubbo.common.URL
-
- getBackupUrls() - Method in class org.apache.dubbo.common.URL
-
- getBeanPropertyFields(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getBeanPropertyReadMethods(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getBoolean(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getBoolean(String, boolean) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getBoolean(String, Boolean) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getBoolean(int, boolean) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get boolean value.
- getBoolean(String, boolean) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get boolean value.
- getBooleanParameter(String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getBooleanParameter(String) - Method in class org.apache.dubbo.common.URL
-
- getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getBroadcastAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
-
- getBuffer() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getBuffer() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getCache() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getCallbacks() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- getCallbacks() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- getCapacity() - Method in class org.apache.dubbo.common.utils.LFUCache
-
- getChangeType() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- getCharset() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getCharset() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getCiphers() - Method in class org.apache.dubbo.config.SslConfig
-
- getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
get class loader
- getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Return the default ClassLoader to use: typically the thread context
ClassLoader, if available; the ClassLoader that loaded the ClassUtils
class will be used as fallback.
- getClassLoader() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getClassName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getClassName() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- getClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getClassName(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getClassNameProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getClassNames(Iterable<? extends Type>) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getClassPool(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- getClassPool() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- getClient() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getClient() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getClient() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getClient() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getClient() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getClientKeyCertChainPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientKeyCertChainPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientKeyPassword() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientPrivateKeyPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientPrivateKeyPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientTrustCertCollectionPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getClientTrustCertCollectionPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getCluster() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getCluster() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getCluster() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getCluster() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getCluster() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getCodeBase(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getCodec() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getCodec() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getColonSeparatedKey() - Method in class org.apache.dubbo.common.URL
-
The format is "{interface}:[version]:[group]"
- getCompatibleParamSignatures() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getCompiler() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getConfig(String, String, long) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getConfig(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- getConfig(String, String, long) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the configuration mapped to the given key and the given group.
- getConfig(String, String, long) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
Deprecated.
- getConfig(String, String, long) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- getConfigCenter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- getConfigCenter(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getConfigCenters() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getConfigGroups() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- getConfigKeys(String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the config keys by the specified group
- getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
Deprecated.
- getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
- getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- getConfigManager() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
There are two ways to get configuration during exposure / reference or at runtime:
1.
- getConnections() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getConnections() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getConstructorArg(Class<?>) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
- getConstructors() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getConsumer(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getConsumer() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getConsumerModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getConsumers() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getContent() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- getContextpath() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getContextpath() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getContextPath(ProtocolConfig) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getConverter(Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.Converter
-
Get the Converter instance from
ExtensionLoader with the specified source and target type
- getCorethreads() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getCorethreads() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getCycleReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getData() - Method in class org.apache.dubbo.common.utils.DefaultPage
-
- getData() - Method in interface org.apache.dubbo.common.utils.Page
-
The data of current page
- getDataSize() - Method in interface org.apache.dubbo.common.utils.Page
-
- getDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get annotations that are directly present on this element.
- getDeclaredField(Class<?>, String) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
- getDeclaredMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getDeclaredMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Get all declared
methods of the declared class, excluding the inherited methods
- getDecodedParameter(String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getDecodedParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getDefaultConfigCenter() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getDefaultConsumer() - Method in class org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ConsumerConfig
- getDefaultExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension, return null if it's not configured.
- getDefaultExtension() - Static method in interface org.apache.dubbo.event.EventDispatcher
-
- getDefaultExtensionName() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Return default extension name, return null if not configured.
- getDefaultGroup() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getDefaultGroup() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the default group for the operations
- getDefaultGroup() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getDefaultMetadataConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getDefaultProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getDefaultProvider() - Method in class org.apache.dubbo.config.context.ConfigManager
-
Only allows one default ProviderConfig
- getDefaultRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getDefaultTimeout() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getDefaultTimeout() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Get the default timeout for the operations in milliseconds
- getDefaultValue(Annotation, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDefaultValue(Class<? extends Annotation>, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get the default value of attribute on the specified annotation
- getDelay() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getDelay() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getDeprecated() - Method in class org.apache.dubbo.config.MethodConfig
-
- getDesc(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get class array desc.
- getDesc(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDesc(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc.
- getDesc(CtClass) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get class desc.
- getDesc(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDesc(CtConstructor) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get constructor desc.
- getDescArray(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getDescription() - Method in class org.apache.dubbo.common.status.Status
-
- getDescWithoutMethodName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDescWithoutMethodName(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get method desc.
- getDispatcher() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getDispatcher() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getDispather() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getDispather() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getDisplayServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
Format : interface:version
- getDocument() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getDouble(int, double) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get double value.
- getDouble(String, double) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get double value.
- getDumpDirectory() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getDynamicConfiguration(URL) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
-
- getDynamicConfiguration() - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Find DynamicConfiguration instance
- getDynamicConfiguration(URL) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- getDynamicConfiguration(URL) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
-
- getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getDynamicConfigurationFactory(String) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
-
- getDynamicGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getDynamicGlobalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getDynamicProperty(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getDynamicProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getEmptyObject(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getEmptyUrl(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- getEncoding() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- getEnumPropertyName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getEnvConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get properties from the os environment
- getEnvironment() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getEnvironment() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getEnvironmentConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getExceptionClass() - Method in exception org.apache.dubbo.rpc.service.GenericException
-
- getExceptionMessage() - Method in exception org.apache.dubbo.rpc.service.GenericException
-
- getExchanger() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getExchanger() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getExecutes() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getExecutes() - Method in class org.apache.dubbo.config.MethodConfig
-
- getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
- getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
- getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
-
- getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
-
- getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
-
- getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
-
- getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.ThreadPool
-
Thread pool
- getExecutor() - Method in class org.apache.dubbo.event.AbstractEventDispatcher
-
- getExecutor() - Method in interface org.apache.dubbo.event.EventDispatcher
-
- getExport() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getExport() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getExportedServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- getExportedUrls() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getExtension(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionFactory
-
Get extension.
- getExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Find the extension with the given name.
- getExtension(String, boolean) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
-
- getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
-
- getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getExtension() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getExtensionLoader(Class<T>) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getExtensionName(T) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getExtensionName(Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
-
- getExtraAttributes(Map<String, String>) - Method in interface org.apache.dubbo.common.infra.InfraAdapter
-
get extra attributes
- getExtraAttributes(Map<String, String>) - Method in class org.apache.dubbo.common.infra.support.CmdbAdapter
-
- getExtraAttributes(Map<String, String>) - Method in class org.apache.dubbo.common.infra.support.EnvironmentAdapter
-
1.
- getExtraKeys() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getFields() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getFieldValue(Object, String) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Get the value of the specified
Field
- getFieldValue(Object, Field) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Get the value of the specified
Field
- getFile() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getFile() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getFile() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getFile() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getFile() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Get the current logging file
- getFile() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Get the current logging file
- getFile() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getFile() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getFile() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getFilter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getFilter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getFilter() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getFloat(int, float) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get float value.
- getFloat(String, float) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get float value.
- getForks() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getGeneric() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getGenericParameterTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getGenericTypes(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
Get the specified types' generic types(including super classes and interfaces) that are assignable from
ParameterizedType interface
- getGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get an composite property value.
- getGroup() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- getGroup() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- getGroup(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getGroup() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getGroup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getGroup() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getGroup() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getGroup() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getGroup() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getGroup() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getGroup() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getHeartbeat() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getHost() - Method in class org.apache.dubbo.common.URL
-
- getHost() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getHost() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getHostName(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getHostname() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getId() - Method in class org.apache.dubbo.config.AbstractConfig
-
- getId() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getIfSet() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- getImports() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getIndex() - Method in class org.apache.dubbo.config.ArgumentConfig
-
- getInitCode(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getInstance() - Static method in class org.apache.dubbo.common.utils.SerializeClassChecker
-
- getInt(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getInt(String, int) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getInt(int, int) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get int value.
- getInt(String, int) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get int value.
- getInteger(String, Integer) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getInterface() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getInterfaceClass() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getInterfaceClass() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getInterfaces() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
Deprecated.
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- getInternalProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.EnvironmentConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.common.config.SystemConfiguration
-
- getInternalProperty(String) - Method in class org.apache.dubbo.config.context.ConfigConfigurationAdapter
-
- getInterval() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getIntParameter(String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getIntParameter(String) - Method in class org.apache.dubbo.common.URL
-
- getIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- getIntVersion(String) - Static method in class org.apache.dubbo.common.Version
-
- getIothreads() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getIothreads() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getIp() - Method in class org.apache.dubbo.common.URL
-
Fetch IP address for this URL.
- getIpByConfig() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getIpByHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getKeepAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getKey() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
-
- getLayer() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getLazy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getLevel() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getLevel() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getLevel() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getLevel() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getLevel() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Get the current logging level
- getLevel() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Get logging level
- getLevel() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getLevel() - Method in class org.apache.dubbo.common.status.Status
-
- getListener() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getListener() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getListener() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getLoadbalance() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getLoadbalance() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getLoadedAdaptiveExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getLoadedExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Get extension's instance.
- getLoadedExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getLoadedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Return the list of extensions which are already loaded.
- getLoadingStrategies() - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getLocal() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getLocalAddress() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
Find first valid IP from local network card
- getLocalHost() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getLocalSocketAddress(String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getLogger(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getLogger(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- getLogger(Class<?>) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(String) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Get a logger
- getLogger(Class<?>) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Get logger provider
- getLogger(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- getLogger() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- getLogger() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getLogLevel() - Method in class org.apache.dubbo.common.utils.Log
-
- getLogMessage() - Method in class org.apache.dubbo.common.utils.Log
-
- getLogName() - Method in class org.apache.dubbo.common.utils.Log
-
- getLogThread() - Method in class org.apache.dubbo.common.utils.Log
-
- getLong(int, long) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get long value.
- getLong(String, long) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get long value.
- getMaxCapacity() - Method in class org.apache.dubbo.common.utils.LRUCache
-
- getMD5(String) - Static method in class org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(File) - Static method in class org.apache.dubbo.common.io.Bytes
-
get md5.
- getMD5(InputStream) - Static method in class org.apache.dubbo.common.io.Bytes
-
get md5.
- getMerger() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getMessage() - Method in class org.apache.dubbo.common.status.Status
-
- getMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
- getMetaData() - Method in class org.apache.dubbo.config.AbstractConfig
-
Should be called after Config was fully initialized.
- getMetadataConfig(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getMetadataConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getMetadataReportConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- getMetadataServicePort() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getMetadataType() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getMethod() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getMethod() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getMethod(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
Does not use Optional as return type to avoid potential performance decrease.
- getMethod(String, Class<?>[]) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
Does not use Optional as return type to avoid potential performance decrease.
- getMethodArgTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getMethodConfig(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getMethodExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodExtension(Class<T>, String, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getMethodModel(Method) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
Return method model for the given method on consumer side
- getMethodModel(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
Return method model for the given method on consumer side
- getMethodModel(String, String[]) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getMethodModel(String, String[]) - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getMethodModelList(String) - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getMethodName(Method, Class<?>[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getMethodName() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getMethodName() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getMethodName() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get method name array.
- getMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, char) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String, String, short) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
-
- getMethodParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameterAndDecoded(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodParameters() - Method in class org.apache.dubbo.common.URL
-
- getMethodParameterStrict(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
-
- getMethodPositiveParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
-
- getMethods() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getMethods(Class<?>, boolean, boolean, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Get all
methods of the declared class
- getMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Get all public
methods of the declared class, including the inherited methods.
- getMethods() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getMethods(String) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
- getMetrics() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- getMetrics() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getMock() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getModule() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getModule() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getMonitor() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getMonitor() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getMonitor() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getMonitor() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getMsg() - Method in class org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
-
- getName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get name.
- getName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get method name.
- getName(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
get constructor name.
- getName() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getName() - Method in class org.apache.dubbo.config.MethodConfig
-
- getName() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getName() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getName() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getNamespace() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getNetworkAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
-
- getNetworker() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getNetworker() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getObject(int) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get JSONObject value.
- getObject(String) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get JSONObject value.
- getOffset() - Method in class org.apache.dubbo.common.utils.DefaultPage
-
- getOffset() - Method in interface org.apache.dubbo.common.utils.Page
-
Gets the offset of request
- getOnconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getOndisconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getOninvoke() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOninvokeInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOninvokeMethod() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOninvokeMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOnreturn() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOnreturnInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOnreturnMethod() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOnreturnMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOnthrow() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOnthrowInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOnthrowMethod() - Method in class org.apache.dubbo.config.MethodConfig
-
- getOnthrowMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- getOptimizer() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getOrDefaultExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getOrganization() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getOrganization() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getOriginalInstance(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
get the original type.
- getOwner() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getOwner() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getOwner() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getPageSize() - Method in class org.apache.dubbo.common.utils.DefaultPage
-
- getPageSize() - Method in interface org.apache.dubbo.common.utils.Page
-
Gets the size of request for pagination query
- getParamDesc() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getParameter(String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getParameter(String, Class<T>) - Method in class org.apache.dubbo.common.URL
-
Get parameter
- getParameter(String, Class<T>, T) - Method in class org.apache.dubbo.common.URL
-
Get parameter
- getParameter(String) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, String[]) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, List<String>) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, double) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, float) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, long) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, short) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, byte) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, char) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- getParameterAndDecoded(String) - Method in class org.apache.dubbo.common.URL
-
- getParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
-
- getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getParameterClasses() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
-
Deprecated.
- getParameters() - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getParameters() - Method in class org.apache.dubbo.common.URL
-
- getParameters(Predicate<String>) - Method in class org.apache.dubbo.common.URL
-
Get the parameters to be selected(filtered)
- getParameters() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getParameters() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getParameters() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getParameters() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getParameters() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getParameters() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getParameters() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getParameterTypes() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getPassword() - Method in class org.apache.dubbo.common.URL
-
- getPassword() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getPassword() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getPassword() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getPassword() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getPath() - Method in class org.apache.dubbo.common.URL
-
- getPath() - Method in class org.apache.dubbo.config.ProtocolConfig
-
Deprecated.
- getPath() - Method in class org.apache.dubbo.config.ProviderConfig
-
Deprecated.
- getPath() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getPathKey() - Method in class org.apache.dubbo.common.URL
-
The format of return value is '{group}/{path/interfaceName}:{version}'
- getPayload() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getPayload() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getPid() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- getPort() - Method in class org.apache.dubbo.common.URL
-
- getPort(int) - Method in class org.apache.dubbo.common.URL
-
- getPort() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getPort() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getPort() - Method in class org.apache.dubbo.config.MetricsConfig
-
- getPort() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getPort() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getPort() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, float) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, double) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, long) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, short) - Method in class org.apache.dubbo.common.URL
-
- getPositiveParameter(String, byte) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
-
- getPositiveServiceParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
-
- getPreferred() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getPrefix() - Method in class org.apache.dubbo.config.AbstractConfig
-
- getPrefix() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getPrefix() - Method in class org.apache.dubbo.config.MethodConfig
-
service and name must not be null.
- getPrefix() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getPrefix() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getPrefixedConfiguration(AbstractConfig) - Method in class org.apache.dubbo.common.config.Environment
-
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
- getPrimitiveProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getPriority() - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToBooleanConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToCharacterConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToCharArrayConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToDoubleConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToFloatConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToIntegerConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToLongConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToOptionalConverter
-
- getPriority() - Method in class org.apache.dubbo.common.convert.StringToShortConverter
-
- getPriority() - Method in class org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
-
- getPriority() - Method in class org.apache.dubbo.common.extension.DubboLoadingStrategy
-
- getPriority() - Method in class org.apache.dubbo.common.extension.ServicesLoadingStrategy
-
- getPriority() - Method in interface org.apache.dubbo.common.lang.Prioritized
-
Get the priority
- getPriority() - Method in interface org.apache.dubbo.event.EventListener
-
- getPrompt() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getPrompt() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getProperties(String, String) - Method in interface 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) - Method in interface 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) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- getProperties() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- getPropertiesConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getProperty(String, Object) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- getProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String, Object) - Method in interface org.apache.dubbo.common.config.Configuration
-
Gets a property from the configuration.
- getProperty(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- getProperty(String, String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- getProperty(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
Get the value from the specified bean and its getter method.
- getPropertyNameFromBeanReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getPropertyNameFromBeanWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getPropertyNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get property name array.
- getPropertyType(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get property type.
- getPropertyValue(Object, String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get property value.
- getPropertyValues(Object, String[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
get property value.
- getProtocol() - Method in class org.apache.dubbo.common.URL
-
- getProtocol() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocol() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getProtocol(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getProtocol() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getProtocol() - Method in class org.apache.dubbo.config.MetricsConfig
-
- getProtocol() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getProtocol() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getProtocol() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getProtocolIds() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocolIds() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getProtocols() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getProtocols() - Method in class org.apache.dubbo.config.SslConfig
-
- getProtocolServiceKey() - Method in class org.apache.dubbo.common.URL
-
- getProtocolVersion() - Static method in class org.apache.dubbo.common.Version
-
- getProvidedBy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getProvider(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getProvider() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getProviderIds() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getProviderModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getProviders() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getProviders() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getProviderUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- getProxy(Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy(ClassLoader, Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
-
Get proxy.
- getProxy() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getProxyObject() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
Return the proxy object used by called while creating instance of ConsumerModel
- getPublishInterface() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosAcceptForeignIp() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosAcceptForeignIpCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosEnable() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosEnableCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
-
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
- getQosHost() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosHostCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosPort() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQosPortCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getQueryStringValue(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- getQueues() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getQueues() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getQueues() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getRandomPort() - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- getRawClass(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getRawParameter(String) - Method in class org.apache.dubbo.common.URL
-
- getRawType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- getReconnect() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getRef() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getReference(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getReferenceConfig() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getReferences() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getReferredServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- getRegisterConsumer() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getRegistries() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getRegistries() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getRegistries() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getRegistry() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getRegistry() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getRegistry(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getRegistry() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getRegistry() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getRegistryIds() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getRegistryIds() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getRegistryIds() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getRegistryUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- getRepository() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getRetries() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getRetries() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getRetryPeriod() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getRetryTimes() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getReturnClass() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- getReturnClass() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getReturnTypes(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getReturnTypes() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- getRootDirectory() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
-
- getRouter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getRuleKey(URL) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
The format is '{interfaceName}:[version]:[group]'
- getScope() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getSent() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getSerialization() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getSerialization() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getSerialization() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getServer() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getServer() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getServer() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getServerKeyCertChainPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerKeyCertChainPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerKeyPassword() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerPrivateKeyPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerPrivateKeyPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerShutdownTimeout() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
- getServerTrustCertCollectionPath() - Method in class org.apache.dubbo.config.SslConfig
-
- getServerTrustCertCollectionPathStream() - Method in class org.apache.dubbo.config.SslConfig
-
- getService(String) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getService() - Method in class org.apache.dubbo.config.MethodConfig
-
- getService() - Method in interface org.apache.dubbo.rpc.model.BuiltinServiceDetector
-
- getService() - Method in class org.apache.dubbo.rpc.service.EchoServiceDetector
-
- getService() - Method in class org.apache.dubbo.rpc.service.GenericServiceDetector
-
- getServiceAnnotation() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- getServiceConfig() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceExporterExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
- getServiceExporterExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
- getServiceId() - Method in class org.apache.dubbo.config.MethodConfig
-
- getServiceInstance() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceInterface() - Method in class org.apache.dubbo.common.URL
-
- getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
- getServiceInterfaceName() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- getServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- getServiceKey() - Method in class org.apache.dubbo.common.URL
-
The format of return value is '{group}/{interfaceName}:{version}'
- getServiceKey(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- getServiceKey() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceKey() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceKey() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getServiceKey(String, String, int) - Method in class org.apache.dubbo.rpc.support.GroupServiceKeyCache
-
- getServiceMetadata() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getServiceMetadata() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getServiceMetadata() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceMetadata() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, double) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, float) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, long) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameter(String, String, String, byte) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameterAndDecoded(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameterAndDecoded(String, String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceMethodParameterStrict(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceModel() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceModel() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceName() - Method in class org.apache.dubbo.common.URL
-
Deprecated.
- getServiceName() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- getServiceName() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getServiceName() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
-
- getServiceParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, char) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getServiceParameters(String) - Method in class org.apache.dubbo.common.URL
-
- getServiceRepository() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- getServices() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getServiceType() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- getServiceType() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getSession() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getShareconnections() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getSharedExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
-
- getSharedExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
-
Get the default shared threadpool.
- getShutwait() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getSignature(String, Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getSimpleClassName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
get simple class name from qualified class name
- getSimplified() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getSize(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getSize() - Method in class org.apache.dubbo.common.utils.LFUCache
-
Returns cache current size.
- getSizeMethod(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getSource() - Method in class org.apache.dubbo.event.GenericEvent
-
- getSourceType() - Method in interface org.apache.dubbo.common.convert.Converter
-
Get the source type
- getSourceType() - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
-
Get the source type
- getSsl() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- getSslConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getSslEnabled() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getStat() - Method in class org.apache.dubbo.config.MethodConfig
-
- getStatedUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- getStatus() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getStatus() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getSticky() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getSticky() - Method in class org.apache.dubbo.config.MethodConfig
-
- getString(String) - Method in interface org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getString(String, String) - Method in interface org.apache.dubbo.common.config.Configuration
-
Get a string associated with the given configuration key.
- getString(int) - Method in class org.apache.dubbo.common.json.JSONArray
-
Deprecated.
get string value.
- getString(String) - Method in class org.apache.dubbo.common.json.JSONObject
-
Deprecated.
get string value.
- getStub() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getStubevent() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- getSubmittedTaskCount() - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
-
- getSummaryStatus(Map<String, Status>) - Static method in class org.apache.dubbo.common.status.support.StatusUtils
-
- getSuperClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- getSupportedExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getSupportedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- getSyncReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getSystemConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
-
Used to get properties from the jvm
- getSystemConfiguration() - Method in class org.apache.dubbo.common.config.Environment
-
- getSystemProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
System environment -> System properties
- getTag() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getTagName(Class<?>) - Static method in class org.apache.dubbo.config.AbstractConfig
-
- getTarget() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- getTargetType() - Method in interface org.apache.dubbo.common.convert.Converter
-
Get the target type
- getTelnet() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getTelnet() - Method in class org.apache.dubbo.config.ProviderConfig
-
- GETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
-
- getThreadGroup() - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
-
- getThreadname() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getThreadname() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getThreadpool() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getThreadpool() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getThreadpool() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getThreads() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getThreads() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getThreads() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getTimeout() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getTimeout() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getTimeout() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getTimeout() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getTimeout() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getTimestamp() - Method in class org.apache.dubbo.event.Event
-
- getToken() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getTotalPages() - Method in class org.apache.dubbo.common.utils.DefaultPage
-
- getTotalPages() - Method in interface org.apache.dubbo.common.utils.Page
-
Get the number of total pages.
- getTotalSize() - Method in class org.apache.dubbo.common.utils.DefaultPage
-
- getTotalSize() - Method in interface org.apache.dubbo.common.utils.Page
-
Gets the total amount of elements.
- getTransport() - Method in class org.apache.dubbo.config.RegistryConfig
-
Deprecated.
- getTransporter() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- getTransporter() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getTransporter() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- getType() - Method in class org.apache.dubbo.config.ArgumentConfig
-
- getUniqueServiceName() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getUniqueServiceName() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getUrl() - Method in interface org.apache.dubbo.common.Node
-
get url.
- getURL(String) - Static method in class org.apache.dubbo.common.utils.IOUtils
-
use like spring code
- getUrl() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getUrlMergeProcessor() - Method in class org.apache.dubbo.config.ConsumerConfig
-
- getUrlParameter(String) - Method in class org.apache.dubbo.common.URL
-
- getUseAsConfigCenter() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getUseAsMetadataCenter() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getUsername() - Method in class org.apache.dubbo.common.URL
-
- getUsername() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- getUsername() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- getUsername() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getUsername() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getValidation() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- getValue(Annotation) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Get the "value" attribute from the specified
annotation
- getVersion() - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- getVersion() - Static method in class org.apache.dubbo.common.Version
-
- getVersion(Class<?>, String) - Static method in class org.apache.dubbo.common.Version
-
- getVersion(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getVersion() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- getVersion() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getVersion() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- getVersion() - Method in class org.apache.dubbo.config.ModuleConfig
-
- getVersion() - Method in class org.apache.dubbo.config.MonitorConfig
-
- getVersion() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- getVersion() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getVersion() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- getWait() - Method in class org.apache.dubbo.config.ProviderConfig
-
- getWait() - Method in class org.apache.dubbo.config.RegistryConfig
-
Deprecated.
- getWaitingFuture() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- getWarmup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getWeight() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- getWeight() - Method in class org.apache.dubbo.config.RegistryConfig
-
- getWrapper(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Wrapper
-
get wrapper.
- getZone() - Method in class org.apache.dubbo.config.RegistryConfig
-
- gracefulShutdown(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
-
Use the shutdown pattern from:
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html
- GROUP_CHAR_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GROUP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- GROUP_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
The parameter name of group for config-center
- groupFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
-
- GroupServiceKeyCache - Class in org.apache.dubbo.rpc.support
-
- GroupServiceKeyCache(String) - Constructor for class org.apache.dubbo.rpc.support.GroupServiceKeyCache
-
- IDENT - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- IGNORE_CHECK_KEYS - Static variable in interface org.apache.dubbo.config.Constants
-
- incrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- INDEX_NOT_FOUND - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- indexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- indexOf(String[], String, int) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
-
- info(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- info(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- info(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- info(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- info(String) - Method in interface org.apache.dubbo.common.logger.Logger
-
Logs a message with info log level.
- info(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
-
Logs an error with info log level.
- info(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- info(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- info(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
-
- info(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
-
- info(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
-
- InfraAdapter - Interface in org.apache.dubbo.common.infra
-
Used to interact with other systems.
- INIT - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- init() - Method in interface org.apache.dubbo.rpc.model.ApplicationInitListener
-
init the application
- init() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- init(Map<String, AsyncMethodInfo>) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- initFrameworkExts() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
- initialize() - Method in class org.apache.dubbo.common.config.Environment
-
- initialize() - Method in interface org.apache.dubbo.common.context.Lifecycle
-
Initialize the component before
start
- initialize() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
-
- initMethodModels() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- initProperties() - Method in interface org.apache.dubbo.common.config.OrderedPropertiesProvider
-
load the properties
- initServiceMetadata(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- Inject - Annotation Type in org.apache.dubbo.common.extension
-
- Inject.InjectType - Enum in org.apache.dubbo.common.extension
-
- InmemoryConfiguration - Class in org.apache.dubbo.common.config
-
In-memory configuration
- InmemoryConfiguration() - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
-
- INSTANCE - Static variable in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
-
- INSTANCE - Static variable in class org.apache.dubbo.common.utils.CharSequenceComparator
-
- INSTANCE - Static variable in class org.apache.dubbo.common.utils.MethodComparator
-
- INSTANCES_REQUEST_SIZE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
The request size of service instances
- INT - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- int2bytes(int) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- int2bytes(int, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- int2bytes(int, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- interfaceFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
-
- INTERFACES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- InternalRunnable - Class in org.apache.dubbo.common.threadlocal
-
- InternalRunnable(Runnable) - Constructor for class org.apache.dubbo.common.threadlocal.InternalRunnable
-
- InternalThread - Class in org.apache.dubbo.common.threadlocal
-
InternalThread
- InternalThread() - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(Runnable) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, Runnable) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(Runnable, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, Runnable, String) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThread(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.dubbo.common.threadlocal.InternalThread
-
- InternalThreadLocal<V> - Class in org.apache.dubbo.common.threadlocal
-
InternalThreadLocal
A special variant of
ThreadLocal that yields higher access performance when accessed from a
InternalThread.
- InternalThreadLocal() - Constructor for class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
- InternalThreadLocalMap - Class in org.apache.dubbo.common.threadlocal
-
The internal data structure that stores the threadLocal variables for Netty and all
InternalThreads.
- intValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- INVALID_PORT - Static variable in interface org.apache.dubbo.common.constants.ConsulConstants
-
- invokeMethod(Object, String, Class<?>[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
invoke method.
- invokeMethod(Object, String, Object...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Invoke the target object and method
- INVOKER_LISTENER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- IO_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- IOUtils - Class in org.apache.dubbo.common.utils
-
Miscellaneous io utility methods.
- IS_HAS_CAN_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
-
- isAccessByField(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
- isAccessByMethod(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
-
- isAllAnnotationPresent(Class<?>, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated all specified annotations or not
- isAllUpperCase(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isAnnotationPresent(Class<?>, boolean, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated the specified annotations or not
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is annotated the specified annotation or not
- isAnnotationPresent(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnyAnnotationPresent(Class<?>, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Tests the annotated element is present any specified annotation types
- isAnyEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Checks if the strings contain at least on empty or null element.
- isAnyHost() - Method in class org.apache.dubbo.common.URL
-
- isAnyHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isArrayType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- isAsync() - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- isAsync() - Method in class org.apache.dubbo.config.ProviderConfig
-
- isAvailable() - Method in interface org.apache.dubbo.common.Node
-
is available.
- isBeanGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isBeanPropertyReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isBeanPropertyWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isBeanType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isBeforeJava5(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- isBeforeJava6(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- isBlank(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isCallback() - Method in class org.apache.dubbo.config.ArgumentConfig
-
- isCancelled() - Method in interface org.apache.dubbo.common.timer.Timeout
-
Returns
true if and only if the
TimerTask associated
with this handle has been cancelled.
- isCheck() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- isCheck() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- isCheck() - Method in class org.apache.dubbo.config.RegistryConfig
-
- isClass(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- isClassType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isCollectionType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isCompatible(Class<?>, Object) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
is compatible.
- isCompatible(Class<?>[], Object[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
is compatible.
- isConfigCenterFirst() - Method in class org.apache.dubbo.common.config.Environment
-
- isConfigurator(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isContains(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isContains(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isContains(String[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isDebugEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
-
Is debug logging currently enabled?
Â
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isDebugEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- isDefault(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- isDefault() - Method in class org.apache.dubbo.config.AbstractConfig
-
- isDefault() - Method in class org.apache.dubbo.config.ProviderConfig
-
- isDefaultGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isDeprecated(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Check if the method is a deprecated method.
- isDeprecated() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- isDynamic() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- isDynamic() - Method in class org.apache.dubbo.config.RegistryConfig
-
- isDynamicClass(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- isDynamicIncluded() - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- isEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
-
Checks if the array is null or empty.
- isEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Collection is null or empty.
- isEmpty() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns true if this set contains no elements.
- isEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- isEmpty() - Method in class org.apache.dubbo.common.utils.Stack
-
is empty.
- isEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
is empty string.
- isEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Map is null or empty.
- isEnumType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isEquals(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isErrorEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
-
Is error logging currently enabled?
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isErrorEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- isExpired() - Method in interface org.apache.dubbo.common.timer.Timeout
-
Returns
true if and only if the
TimerTask associated
with this handle has been expired.
- isExported() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- isGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
Deprecated.
- isGeneric() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
-
Deprecated.
- isGeneric() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
-
- isGeneric(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Is generic class or not?
- isGenericReturnRawResult(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isGetter(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Return true if the provided method is a get method.
- isGsonGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isHighestPriority() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isInfoEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
-
Is info logging currently enabled?
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isInfoEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- isInit() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- isInjvm() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- isInRange(String) - Method in class org.apache.dubbo.common.utils.CIDRUtils
-
- isInstance(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
Check if one object is the implementation for a given interface.
- isInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
is integer string.
- isInvalidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isInvalidPort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isJavaGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isJavaIdentifier(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Returns true if s is a legal Java identifier.
- isJdk(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isLocalHost() - Method in class org.apache.dubbo.common.URL
-
- isLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isMapType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isMatchCategory(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isMatchGlobPattern(String, String, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isMatchGlobPattern(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isMetaMethod(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Return true If this method is a meta method.
- isMulticastAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
is multicast address or not
- isNoneEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Checks if the strings contain empty or null elements.
- isNotContains(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isNotEmpty(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- isNotEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
-
Checks if the array is not null or empty.
- isNotEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Collection is not null or not empty.
- isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
is not empty string.
- isNotEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
Return true if the supplied Map is not null or not empty.
- isNumeric(String, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
- isParameterizedType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
-
- isPojo(Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- isPortInUsed(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
Check the port whether is in use in os
- isPreferredNetworkInterface(NetworkInterface) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isPresent(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Test the specified class name is present in the
ClassLoader
- isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isPrimitives(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isPrimitiveType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- isPrivate(Member) - Static method in interface org.apache.dubbo.common.utils.MemberUtils
-
check the specified
member is private or not ?
- isProtobufGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isProvider(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isPublic(Member) - Static method in interface org.apache.dubbo.common.utils.MemberUtils
-
check the specified
member is public or not ?
- isPublicInstanceField(Field) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- isRegister() - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- isRegister() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- isRegister() - Method in class org.apache.dubbo.config.RegistryConfig
-
- isRegistered() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- isRegistry(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isRelease263OrHigher(String) - Static method in class org.apache.dubbo.common.Version
-
Check the framework release version number to decide if it's 2.6.3 or higher
- isRelease270OrHigher(String) - Static method in class org.apache.dubbo.common.Version
-
Check the framework release version number to decide if it's 2.7.0 or higher
- isReliable() - Method in class org.apache.dubbo.config.MethodConfig
-
Deprecated.
- isRetry() - Method in class org.apache.dubbo.config.MethodConfig
-
Deprecated.
- isReturn() - Method in class org.apache.dubbo.config.MethodConfig
-
- isRoute(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isSameType(Annotation, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Is the type of specified annotation same to the expected type?
- isServiceDiscoveryRegistryType(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
The specified
URL is service discovery registry type or not
- isServiceDiscoveryRegistryType(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
The specified parameters of
URL is service discovery registry type or not
- isServiceKeyMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- isSetter(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
-
Return true if the provided method is a set method.
- isShutdown() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- isSimpleType(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
The specified type is simple type or not
- isStatic(Member) - Static method in interface org.apache.dubbo.common.utils.MemberUtils
-
check the specified
member is static or not ?
- isStop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
-
- isStop() - Method in interface org.apache.dubbo.common.timer.Timer
-
the timer is stop
- isSubscribe() - Method in class org.apache.dubbo.config.RegistryConfig
-
- isSupportResponseAttachment(String) - Static method in class org.apache.dubbo.common.Version
-
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() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- isTerminated(Executor) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
-
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isTraceEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
-
Is trace logging currently enabled?
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isTraceEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- isType(AnnotatedElement) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Is the specified type a generic
type
- isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
We only check boolean value at this moment.
- isUnexported() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- isValid() - Method in class org.apache.dubbo.config.AbstractConfig
-
FIXME check @Parameter(required=true) and any conditions that need to match.
- isValid() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- isValid() - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- isValid() - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- isValid() - Method in class org.apache.dubbo.config.MonitorConfig
-
- isValid() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- isValid() - Method in class org.apache.dubbo.config.RegistryConfig
-
- isValidAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isValidGenericValue(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- isValidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- isWaiting() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
-
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
-
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
-
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
-
- isWarnEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
-
Is warn logging currently enabled?
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- isWarnEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- iterator() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- iterator() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns an iterator over the elements in this set.
- RANDOM - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
-
This class select one provider from multiple providers randomly.
- RBRACE - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- RBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- read() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- read(byte[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- read() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- read(char[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- read(Reader) - Static method in class org.apache.dubbo.common.utils.IOUtils
-
read string.
- readLines(File) - Static method in class org.apache.dubbo.common.utils.IOUtils
-
read lines.
- readLines(InputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
-
read lines.
- READONLY_EVENT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- readValue(Class<?>, Object) - Method in class org.apache.dubbo.common.json.GenericJSONConverter
-
Deprecated.
- readValue(Class<?>, Object) - Method in interface org.apache.dubbo.common.json.JSONConverter
-
Deprecated.
convert json value to target class.
- ready() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- realize(Object[], Class<?>[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- realize(Object[], Class<?>[], Type[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- realize(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- realize(Object, Class<?>, Type) - Static method in class org.apache.dubbo.common.utils.PojoUtils
-
- REDIS_CLIENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- Reference - Annotation Type in com.alibaba.dubbo.config.annotation
-
Deprecated.
- Reference - Annotation Type in org.apache.dubbo.config.annotation
-
- REFERENCE_FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- REFERENCE_INTERCEPTOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- ReferenceConfigBase<T> - Class in org.apache.dubbo.config
-
ReferenceConfig
- ReferenceConfigBase() - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
-
- ReferenceConfigBase(Reference) - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
-
- ReflectUtils - Class in org.apache.dubbo.common.utils
-
ReflectUtils
- refresh() - Method in class org.apache.dubbo.config.AbstractConfig
-
- refresh() - Method in class org.apache.dubbo.config.ApplicationConfig
-
- refresh() - Method in class org.apache.dubbo.config.ProtocolConfig
-
- refresh() - Method in class org.apache.dubbo.config.RegistryConfig
-
- refreshAll() - Method in class org.apache.dubbo.config.context.ConfigManager
-
- REGISTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- REGISTER_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- registerConsumer(String, ServiceDescriptor, ReferenceConfigBase<?>, Object, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- registerProvider(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- registerService(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- registerService(String, Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- RegisterStatedURL(URL, URL, boolean) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- REGISTRIES_PREFIX - Static variable in interface org.apache.dubbo.config.Constants
-
- REGISTRY_CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_CLUSTER_TYPE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_PUBLISH_INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- REGISTRY_SERVICE_REFERENCE_PATH - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- REGISTRY_TYPE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of Dubbo Registry type
- REGISTRY_ZONE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- REGISTRY_ZONE_FORCE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- RegistryConfig - Class in org.apache.dubbo.config
-
RegistryConfig
- RegistryConfig() - Constructor for class org.apache.dubbo.config.RegistryConfig
-
- RegistryConfig(String) - Constructor for class org.apache.dubbo.config.RegistryConfig
-
- RegistryConfig(String, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
-
- RegistryConstants - Interface in org.apache.dubbo.common.constants
-
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
-
- release() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- RELEASE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
package version in the manifest
- REMOTE_APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- REMOTE_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- RemotingConstants - Interface in org.apache.dubbo.common.constants
-
RemotingConstants
- remove(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
-
- remove(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
-
- remove() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
- remove(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value to uninitialized for the specified thread local map;
a proceeding call to get() will trigger a call to initialValue().
- remove() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- remove(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Removes the specified element from this set if it is present.
- remove(K) - Method in class org.apache.dubbo.common.utils.LFUCache
-
- remove(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
-
- remove(int) - Method in class org.apache.dubbo.common.utils.Stack
-
remove.
- REMOVE_VALUE_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- removeAll() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
- removeAllEventListeners() - Method in interface org.apache.dubbo.event.Listenable
-
- removeConfig(String, String) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- removeConfig(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- removeConfig(AbstractConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
In some scenario, we may nee to add and remove ServiceConfig or ReferenceConfig dynamically.
- removeEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Removes a substring only if it is at the end of a source string,
otherwise returns the source string.
- removeEventListener(EventListener<?>) - Method in class org.apache.dubbo.event.AbstractEventDispatcher
-
- removeEventListener(E) - Method in interface org.apache.dubbo.event.Listenable
-
- removeEventListeners(Iterable<E>) - Method in interface org.apache.dubbo.event.Listenable
-
- removeIndexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
-
- removeListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
- removeListener(String, String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
-
Stops one listener from listening to value changes in the specified key.
- removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
-
Deprecated.
- removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
-
- removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
-
- removeParameter(String) - Method in class org.apache.dubbo.common.URL
-
- removeParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URL
-
- removeParameters(String...) - Method in class org.apache.dubbo.common.URL
-
- removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URLBuilder
-
- removeParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
-
- repeat(String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Repeat a String repeat times to form a
new String.
- repeat(String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Repeat a String repeat times to form a
new String, with a String separator injected each time.
- repeat(char, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Returns padding using the specified delimiter repeated
to a given length.
- replace(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Replaces all occurrences of a String within another String.
- replace(String, String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Replaces a String with another String inside a larger String,
for the first max values of the search String.
- replaceExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- replaceProperty(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- reRegisterConsumer(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- reRegisterProvider(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
-
- reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- reset() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- reset(URL) - Method in interface org.apache.dubbo.common.Resetable
-
reset.
- reset() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
Deprecated.
- Resetable - Interface in org.apache.dubbo.common
-
Resetable.
- resetExtensionLoader(Class) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
-
Deprecated.
- resolveAnnotationType(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
-
Resolve the annotation type by the annotated element and resolved class name
- resolveClass(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- resolveFile() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- resolveGroup() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- resolveInterfaceClassName() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
Resolve the class name of interface
- resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
Resolve the given class name as primitive class, if appropriate,
according to the JVM's naming rules for primitive classes.
- resolveTypes(Object...) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
Resolve the types of the specified values
- resolveVersion() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- RETRIES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- retryOffer(Runnable, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
-
retry offer task
- RETURN_NULL_INVOKER - Static variable in class org.apache.dubbo.common.bytecode.Proxy
-
- revertDisplayServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
-
revert of org.apache.dubbo.common.ServiceDescriptor#getDisplayServiceKey()
- revertForbid(List<String>, Set<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- revertNotify(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- revertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- revertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
-
- REVISION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- Ring<T> - Class in org.apache.dubbo.common.threadpool.manager
-
- Ring() - Constructor for class org.apache.dubbo.common.threadpool.manager.Ring
-
- ROUND_ROBIN - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
-
Round robin load balance.
- ROUTE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- ROUTERS_SUFFIX - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
- RSQUARE - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- RSQUARE - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- run() - Method in class org.apache.dubbo.common.threadlocal.InternalRunnable
-
- run(Timeout) - Method in interface org.apache.dubbo.common.timer.TimerTask
-
- schedule(ScheduledExecutorService, Supplier<T>, long, TimeUnit) - Static method in class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- ScheduledCompletableFuture - Class in org.apache.dubbo.common.threadpool.concurrent
-
- ScheduledCompletableFuture() - Constructor for class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- SCOPE_NONE - Static variable in interface org.apache.dubbo.config.Constants
-
- searchMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- SEMICOLON - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- SEMICOLON_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- SEMICOLON_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SEMICOLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SENTINEL_REDIS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SEPARATOR_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- serialize(Object) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
- serialize(Object, JavaBeanAccessor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
-
- SERIALIZE_BLOCKED_LIST_FILE_PATH - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SerializeClassChecker - Class in org.apache.dubbo.common.utils
-
- Service - Annotation Type in com.alibaba.dubbo.config.annotation
-
Deprecated.
- Service - Annotation Type in org.apache.dubbo.config.annotation
-
- SERVICE_ANNOTATION_CLASSES - Static variable in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
The annotation
classes of Dubbo Service (read-only)
- SERVICE_FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_NAME_MAPPING_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_NAME_MAPPING_PROPERTIES_FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
The parameter key for the class path of the ServiceNameMapping
Properties file
- SERVICE_PATH_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SERVICE_REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
The protocol for Service Discovery
- SERVICE_REGISTRY_TYPE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
The parameter value of Service-Oriented Registry type
- ServiceAnnotationResolver - Class in org.apache.dubbo.common.utils
-
- ServiceAnnotationResolver(Class<?>) - Constructor for class org.apache.dubbo.common.utils.ServiceAnnotationResolver
-
- ServiceConfigBase<T> - Class in org.apache.dubbo.config
-
ServiceConfig
- ServiceConfigBase() - Constructor for class org.apache.dubbo.config.ServiceConfigBase
-
- ServiceConfigBase(Service) - Constructor for class org.apache.dubbo.config.ServiceConfigBase
-
- ServiceDescriptor - Class in org.apache.dubbo.rpc.model
-
ServiceModel and ServiceMetadata are to some extend duplicated with each other.
- ServiceDescriptor(Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ServiceDescriptor
-
- serviceKey(URL) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- serviceKey(int, String, String, String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
-
- ServiceMetadata - Class in org.apache.dubbo.rpc.model
-
Notice, this class currently has no usage inside Dubbo.
- ServiceMetadata(String, String, String, Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ServiceMetadata
-
- ServiceMetadata() - Constructor for class org.apache.dubbo.rpc.model.ServiceMetadata
-
- ServiceRepository - Class in org.apache.dubbo.rpc.model
-
- ServiceRepository() - Constructor for class org.apache.dubbo.rpc.model.ServiceRepository
-
- ServicesLoadingStrategy - Class in org.apache.dubbo.common.extension
-
- ServicesLoadingStrategy() - Constructor for class org.apache.dubbo.common.extension.ServicesLoadingStrategy
-
- set(V) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Sets the value for the current thread.
- set(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- set(T) - Method in class org.apache.dubbo.common.utils.Holder
-
- set(int, E) - Method in class org.apache.dubbo.common.utils.Stack
-
set.
- setAccepts(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setAccepts(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setAccepts(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setAccesslog(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setAccesslog(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setAccesslog(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setActives(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setAddress(String) - Method in class org.apache.dubbo.common.URL
-
- setAddress(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setAddress(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setAddress(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setAddress(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setAddress(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setAlive(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setAlive(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setAppConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setAppExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
-
- setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- setApplication(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
-
Deprecated.
- setArchitecture(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setArguments(List<? extends ArgumentConfig>) - Method in class org.apache.dubbo.config.MethodConfig
-
- setAsync(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setAuth(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setBuffer(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setBuffer(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setCache(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setCallback(Boolean) - Method in class org.apache.dubbo.config.ArgumentConfig
-
- setCallbacks(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setCharset(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setCharset(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setCheck(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setCheck(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setCheck(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setCiphers(List<String>) - Method in class org.apache.dubbo.config.SslConfig
-
- setClassName(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setClassName(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- setClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- setClassNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setClient(String) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setClient(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setClient(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setClient(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- setClient(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setClientKeyCertChainPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientKeyCertChainPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientKeyPassword(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientPrivateKeyPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientPrivateKeyPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientTrustCertCollectionPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setClientTrustCertCollectionPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setCluster(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setCluster(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setCluster(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setCluster(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setCodec(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setCodec(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setCompiler(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setConfigCenterFirst(boolean) - Method in class org.apache.dubbo.common.config.Environment
-
- setConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setConnections(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- setContextpath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setContextpath(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setCorethreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setCorethreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setCycleReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setDefault(Boolean) - Method in class org.apache.dubbo.config.AbstractConfig
-
- setDefaultCompiler(String) - Static method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
-
- setDefaultGroup(String) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- setDelay(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setDeprecated(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setDeprecated(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
-
- setDispatcher(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setDispatcher(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setDispather(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setDispather(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setDocument(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setDumpDirectory(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setDynamic(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setDynamic(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setDynamicConfiguration(DynamicConfiguration) - Method in class org.apache.dubbo.common.config.Environment
-
- setDynamicIncluded(boolean) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
-
- setEnumNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setEnvironment(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setExceptionClass(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
-
- setExceptionMessage(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
-
- setExchanger(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setExchanger(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setExecutes(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setExecutes(Integer) - Method in class org.apache.dubbo.config.MethodConfig
-
- setExecutor(EagerThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
-
- setExport(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setExtension(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
-
- setExtraKeys(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setFieldValue(Object, String, T) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field
- setFieldValue(Object, Field, T) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
-
Set the value for the specified
Field
- setFile(File) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- setFile(File) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- setFile(File) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- setFile(File) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- setFile(File) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging file
- setFile(File) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- setFile(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setFile(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setFilter(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setForks(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setGeneric(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
Deprecated.
- setGeneric(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setGeneric(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setGroup(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- setGroup(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setGroup(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setGroup(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setGroup(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setGroup(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setGroup(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setHeartbeat(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setHighestPriority(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setHost(String) - Method in class org.apache.dubbo.common.URL
-
- setHost(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setHost(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setHost(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setId(String) - Method in class org.apache.dubbo.config.AbstractConfig
-
- setIndex(Integer) - Method in class org.apache.dubbo.config.ArgumentConfig
-
- setIndexedVariable(int, Object) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- setInit(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setInjvm(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setInterface(MulticastSocket, boolean) - Static method in class org.apache.dubbo.common.utils.NetUtils
-
- setInterface(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setInterface(Class<?>) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- setInterface(Class<?>) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setInterfaceClass(Class<?>) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
Deprecated.
- setInterfaceClass(Class<?>) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
Deprecated.
- setInterval(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setIothreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setIothreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setKeepAlive(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setLayer(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLazy(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setLevel(Level) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
-
- setLevel(Level) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
-
- setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
-
- setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
-
- setLevel(Level) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
-
Set the current logging level
- setLevel(Level) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Set the current logging level
- setLevel(Level) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- setListener(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setListener(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setListener(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setLoadbalance(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setLoadingStrategies(LoadingStrategy...) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
-
- setLocal(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLocal(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setLogger(Logger) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
-
- setLogger(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setLoggerAdapter(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
- setLoggerAdapter(LoggerAdapter) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
-
Set logger provider
- setLogLevel(Level) - Method in class org.apache.dubbo.common.utils.Log
-
- setLogMessage(String) - Method in class org.apache.dubbo.common.utils.Log
-
- setLogName(String) - Method in class org.apache.dubbo.common.utils.Log
-
- setLogThread(String) - Method in class org.apache.dubbo.common.utils.Log
-
- setMaxCapacity(int) - Method in class org.apache.dubbo.common.utils.LRUCache
-
- setMerger(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setMetadataReportConfig(MetadataReportConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setMetadataServicePort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setMetadataType(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setMethods(List<? extends MethodConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- setMixinInstance(Object) - Method in interface org.apache.dubbo.common.bytecode.Mixin.MixinAware
-
- setMock(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setMock(Object) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
Set the property "mock"
- setModule(ModuleConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setModule(ModuleConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- setMonitor(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
Deprecated.
- setMonitor(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setMonitor(String) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setName(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setName(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setName(String) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setName(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setNamespace(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setNetworker(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setNetworker(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setOninvoke(Object) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOninvokeInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOninvokeMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOninvokeMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnreturn(Object) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOnreturnInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnreturnMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOnreturnMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnthrow(Object) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOnthrowInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOnthrowMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setOnthrowMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
-
- setOptimizer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setOrganization(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setOrganization(String) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setOwner(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setOwner(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setOwner(String) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setPassword(String) - Method in class org.apache.dubbo.common.URL
-
- setPassword(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setPassword(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setPassword(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setPassword(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setPassword(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setPath(String) - Method in class org.apache.dubbo.common.URL
-
- setPath(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setPath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
Deprecated.
- setPath(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
Deprecated.
- setPath(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setPayload(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setPayload(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setPort(int) - Method in class org.apache.dubbo.common.URL
-
- setPort(int) - Method in class org.apache.dubbo.common.URLBuilder
-
- setPort(Integer) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setPort(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setPort(String) - Method in class org.apache.dubbo.config.MetricsConfig
-
- setPort(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setPort(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
Deprecated.
- setPort(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setPreferred(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setPrefix(String) - Method in class org.apache.dubbo.config.AbstractConfig
-
- setPrimitiveProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setPrompt(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setPrompt(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
-
set store
- setProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
-
- setProperty(Object, Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setPropertyValue(Object, String, Object) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setPropertyValues(Object, String[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
-
set property value.
- setProtocol(String) - Method in class org.apache.dubbo.common.URL
-
- setProtocol(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocol(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setProtocol(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setProtocol(String) - Method in class org.apache.dubbo.config.MetricsConfig
-
- setProtocol(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setProtocol(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
Deprecated.
- setProtocol(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- setProtocol(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setProtocolIds(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocols(List<? extends ProtocolConfig>) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setProtocols(List<String>) - Method in class org.apache.dubbo.config.SslConfig
-
- setProvidedBy(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setProvider(ProviderConfig) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setProviderIds(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setProviders(List<ProviderConfig>) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setProviderUrl(URL) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setProxy(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setProxyObject(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- setPublishInterface(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosAcceptForeignIp(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosAcceptForeignIpCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosEnable(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosEnableCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosHost(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosHostCompatible(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosPort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQosPortCompatible(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setQueues(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setQueues(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setQueues(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setReconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setRef(T) - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- setRegister(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setRegister(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setRegister(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setRegisterConsumer(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setRegistered(boolean) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setRegistry(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setRegistryIds(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setRegistryIds(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setRegistryUrl(URL) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
-
- setReliable(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
-
Deprecated.
- setRepository(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setRetries(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setRetry(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
-
Deprecated.
- setRetryPeriod(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setRetryTimes(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setReturn(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
-
- setRouter(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setScope(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setSent(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setSerialization(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setSerialization(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setSerialization(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setServer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setServer(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setServer(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setServerKeyCertChainPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerKeyCertChainPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerKeyPassword(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerPrivateKeyPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerPrivateKeyPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerTrustCertCollectionPath(String) - Method in class org.apache.dubbo.config.SslConfig
-
- setServerTrustCertCollectionPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
-
- setService(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setServiceId(String) - Method in class org.apache.dubbo.config.MethodConfig
-
- setServiceInterface(String) - Method in class org.apache.dubbo.common.URL
-
- setServiceInterfaceName(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- setServiceKey(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- setServiceKey(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
-
- setServiceKey(String) - Method in class org.apache.dubbo.rpc.model.ProviderModel
-
- setServiceType(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- setSession(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setShareconnections(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setShutwait(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setSimplified(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setSsl(SslConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
-
- setSslEnabled(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setStat(Integer) - Method in class org.apache.dubbo.config.MethodConfig
-
Deprecated.
- setStatus(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setStatus(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setSticky(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
-
- setSticky(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
-
- setStub(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setStub(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setSubscribe(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setSuperClass(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- setSuperClass(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
-
- setSuperClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
-
- setSyncReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setTag(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setTarget(Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
-
- setTelnet(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setTelnet(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- SETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
-
- setThreadLocalMap(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThread
-
Sets the internal data structure that keeps the threadLocal variables bound to this thread.
- setThreadName(URL, String) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
-
append thread name with url address
- setThreadname(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setThreadname(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setThreadpool(String) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setThreadpool(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setThreadpool(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setThreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setThreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setThreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setTimeout(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setTimeout(Long) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setTimeout(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setTimeout(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setTimeout(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setToken(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setToken(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setTransport(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
Deprecated.
- setTransporter(String) - Method in class org.apache.dubbo.config.ProtocolConfig
-
- setTransporter(String) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setTransporter(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setType(int) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
-
- setType(String) - Method in class org.apache.dubbo.config.ArgumentConfig
-
- setUrl(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- setUrlMergeProcessor(String) - Method in class org.apache.dubbo.config.ConsumerConfig
-
- setUseAsConfigCenter(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setUseAsMetadataCenter(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setUsername(String) - Method in class org.apache.dubbo.common.URL
-
- setUsername(String) - Method in class org.apache.dubbo.common.URLBuilder
-
- setUsername(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
-
- setUsername(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
-
- setUsername(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setUsername(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setValidation(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
-
- setVersion(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
-
- setVersion(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
-
- setVersion(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setVersion(String) - Method in class org.apache.dubbo.config.ApplicationConfig
-
- setVersion(String) - Method in class org.apache.dubbo.config.ModuleConfig
-
- setVersion(String) - Method in class org.apache.dubbo.config.MonitorConfig
-
- setVersion(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setWait(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
-
- setWait(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
-
Deprecated.
- setWaitingFuture(CompletableFuture<?>) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- setWarmup(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setWeight(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
-
- setWeight(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
-
- setZone(String) - Method in class org.apache.dubbo.config.RegistryConfig
-
- short2bytes(short) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- short2bytes(short, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
-
to byte array.
- SHORTEST_RESPONSE - Static variable in interface 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() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
-
- shouldCheck() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- shouldDelay() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- shouldExport() - Method in class org.apache.dubbo.config.ServiceConfigBase
-
- shouldInit() - Method in class org.apache.dubbo.config.ReferenceConfigBase
-
- shutdown() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
The following methods are still not supported
- SHUTDOWN_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- SHUTDOWN_WAIT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SHUTDOWN_WAIT_SECONDS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
Deprecated.
- ShutdownHookCallback - Interface in org.apache.dubbo.common.lang
-
Dubbo ShutdownHook callback interface
- ShutdownHookCallbacks - Class in org.apache.dubbo.common.lang
-
- shutdownNow() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
-
- shutdownNow(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
-
- SIDE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SIMPLE_TYPES - Static variable in class org.apache.dubbo.common.utils.ClassUtils
-
- simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
-
- SimpleDataStore - Class in org.apache.dubbo.common.store.support
-
- SimpleDataStore() - Constructor for class org.apache.dubbo.common.store.support.SimpleDataStore
-
- size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
-
- size() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
-
Returns the number of thread local variables bound to the current thread.
- size() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
-
- size(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- size() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
-
Returns the number of elements in this set (its cardinality).
- size() - Method in class org.apache.dubbo.common.utils.LRUCache
-
- size() - Method in class org.apache.dubbo.common.utils.Stack
-
get stack size.
- skip(long) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
-
- skip(long) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
-
- skipUnusedStream(InputStream) - Static method in class org.apache.dubbo.common.io.StreamUtils
-
- SLASH - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- SLASH_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
-
- Slf4jLogger - Class in org.apache.dubbo.common.logger.slf4j
-
- Slf4jLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
-
- Slf4jLoggerAdapter - Class in org.apache.dubbo.common.logger.slf4j
-
- Slf4jLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
-
- sort(List<T>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- sortSimpleName(List<String>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- SPI - Annotation Type in org.apache.dubbo.common.extension
-
Marker for extension interface
Changes on extension configuration file
Use
Protocol as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from:
- SpiExtensionFactory - Class in org.apache.dubbo.common.extension.factory
-
SpiExtensionFactory
- SpiExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
-
- split(List<String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- split(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
split.
- splitAll(Map<String, List<String>>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
-
- splitToList(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Splits String around matches of the given character.
- splitToSet(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set
- splitToSet(String, char, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Split the specified value to be a
Set
- SSL_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- SslConfig - Class in org.apache.dubbo.config
-
- SslConfig() - Constructor for class org.apache.dubbo.config.SslConfig
-
- Stack<E> - Class in org.apache.dubbo.common.utils
-
Stack.
- Stack() - Constructor for class org.apache.dubbo.common.utils.Stack
-
- start() - Method in interface org.apache.dubbo.common.context.Lifecycle
-
Start the component
- start() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
-
- START - Static variable in class org.apache.dubbo.common.json.JSON
-
Deprecated.
- start() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
-
Starts the background thread explicitly.
- start() - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- Status - Class in org.apache.dubbo.common.status
-
Status
- Status(Status.Level) - Constructor for class org.apache.dubbo.common.status.Status
-
- Status(Status.Level, String) - Constructor for class org.apache.dubbo.common.status.Status
-
- Status(Status.Level, String, String) - Constructor for class org.apache.dubbo.common.status.Status
-
- Status.Level - Enum in org.apache.dubbo.common.status
-
Level
- STATUS_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- StatusChecker - Interface in org.apache.dubbo.common.status
-
StatusChecker
- StatusUtils - Class in org.apache.dubbo.common.status.support
-
StatusManager
- StatusUtils() - Constructor for class org.apache.dubbo.common.status.support.StatusUtils
-
- stop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
-
- stop() - Method in interface org.apache.dubbo.common.timer.Timer
-
Releases all resources acquired by this
Timer and cancels all
tasks which were scheduled but not executed yet.
- stop() - Static method in class org.apache.dubbo.common.utils.LogUtil
-
- STR1 - Static variable in class org.apache.dubbo.common.json.Yylex
-
Deprecated.
- STR2 - Static variable in class org.apache.dubbo.common.json.Yylex
-
Deprecated.
lexical states
- Streams - Interface in org.apache.dubbo.common.function
-
The utilities class for
Stream
- StreamUtils - Class in org.apache.dubbo.common.io
-
Stream utils.
- STRING - Static variable in class org.apache.dubbo.common.json.JSONToken
-
Deprecated.
- StringConstantFieldValuePredicate - Class in org.apache.dubbo.common.utils
-
- StringConstantFieldValuePredicate(Class<?>) - Constructor for class org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
-
- StringConverter<T> - Interface in org.apache.dubbo.common.convert
-
A class to covert
String to the target-typed value
- StringToArrayConverter - Class in org.apache.dubbo.common.convert.multiple
-
The class to convert
String to array-type object
- StringToArrayConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
-
- StringToBlockingDequeConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToBlockingDequeConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToBlockingDequeConverter
-
- StringToBlockingQueueConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToBlockingQueueConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToBlockingQueueConverter
-
- StringToBooleanConverter - Class in org.apache.dubbo.common.convert
-
- StringToBooleanConverter() - Constructor for class org.apache.dubbo.common.convert.StringToBooleanConverter
-
- StringToCharacterConverter - Class in org.apache.dubbo.common.convert
-
- StringToCharacterConverter() - Constructor for class org.apache.dubbo.common.convert.StringToCharacterConverter
-
- StringToCharArrayConverter - Class in org.apache.dubbo.common.convert
-
The class to convert
String to
char[]
- StringToCharArrayConverter() - Constructor for class org.apache.dubbo.common.convert.StringToCharArrayConverter
-
- StringToCollectionConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToCollectionConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToCollectionConverter
-
- StringToDequeConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToDequeConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToDequeConverter
-
- StringToDoubleConverter - Class in org.apache.dubbo.common.convert
-
- StringToDoubleConverter() - Constructor for class org.apache.dubbo.common.convert.StringToDoubleConverter
-
- StringToFloatConverter - Class in org.apache.dubbo.common.convert
-
- StringToFloatConverter() - Constructor for class org.apache.dubbo.common.convert.StringToFloatConverter
-
- StringToIntegerConverter - Class in org.apache.dubbo.common.convert
-
- StringToIntegerConverter() - Constructor for class org.apache.dubbo.common.convert.StringToIntegerConverter
-
- StringToIterableConverter<T extends Iterable> - Class in org.apache.dubbo.common.convert.multiple
-
- StringToIterableConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
-
- StringToListConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToListConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToListConverter
-
- StringToLongConverter - Class in org.apache.dubbo.common.convert
-
- StringToLongConverter() - Constructor for class org.apache.dubbo.common.convert.StringToLongConverter
-
- StringToMultiValueConverter - Interface in org.apache.dubbo.common.convert.multiple
-
The class to convert
String to multiple value object
- StringToNavigableSetConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToNavigableSetConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToNavigableSetConverter
-
- StringToOptionalConverter - Class in org.apache.dubbo.common.convert
-
- StringToOptionalConverter() - Constructor for class org.apache.dubbo.common.convert.StringToOptionalConverter
-
- StringToQueueConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToQueueConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToQueueConverter
-
- StringToSetConverter - Class in org.apache.dubbo.common.convert.multiple
-
The class to convert
String to
Set-based value
- StringToSetConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToSetConverter
-
- StringToShortConverter - Class in org.apache.dubbo.common.convert
-
- StringToShortConverter() - Constructor for class org.apache.dubbo.common.convert.StringToShortConverter
-
- StringToSortedSetConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToSortedSetConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToSortedSetConverter
-
- StringToStringConverter - Class in org.apache.dubbo.common.convert
-
- StringToStringConverter() - Constructor for class org.apache.dubbo.common.convert.StringToStringConverter
-
- StringToTransferQueueConverter - Class in org.apache.dubbo.common.convert.multiple
-
- StringToTransferQueueConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToTransferQueueConverter
-
- StringUtils - Class in org.apache.dubbo.common.utils
-
StringUtils
- stripEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
-
Strips any of a set of characters from the end of a String.
- STUB_EVENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
-
- STUB_KEY - Static variable in interface org.apache.dubbo.config.Constants
-
- submit(ScheduledExecutorService, Supplier<T>) - Static method in class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
-
- SUBSCRIBED_SERVICE_NAMES_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
-
The parameter key of the subscribed service names for Service-Oriented Registry
- SystemConfiguration - Class in org.apache.dubbo.common.config
-
FIXME: is this really necessary? PropertiesConfiguration should have already covered this:
- SystemConfiguration() - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
-