Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W Z 

$

$destroy() - Method in interface org.apache.dubbo.rpc.service.Destroyable
 
$ECHO - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
echo call
$echo(Object) - Method in interface org.apache.dubbo.rpc.service.EchoService
echo test.
$INVOKE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
generic call
$invoke(String, String[], Object[]) - Method in interface org.apache.dubbo.rpc.service.GenericService
Generic invocation
$INVOKE_ASYNC - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
$invokeAsync(String, String[], Object[]) - Method in interface org.apache.dubbo.rpc.service.GenericService
 

A

AbortPolicy<E> - Class in org.apache.dubbo.common.concurrent
A handler for rejected element that throws a RejectException.
AbortPolicy() - Constructor for class org.apache.dubbo.common.concurrent.AbortPolicy
 
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
 
AbstractConfig(ScopeModel) - Constructor for class org.apache.dubbo.config.AbstractConfig
 
AbstractConfigManager - Class in org.apache.dubbo.config.context
 
AbstractConfigManager(ScopeModel, Collection<Class<? extends AbstractConfig>>) - Constructor for class org.apache.dubbo.config.context.AbstractConfigManager
 
AbstractDeployer<E extends ScopeModel> - Class in org.apache.dubbo.common.deploy
 
AbstractDeployer(E) - Constructor for class org.apache.dubbo.common.deploy.AbstractDeployer
 
AbstractDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter
The abstract implementation of DynamicConfiguration
AbstractDynamicConfigurationFactory - Class in org.apache.dubbo.common.config.configcenter
Abstract DynamicConfigurationFactory implementation with cache ability
AbstractDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
 
AbstractInterfaceConfig - Class in org.apache.dubbo.config
AbstractDefaultConfig
AbstractInterfaceConfig() - Constructor for class org.apache.dubbo.config.AbstractInterfaceConfig
 
AbstractInterfaceConfig(ModuleModel) - Constructor for class org.apache.dubbo.config.AbstractInterfaceConfig
 
AbstractIsolationExecutorSupport - Class in org.apache.dubbo.rpc.executor
 
AbstractIsolationExecutorSupport(URL) - Constructor for class org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport
 
AbstractJSONImpl - Class in org.apache.dubbo.common.json.impl
 
AbstractJSONImpl() - Constructor for class org.apache.dubbo.common.json.impl.AbstractJSONImpl
 
AbstractMethodConfig - Class in org.apache.dubbo.config
AbstractMethodConfig
AbstractMethodConfig() - Constructor for class org.apache.dubbo.config.AbstractMethodConfig
 
AbstractMethodConfig(ModuleModel) - 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
 
AbstractReferenceConfig(ModuleModel) - 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
 
AbstractServiceConfig(ModuleModel) - 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(Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
accept(Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
accept(Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
accept(Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
accept(Class<?>) - Method in interface org.apache.dubbo.metadata.definition.builder.TypeBuilder
Whether the build accept the class passed in.
ACCEPT_FOREIGN_IP - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPT_FOREIGN_IP_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPT_FOREIGN_IP_WHITELIST - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPT_FOREIGN_IP_WHITELIST_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPTS_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
acquire(Object) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
acquire(Object, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
acquireInterruptibly(Object) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
Activate - Annotation Type in org.apache.dubbo.common.extension
Activate.
ActivateComparator - Class in org.apache.dubbo.common.extension.support
OrderComparator
ActivateComparator(ExtensionDirector) - Constructor for class org.apache.dubbo.common.extension.support.ActivateComparator
 
ActivateComparator(List<ExtensionDirector>) - Constructor for class org.apache.dubbo.common.extension.support.ActivateComparator
 
ADAPTIVE - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
adaptive load balance.
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
 
AdaptiveExtensionInjector - Class in org.apache.dubbo.common.extension.inject
AdaptiveExtensionInjector
AdaptiveExtensionInjector() - Constructor for class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
add(String) - Method in class org.apache.dubbo.common.url.component.param.DynamicValues
 
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(Collection<T>, T...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Add the multiple values into the specified collection
addAndGet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
addArgument(ArgumentConfig) - Method in class org.apache.dubbo.config.MethodConfig
 
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 interface org.apache.dubbo.rpc.model.MethodDescriptor
 
addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
addAttributes(Map<String, Object>) - Method in class org.apache.dubbo.common.URL
 
addAttributes(Map<String, Object>) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
addCallback(ShutdownHookCallback) - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
addClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
addClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
addClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
addClassLoaderListener(ScopeClassLoaderListener) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
addConfig(AbstractConfig) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
Add the dubbo config
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.ModuleConfigManager
 
addConsumers(Iterable<ConsumerConfig>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addDefaultConstructor() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addDeployListener(DeployListener<E>) - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
addDeployListener(DeployListener<E>) - Method in interface org.apache.dubbo.common.deploy.Deployer
 
addDestroyListener(ScopeModelDestroyListener) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
addExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Register new extension via API
addExtensionPostProcessor(ExtensionPostProcessor) - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
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
 
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
 
addMethod(MethodConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
addMethod(MethodDescriptor) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
addMethod(MethodDescriptor) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
addMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
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, String) - Method in class org.apache.dubbo.common.url.component.URLParam
Add parameters to a new URLParam.
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.url.component.URLParam
Add absent parameters to a new URLParam.
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.url.component.URLParam
Add parameters to a new URLParam.
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.url.component.URLParam
Add absent parameters to a new URLParam.
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
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.ModuleConfigManager
 
addProviders(Iterable<ProviderConfig>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addReference(ReferenceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addReferences(Iterable<ReferenceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addRegistries(Iterable<RegistryConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
ADDRESS_CONSUMPTION_STATUS - Static variable in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
ADDRESS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
addService(ServiceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addServices(Iterable<ServiceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
addStatedUrl(ProviderModel.RegisterStatedURL) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
addThreadPoolExhaustedEventListener(ThreadPoolExhaustedListener) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
addToAllowed(String) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
addToAlwaysAllowed(String) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
addToDisAllowed(String) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
AGGREGATION_BUCKET_NUM_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
AGGREGATION_COLLECTOR_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
AGGREGATION_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
AGGREGATION_TIME_WINDOW_SECONDS_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
AggregationConfig - Class in org.apache.dubbo.config.nested
 
AggregationConfig() - Constructor for class org.apache.dubbo.config.nested.AggregationConfig
 
ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ALL - Static variable in interface org.apache.dubbo.common.extension.LoadingStrategy
when spi is loaded by dubbo framework classloader only, it indicates all LoadingStrategy should load this spi
ALL_CATEGORIES - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
allConsumerModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
allConsumerModels() - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
allConsumerModels() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
AllowClassNotifyListener - Interface in org.apache.dubbo.common.utils
 
allProviderModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
allProviderModels() - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
allProviderModels() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
alwaysFalse() - Static method in interface org.apache.dubbo.common.function.Predicates
Predicate always return false
alwaysTrue() - Static method in interface org.apache.dubbo.common.function.Predicates
Predicate always return true
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
ANONYMOUS_ACCESS_ALLOW_COMMANDS - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ANONYMOUS_ACCESS_PERMISSION_LEVEL - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ANONYMOUS_ACCESS_PERMISSION_LEVEL_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
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
 
appendAttributes(Map<String, String>, Object) - Static method in class org.apache.dubbo.config.AbstractConfig
Put attributes of specify 'config' into 'parameters' argument
appendAttributes(Map<String, String>, Object, String) - Static method in class org.apache.dubbo.config.AbstractConfig
 
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
 
APPLICATION_PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
APPLICATION_VERSION_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(ApplicationModel) - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationConfig(String) - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationConfig(ApplicationModel, String) - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationDeployer - Interface in org.apache.dubbo.common.deploy
initialize and start application instance
ApplicationDeployListener - Interface in org.apache.dubbo.common.deploy
Listen for Dubbo application deployment events
ApplicationExt - Interface in org.apache.dubbo.common.context
 
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).
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_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
ARRAY_SUFFIX - Static variable in class org.apache.dubbo.common.utils.ClassUtils
Suffix for array class names: "[]"
arrayToDelimitedString(Object[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
ArrayTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
ArrayTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
ArrayUtils - Class in org.apache.dubbo.common.utils
Contains some methods to check array.
Assert - Class in org.apache.dubbo.common.utils
 
assertTrue(boolean, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
assertTrue(boolean, Supplier<String>) - Static method in class org.apache.dubbo.common.utils.Assert
 
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
 
AuthPolicy - Enum in org.apache.dubbo.common.ssl
 
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
 

B

B3 - Static variable in class org.apache.dubbo.config.nested.PropagationConfig
 
BACKGROUND_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
BACKLOG_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
BACKUP_KEY - Static variable in interface org.apache.dubbo.common.constants.RemotingConstants
 
BaggageConfig - Class in org.apache.dubbo.config.nested
 
BaggageConfig() - Constructor for class org.apache.dubbo.config.nested.BaggageConfig
 
BaggageConfig.Correlation - Class in org.apache.dubbo.config.nested
 
base642bytes(String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, String) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
base642bytes(String, int, int, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
from base64 string.
BaseServiceMetadata - Class in org.apache.dubbo.common
2019-10-10
BaseServiceMetadata() - Constructor for class org.apache.dubbo.common.BaseServiceMetadata
 
BatchExecutorQueue<T> - Class in org.apache.dubbo.common
 
BatchExecutorQueue() - Constructor for class org.apache.dubbo.common.BatchExecutorQueue
 
BatchExecutorQueue(int) - Constructor for class org.apache.dubbo.common.BatchExecutorQueue
 
BEAN_NAME - Static variable in class org.apache.dubbo.config.context.ConfigManager
 
boxed(boolean) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(char) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(byte) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(short) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(int) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(long) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(float) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(double) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
boxed(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
BROADCAST - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
Call all providers by broadcast, call them one by one, and report an error if any one reports an error
BROADCAST_CLUSTER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
broadcast cluster.
build() - Method in class org.apache.dubbo.common.cache.FileCacheStore.Builder
 
build(ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
build CtClass object
build() - Method in class org.apache.dubbo.common.URLBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
build(Class<?>, Map<String, TypeDefinition>) - Static method in class org.apache.dubbo.metadata.definition.builder.DefaultTypeBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Method in interface org.apache.dubbo.metadata.definition.builder.TypeBuilder
Build type definition with the type or class.
build(Method) - Method in class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
Build the instance of MethodDefinition
build(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in ServiceDefinition.
build(T, Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
build(Type, Class<?>, Map<String, TypeDefinition>) - Static method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
build(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
buildDetail(ProfilerEntry) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
buildDetail(ProfilerEntry, long, long, int) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
BUILDERS - Static variable in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
buildFullDefinition(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
buildFullDefinition(Class<?>, Map<String, String>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
buildKey(String, String, String) - Static method in class org.apache.dubbo.common.URL
 
buildPath(String, String...) - Static method in interface org.apache.dubbo.common.utils.PathUtils
 
buildServiceKey(String, String, String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 
BuiltinServiceDetector - Interface in org.apache.dubbo.rpc.model
 
BYTE_ACCESSOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Bytes - Class in org.apache.dubbo.common.io
CodecUtils.
bytes2base64(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], String) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, String) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], char[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2base64(byte[], int, int, char[]) - Static method in class org.apache.dubbo.common.io.Bytes
to base64 string.
bytes2double(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2double(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2float(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2float(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2hex(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to hex string.
bytes2hex(byte[], int, int) - Static method in class org.apache.dubbo.common.io.Bytes
to hex string.
bytes2int(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2int(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to int.
bytes2long(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2long(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to long.
bytes2short(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to short.
bytes2short(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to short.
byteValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 

C

CACHE_CLEAR_TASK_INTERVAL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CACHE_CLEAR_WAITING_THRESHOLD - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CACHE_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
CacheableSupplier<T> - Class in org.apache.dubbo.common.utils
 
CacheableSupplier(Supplier<T>) - Constructor for class org.apache.dubbo.common.utils.CacheableSupplier
 
cacheableValueOf(String) - Static method in class org.apache.dubbo.common.URL
 
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
 
cacheFile(File) - Method in class org.apache.dubbo.common.cache.FileCacheStore.Builder
 
cacheFilePath(String) - Method in class org.apache.dubbo.common.cache.FileCacheStore.Builder
 
calculate(float) - Static method in class org.apache.dubbo.common.threadpool.MemoryLimitCalculator
Take the current JVM's maximum available memory as a percentage of the result as the limit.
CallableSafeInitializer<T> - Class in org.apache.dubbo.common.concurrent
A safe and lazy and removable initializer implementation that wraps a Callable object.
CallableSafeInitializer(Callable<T>) - Constructor for class org.apache.dubbo.common.concurrent.CallableSafeInitializer
 
CALLBACK - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
canSkipInterfaceCheck() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
CATEGORY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Cert - Class in org.apache.dubbo.common.ssl
 
Cert(byte[], byte[], byte[]) - Constructor for class org.apache.dubbo.common.ssl.Cert
 
Cert(byte[], byte[], byte[], String) - Constructor for class org.apache.dubbo.common.ssl.Cert
 
CertManager - Class in org.apache.dubbo.common.ssl
 
CertManager(FrameworkModel) - Constructor for class org.apache.dubbo.common.ssl.CertManager
 
CertProvider - Interface in org.apache.dubbo.common.ssl
 
CharSequenceComparator - Class in org.apache.dubbo.common.utils
check(ReferenceConfigBase<T>, long) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
check(String, Class<?>, long) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
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
 
checkNoError() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
checkObjectList(List<?>) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Casts a list of unchecked JSON values to a list of checked objects in Java type.
checkObjectList(List<?>) - Method in interface org.apache.dubbo.common.json.JSON
 
checkObjectList(List<?>) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
checkOrDestroy(long) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
checkOrUpdateInitialized(boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
checkPath(String) - Static method in class org.apache.dubbo.common.url.component.URLItemCache
 
checkRevision(String) - Static method in class org.apache.dubbo.common.url.component.URLItemCache
 
checkState(ModuleModel, DeployState) - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
check all module state and update application state
checkStringList(List<?>) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Casts a list of unchecked JSON values to a list of String.
checkStringList(List<?>) - Method in interface org.apache.dubbo.common.json.JSON
 
checkStringList(List<?>) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
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
 
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
 
ClassHelper - Class in org.apache.dubbo.common.utils
Deprecated.
Replace to ClassUtils
ClassHelper() - Constructor for class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
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
 
ClassLoaderResourceLoader - Class in org.apache.dubbo.common.utils
 
ClassLoaderResourceLoader() - Constructor for class org.apache.dubbo.common.utils.ClassLoaderResourceLoader
 
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
 
ClassUtils - Class in org.apache.dubbo.metadata.definition.util
2015/1/27.
clear() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
clear() - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
clear() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
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.LRU2Cache
 
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.AbstractConfigManager
 
clear() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
CLEAR_FUTURE_AFTER_GET - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
clearParameters() - Method in class org.apache.dubbo.common.URL
 
clearParameters() - Method in class org.apache.dubbo.common.url.component.URLParam
remove all of the parameters in URLParam
clearParameters() - Method in class org.apache.dubbo.common.URLBuilder
 
CLIENT_KEY_CERT_CHAIN_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
CLIENT_KEY_PASSWORD - Static variable in class org.apache.dubbo.config.SslConfig
 
CLIENT_PRIVATE_KEY_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
CLIENT_THREAD_POOL_NAME - Static variable in interface org.apache.dubbo.config.Constants
 
CLIENT_TRUST_CERT_COLLECTION_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
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.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
close() - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
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
 
close() - Method in class org.apache.dubbo.common.reference.ReferenceCountedResource
Useful when used together with try-with-resources pattern
CLUSTER_CONDITIONAL_ROUTE_LIST_EMPTY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_ERROR_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_EXECUTE_FILTER_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_EXEC_CONDITION_ROUTER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_GROUP_MERGE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_INVOKE_SERVICE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_LOAD_MERGER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_MOCK_REQUEST - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_MULTIPLE_RETRIES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_RECEIVE_RULE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_RESELECT_INVOKERS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_RULE_PARSING - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_SITE_SELECTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_FAILED_STOP - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_INTERCEPTOR_COMPATIBLE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLUSTER_NO_RULE_LISTENER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_NO_VALID_PROVIDER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_SCRIPT_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_TAG_ROUTE_EMPTY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_TAG_ROUTE_INVALID - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CLUSTER_TIMER_RETRY_FAILED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
ClusterRules - Interface in org.apache.dubbo.common.constants
constant for Cluster fault-tolerant mode
CollectionTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
CollectionTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
CollectionUtils - Class in org.apache.dubbo.common.utils
Miscellaneous collection utility methods.
COLLECTOR_SYNC_PERIOD_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
COLON_SEPARATOR - Static variable in class org.apache.dubbo.common.BaseServiceMetadata
 
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
 
COMMON_CACHE_MAX_ENTRY_COUNT_LIMIT_EXCEED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_CACHE_MAX_FILE_SIZE_LIMIT_EXCEED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_CACHE_PATH_INACCESSIBLE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_CLASS_NOT_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_ERROR_LOAD_EXTENSION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_ERROR_RUN_THREAD_TASK - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_ERROR_TOO_MANY_INSTANCES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_ERROR_USE_THREAD_POOL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_EXECUTORS_NO_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_FAILED_LOAD_MAPPING_CACHE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_FAILED_NOTIFY_EVENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_FAILED_OVERRIDE_FIELD - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_FAILED_STOP_HTTP_SERVER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_IO_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_ISOLATED_EXECUTOR_CONFIGURATION_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_JSON_CONVERT_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_METADATA_PROCESSOR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_METRICS_COLLECTOR_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_MONITOR_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_PROPERTY_TYPE_MISMATCH - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_REFLECTIVE_OPERATION_FAILED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_THREAD_INTERRUPTED_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_THREAD_POOL_EXHAUSTED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_UNEXPECTED_CREATE_DUMP - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_UNEXPECTED_EXECUTORS_SHUTDOWN - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
COMMON_UNSUPPORTED_INVOKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CommonConstants - Interface in org.apache.dubbo.common.constants
 
CommonScopeModelInitializer - Class in org.apache.dubbo.common
 
CommonScopeModelInitializer() - Constructor for class org.apache.dubbo.common.CommonScopeModelInitializer
 
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
 
compare(String, String) - Static method in class org.apache.dubbo.common.Version
Compare versions
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
Deprecated.
compile(Class<?>, String, ClassLoader) - Method in interface org.apache.dubbo.common.compiler.Compiler
Compile java source code.
compile(Class<?>, String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AbstractCompiler
 
compile(Class<?>, String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
Compiler - Interface in org.apache.dubbo.common.compiler
Compiler.
COMPOSITE_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The composite metadata storage type includes "local" and "remote".
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(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
 
computeIfAbsent(String, Function<String, String>) - Method in class org.apache.dubbo.common.config.ConfigurationCache
Get Cached Value
computeIfAbsent(ConcurrentMap<K, V>, K, Function<? super K, ? extends V>) - Static method in class org.apache.dubbo.common.utils.ConcurrentHashMapUtils
A temporary workaround for Java 8 ConcurrentHashMap#computeIfAbsent specific performance issue: JDK-8161372.
ConcurrentHashMapUtils - Class in org.apache.dubbo.common.utils
ConcurrentHashMap util
ConcurrentHashMapUtils() - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashMapUtils
 
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
 
CONFIG_API_WRONG_USE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_DUBBO_BEAN_INITIALIZER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_DUBBO_BEAN_NOT_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_DUPLICATED_BEAN_DEFINITION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_ERROR_NACOS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_ERROR_PROCESS_LISTENER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_CLOSE_CONNECT_APOLLO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_CONNECT_REGISTRY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_DESTROY_INVOKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_EXECUTE_DESTROY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_EXPORT_SERVICE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_FIND_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_INIT_CONFIG_CENTER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_LOAD_ENV_VARIABLE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_NOTIFY_EVENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_REFER_SERVICE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_REFERENCE_MODEL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_SHUTDOWN_HOOK - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_START_MODEL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FAILED_WAIT_EXPORT_REFER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_FILTER_VALIDATION_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_GROUP_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
Deprecated.
 
CONFIG_METADATA_SERVICE_EXPORTED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_NO_ANNOTATIONS_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_NO_BEANS_SCANNED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_NO_METHOD_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_NOT_EFFECT_EMPTY_RULE_APOLLO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_PARAMETER_FORMAT_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_PROPERTY_CONFLICT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_REFRESH_INSTANCE_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_REGISTER_INSTANCE_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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
CONFIG_SERVER_DISCONNECTED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_SSL_CERT_GENERATE_FAILED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_SSL_CONNECT_INSECURE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_SSL_PATH_LOAD_FAILED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_START_DUBBO_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_STOP_DUBBO_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_UNABLE_DESTROY_MODEL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_UNDEFINED_ARGUMENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_UNDEFINED_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_UNEXPORT_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_USE_RANDOM_PORT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_WARN_STATUS_CHECKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
CONFIG_ZOOKEEPER_SERVER_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
ConfigCenterConfig - Class in org.apache.dubbo.config
ConfigCenterConfig
ConfigCenterConfig() - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
 
ConfigCenterConfig(ApplicationModel) - 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
This class receives an AbstractConfig and exposes its attributes through Configuration
ConfigConfigurationAdapter(AbstractConfig, String) - Constructor for class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
configFile(String, String) - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
ConfigItem - Class in org.apache.dubbo.common.config.configcenter
Hold content and version information
ConfigItem(String, Object) - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigItem
 
ConfigItem() - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigItem
 
ConfigKeys - Interface in org.apache.dubbo.config
External config keys list
ConfigManager - Class in org.apache.dubbo.config.context
A lock-free config manager (through ConcurrentHashMap), for fast read operation.
ConfigManager(ApplicationModel) - Constructor for class org.apache.dubbo.config.context.ConfigManager
 
ConfigMode - Enum in org.apache.dubbo.config.context
Config processing mode for unique config type, e.g.
Configuration - Interface in org.apache.dubbo.common.config
Configuration interface, to fetch the value for the specified key.
ConfigurationCache - Class in org.apache.dubbo.common.config
ConfigurationCache() - Constructor for class org.apache.dubbo.common.config.ConfigurationCache
 
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
CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ConfigUtils - Class in org.apache.dubbo.common.utils
 
ConfigValidator - Interface in org.apache.dubbo.config.context
 
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.
Replaced to CommonConstants
Constants - Interface in org.apache.dubbo.config
 
constructMethodConfig(Method[]) - Static method in class org.apache.dubbo.config.MethodConfig
Deprecated.
CONSUMER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONSUMER_SHARED_EXECUTOR_SERVICE_COMPONENT_KEY - 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
 
ConsumerConfig(ModuleModel) - 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, Map<String, AsyncMethodInfo>, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
This constructor creates an instance of ConsumerModel and passed objects should not be null.
ConsumerModel(String, Object, ServiceDescriptor, ServiceMetadata, Map<String, AsyncMethodInfo>, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
 
ConsumerModel(String, Object, ServiceDescriptor, ModuleModel, ServiceMetadata, Map<String, AsyncMethodInfo>, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
 
CONSUMERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
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 interface org.apache.dubbo.common.config.Configuration
Check if the configuration contains the specified key.
containsKey(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
containsKey(Object) - Method in class org.apache.dubbo.common.utils.LRU2Cache
 
containsKey(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
containsProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
containsValue(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
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.StringToByteConverter
 
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.StringToDurationConverter
 
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
ConverterUtil - Class in org.apache.dubbo.common.convert
 
ConverterUtil(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.ConverterUtil
 
convertIfPossible(Object, Class<T>) - Method in class org.apache.dubbo.common.convert.ConverterUtil
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
Deprecated.
will be removed in 3.3.0
convertMethodConfig2AsyncInfo() - Method in class org.apache.dubbo.config.MethodConfig
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
convertPrimitive(FrameworkModel, 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
 
convertToSplitName(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Convert camelCase or snake_case/SNAKE_CASE to kebab-case
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
 
Correlation() - Constructor for class org.apache.dubbo.config.nested.BaggageConfig.Correlation
 
create(MethodDescriptor, URL, String) - Method in interface org.apache.dubbo.rpc.model.PackableMethodFactory
 
createConsumptionReport(String, String, String, String) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
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.
createIsolationExecutorSupport(URL) - Method in class org.apache.dubbo.rpc.executor.DefaultIsolationExecutorSupportFactory
 
createIsolationExecutorSupport(URL) - Method in interface org.apache.dubbo.rpc.executor.IsolationExecutorSupportFactory
 
createMigrationStepReport(String, String, String, String, String, String) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
createRegistrationReport(String) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
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
 
CURRENT_CLUSTER_INVOKER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
currentTimeMillis() - Static method in class org.apache.dubbo.common.utils.TimeUtils
 
currentVersion() - Static method in enum org.apache.dubbo.common.utils.JRE
get current JRE version
CYCLE_REPORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

D

D_REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DataStore - Interface in org.apache.dubbo.common.store
 
debug(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
debug(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with debug log level.
debug(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with debug log level.
debug(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with debug log level.
debug(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
debug(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
debug(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
debug(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
decode(String) - Static method in class org.apache.dubbo.common.URL
 
decodeHexByte(CharSequence, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Decode a 2-digit hex byte from within a string.
decodeHexNibble(char) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
decodeUtf8(byte[], int, int, char[], int) - Static method in class org.apache.dubbo.common.utils.Utf8Utils
 
decreaseServiceRefreshCount() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Decrease the count of service update threads
decrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
DEFAULT_ALIVE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_CALLBACK_INSTANCES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The default limit number for callback service instances
DEFAULT_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_CLIENT_THREADPOOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_CLUSTER_DOMAIN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Domain name suffix used inside k8s.
DEFAULT_CONFIG_BASE_PATH - Static variable in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
The default value of parameter of URL for the config base path
DEFAULT_CONFIG_CENTER_DIR_PATH - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
DEFAULT_CONFIG_CENTER_ENCODING - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
DEFAULT_CORE_THREADS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DELAY_EXECUTE_TIMES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DELAY_NOTIFICATION_TIME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DIRECTORY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DUBBO_MIGRATION_FILE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DUBBO_PROPERTIES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_DUBBO_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
DEFAULT_ENABLE_EMPTY_PROTECTION - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_ENCODE_IN_IO_THREAD - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_EXPORT_THREAD_NUM - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_FAILBACK_TIMES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_GROUP - Static variable in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
 
DEFAULT_HASHMAP_LOAD_FACTOR - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_INSTANCES_REQUEST_SIZE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The default request size of service instances
DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_LOADBALANCE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_MESH_PORT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_METADATA_INFO_CACHE_EXPIRE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_METADATA_INFO_CACHE_SIZE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_PROXY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_QUEUES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_RECONNECT_TASK_PERIOD - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_RECONNECT_TASK_TRY_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_REFER_THREAD_NUM - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_REGISTER_MODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_REGISTER_MODE_ALL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_REGISTER_MODE_INSTANCE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_REGISTER_MODE_INTERFACE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DEFAULT_RESELECT_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_RETRIES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_SERVER_SHUTDOWN_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Default timeout value in milliseconds for server shutdown
DEFAULT_SERVICE_NAME_MAPPING_PROPERTIES_PATH - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The default class path of the ServiceNameMapping Properties file
DEFAULT_STATUS - Static variable in interface org.apache.dubbo.common.utils.AllowClassNotifyListener
 
DEFAULT_THREAD_NAME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
Default keep alive time in milliseconds for threads in ThreadPoolExecutor is 1 minute( 60 * 1000 ms)
DEFAULT_THREAD_POOL_PREFIX - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
DEFAULT_THREADPOOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_THREADS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_VERSION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
defaultApplication() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
Get or create default application model
DefaultDynamicParamSource - Class in org.apache.dubbo.common.url.component.param
 
DefaultDynamicParamSource() - Constructor for class org.apache.dubbo.common.url.component.param.DefaultDynamicParamSource
 
DefaultExecutorRepository - Class in org.apache.dubbo.common.threadpool.manager
Consider implementing Lifecycle to enable executors shutdown when the process stops.
DefaultExecutorRepository(ApplicationModel) - Constructor for class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
DefaultExecutorSupport - Class in org.apache.dubbo.rpc.executor
 
DefaultExecutorSupport(URL) - Constructor for class org.apache.dubbo.rpc.executor.DefaultExecutorSupport
 
DefaultIsolationExecutorSupportFactory - Class in org.apache.dubbo.rpc.executor
 
DefaultIsolationExecutorSupportFactory() - Constructor for class org.apache.dubbo.rpc.executor.DefaultIsolationExecutorSupportFactory
 
defaultLimit() - Static method in class org.apache.dubbo.common.threadpool.MemoryLimitCalculator
By default, it takes 80% of the maximum available memory of the current JVM.
defaultModel() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
During destroying the default FrameworkModel, the FrameworkModel.defaultModel() or ApplicationModel.defaultModel() will return a broken model, maybe cause unpredictable problem.
defaultModel() - Static method in class org.apache.dubbo.rpc.model.FrameworkModel
During destroying the default FrameworkModel, the FrameworkModel.defaultModel() or ApplicationModel.defaultModel() will return a broken model, maybe cause unpredictable problem.
DefaultPage<T> - Class in org.apache.dubbo.common.utils
The default implementation of Page
DefaultPage(int, int, List<T>, int) - Constructor for class org.apache.dubbo.common.utils.DefaultPage
 
defaultReturn(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
defaultReturn(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
DefaultSerializeClassChecker - Class in org.apache.dubbo.common.utils
Inspired by Fastjson2 see com.alibaba.fastjson2.filter.ContextAutoTypeBeforeHandler#apply(java.lang.String, java.lang.Class, long)
DefaultSerializeClassChecker(FrameworkModel) - Constructor for class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
DefaultTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
deleteAny(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
delimitedListToStringArray(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
delimitedListToStringArray(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
Deployer<E extends ScopeModel> - Interface in org.apache.dubbo.common.deploy
 
DEPLOYER - Static variable in interface org.apache.dubbo.rpc.model.ModelConstants
 
DeployListener<E extends ScopeModel> - Interface in org.apache.dubbo.common.deploy
 
DeployListenerAdapter<E extends ScopeModel> - Class in org.apache.dubbo.common.deploy
 
DeployListenerAdapter() - Constructor for class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
DeployState - Enum in org.apache.dubbo.common.deploy
Deploy state enum
desc2class(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
desc to class.
desc2classArray(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class array instance.
desc2name(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
desc to name.
DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
DESC_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
deserialize(JavaBeanDescriptor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
deserialize(JavaBeanDescriptor, ClassLoader) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
destroy() - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
destroy() - Method in class org.apache.dubbo.common.cache.FileCacheStore
 
destroy() - Method in class org.apache.dubbo.common.config.Environment
 
destroy() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
destroy(String, Class<?>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
destroy(Class<?>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
destroy(ReferenceConfigBase<T>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
destroy() - Method in interface org.apache.dubbo.common.context.Lifecycle
Destroy the component
destroy() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
 
destroy() - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
destroy() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
destroy() - Method in class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
destroy() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
destroy() - Method in interface org.apache.dubbo.common.Node
destroy.
destroy() - Method in interface org.apache.dubbo.common.resource.Disposable
 
destroy() - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
destroy() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
 
destroy() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
destroy() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
destroy() - Static method in class org.apache.dubbo.common.utils.ClassLoaderResourceLoader
 
destroy() - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
destroy() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
destroy() - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
destroy() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
destroy() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
Destroyable - Interface in org.apache.dubbo.rpc.service
 
destroyAll() - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
destroyAll() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
destroyAll() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Destroy all executors that are not in shutdown state
destroyAll() - Static method in class org.apache.dubbo.rpc.model.FrameworkModel
Destroy all framework model instances, shutdown dubbo engine completely.
determineInterfaceClass(String, String) - Static method in class org.apache.dubbo.config.ReferenceConfigBase
Determine the interface of the proxy class
determineInterfaceClass(String, String, ClassLoader) - Static method in class org.apache.dubbo.config.ReferenceConfigBase
 
DEVELOPMENT_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Development environment key.
directory() - Method in class org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
 
directory() - Method in class org.apache.dubbo.common.extension.DubboLoadingStrategy
 
directory() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
 
directory() - Method in class org.apache.dubbo.common.extension.ServicesLoadingStrategy
 
directoryLock(FileLock) - Method in class org.apache.dubbo.common.cache.FileCacheStore.Builder
 
DISABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
disableDetailProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
DisableInject - Annotation Type in org.apache.dubbo.common.extension
 
disableSimpleProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
DiscardOldestPolicy<E> - Class in org.apache.dubbo.common.concurrent
A handler for rejected element that discards the oldest element.
DiscardOldestPolicy() - Constructor for class org.apache.dubbo.common.concurrent.DiscardOldestPolicy
 
DiscardPolicy<E> - Class in org.apache.dubbo.common.concurrent
A handler for rejected element that silently discards the rejected element.
DiscardPolicy() - Constructor for class org.apache.dubbo.common.concurrent.DiscardPolicy
 
dispatchThreadPoolExhaustedEvent(String) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
dispatch ThreadPoolExhaustedEvent
Disposable - Interface in org.apache.dubbo.common.resource
An interface for destroying resources
doCompile(Class<?>, ClassLoader, String, String) - Method in class org.apache.dubbo.common.compiler.support.JavassistCompiler
 
doCompile(ClassLoader, String, String) - Method in class org.apache.dubbo.common.compiler.support.JdkCompiler
 
doStart() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
doStop() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
DOT_COMPATIBLE_KEYS - Static variable in interface org.apache.dubbo.config.Constants
 
DOT_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DOT_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
double2bytes(double) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
double2bytes(double, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
doubleValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
DUBBO - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO2_COMPACT_ENABLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Dubbo2ActivateUtils - Class in org.apache.dubbo.common.compact
 
Dubbo2ActivateUtils() - Constructor for class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
Dubbo2CompactUtils - Class in org.apache.dubbo.common.compact
 
Dubbo2CompactUtils() - Constructor for class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
Dubbo2GenericExceptionUtils - Class in org.apache.dubbo.common.compact
 
Dubbo2GenericExceptionUtils() - Constructor for class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
DUBBO_CONFIG_IGNORE_DUPLICATED_INTERFACE - Static variable in interface org.apache.dubbo.config.ConfigKeys
Ignore duplicated interface (service/reference) config.
DUBBO_CONFIG_IGNORE_INVALID_METHOD_CONFIG - Static variable in interface org.apache.dubbo.config.ConfigKeys
Ignore invalid method config.
DUBBO_CONFIG_MODE - Static variable in interface org.apache.dubbo.config.ConfigKeys
Change dubbo config mode, available values from ConfigMode.
DUBBO_CONFIG_MODE - Static variable in class org.apache.dubbo.config.context.ConfigManager
 
DUBBO_ENV_KEYS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_INTERNAL_APPLICATION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_IP_TO_BIND - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_IP_TO_REGISTRY - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_JSTACK_MAXLINE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
used in JVMUtil.java ,Control stack print lines, default is 32 lines
DUBBO_LABELS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_MANUAL_REGISTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_METRICS_CONFIGCENTER_ENABLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_MIGRATION_FILE_ENABLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_MIGRATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_MONITOR_ADDRESS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_NETWORK_IGNORED_INTERFACE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The property name for the name of network interface that the Dubbo application will be ignored
DUBBO_PACKABLE_METHOD_FACTORY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PORT_TO_BIND - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_PORT_TO_REGISTRY - Static variable in interface org.apache.dubbo.config.Constants
 
DUBBO_PREFERRED_NETWORK_INTERFACE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The property name for the name of network interface that the Dubbo application prefers
DUBBO_PROPERTIES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUBBO_PUBLISH_INSTANCE_DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DUBBO_PUBLISH_INTERFACE_DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DUBBO_REGISTER_MODE_DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DUBBO_SCAN_BASE_PACKAGES - Static variable in interface org.apache.dubbo.config.ConfigKeys
The basePackages to scan , the multiple-value is delimited by comma
DUBBO_VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DubboAppender - Class in org.apache.dubbo.common.utils
 
DubboAppender() - Constructor for class org.apache.dubbo.common.utils.DubboAppender
 
DubboInternalLoadingStrategy - Class in org.apache.dubbo.common.extension
Dubbo internal LoadingStrategy
DubboInternalLoadingStrategy() - Constructor for class org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
 
DubboLoaderClassPath - Class in org.apache.dubbo.common.bytecode
Ensure javassist will load Dubbo's class from Dubbo's classLoader
DubboLoaderClassPath() - Constructor for class org.apache.dubbo.common.bytecode.DubboLoaderClassPath
 
DubboLoadingStrategy - Class in org.apache.dubbo.common.extension
DubboLoadingStrategy() - Constructor for class org.apache.dubbo.common.extension.DubboLoadingStrategy
 
DubboReference - Annotation Type in org.apache.dubbo.config.annotation
An annotation used for referencing a Dubbo service.
DubboService - Annotation Type in org.apache.dubbo.config.annotation
Class-level annotation used for declaring Dubbo service.
DubboServiceAddressURL - Class in org.apache.dubbo.common.url.component
 
DubboServiceAddressURL(URLAddress, URLParam, URL, ServiceConfigURL) - Constructor for class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
DubboStub - Interface in org.apache.dubbo.rpc.model
Marker interface implemented by all stub.
DUMP_DIRECTORY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DUMP_ENABLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DYNAMIC_CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DYNAMIC_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DYNAMIC_ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
DynamicConfiguration - Interface in org.apache.dubbo.common.config.configcenter
Dynamic Configuration
From the use scenario internally inside framework, there are mainly three kinds of methods: DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up. DynamicConfiguration.addListener(String, String, ConfigurationListener)/ DynamicConfiguration.removeListener(String, String, ConfigurationListener) , add or remove listeners for governance rules or config items that need to watch. Configuration.getProperty(String, Object), get a single config item. DynamicConfiguration.getConfig(String, String, long), get the specified config
DynamicConfigurationFactory - Interface in org.apache.dubbo.common.config.configcenter
The factory interface to create the instance of DynamicConfiguration
DynamicParamSource - Interface in org.apache.dubbo.common.url.component.param
 
DynamicParamTable - Class in org.apache.dubbo.common.url.component.param
Global Param Cache Table Not support method parameters
DynamicValues - Class in org.apache.dubbo.common.url.component.param
 
DynamicValues(String) - Constructor for class org.apache.dubbo.common.url.component.param.DynamicValues
 

E

EagerThreadPool - Class in org.apache.dubbo.common.threadpool.support.eager
EagerThreadPool When the core threads are all in busy, create new thread instead of putting task into blocking queue.
EagerThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
 
EagerThreadPoolExecutor - Class in org.apache.dubbo.common.threadpool.support.eager
EagerThreadPoolExecutor
EagerThreadPoolExecutor(int, int, long, TimeUnit, TaskQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
EchoService - Interface in org.apache.dubbo.rpc.service
Echo service.
echoService() - Static method in class org.apache.dubbo.rpc.service.ServiceDescriptorInternalCache
 
EchoServiceDetector - Class in org.apache.dubbo.rpc.service
 
EchoServiceDetector() - Constructor for class org.apache.dubbo.rpc.service.EchoServiceDetector
 
EMPTY - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
 
EMPTY - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
 
EMPTY_ARRAY - Static variable in interface org.apache.dubbo.common.function.Predicates
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
EMPTY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
EMPTY_STRING - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
ENABLE_COLLECTOR_SYNC_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
ENABLE_CONNECTIVITY_VALIDATION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ENABLE_EMPTY_PROTECTION_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ENABLE_JVM_METRICS_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
ENABLE_NATIVE_JAVA_GENERIC_SERIALIZE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ENABLE_ROUTER_SNAPSHOT_PRINT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ENABLE_TIMEOUT_COUNTDOWN_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
enableDetailProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
enableSimpleProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
encode(String) - Static method in class org.apache.dubbo.common.URL
 
ENCODE_IN_IO_THREAD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ENCODED_AND_MARK - Static variable in class org.apache.dubbo.common.URLStrParser
 
ENCODED_PID_KEY - Static variable in class org.apache.dubbo.common.URLStrParser
 
ENCODED_QUESTION_MARK - Static variable in class org.apache.dubbo.common.URLStrParser
 
ENCODED_TIMESTAMP_KEY - Static variable in class org.apache.dubbo.common.URLStrParser
 
encodeParameters(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
Encode parameters map to string, like '[{a:b},{c:d}]'
enqueue(T, Executor) - Method in class org.apache.dubbo.common.BatchExecutorQueue
 
enter(ProfilerEntry, String) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
entrySet() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
EnumTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
EnumTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
Environment - Class in org.apache.dubbo.common.config
 
Environment(ScopeModel) - Constructor for class org.apache.dubbo.common.config.Environment
 
ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Environment name
EnvironmentAdapter - Class in org.apache.dubbo.common.infra.support
 
EnvironmentAdapter() - Constructor for class org.apache.dubbo.common.infra.support.EnvironmentAdapter
 
EnvironmentConfiguration - Class in org.apache.dubbo.common.config
Configuration from system environment
EnvironmentConfiguration() - Constructor for class org.apache.dubbo.common.config.EnvironmentConfiguration
 
EOF - Static variable in class org.apache.dubbo.common.utils.IOUtils
 
EQUAL - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
EQUAL_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
EQUAL_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
equals(Object) - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
equals(Object) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
equals(Object) - Method in class org.apache.dubbo.common.ProtocolServiceKey
 
equals(Object) - Method in class org.apache.dubbo.common.ServiceKey
 
equals(Object) - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
ignore consumer url compare.
equals(Object) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
equals(Object) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
ignore consumer url compare.
equals(Object) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
equals(Object) - Method in class org.apache.dubbo.common.url.component.URLParam
 
equals(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
equals(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
equals(Object) - Method in class org.apache.dubbo.common.URL
 
equals(Object) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
equals(Collection<?>, Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Compares the specified collection with another, the main implementation references AbstractSet
equals(Object) - Method in class org.apache.dubbo.common.utils.Log
 
equals(Object) - Method in class org.apache.dubbo.config.AbstractConfig
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
equals(Object) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
error(String, String, String, String) - Method in interface org.apache.dubbo.common.logger.ErrorTypeAwareLogger
Logs a message with error log level.
error(String, String, String, String, Throwable) - Method in interface org.apache.dubbo.common.logger.ErrorTypeAwareLogger
Logs a message with error log level.
error(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
error(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with error log level.
error(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with error log level.
error(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with error log level.
error(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
error(String, String, String, String) - Method in class org.apache.dubbo.common.logger.support.FailsafeErrorTypeAwareLogger
 
error(String, String, String, String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeErrorTypeAwareLogger
 
error(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
error(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
error(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
error(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
ErrorTypeAwareLogger - Interface in org.apache.dubbo.common.logger
Logger interface with the ability of displaying solution of different types of error.
excludedDeclaredClass(Class<?>) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Create an instance of Predicate for Method to exclude the specified declared class
excludedPackages() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
 
excludedType(Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Build an instance of Predicate to excluded annotation type
execute() - Method in interface org.apache.dubbo.common.function.ThrowableAction
Executes the action
execute(ThrowableAction) - Static method in interface org.apache.dubbo.common.function.ThrowableAction
execute(T) - Method in interface org.apache.dubbo.common.function.ThrowableConsumer
execute(T, ThrowableConsumer<T>) - Static method in interface org.apache.dubbo.common.function.ThrowableConsumer
execute(T) - Method in interface org.apache.dubbo.common.function.ThrowableFunction
execute(T, ThrowableFunction<T, R>) - Static method in interface org.apache.dubbo.common.function.ThrowableFunction
execute(Runnable) - Method in class org.apache.dubbo.common.threadpool.serial.SerializingExecutor
Runs the given runnable strictly after all Runnables that were submitted before it, and using the executor passed to the constructor.
execute(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
execute(Runnable) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
If the calling thread is still waiting for a callback task, add the task into the blocking queue to wait for schedule.
EXECUTOR_MANAGEMENT_MODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EXECUTOR_MANAGEMENT_MODE_DEFAULT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EXECUTOR_MANAGEMENT_MODE_ISOLATION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EXECUTOR_SERVICE_COMPONENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ExecutorRepository - Interface in org.apache.dubbo.common.threadpool.manager
 
ExecutorSupport - Interface in org.apache.dubbo.rpc.executor
 
ExecutorUtil - Class in org.apache.dubbo.common.utils
 
ExecutorUtil() - Constructor for class org.apache.dubbo.common.utils.ExecutorUtil
 
Experimental - Annotation Type in org.apache.dubbo.common
Indicating unstable API, may get removed or changed in future releases.
export() - Method in class org.apache.dubbo.config.ServiceConfigBase
export service and auto start application instance
export(RegisterTypeEnum) - Method in class org.apache.dubbo.config.ServiceConfigBase
Export service to network
EXPORT_ASYNC_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EXPORT_BACKGROUND_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
EXPORT_THREAD_NUM_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Exporter() - Constructor for class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
EXPORTER_LISTENER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ExporterConfig - Class in org.apache.dubbo.config.nested
 
ExporterConfig() - Constructor for class org.apache.dubbo.config.nested.ExporterConfig
 
ExporterConfig.OtlpConfig - Class in org.apache.dubbo.config.nested
 
ExporterConfig.ZipkinConfig - Class in org.apache.dubbo.config.nested
 
Extension - Annotation Type in org.apache.dubbo.common
Deprecated.
because it's too general, switch to use SPI
ExtensionAccessor - Interface in org.apache.dubbo.common.extension
Uniform accessor for extension
ExtensionAccessorAware - Interface in org.apache.dubbo.common.extension
SPI extension can implement this aware interface to obtain appropriate ExtensionAccessor instance.
ExtensionDirector - Class in org.apache.dubbo.common.extension
ExtensionDirector is a scoped extension loader manager.
ExtensionDirector(ExtensionDirector, ExtensionScope, ScopeModel) - Constructor for class org.apache.dubbo.common.extension.ExtensionDirector
 
ExtensionFactory - Interface in org.apache.dubbo.common.extension
Deprecated.
use ExtensionInjector instead
ExtensionInjector - Interface in org.apache.dubbo.common.extension
An injector to provide resources for SPI extension.
ExtensionLoader<T> - Class in org.apache.dubbo.common.extension
ApplicationModel, DubboBootstrap and this class are at present designed to be singleton or static (by itself totally static or uses some static fields).
ExtensionPostProcessor - Interface in org.apache.dubbo.common.extension
A Post-processor called before or after extension initialization.
ExtensionScope - Enum in org.apache.dubbo.common.extension
Extension SPI Scope
EXTRA_KEYS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
After simplify the registry, should add some parameter individually for provider.
extractFieldName(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Extract fieldName from set/get/is method.

F

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.
FailsafeErrorTypeAwareLogger - Class in org.apache.dubbo.common.logger.support
A fail-safe (ignoring exception thrown by logger) wrapper of error type aware logger.
FailsafeErrorTypeAwareLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeErrorTypeAwareLogger
 
FailsafeLogger - Class in org.apache.dubbo.common.logger.support
 
FailsafeLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeLogger
 
FastJson2Impl - Class in org.apache.dubbo.common.json.impl
 
FastJson2Impl() - Constructor for class org.apache.dubbo.common.json.impl.FastJson2Impl
 
FastJsonImpl - Class in org.apache.dubbo.common.json.impl
 
FastJsonImpl() - Constructor for class org.apache.dubbo.common.json.impl.FastJsonImpl
 
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
 
FileCacheStore - Class in org.apache.dubbo.common.cache
Local file interaction class that can back different caches.
FileCacheStore.Builder - Class in org.apache.dubbo.common.cache
 
FileCacheStoreFactory - Class in org.apache.dubbo.common.cache
ClassLoader Level static share.
FileSystemDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.file
File-System based DynamicConfiguration implementation
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(File, String, String, int, long, ScopeModel) - 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
File-System based DynamicConfigurationFactory implementation
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
 
FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
filterDefaultValues(Class<? extends Annotation>, Map<String, Object>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Filter default value of Annotation type
filterDefaultValues(Annotation, Map<String, Object>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Filter default value of Annotation type
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.DubboLoaderClassPath
 
find(Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
Deprecated.
will be removed in 3.3.0
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
 
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
Get the suitable NetworkInterface
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
FixedParamValue - Class in org.apache.dubbo.common.url.component.param
In lower case
FixedParamValue(String...) - Constructor for class org.apache.dubbo.common.url.component.param.FixedParamValue
 
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
 
flip(Map<K, V>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Flip the specified Map
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
 
formatType(String) - Static method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
Format the String presenting Java type
formatTypes(String[]) - Static method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
Format the String array presenting Java types
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.ClassHelper
Deprecated.
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
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.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.ClassHelper
Deprecated.
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
FrameworkExecutorRepository - Class in org.apache.dubbo.common.threadpool.manager
 
FrameworkExecutorRepository() - Constructor for class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
FrameworkModel - Class in org.apache.dubbo.rpc.model
Model of dubbo framework, it can be shared with multiple applications.
FrameworkModel() - Constructor for class org.apache.dubbo.rpc.model.FrameworkModel
Use FrameworkModel#newModel() to create a new model
FrameworkServiceRepository - Class in org.apache.dubbo.rpc.model
Service repository for framework
FrameworkServiceRepository(FrameworkModel) - Constructor for class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
FrameworkStatusReporter - Interface in org.apache.dubbo.common.status.reporter
 
FrameworkStatusReportService - Class in org.apache.dubbo.common.status.reporter
 
FrameworkStatusReportService() - Constructor for class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
from(URL) - Static method in class org.apache.dubbo.common.URLBuilder
 
fromJson(String, Type) - Static method in class org.apache.dubbo.common.json.GsonUtils
 
FullServiceDefinition - Class in org.apache.dubbo.metadata.definition.model
2018/10/25
FullServiceDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 

G

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
generate(boolean) - 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
 
GenericException - Exception in org.apache.dubbo.rpc.service
GenericException
GenericException() - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericException(String) - 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
 
GenericException(String, Throwable, String, String) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericService - Interface in org.apache.dubbo.rpc.service
Generic service interface
genericService() - Static method in class org.apache.dubbo.rpc.service.ServiceDescriptorInternalCache
 
GenericServiceDetector - Class in org.apache.dubbo.rpc.service
 
GenericServiceDetector() - Constructor for class org.apache.dubbo.rpc.service.GenericServiceDetector
 
get() - Method in class org.apache.dubbo.common.concurrent.CallableSafeInitializer
Get (and initialize, if not initialized yet) the required object
get(ScopeModel, String, int) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
get(String, int) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
get(ReferenceConfigBase<T>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
get(ReferenceConfigBase<T>, boolean) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
get(String, Class<T>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
get(String) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
get(Class<T>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
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(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
get() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
get() - Method in class org.apache.dubbo.common.utils.CacheableSupplier
 
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.LRU2Cache
 
get(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
get(int) - Method in class org.apache.dubbo.common.utils.Stack
get.
get(boolean) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
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
 
getActivateClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
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.
getActivateExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getActives() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getAdaptiveExtension(Class<T>) - Method in interface org.apache.dubbo.common.extension.ExtensionAccessor
 
getAdaptiveExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getAddress() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
getAddress() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
 
getAfter(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getAggregation() - Method in class org.apache.dubbo.config.MetricsConfig
 
getAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getAlive() - Method in class org.apache.dubbo.config.ProviderConfig
 
getAll(Class<T>) - Method in interface org.apache.dubbo.common.config.ReferenceCache
 
getAllApplicationModels() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
Get all application models including the internal application model.
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.
getAllFieldNames(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Get all field names of target type
getAllGenericInterfaces(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
Get all generic interfaces that are assignable from ParameterizedType interface
getAllGenericSuperClasses(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
Get all generic super classes that are assignable from ParameterizedType interface
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
getAllInstances() - Static method in class org.apache.dubbo.rpc.model.FrameworkModel
Get all framework model instances
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.ReflectionServiceDescriptor
 
getAllMethods() - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
 
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ServiceModel
Return all method models for the current service
getAllMethods() - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
getAllParameters() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
The returned parameters is imprecise regarding override priorities of consumer url and provider url.
getAllParameters() - Method in class org.apache.dubbo.common.URL
 
getAllServices() - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
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
 
getAndRemove() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
getAndSet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAnnotation(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the Annotation from the specified the annotated element and annotation class name
getAnnotations() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getAnnotations() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getAnyMethodParameter(String) - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
getAnyMethodParameter(String) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getAnyMethodParameter(String) - Method in class org.apache.dubbo.common.url.component.URLParam
Get any method related parameter which match key
getAnyMethodParameter(String) - Method in class org.apache.dubbo.common.URL
 
getAppConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAppConfigMap() - Method in class org.apache.dubbo.common.config.Environment
 
getAppConfigMap() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getAppConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getAppConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getAppExternalConfigMap() - Method in class org.apache.dubbo.common.config.Environment
 
getAppExternalConfigMap() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getAppExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getAppExternalConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getAppExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getApplication() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getApplication(String) - Method in class org.apache.dubbo.common.URL
 
getApplication() - Method in class org.apache.dubbo.common.URL
 
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() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getApplication() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
getApplicationConfig() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
getApplicationConfigManager() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getApplicationConfigManager() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getApplicationExecutorRepository() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getApplicationModel() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
 
getApplicationModel() - Method in class org.apache.dubbo.common.URL
 
getApplicationModel() - Method in class org.apache.dubbo.config.AbstractConfig
 
getApplicationModel() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
getApplicationModel() - Method in interface org.apache.dubbo.rpc.model.ScopeModelAccessor
 
getApplicationModel() - Method in class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
getApplicationModel(ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getApplicationModels() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
Get all application models except for the internal application model.
getApplicationName() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getApplicationOrElseThrow() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getApplicationServiceRepository() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
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
 
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.EnvironmentAdapter
 
getAttribute(String) - Method in class org.apache.dubbo.common.URL
 
getAttribute(String, Object) - Method in class org.apache.dubbo.common.URL
 
getAttribute(Annotation, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the attribute from the specified annotation
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getAttribute(String) - Method in interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getAttribute(String, Class<T>) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getAttributes() - Method in class org.apache.dubbo.common.URL
 
getAttributes(Annotation, boolean) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get attributes of annotation
getAttributes() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getAuth() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getAuthority() - Method in class org.apache.dubbo.common.URL
refer to https://datatracker.ietf.org/doc/html/rfc3986
getAuthPolicy() - Method in class org.apache.dubbo.common.ssl.ProviderCert
 
getAutoTrustSerializeClass() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getAvailableAdapter() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get the available adapter names
getAvailablePort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getAvailablePort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getBackground() - Method in class org.apache.dubbo.config.ModuleConfig
 
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
 
getBaggage() - Method in class org.apache.dubbo.config.TracingConfig
 
getBaseUrl() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
getBean(Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getBean(String, Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getBeanFactory() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getBeanPropertyFields(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBeanPropertyReadMethods(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBeansOfType(Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getBefore(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getBizProfiler() - Static method in class org.apache.dubbo.common.profiler.Profiler
 
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
 
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
Deprecated.
Replace to getParameter(String, boolean)
getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, boolean)
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
 
getBucketNum() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getBucketsMs() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getBuffer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getBuffer() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCaAddress() - Method in class org.apache.dubbo.config.SslConfig
 
getCaCertPath() - Method in class org.apache.dubbo.config.SslConfig
 
getCache() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getCachedDynamicProperty(ScopeModel, String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getCachedDynamicProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
getCacheRefreshingScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getCacheRefreshingScheduledExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getCacheRefreshingScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Scheduler used to refresh file based caches from memory to disk.
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.ClassHelper
Deprecated.
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
getCanonicalName() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCanonicalNameForParameterizedType(ParameterizedType) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
 
getCapacity() - Method in class org.apache.dubbo.common.utils.LFUCache
 
getCategory() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getCategory(String) - Method in class org.apache.dubbo.common.URL
 
getCategory(String[]) - Method in class org.apache.dubbo.common.URL
 
getCategory() - Method in class org.apache.dubbo.common.URL
 
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
 
getCheckReferenceTimeout() - Method in class org.apache.dubbo.config.ModuleConfig
 
getCheckSerializable() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getClassGenerics(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectionUtils
Returns a list of distinct Class objects representing the generics of the given class that implement the given interface.
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassLoader(Class<?>) - 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.ServiceModel
 
getClassLoaders() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
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
 
getClassToCreate() - Method in class org.apache.dubbo.common.bytecode.Proxy
 
getClient() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
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.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.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
 
getCodeSource() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCodeSource(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get the code source file or class path of the Class passed in.
getCollectorSyncPeriod() - Method in class org.apache.dubbo.config.MetricsConfig
 
getColonSeparatedKey() - Method in class org.apache.dubbo.common.URL
The format is "{interface}:[version]:[group]"
getCompatibleParamSignatures() - Method in interface org.apache.dubbo.rpc.model.MethodDescriptor
duplicate filed as paramDesc, but with different format.
getCompatibleParamSignatures() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getCompatibleParamSignatures() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getCompiler() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getCompressionMethod() - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
getConcatenatedParameter(String) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getConcatenatedParameter(String) - Method in class org.apache.dubbo.common.URL
 
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
Get the configuration mapped to the given key and the given group with the default timeout
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
 
getConfig(Class<T>, String) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
Get config instance by id or by name
getConfig(Class<T>, String) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConfig() - Method in class org.apache.dubbo.rpc.model.ServiceModel
Deprecated.
getConfigCenter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
getConfigCenter(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigCenter(String) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConfigCenters() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigCenters() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getConfigGroups() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getConfigItem(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
get configItem which contains content and stat info.
getConfigManager() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
getConfigManager() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
getConfigMode() - Method in class org.apache.dubbo.config.AbstractConfig
 
getConfigMode() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigs(Class<C>) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
getConfigs(Class<C>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConfigsMap(Class<C>) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
getConfigsMap(Class<C>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConfiguration() - Method in class org.apache.dubbo.common.config.Environment
There are two ways to get configuration during exposure / reference or at runtime: 1.
getConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getConfigurationMaps(AbstractConfig, String) - Method in class org.apache.dubbo.common.config.Environment
Get configuration map list for target instance
getConfigurationMaps() - Method in class org.apache.dubbo.common.config.Environment
Get global configuration as map list
getConfigurationMaps(AbstractConfig, String) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getConnections() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getConnectivityScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getConnectivityScheduledExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getConnectivityScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Scheduled executor handle connectivity check task
getConnectTimeout() - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
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.ModuleConfigManager
 
getConsumer() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getConsumerConnectionConfig(URL) - Method in class org.apache.dubbo.common.ssl.CertManager
 
getConsumerConnectionConfig(URL) - Method in interface org.apache.dubbo.common.ssl.CertProvider
 
getConsumerConnectionConfig(URL) - Method in class org.apache.dubbo.common.ssl.impl.SSLConfigCertProvider
 
getConsumerModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
ConsumerModel should fetch from context
getConsumers() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getConsumerURL() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getContent() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getContent() - Method in class org.apache.dubbo.common.config.configcenter.ConfigItem
 
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<?>) - Method in class org.apache.dubbo.common.convert.ConverterUtil
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
 
getCorrelation() - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
getCurrentAdapter() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get the current adapter name
getCurrentConfig() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getCurrentMemory() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
getCurrentMemory() - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
getCurrentRemainMemory() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
getCurrentRemainMemory() - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
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
The size of data
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
Like the Class.getDeclaredField(String) method without throwing any Exception
getDeclaredMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getDeclaredMethodNames(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
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
 
getDefaultConfigCenter() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getDefaultConfigs(Class<C>) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
getDefaultConfigs(Class<C>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultConfigs(Class<C>) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getDefaultConsumer() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
Only allows one default ConsumerConfig
getDefaultExtension(Class<T>) - Method in interface org.apache.dubbo.common.extension.ExtensionAccessor
 
getDefaultExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension, return null if it's not configured.
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
 
getDefaultMetadataConfigs() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getDefaultModule() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getDefaultProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultProtocols() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getDefaultProvider() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
Only allows one default ProviderConfig
getDefaultRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultRegistries() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
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
 
getDeployer() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getDeployer() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
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.
getDesc() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
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.
getDestroyRunner() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
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
getDisplayServiceKey() - Method in class org.apache.dubbo.common.URL
Format : interface:version
getDistributionStatisticExpiryMin() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getDocument() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getDumpDirectory() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getDumpEnable() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getDynamicConfiguration(URL) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
 
getDynamicConfiguration(URL) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
 
getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getDynamicConfigurationFactory(ExtensionAccessor, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Get an instance of DynamicConfigurationFactory by the specified name.
getDynamicGlobalConfiguration(ScopeModel) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getDynamicGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
getDynamicGlobalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getDynamicGlobalConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getDynamicProperty(ScopeModel, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getDynamicProperty(ScopeModel, String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
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
getEchoServiceClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
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
 
getEnableCollectorSync() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnabled() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getEnabled() - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
getEnabled() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getEnabled() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
getEnabled() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
getEnabled() - Method in class org.apache.dubbo.config.TracingConfig
 
getEnabledPercentiles() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getEnableEmptyProtection() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getEnableEmptyProtection() - Method in class org.apache.dubbo.config.RegistryConfig
 
getEnableFileCache() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getEnableHttpServiceDiscovery() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
getEnableJvm() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnableMetadata() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnableMetricsInit() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnableQps() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getEnableRegistry() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnableRequest() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getEnableRpc() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEnableRt() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getEnableRtPxx() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
getEnableThreadpool() - Method in class org.apache.dubbo.config.MetricsConfig
 
getEncoding() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getEndpoint() - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
getEndpoint() - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
getEndTime() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getEnumPropertyName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getEnums() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getEnvConfiguration(ScopeModel) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get properties from the os environment
getEnvConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
getEnvironment() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getEnvironment() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
getEnvironmentConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getEnvironmentConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getEnvType() - Method in class org.apache.dubbo.config.SslConfig
 
getError() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
getError() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
getErrorTypeAwareLogger(Class<?>) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get error type aware logger by Class object.
getErrorTypeAwareLogger(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get error type aware logger by a String key.
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(ServiceModel, URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Be careful,The semantics of this method are getOrDefaultExecutor
getExecutor(ServiceModel, 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.config.AbstractServiceConfig
 
getExecutor(Object) - Method in class org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport
 
getExecutor(Object) - Method in class org.apache.dubbo.rpc.executor.DefaultExecutorSupport
 
getExecutor(Object) - Method in interface org.apache.dubbo.rpc.executor.ExecutorSupport
 
getExecutorManagementMode() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getExecutorRepository() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
getExecutorService() - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
getExecutorSupport(URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getExecutorSupport(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getExecutorSupport(URL) - Method in class org.apache.dubbo.common.threadpool.manager.IsolationExecutorRepository
 
getExport() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getExport() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getExportAsync() - Method in class org.apache.dubbo.config.AbstractServiceConfig
Deprecated.
getExportAsync() - Method in class org.apache.dubbo.config.ModuleConfig
 
getExportBackground() - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
getExportedServices() - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
getExportedUrls() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getExporter() - Method in class org.apache.dubbo.config.nested.PrometheusConfig
 
getExportMetricsService() - Method in class org.apache.dubbo.config.MetricsConfig
 
getExportServicePort() - Method in class org.apache.dubbo.config.MetricsConfig
 
getExportServiceProtocol() - Method in class org.apache.dubbo.config.MetricsConfig
 
getExportThreadNum() - Method in class org.apache.dubbo.config.ModuleConfig
 
getExportThreadNum() - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
getExtension(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionAccessor
 
getExtension(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionFactory
Deprecated.
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.Parameters
Deprecated.
will be removed in 3.3.0
getExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
will be removed in 3.3.0
getExtension() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getExtensionDirector() - Method in interface org.apache.dubbo.common.extension.ExtensionAccessor
 
getExtensionDirector() - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
getExtensionDirector() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getExtensionLoader(Class<T>) - Method in interface org.apache.dubbo.common.extension.ExtensionAccessor
 
getExtensionLoader(Class<T>) - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
getExtensionLoader(Class<T>) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
Deprecated.
get extension loader from extension director of some module.
getExtensionLoader(Class<T>, ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getExtensionName(T) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionName(Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionPostProcessors() - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
getExternalConfigMap() - Method in class org.apache.dubbo.common.config.Environment
 
getExternalConfigMap() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getExternalConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getExtProtocol() - Method in class org.apache.dubbo.config.ProtocolConfig
 
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.EnvironmentAdapter
1.
getExtraKeys() - Method in class org.apache.dubbo.config.RegistryConfig
 
getField(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectionUtils
Retrieves the value of the specified field from the given object.
getFields() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getFields() - Method in class org.apache.dubbo.config.nested.BaggageConfig.Correlation
 
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
getFieldValue(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
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
 
getFirst() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getForks() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getFrameworkModel() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getFrameworkModel() - Method in interface org.apache.dubbo.rpc.model.ScopeModelAccessor
 
getFrameworkModel() - Method in class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
getFrameworkModel(ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getFullServiceDefinition(String) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
getFullServiceDefinition(String) - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
 
getFullServiceDefinition(String) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
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.utils.ReflectUtils
 
getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getGenericExceptionClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
getGenericParameterTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getGenericServiceClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
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(ScopeModel) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get a composite property value.
getGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
getGlobalExecutorService() - Static method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
getGlobalReusedDisposables() - Static method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
getGroup() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getGroup(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getGroup() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getGroup() - Method in class org.apache.dubbo.common.ServiceKey
 
getGroup() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getGroup() - Method in class org.apache.dubbo.common.URL
 
getGroup(String) - Method in class org.apache.dubbo.common.URL
 
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
 
getHeaders() - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
getHeartbeat() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getHistogram() - Method in class org.apache.dubbo.config.MetricsConfig
 
getHost() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
 
getHttpServiceDiscoveryUrl() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
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(String) - Method in class org.apache.dubbo.common.url.component.param.DynamicValues
 
getIndex(String) - Method in class org.apache.dubbo.common.url.component.param.FixedParamValue
 
getIndex(String) - Method in interface org.apache.dubbo.common.url.component.param.ParamValue
max index is 2^31 - 1
getIndex() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getInitCode(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getInnerConfigurations() - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
getInstance(Class<T>, String) - Method in class org.apache.dubbo.common.beans.ScopeBeanExtensionInjector
 
getInstance(String, String) - Static method in class org.apache.dubbo.common.cache.FileCacheStoreFactory
 
getInstance(String, String, boolean) - Static method in class org.apache.dubbo.common.cache.FileCacheStoreFactory
 
getInstance(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionFactory
Deprecated.
 
getInstance(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionInjector
Get instance of specify type and name.
getInstance(Class<T>, String) - Method in class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
getInstance(Class<T>, String) - Method in class org.apache.dubbo.common.extension.inject.SpiExtensionInjector
 
getInstance() - Static method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
getInstance(ApplicationModel) - Static method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getInstance() - Static method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
getInt(String) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInt(String, int) - Method in interface org.apache.dubbo.common.config.Configuration
 
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
Get proxy interface class of this reference.
getInterfaceClass() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getInterfaceClassLoader() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getInterfaceClassLoader() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getInterfaceName() - Method in class org.apache.dubbo.common.ServiceKey
 
getInterfaceName() - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
getInterfaceName() - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
 
getInterfaceName() - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
getInterfaces() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getInternalApplicationModel() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
 
getInternalId() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getInternalModule() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
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.OrderedPropertiesConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.PrefixedConfiguration
 
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
 
getInternalServiceExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
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
Deprecated.
Replace to getParameter(String, int)
getIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getParameter(String, int)
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.component.PathURLAddress
Fetch IP address for this URL.
getIp() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
getIp() - Method in class org.apache.dubbo.common.URL
 
getIpByConfig(ScopeModel) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getIpByHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getIsolationExecutorSupport(URL) - Static method in interface org.apache.dubbo.rpc.executor.IsolationExecutorSupportFactory
 
getItems() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getJob() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
getKeepAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getKey() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getKey(int) - Static method in class org.apache.dubbo.common.url.component.param.DynamicParamTable
 
getKey() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
getKeyCertChain() - Method in class org.apache.dubbo.common.ssl.Cert
 
getKeyCertChainInputStream() - Method in class org.apache.dubbo.common.ssl.Cert
 
getKeyIndex(boolean, String) - Static method in class org.apache.dubbo.common.url.component.param.DynamicParamTable
 
getLastCommitId() - Static method in class org.apache.dubbo.common.Version
 
getLastInvokeTime() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getLayer() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getLazy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getLegalIP(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
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(Logger) - Static method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
getLevel() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
getLevel() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.status.Status
 
getList(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
 
getList(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getList(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
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
 
getListOfObjects(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a list from an object for the given key, and verifies all entries are objects.
getListOfObjects(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getListOfObjects(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getListOfStrings(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a list from an object for the given key, and verifies all entries are strings.
getListOfStrings(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getListOfStrings(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getLivenessProbe() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getLoadbalance() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
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
Deprecated.
Replace to getStub()
getLocalAddress() - Static method in class org.apache.dubbo.common.utils.NetUtils
Find first valid IP from local network card
getLocalAddressV6() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalHost() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalHostName() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalHostV6() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalMigrationRule() - Method in class org.apache.dubbo.common.config.Environment
 
getLocalMigrationRule() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
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() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
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
 
getMappingRefreshingExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getMappingRefreshingExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getMappingRefreshingExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Executor used to run async mapping tasks
getMappingRetryInterval() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMaxCapacity() - Method in class org.apache.dubbo.common.utils.LRU2Cache
 
getMaxCapacity() - Method in class org.apache.dubbo.common.utils.LRUCache
 
getMaxExpectedMs() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getMaxFreeMemory() - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
get the max free memory.
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.
getMd5(String) - Method in class org.apache.dubbo.common.utils.MD5Utils
Calculation md5 value of specify string
getMemoryLimit() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
getMemoryLimit() - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
getMerger() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getMeshEnable() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getMessage() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
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
Get the meta-annotated annotations directly, excluding Target, Retention and Documented
getMetaData() - Method in class org.apache.dubbo.config.AbstractConfig
The new instance of the AbstractConfig subclass should return empty metadata. The purpose is to get the attributes set by the user instead of the default value when the AbstractConfig.refresh() method handles attribute overrides.
getMetaData(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
getMetaData() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getMetaData(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getMetaData() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getMetaData(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getMetadataConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMetadataConfigs() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getMetadataReportConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
getMetadataRetryExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getMetadataRetryExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getMetadataRetryExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
getMetadataServicePort() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMetadataServiceProtocol() - 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 interface org.apache.dubbo.rpc.model.MethodDescriptor
Only available for ReflectionMethod
getMethod() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getMethod() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getMethod(String, String) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod(String, Class<?>[]) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod(String, String) - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod(String, Class<?>[]) - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getMethod(String, String) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod(String, Class<?>[]) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
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
Deprecated.
Replace to getMethodParameter(String, String, boolean)
getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, boolean)
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.
will be removed in 3.3.0
getMethodExtension(Class<T>, String, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
will be removed in 3.3.0
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
Deprecated.
Replace to getMethodParameter(String, String, int)
getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
Deprecated.
Replace to getMethodParameter(String, String, int)
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 interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getMethodName() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getMethodName() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getMethodName() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getMethodNames(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
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.component.DubboServiceAddressURL
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getMethodParameter(String, String, double) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String, float) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String, long) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String, int) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String, short) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String, byte) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.url.component.URLParam
Get method related parameter.
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) - 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
 
getMethodParameterStrict(String, String) - Method in class org.apache.dubbo.common.url.component.URLParam
Get method related parameter.
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
Deprecated.
Replace to getMethodPositiveParameter(String, String, int)
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() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getMethods(String) - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
getMethods(String) - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
 
getMethods(String) - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
getMetrics() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMetrics() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getMinExpectedMs() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getMock() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getMode(ApplicationModel) - Static method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getModelEnvironment() - Method in class org.apache.dubbo.rpc.model.ScopeModel
Deprecated.
use modelEnvironment() instead
getModelName() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getModule() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getModule() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getModuleModel() - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
getModuleModel() - Method in interface org.apache.dubbo.rpc.model.ScopeModelAccessor
 
getModuleModel() - Method in class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
getModuleModel(ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getModuleModel() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getModuleModels() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
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.context.ModuleConfigManager
 
getMonitor() - Method in class org.apache.dubbo.config.ModuleConfig
 
getMsg() - Method in class org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
 
getN(int) - Method in class org.apache.dubbo.common.url.component.param.DynamicValues
 
getN(int) - Method in class org.apache.dubbo.common.url.component.param.FixedParamValue
DEFAULT value will be returned if n = 0
getN(int) - Method in interface org.apache.dubbo.common.url.component.param.ParamValue
get value at the specified index.
getName() - Method in class org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
 
getName() - Method in class org.apache.dubbo.common.extension.DubboLoadingStrategy
 
getName() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
 
getName() - Method in class org.apache.dubbo.common.extension.ServicesLoadingStrategy
 
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() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
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
 
getNonStaticFields(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get all non-static fields of the Class passed in or its super classes.
getNumberAsDouble(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a number from an object for the given key.
getNumberAsDouble(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getNumberAsDouble(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getNumberAsInteger(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a number from an object for the given key, casted to an integer.
getNumberAsInteger(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getNumberAsInteger(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getNumberAsLong(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a number from an object for the given key, casted to an long.
getNumberAsLong(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getNumberAsLong(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getObject(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets an object from an object for the given key.
getObject(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getObject(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
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
getOidcTokenPath() - Method in class org.apache.dubbo.config.SslConfig
 
getOnClass(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getOnconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOndisconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOneoffDisposables() - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
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
 
getOperatingSystemBean() - Static method in class org.apache.dubbo.common.system.OperatingSystemBeanManager
 
getOptimizer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getOrDefault(ScopeModel, Class<T>) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getOrDefaultApplicationModel() - Method in class org.apache.dubbo.common.URL
 
getOrDefaultApplicationModel(ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getOrDefaultExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get the extension by specified name if found, or returns the default one
getOrDefaultFrameworkModel() - Method in class org.apache.dubbo.common.URL
 
getOrDefaultModuleModel() - Method in class org.apache.dubbo.common.URL
 
getOrder(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getOrganization() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getOrganization() - Method in class org.apache.dubbo.config.ModuleConfig
 
getOriginalParameter(String) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getOriginalParameter(String) - Method in class org.apache.dubbo.common.URL
 
getOriginalParameters() - Method in class org.apache.dubbo.common.URL
 
getOriginalServiceParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getOriginalServiceParameters(String) - Method in class org.apache.dubbo.common.URL
 
getOrNullApplicationModel(ScopeModel) - Static method in class org.apache.dubbo.rpc.model.ScopeModelUtil
 
getOrRegisterBean(Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getOrRegisterBean(String, Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getOrRegisterBean(Class<T>, Function<? super Class<T>, ? extends T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getOrRegisterBean(String, Class<T>, Function<? super Class<T>, ? extends T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getOtlpConfig() - Method in class org.apache.dubbo.config.nested.ExporterConfig
 
getOverrideURL() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
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 interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getParamDesc() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getParamDesc() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
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) - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
getParameter(String) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getParameter(String, double) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String, float) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String, long) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String, int) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String, short) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String, byte) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getParameter(String) - Method in class org.apache.dubbo.common.url.component.URLParam
get value of specified key in URLParam
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, 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, 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 interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getParameters() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.url.component.URLParam
Get a Map like URLParam
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
 
getParameters() - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
getParameters() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParameterTypes() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParameterTypes() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getParent() - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
getParent() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getParent() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getParentPrefix() - Method in class org.apache.dubbo.config.MethodConfig
 
getPassword() - Method in class org.apache.dubbo.common.ssl.Cert
 
getPassword() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
getPassword() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.nested.PrometheusConfig.Pushgateway
 
getPassword() - Method in class org.apache.dubbo.config.RegistryConfig
 
getPath() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
getPath() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getPath() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.AbstractServiceConfig
 
getPayload() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPayload() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPercentiles() - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
getPid() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPluralTagName(Class<?>) - Static method in class org.apache.dubbo.config.AbstractConfig
 
getPoolRouterExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getPoolRouterExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getPoolRouterExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
getPort() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
Deprecated.
Replace to getPositiveParameter(String, int)
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
 
getPreferSerialization() - Method in interface org.apache.dubbo.common.serialization.PreferSerializationProvider
 
getPreferSerialization() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getPreferSerialization() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPrefixedConfiguration(AbstractConfig, String) - Method in class org.apache.dubbo.common.config.Environment
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
getPrefixedConfiguration(AbstractConfig, String) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getPrefixes() - Method in class org.apache.dubbo.config.AbstractConfig
 
getPrefixes() - Method in class org.apache.dubbo.config.MethodConfig
Get method prefixes
getPrefixes() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getPrefixes() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
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.StringToByteConverter
 
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.StringToDurationConverter
 
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
getPrivateKey() - Method in class org.apache.dubbo.common.ssl.Cert
 
getPrivateKeyInputStream() - Method in class org.apache.dubbo.common.ssl.Cert
 
getProbability() - Method in class org.apache.dubbo.config.nested.SamplingConfig
 
getProcessCpuUsage() - Static method in class org.apache.dubbo.common.system.OperatingSystemBeanManager
 
getPrometheus() - Method in class org.apache.dubbo.config.MetricsConfig
 
getPrompt() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPrompt() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPropagation() - Method in class org.apache.dubbo.config.TracingConfig
 
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() - Method in class org.apache.dubbo.common.config.EnvironmentConfiguration
 
getProperties() - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
 
getProperties() - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
getProperties() - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
getProperties() - Method in class org.apache.dubbo.common.config.SystemConfiguration
 
getProperties(Set<ClassLoader>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Get dubbo properties.
getProperties() - Method in class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
getProperties() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getPropertiesConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getPropertiesConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
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(ScopeModel, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getProperty(ScopeModel, String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
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) - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
getProperty(String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
getProperty(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Get the value from the specified bean and its getter method.
getProperty(String) - Method in class org.apache.dubbo.common.utils.RegexProperties
 
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.ProtocolServiceKey
 
getProtocol() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
getProtocol() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
getProtocol() - Method in class org.apache.dubbo.common.URL
 
getProtocol() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getProtocol() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getProtocol(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocol(String) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
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.RegistryConfig
 
getProtocolIds() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
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.context.ModuleConfigManager
 
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.ModuleConfigManager
 
getProvider() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getProviderConnectionConfig(URL, SocketAddress) - Method in class org.apache.dubbo.common.ssl.CertManager
 
getProviderConnectionConfig(URL) - Method in interface org.apache.dubbo.common.ssl.CertProvider
 
getProviderConnectionConfig(URL) - Method in class org.apache.dubbo.common.ssl.impl.SSLConfigCertProvider
 
getProviderIds() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getProviderModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
getProviderNamespace() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getProviderPort() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getProviders() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
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() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getProxyObject() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getPublicNonStaticMethods(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get all public, non-static methods of the Class passed in.
getPubModuleModels() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getPushgateway() - Method in class org.apache.dubbo.config.nested.PrometheusConfig
 
getPushInterval() - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
getQosAcceptForeignIp() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIpCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIpWhitelist() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIpWhitelistCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAnonymousAccessPermissionLevel() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAnonymousAccessPermissionLevelCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAnonymousAllowCommands() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosCheck() - 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
 
getQpsTimeWindowMillSeconds() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
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
 
getRawAddress() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
getRawClass(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getRawParam() - Method in class org.apache.dubbo.common.url.component.URLParam
get raw string like parameters
getRawParameter(String) - Method in class org.apache.dubbo.common.URL
 
getRawType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getReadinessProbe() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getReadTimeout() - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
getReconnect() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getRef() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getReferAsync() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
getReferAsync() - Method in class org.apache.dubbo.config.ModuleConfig
 
getReferBackground() - Method in class org.apache.dubbo.config.ConsumerConfig
Deprecated.
getReference(String) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getReferenceCache() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
 
getReferenceCache() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
getReferenceClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
getReferenceConfig() - Method in class org.apache.dubbo.rpc.model.ServiceModel
Deprecated.
getReferences() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getReferredServices() - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
getReferThreadNum() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getReferThreadNum() - Method in class org.apache.dubbo.config.ModuleConfig
 
getRegisterConsumer() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegisteredClasses() - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
getRegisterMode() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegisterMode() - Method in class org.apache.dubbo.config.RegistryConfig
 
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.context.ModuleConfigManager
 
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(String) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
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
 
getRegistryNotificationExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getRegistryNotificationExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getRegistryNotificationExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Scheduled executor handle registry notification.
getRegistryUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
getRemoteApplication() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getRemoteApplication() - Method in class org.apache.dubbo.common.URL
 
getRemoteFields() - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
getReportDefinition() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getReportMetadata() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getRepository() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRequestCount() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getRequestPack() - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
getRequestPack() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getRequestUnpack() - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
getRequestUnpack() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getResponsePack() - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
getResponsePack() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getResponseUnpack() - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
getResponseUnpack() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getRetries() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
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 interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getReturnClass() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getReturnClass() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getReturnType() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getReturnTypes(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getReturnTypes() - Method in interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getReturnTypes() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getReturnTypes() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getRootDirectory() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getRouter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getRpcLevel() - Method in class org.apache.dubbo.config.MetricsConfig
 
getRpcType() - Method in interface org.apache.dubbo.rpc.model.MethodDescriptor
 
getRpcType() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
getRpcType() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
getRuleKey(URL) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
The format is '{interfaceName}:[version]:[group]'
getSampling() - Method in class org.apache.dubbo.config.TracingConfig
 
getScope() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getScope() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
getScopeModel() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
getScopeModel() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getScopeModel() - Method in class org.apache.dubbo.common.URL
 
getScopeModel() - Method in class org.apache.dubbo.config.AbstractConfig
 
getScopeModel() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getScopeModel() - Method in class org.apache.dubbo.config.ModuleConfig
 
getScopeModel() - Method in interface org.apache.dubbo.rpc.model.ScopeModelAccessor
 
getScopeModel() - Method in class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
getSecure() - Method in class org.apache.dubbo.config.RegistryConfig
 
getSent() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getSerialization() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getSerialization() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getSerializeCheckStatus() - Method in class org.apache.dubbo.config.ApplicationConfig
 
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(ScopeModel) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Server shutdown wait timeout mills
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.ModuleConfigManager
 
getService() - Method in class org.apache.dubbo.config.MethodConfig
 
getService() - Method in interface org.apache.dubbo.rpc.model.BuiltinServiceDetector
 
getService(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
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
 
getServiceClass() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
getServiceConfig() - Method in class org.apache.dubbo.rpc.model.ServiceModel
Deprecated.
getServiceDiscoveryAddressNotificationExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getServiceDiscoveryAddressNotificationExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getServiceDiscoveryAddressNotificationExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
getServiceExportExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getServiceExportExecutor() - 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.component.ServiceAddressURL
 
getServiceInterface() - Method in class org.apache.dubbo.common.URL
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.config.ReferenceConfigBase
Get service interface class of this reference.
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
getServiceInterfaceClass() - Method in interface org.apache.dubbo.rpc.model.ServiceDescriptor
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
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.ServiceMetadata
 
getServiceKey() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getServiceKey(String, String, int) - Method in class org.apache.dubbo.rpc.support.GroupServiceKeyCache
 
getServiceKeyString() - Method in class org.apache.dubbo.common.ProtocolServiceKey
 
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.ServiceModel
 
getServiceMethodParameter(String, String, String, double) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceMethodParameter(String, String, String, float) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceMethodParameter(String, String, String, long) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceMethodParameter(String, String, String, int) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceMethodParameter(String, String, String, short) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceMethodParameter(String, String, String, byte) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
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, short) - 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.common.BaseServiceMetadata
 
getServiceModel() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
getServiceModel() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getServiceModel() - Method in class org.apache.dubbo.common.URL
 
getServiceModel() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getServiceName() - Method in class org.apache.dubbo.common.URL
Deprecated.
getServiceName() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
getServiceParameter(String, String, double) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceParameter(String, String, float) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceParameter(String, String, long) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceParameter(String, String, short) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
getServiceParameter(String, String, byte) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
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
 
getServiceReferExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getServiceReferExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getServiceRepository() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
getServiceRepository() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
 
getServiceRepository() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
getServices() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getServiceType() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
 
getServiceType() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getServiceUrls() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
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
getSharedExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Get the default shared thread pool.
getSharedScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getSharedScheduledExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
getSharedScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Get the shared schedule executor
getShutwait() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getSide() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
getSide() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getSide(String) - Method in class org.apache.dubbo.common.URL
 
getSide() - Method in class org.apache.dubbo.common.URL
 
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
 
getSingleton() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
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
 
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
 
getSsl() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getSslConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getSslEnabled() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getStartFuture() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
 
getStartFuture() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
getStartTime() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getStartupProbe() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getStat() - Method in class org.apache.dubbo.config.MethodConfig
 
getState() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
getState() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
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(Map<String, ?>, String) - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
Gets a string from an object for the given key.
getString(Map<String, ?>, String) - Method in interface org.apache.dubbo.common.json.JSON
 
getString(Map<String, ?>, String) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
getStub() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getStubevent() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSub() - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
getSubIds(Collection<Map<String, V>>, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Search props and extract config ids
getSubProperties(Collection<Map<String, V>>, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Search props and extract sub properties.
getSubProperties(Map<String, V>, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
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(ScopeModel) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get properties from the jvm
getSystemConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
getSystemConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getSystemConfiguration() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
getSystemCpuUsage() - Static method in class org.apache.dubbo.common.system.OperatingSystemBeanManager
 
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
 
getThreadNum() - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
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
 
getThreadPoolExhaustedListeners() - Method in class org.apache.dubbo.config.ProtocolConfig
 
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
 
getTicket() - Method in class org.apache.dubbo.common.config.configcenter.ConfigItem
 
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.nested.ExporterConfig.OtlpConfig
 
getTimeout() - Method in class org.apache.dubbo.config.RegistryConfig
 
getTimestamp() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
getTimestamp() - Method in class org.apache.dubbo.common.url.component.URLParam
 
getTimeWindowSeconds() - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
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.
getTracing() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getTracing() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
getTracingExporter() - Method in class org.apache.dubbo.config.TracingConfig
 
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
 
getTrustCert() - Method in class org.apache.dubbo.common.ssl.Cert
 
getTrustCertInputStream() - Method in class org.apache.dubbo.common.ssl.Cert
 
getTrustSerializeClassLevel() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getType() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getType() - Method in class org.apache.dubbo.config.nested.PropagationConfig
 
getType() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getTypeDefinitions() - Method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
getTypePrefix(Class<? extends AbstractConfig>) - Static method in class org.apache.dubbo.config.AbstractConfig
 
getTypes() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueId() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueServiceName() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getUniqueServiceName() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getUnloadClusterRelated() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
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
 
getUrlAddress() - Method in class org.apache.dubbo.common.URL
 
getUrlMergeProcessor() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getUrlParam() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
getUrlParam() - Method in class org.apache.dubbo.common.URL
 
getUrlParameter(String) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
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
 
getUseGlobalRegistry() - Method in class org.apache.dubbo.config.MetricsConfig
 
getUserInformation() - Method in class org.apache.dubbo.common.URL
refer to https://datatracker.ietf.org/doc/html/rfc3986
getUsername() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
getUsername() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.nested.PrometheusConfig.Pushgateway
 
getUsername() - Method in class org.apache.dubbo.config.RegistryConfig
 
getValidation() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getValue(Annotation) - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
getValue(int, int) - Static method in class org.apache.dubbo.common.url.component.param.DynamicParamTable
 
getValue() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
getValue(Annotation) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the "value" attribute from the specified annotation
getValueIndex(String, String) - Static method in class org.apache.dubbo.common.url.component.param.DynamicParamTable
 
getVersion() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getVersion() - Method in class org.apache.dubbo.common.ServiceKey
 
getVersion() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
getVersion() - Method in class org.apache.dubbo.common.URL
 
getVersion(String) - Method in class org.apache.dubbo.common.URL
 
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. 
getWarmup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWarnedClasses() - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
getWarnPercent() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
getWeight() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWeight() - Method in class org.apache.dubbo.config.RegistryConfig
 
getWithoutInitialize() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
 
getWrapper(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Wrapper
get wrapper.
getZipkinConfig() - Method in class org.apache.dubbo.config.nested.ExporterConfig
 
getZone() - Method in class org.apache.dubbo.config.RegistryConfig
 
GlobalResourceInitializer<T> - Class in org.apache.dubbo.common.resource
A initializer to release resource automatically on dubbo shutdown
GlobalResourceInitializer(Callable<T>) - Constructor for class org.apache.dubbo.common.resource.GlobalResourceInitializer
 
GlobalResourceInitializer(Callable<T>, Consumer<T>) - Constructor for class org.apache.dubbo.common.resource.GlobalResourceInitializer
 
GlobalResourceInitializer(Callable<T>, Disposable) - Constructor for class org.apache.dubbo.common.resource.GlobalResourceInitializer
 
GlobalResourcesRepository - Class in org.apache.dubbo.common.resource
Global resource repository between all framework models.
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
 
GsonImpl - Class in org.apache.dubbo.common.json.impl
 
GsonImpl() - Constructor for class org.apache.dubbo.common.json.impl.GsonImpl
 
GsonUtils - Class in org.apache.dubbo.common.json
 
GsonUtils() - Constructor for class org.apache.dubbo.common.json.GsonUtils
 

H

hasAttribute(String) - Method in class org.apache.dubbo.common.URL
 
hasData() - Method in interface org.apache.dubbo.common.utils.Page
Returns whether the page has data at all.
hasExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
hashCode() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
hashCode() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hashCode() - Method in class org.apache.dubbo.common.ProtocolServiceKey
 
hashCode() - Method in class org.apache.dubbo.common.ServiceKey
 
hashCode() - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
hashCode() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
hashCode() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
hashCode() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
hashCode() - Method in class org.apache.dubbo.common.url.component.URLParam
 
hashCode() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
hashCode() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
hashCode() - Method in class org.apache.dubbo.common.URL
 
hashCode() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
hashCode() - Method in class org.apache.dubbo.common.utils.Log
 
hashCode() - Method in class org.apache.dubbo.config.AbstractConfig
 
hashCode() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
hashCode() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
hashCode() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
hashCode() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
hashCode() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
hashCode() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
hashCode() - Method in class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
hashCode() - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
hashCode() - Method in class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
HashedWheelTimer - Class in org.apache.dubbo.common.timer
A Timer optimized for approximated I/O timeout scheduling.
HashedWheelTimer() - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()), default tick duration, and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()) and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit, int) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()).
HashedWheelTimer(ThreadFactory) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default tick duration and default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer with the default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int, long) - Constructor for class org.apache.dubbo.common.timer.HashedWheelTimer
Creates a new timer.
hasMethod(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
has method.
hasMethod(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Check target bean class whether has specify method
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hasMethodParameter(String) - Method in class org.apache.dubbo.common.url.component.URLParam
Weather there contains some parameter match method
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
hasMethodParameter(String) - Method in class org.apache.dubbo.common.URL
 
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
hasMethods(Method[]) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
hasNext() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
hasNext() - Method in interface org.apache.dubbo.common.utils.Page
It indicates has next page or not
hasParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
hasParameter(String) - Method in class org.apache.dubbo.common.url.component.URLParam
check if specified key is present in URLParam
hasParameter(String) - Method in class org.apache.dubbo.common.URL
 
hasParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
hasProperty(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
has property.
hasRemainedMemory() - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
determine if there is any remaining free memory.
hasReporter() - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
hasServiceDiscoveryRegistryProtocol(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
hasServiceDiscoveryRegistryTypeKey(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
The specified URL is service discovery registry type or not
hasServiceDiscoveryRegistryTypeKey(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
hasServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
hasServiceMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
hasServiceParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
hasSubProperties(Collection<Map<String, V>>, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
hasSubProperties(Map<String, V>, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
hasText(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
Check the cs String whether contains non whitespace characters.
HEADER_FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
HEARTBEAT_EVENT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
hex2bytes(String) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
hex2bytes(String, int, int) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
HIDE_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
HIGHEST_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
HISTOGRAM_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
HistogramConfig - Class in org.apache.dubbo.config.nested
 
HistogramConfig() - Constructor for class org.apache.dubbo.config.nested.HistogramConfig
 
Holder<T> - Class in org.apache.dubbo.common.utils
Helper Class for hold a value.
Holder() - Constructor for class org.apache.dubbo.common.utils.Holder
 
HOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
HYPHEN - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
HYPHEN_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
 

I

ID - Static variable in interface org.apache.dubbo.config.Constants
Config id
IGNORE_CHECK_KEYS - Static variable in interface org.apache.dubbo.config.Constants
 
IGNORE_LISTEN_SHUTDOWN_HOOK - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
IgnoredParam - Class in org.apache.dubbo.common.url.component.param
 
IgnoredParam() - Constructor for class org.apache.dubbo.common.url.component.param.IgnoredParam
 
includedPackages() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
To restrict some class that should not be loaded from `org.apache.dubbo` package type SPI class.
includedPackagesInCompatibleType() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
To restrict some class that should not be loaded from `org.alibaba.dubbo`(for compatible purpose) package type SPI class.
increaseServiceRefreshCount() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Increase the count of service update threads.
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(List<String>, List<ParamValue>) - Method in class org.apache.dubbo.common.url.component.param.DefaultDynamicParamSource
 
init(List<String>, List<ParamValue>) - Method in interface org.apache.dubbo.common.url.component.param.DynamicParamSource
 
init() - Method in interface org.apache.dubbo.rpc.model.ApplicationInitListener
init the application
initBuilders(FrameworkModel) - Static method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
initialize() - Method in class org.apache.dubbo.common.config.Environment
 
initialize() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
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
 
initialize() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Initialize the component
initialize() - Method in interface org.apache.dubbo.common.deploy.Deployer
Initialize the component
initialize() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
initialize() - Method in class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
initialize() - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
initializeApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.common.CommonScopeModelInitializer
 
initializeApplicationModel(ApplicationModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelInitializer
 
initializeFrameworkModel(FrameworkModel) - Method in class org.apache.dubbo.common.CommonScopeModelInitializer
 
initializeFrameworkModel(FrameworkModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelInitializer
 
initializeModuleModel(ModuleModel) - Method in class org.apache.dubbo.common.CommonScopeModelInitializer
 
initializeModuleModel(ModuleModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelInitializer
 
initMethodModels() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
initMethodParameters(Map<String, String>) - Static method in class org.apache.dubbo.common.url.component.URLParam
 
initProperties() - Method in interface org.apache.dubbo.common.config.OrderedPropertiesProvider
load the properties
INJVM_COPY_UTIL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
INJVM_IGNORE_SAME_MODULE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
InmemoryConfiguration - Class in org.apache.dubbo.common.config
In-memory configuration
InmemoryConfiguration() - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
InmemoryConfiguration(String) - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
InmemoryConfiguration(Map<String, String>) - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
INSTANCE - Static variable in class org.apache.dubbo.common.utils.CharSequenceComparator
 
INSTANCE - Static variable in class org.apache.dubbo.common.utils.MethodComparator
 
INSTANCE_REGISTER_MODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
INSTANCES_REQUEST_SIZE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The request size of service instances
instantiate(Class<T>) - Method in class org.apache.dubbo.common.beans.support.InstantiationStrategy
 
InstantiationStrategy - Class in org.apache.dubbo.common.beans.support
Interface to create instance for specify type, using both in ExtensionLoader and ScopeBeanFactory.
InstantiationStrategy() - Constructor for class org.apache.dubbo.common.beans.support.InstantiationStrategy
 
InstantiationStrategy(ScopeModelAccessor) - Constructor for class org.apache.dubbo.common.beans.support.InstantiationStrategy
 
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
 
INTERFACE_REGISTER_MODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
interfaceFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 
interfaceLevelLogger - Static variable in interface org.apache.dubbo.common.config.Configuration
 
INTERFACES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
intern(String) - Static method in class org.apache.dubbo.common.url.component.URLItemCache
 
INTERNAL_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Unknown internal error.
INTERNAL_INTERRUPTED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
InternalRunnable - Class in org.apache.dubbo.common.threadlocal
InternalRunnable There is a risk of memory leak when using InternalThreadLocal without calling InternalThreadLocal.removeAll().
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
 
INVOCATION_INTERCEPTOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
invoke(Object, String, Object...) - Static method in class org.apache.dubbo.common.utils.ReflectionUtils
Invokes the specified method on the given object with the provided parameters.
invokeAndReturnDouble(Method, Object) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Invoke and return double value.
invokeAndReturnLong(Method, Object) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Invoke and return long value.
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.
IPV6_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
isActivateLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2ActivateUtils
 
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
the semantics is same as Class.isAssignableFrom(Class)
isAsync() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
isAvailable() - Method in interface org.apache.dubbo.common.Node
is available.
isBackground() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Whether start in background, do not await finish
isBackground() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
Whether start in background, do not await finish
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.MetadataReportConfig
 
isCheck() - Method in class org.apache.dubbo.config.RegistryConfig
 
isCheckSerializable() - Method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
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.
isConfigurator(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isConfigured() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
isConfigured() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
isConfigured() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
isConfigured() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Return is the current logger has been configured.
isConfigured() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
isConsumer(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
 
isCurrentVersion() - Method in enum org.apache.dubbo.common.utils.JRE
is current version
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.RegistryConfig
 
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
 
isDestroyed() - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
isDestroyed() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
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
 
isEchoServiceClassLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
isEmpty() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
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.
isEmptyValue(Object) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
isEnabled() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
isEnabled() - Method in class org.apache.dubbo.config.nested.BaggageConfig.Correlation
 
isEnableDetailProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
isEnableSimpleProfiler() - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
isEnumType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isEquals(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
if s1 is null and s2 is null, then return true
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
 
isExcludedInterface(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
isExcludedType(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
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
 
isFailed() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isFailed() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
isGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
isGeneric() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
isGeneric() - Method in interface org.apache.dubbo.rpc.model.MethodDescriptor
 
isGeneric() - Method in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
isGeneric() - Method in class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
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?
isGenericExceptionClassLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
isGenericReturnRawResult(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isGenericServiceClassLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
isGetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isGetter(Method)
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
Deprecated.
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
 
isInitialized() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isInitialized() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Indicates that the Application is initialized or not.
isInitialized() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
isInitialized() - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
isInjvm() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
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.
isInternal() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
isInvalidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isInvalidPort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
Tells whether the port to test is an invalid port.
isIPV6URLStdFormat(String) - 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
 
isLifeCycleManagedExternally() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
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(ProtocolServiceKey, ProtocolServiceKey) - Static method in class org.apache.dubbo.common.ProtocolServiceKey.Matcher
 
isMatch(ServiceKey, ServiceKey) - Static method in class org.apache.dubbo.common.ServiceKey.Matcher
 
isMatch(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
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
isNative() - Static method in class org.apache.dubbo.common.utils.NativeUtils
 
isNeedRefresh() - Method in class org.apache.dubbo.config.AbstractConfig
 
isNoneEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain empty or null elements.
isNotBlank(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
is not blank string.
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.
isNumber(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is positive integer or zero string.
isNumeric(String, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
IsolationExecutorRepository - Class in org.apache.dubbo.common.threadpool.manager
Thread pool isolation between services, that is, a service has its own thread pool and not interfere with each other
IsolationExecutorRepository(ApplicationModel) - Constructor for class org.apache.dubbo.common.threadpool.manager.IsolationExecutorRepository
 
IsolationExecutorSupportFactory - Interface in org.apache.dubbo.rpc.executor
 
isParameterizedType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
isPending() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isPending() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
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
Is preferred NetworkInterface or not
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.ClassHelper
Deprecated.
 
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Deprecated.
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
 
isProtocol() - Method in interface org.apache.dubbo.rpc.model.ScopeModelDestroyListener
 
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
 
isReferenceClassLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
isRefreshed() - Method in class org.apache.dubbo.config.AbstractConfig
 
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
 
isRunning() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isRunning() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
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?
isSameWith(ProtocolServiceKey) - Method in class org.apache.dubbo.common.ProtocolServiceKey
 
isServiceClassLoaded() - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
isServiceDiscoveryURL(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isServiceKeyMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isSetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isSetter(Method)
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
 
isShutdown(Executor) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
isSimpleType(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
The specified type is simple type or not
isStarted() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isStarted() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
isStarting() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isStarting() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
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
isStopped() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isStopped() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
isStopping() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
isStopping() - Method in interface org.apache.dubbo.common.deploy.Deployer
 
isSubscribe() - Method in class org.apache.dubbo.config.RegistryConfig
 
isSupport() - Method in class org.apache.dubbo.common.json.impl.AbstractJSONImpl
 
isSupport() - Method in interface org.apache.dubbo.common.json.JSON
 
isSupport(URL) - Method in interface org.apache.dubbo.common.ssl.CertProvider
 
isSupport(URL) - Method in class org.apache.dubbo.common.ssl.impl.SSLConfigCertProvider
 
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.ClassHelper
Deprecated.
We only check boolean value at this moment.
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
Tells whether the address to test is an invalid address.
isValidGenericValue(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isValidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
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.

J

JacksonImpl - Class in org.apache.dubbo.common.json.impl
 
JacksonImpl() - Constructor for class org.apache.dubbo.common.json.impl.JacksonImpl
 
JaketConfigurationUtils - Class in org.apache.dubbo.metadata.definition.util
2015/1/27.
JaketConfigurationUtils() - Constructor for class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
JAVA_EXTENSION - Static variable in class org.apache.dubbo.common.compiler.support.ClassUtils
 
JAVA_IDENT_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
JAVA_NAME_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
JavaBeanAccessor - Enum in org.apache.dubbo.common.beanutil
 
JavaBeanDescriptor - Class in org.apache.dubbo.common.beanutil
 
JavaBeanDescriptor() - Constructor for class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanDescriptor(String, int) - Constructor for class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
JavaBeanSerializeUtil - Class in org.apache.dubbo.common.beanutil
 
JavassistCompiler - Class in org.apache.dubbo.common.compiler.support
JavassistCompiler.
JavassistCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.JavassistCompiler
 
JclLogger - Class in org.apache.dubbo.common.logger.jcl
Adaptor to commons logging, depends on commons-logging.jar.
JclLogger(Log) - Constructor for class org.apache.dubbo.common.logger.jcl.JclLogger
 
JclLoggerAdapter - Class in org.apache.dubbo.common.logger.jcl
 
JclLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
JdkCompiler - Class in org.apache.dubbo.common.compiler.support
JdkCompiler.
JdkCompiler(List<String>) - Constructor for class org.apache.dubbo.common.compiler.support.JdkCompiler
 
JdkCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.JdkCompiler
 
JdkCompiler(String) - Constructor for class org.apache.dubbo.common.compiler.support.JdkCompiler
 
JdkLogger - Class in org.apache.dubbo.common.logger.jdk
 
JdkLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.jdk.JdkLogger
 
JdkLoggerAdapter - Class in org.apache.dubbo.common.logger.jdk
 
JdkLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
join(Map<String, String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
join(List<String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
join(String[]) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string.
join(String[], char) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string like javascript.
join(String[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
join string like javascript.
join(Collection<String>, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
joinAll(Map<String, Map<String, String>>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
joinMulticastGroup(MulticastSocket, InetAddress) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
JRE - Enum in org.apache.dubbo.common.utils
JRE version
JSON - Interface in org.apache.dubbo.common.json
 
JsonUtils - Class in org.apache.dubbo.common.utils
 
JsonUtils() - Constructor for class org.apache.dubbo.common.utils.JsonUtils
 
jstack(OutputStream) - Static method in class org.apache.dubbo.common.utils.JVMUtil
 
JVM_BOOLEAN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
boolean(Z).
JVM_BYTE - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
byte(B).
JVM_CHAR - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
char(C).
JVM_DOUBLE - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
double(D).
JVM_FLOAT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
float(F).
JVM_INT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
int(I).
JVM_LONG - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
long(J).
JVM_SHORT - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
short(S).
JVM_VOID - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
void(V).
JVMUtil - Class in org.apache.dubbo.common.utils
 
JVMUtil() - Constructor for class org.apache.dubbo.common.utils.JVMUtil
 

K

KEEP_ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
KEEP_RUNNING_ON_SPRING_CLOSED - Static variable in interface org.apache.dubbo.rpc.model.ModelConstants
Keep Dubbo running when spring is stopped
KEEP_RUNNING_ON_SPRING_CLOSED_KEY - Static variable in interface org.apache.dubbo.rpc.model.ModelConstants
 
keySet() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
keyWithoutGroup(String, String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 

L

lastVariableIndex() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
LAYER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
LAZY_CONNECT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
To decide whether to make connection when the client is created
LEAST_ACTIVE - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
Filter the number of invokers with the least number of active calls and count the weights and quantities of these invokers.
LEGACY_DUBBO_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
length(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
Gets a CharSequence length or 0 if the CharSequence is null.
Level - Enum in org.apache.dubbo.common.logger
Level
level() - Method in enum org.apache.dubbo.common.utils.SerializeCheckStatus
 
LFUCache<K,V> - Class in org.apache.dubbo.common.utils
 
LFUCache() - Constructor for class org.apache.dubbo.common.utils.LFUCache
 
LFUCache(int, float) - Constructor for class org.apache.dubbo.common.utils.LFUCache
Constructs and initializes cache with specified capacity and eviction factor.
Lifecycle - Interface in org.apache.dubbo.common.context
The Lifecycle of Dubbo component
LifecycleAdapter - Class in org.apache.dubbo.common.context
 
LifecycleAdapter() - Constructor for class org.apache.dubbo.common.context.LifecycleAdapter
 
limitedInputStream(InputStream, int) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
LimitedThreadPool - Class in org.apache.dubbo.common.threadpool.support.limited
Creates a thread pool that creates new threads as needed until limits reaches.
LimitedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
LISTENER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
listItems() - Method in class org.apache.dubbo.common.threadpool.manager.Ring
 
LIVENESS_PROBE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LOADBALANCE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LoadbalanceRules - Interface in org.apache.dubbo.common.constants
constant for Load-balance strategy
loadCache(int) - Method in class org.apache.dubbo.common.cache.FileCacheStore
 
loadClass(ClassLoader, String) - Method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
Try load class
loadConfigs() - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
loadConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
 
loadConfigs() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
loadConfigsOfTypeFromProps(Class<T>) - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
LoadingStrategy - Interface in org.apache.dubbo.common.extension
 
loadMigrationRule(Set<ClassLoader>, String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(Set<ClassLoader>, String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(Set<ClassLoader>, String, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(Set<ClassLoader>, String, boolean, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Load properties file to Properties from class path.
loadResources(String, Collection<ClassLoader>) - Static method in class org.apache.dubbo.common.utils.ClassLoaderResourceLoader
 
loadResources(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassLoaderResourceLoader
 
LoadStatusChecker - Class in org.apache.dubbo.common.status.support
Load Status
LoadStatusChecker() - Constructor for class org.apache.dubbo.common.status.support.LoadStatusChecker
 
LOCALHOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LOCALHOST_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
lock() - Method in class org.apache.dubbo.common.utils.LRUCache
 
lockFile(File) - Method in class org.apache.dubbo.common.cache.FileCacheStore.Builder
 
Log - Class in org.apache.dubbo.common.utils
 
Log() - Constructor for class org.apache.dubbo.common.utils.Log
 
Log4j2Logger - Class in org.apache.dubbo.common.logger.log4j2
 
Log4j2Logger(Logger) - Constructor for class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
Log4j2LoggerAdapter - Class in org.apache.dubbo.common.logger.log4j2
 
Log4j2LoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
Log4jLogger - Class in org.apache.dubbo.common.logger.log4j
 
Log4jLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
Log4jLoggerAdapter - Class in org.apache.dubbo.common.logger.log4j
 
Log4jLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
Logger - Interface in org.apache.dubbo.common.logger
Logger interface
LoggerAdapter - Interface in org.apache.dubbo.common.logger
Logger provider
LoggerCodeConstants - Interface in org.apache.dubbo.common.constants
Constants of Error Codes used in logger.
LoggerFactory - Class in org.apache.dubbo.common.logger
Logger factory
LogHelper - Class in org.apache.dubbo.common.utils
 
logList - Static variable in class org.apache.dubbo.common.utils.DubboAppender
 
LogUtil - Class in org.apache.dubbo.common.utils
 
LogUtil() - Constructor for class org.apache.dubbo.common.utils.LogUtil
 
long2bytes(long) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
long2bytes(long, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
longValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
lookupExportedService(String) - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
lookupExportedService(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
lookupExportedServicesWithoutGroup(String) - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
lookupExportedServiceWithoutGroup(String) - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
lookupMethod(String, String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
lookupReferredService(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
lookupReferredServices(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
lookupService(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
LOWEST_VERSION_FOR_RESPONSE_ATTACHMENT - Static variable in class org.apache.dubbo.common.Version
For protocol compatibility purpose.
LRU2Cache<K,V> - Class in org.apache.dubbo.common.utils
LRU-2
LRU2Cache() - Constructor for class org.apache.dubbo.common.utils.LRU2Cache
 
LRU2Cache(int) - Constructor for class org.apache.dubbo.common.utils.LRU2Cache
 
LRUCache<K,V> - Class in org.apache.dubbo.common.utils
A 'least recently used' cache based on LinkedHashMap.
LRUCache() - Constructor for class org.apache.dubbo.common.utils.LRUCache
 
LRUCache(int) - Constructor for class org.apache.dubbo.common.utils.LRUCache
 

M

makeAccessible(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Copy from org.springframework.util.ReflectionUtils.
mapEquals(Map<?, ?>, Map<?, ?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
mapToPojo(Map<String, Object>, Class<T>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
convert map to a specific class instance
MapTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
MapTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
mark(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
mark(int) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
markSupported() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
markSupported() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
markSupportedInputStream(InputStream, int) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
markSupportedInputStream(InputStream) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
match(Class<?>, Class<?>, Object) - Static method in class org.apache.dubbo.common.utils.ReflectionUtils
 
Matcher() - Constructor for class org.apache.dubbo.common.ProtocolServiceKey.Matcher
 
Matcher() - Constructor for class org.apache.dubbo.common.ServiceKey.Matcher
 
matchIpExpression(String, String) - Static method in class org.apache.dubbo.common.utils.NetUtils
Check if address matches with specified pattern, currently only supports ipv4, use this#matchIpExpression(String, String, int) for ipv6 addresses.
matchIpExpression(String, String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
matchIpRange(String, String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
MAX_ENTRY_SIZE - Static variable in class org.apache.dubbo.common.profiler.Profiler
 
MAX_PRIORITY - Static variable in interface org.apache.dubbo.common.lang.Prioritized
The maximum priority
MAX_PROXY_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
maxAvailable() - Static method in class org.apache.dubbo.common.threadpool.MemoryLimitCalculator
Get the maximum available memory of the current JVM.
MD5Utils - Class in org.apache.dubbo.common.utils
MD5 util.
MD5Utils() - Constructor for class org.apache.dubbo.common.utils.MD5Utils
 
MemberUtils - Interface in org.apache.dubbo.common.utils
Java Reflection Member Utilities class
MemoryLimitCalculator - Class in org.apache.dubbo.common.threadpool
Runtime.freeMemory() technology is used to calculate the memory limit by using the percentage of the current maximum available memory, which can be used with MemoryLimiter.
MemoryLimitCalculator() - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimitCalculator
 
MemoryLimitedLinkedBlockingQueue<E> - Class in org.apache.dubbo.common.threadpool
Can completely solve the OOM problem caused by LinkedBlockingQueue.
MemoryLimitedLinkedBlockingQueue(Instrumentation) - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
MemoryLimitedLinkedBlockingQueue(long, Instrumentation) - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
MemoryLimitedLinkedBlockingQueue(Collection<? extends E>, long, Instrumentation) - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
MemoryLimiter - Class in org.apache.dubbo.common.threadpool
memory limiter.
MemoryLimiter(Instrumentation) - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimiter
 
MemoryLimiter(long, Instrumentation) - Constructor for class org.apache.dubbo.common.threadpool.MemoryLimiter
 
MemorySafeLinkedBlockingQueue<E> - Class in org.apache.dubbo.common.threadpool
Can completely solve the OOM problem caused by LinkedBlockingQueue, does not depend on Instrumentation and is easier to use than MemoryLimitedLinkedBlockingQueue.
MemorySafeLinkedBlockingQueue() - Constructor for class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
MemorySafeLinkedBlockingQueue(long) - Constructor for class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
MemorySafeLinkedBlockingQueue(Collection<? extends E>, int) - Constructor for class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
MemoryStatusChecker - Class in org.apache.dubbo.common.status.support
MemoryStatus
MemoryStatusChecker() - Constructor for class org.apache.dubbo.common.status.support.MemoryStatusChecker
 
MERGEABLE - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
 
mergeProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.ProtocolConfig
 
mergeValues(ExtensionDirector, Class<?>, String, List<String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Insert default extension into extension list.
MESH_ENABLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_INFO_CACHE_EXPIRE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_INFO_CACHE_SIZE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_SERVICE_PORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_SERVICE_PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MetadataReportConfig - Class in org.apache.dubbo.config
MetadataReportConfig
MetadataReportConfig() - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
MetadataReportConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
MetadataReportConfig(String) - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
MetadataReportConfig(ApplicationModel, String) - Constructor for class org.apache.dubbo.config.MetadataReportConfig
 
Method - Annotation Type in org.apache.dubbo.config.annotation
 
METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
METHOD_DESC_REGEX - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
METHOD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MethodComparator - Class in org.apache.dubbo.common.utils
The Comparator class for Method, the comparison rule : Comparing to two method names lexicographically.
MethodConfig - Class in org.apache.dubbo.config
The method configuration
MethodConfig() - Constructor for class org.apache.dubbo.config.MethodConfig
 
MethodConfig(ModuleModel) - Constructor for class org.apache.dubbo.config.MethodConfig
 
MethodConfig(Method) - Constructor for class org.apache.dubbo.config.MethodConfig
Deprecated.
MethodDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
MethodDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
MethodDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
MethodDefinition Builder based on Java Reflection
MethodDefinitionBuilder(TypeDefinitionBuilder) - Constructor for class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 
MethodDefinitionBuilder() - Constructor for class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 
MethodDescriptor - Interface in org.apache.dubbo.rpc.model
 
MethodDescriptor.RpcType - Enum in org.apache.dubbo.rpc.model
 
methodName - Variable in class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
METHODS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MethodUtils - Interface in org.apache.dubbo.common.utils
Miscellaneous method utility methods.
METRIC_FILTER_START_TIME - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
METRICS_SERVICE_PORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METRICS_SERVICE_PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MetricsConfig - Class in org.apache.dubbo.config
MetricsConfig
MetricsConfig() - Constructor for class org.apache.dubbo.config.MetricsConfig
 
MetricsConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.MetricsConfig
 
MetricsConstants - Interface in org.apache.dubbo.common.constants
 
MIGRATION_STEP_STATUS - Static variable in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
MIN_PRIORITY - Static variable in interface org.apache.dubbo.common.lang.Prioritized
The minimum priority
Mixin - Class in org.apache.dubbo.common.bytecode
Mixin
mixin(Class<?>[], Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>, ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[]) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
mixin(Class<?>[], Class<?>[], ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.Mixin
mixin interface and delegates.
Mixin.MixinAware - Interface in org.apache.dubbo.common.bytecode
 
MOCK_HEARTBEAT_EVENT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ModelConstants - Interface in org.apache.dubbo.rpc.model
 
modelEnvironment() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
modelEnvironment() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
 
modelEnvironment() - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
modelEnvironment() - Method in class org.apache.dubbo.rpc.model.ScopeModel
Get current model's environment.
ModuleConfig - Class in org.apache.dubbo.config
The module info
ModuleConfig() - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfig(ModuleModel) - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfig(String) - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfig(ModuleModel, String) - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfigManager - Class in org.apache.dubbo.config.context
Manage configs of module
ModuleConfigManager(ModuleModel) - Constructor for class org.apache.dubbo.config.context.ModuleConfigManager
 
ModuleDeployer - Interface in org.apache.dubbo.common.deploy
Export/refer services of module
ModuleDeployListener - Interface in org.apache.dubbo.common.deploy
Module deploy listener
ModuleEnvironment - Class in org.apache.dubbo.common.config
 
ModuleEnvironment(ModuleModel) - Constructor for class org.apache.dubbo.common.config.ModuleEnvironment
 
ModuleExt - Interface in org.apache.dubbo.common.context
 
ModuleModel - Class in org.apache.dubbo.rpc.model
Model of a service module
ModuleServiceRepository - Class in org.apache.dubbo.rpc.model
Service repository for module
ModuleServiceRepository(ModuleModel) - Constructor for class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
MONITOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MonitorConfig - Class in org.apache.dubbo.config
MonitorConfig
MonitorConfig() - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MonitorConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MonitorConfig(String) - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MonitorConfig(ApplicationModel, String) - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MULTI_SERIALIZATION_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
MULTICAST - Static variable in interface org.apache.dubbo.config.Constants
 
MultiValueConverter<S> - Interface in org.apache.dubbo.common.convert.multiple
An interface to convert the source-typed value to multiple value, e.g , Java array, Collection or sub-interfaces

N

NAME - Static variable in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
NAME - Static variable in class org.apache.dubbo.common.config.Environment
 
NAME - Static variable in class org.apache.dubbo.common.config.ModuleEnvironment
 
NAME - Static variable in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
NAME - Static variable in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
NAME - Static variable in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
NAME - Static variable in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
NAME - Static variable in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
NAME - Static variable in class org.apache.dubbo.common.timer.HashedWheelTimer
may be in spi?
NAME - Static variable in interface org.apache.dubbo.config.Constants
Application name;
NAME - Static variable in class org.apache.dubbo.config.context.ConfigManager
 
NAME - Static variable in class org.apache.dubbo.config.context.ModuleConfigManager
 
NAME - Static variable in class org.apache.dubbo.rpc.model.ApplicationModel
 
NAME - Static variable in class org.apache.dubbo.rpc.model.FrameworkModel
 
NAME - Static variable in class org.apache.dubbo.rpc.model.ModuleModel
 
NAME - Static variable in class org.apache.dubbo.rpc.model.ServiceRepository
 
name2Class(ClassLoader, String) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
Transform the Class.forName String to Class Object.
name2class(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
name to class.
name2desc(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
name to desc.
NamedInternalThreadFactory - Class in org.apache.dubbo.common.threadlocal
NamedInternalThreadFactory This is a threadFactory which produce InternalThread
NamedInternalThreadFactory() - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedInternalThreadFactory(String) - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedInternalThreadFactory(String, boolean) - Constructor for class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
NamedThreadFactory - Class in org.apache.dubbo.common.utils
InternalThreadFactory.
NamedThreadFactory() - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String) - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class org.apache.dubbo.common.utils.NamedThreadFactory
 
NATIVE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
use native image to compile dubbo's identifier
NATIVE_STUB - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
NativeUtils - Class in org.apache.dubbo.common.utils
 
NativeUtils() - Constructor for class org.apache.dubbo.common.utils.NativeUtils
 
needAnalyzing(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
needWrapper() - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
Nested - Annotation Type in org.apache.dubbo.config.support
Nested Class Parameter
NetUtils - Class in org.apache.dubbo.common.utils
IP and Port Helper for RPC
newApplication() - Method in class org.apache.dubbo.rpc.model.FrameworkModel
 
newBuilder() - Static method in class org.apache.dubbo.common.cache.FileCacheStore
 
newGenericException() - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
newGenericException(String) - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
newGenericException(String, String) - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
newGenericException(Throwable) - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
newGenericException(String, Throwable, String, String) - Static method in class org.apache.dubbo.common.compact.Dubbo2GenericExceptionUtils
 
newInstance() - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
newInstance(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
newInstance(Object[]) - Method in class org.apache.dubbo.common.bytecode.Mixin
new Mixin instance.
newInstance() - Method in class org.apache.dubbo.common.bytecode.Proxy
get instance with default handler.
newInstance(InvocationHandler) - Method in class org.apache.dubbo.common.bytecode.Proxy
get instance with special handler.
newInstance(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
newModule() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
newSupplier(Supplier<T>) - Static method in class org.apache.dubbo.common.utils.CacheableSupplier
 
newThread(Runnable) - Method in class org.apache.dubbo.common.threadlocal.NamedInternalThreadFactory
 
newThread(Runnable) - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
newTimeout(TimerTask, long, TimeUnit) - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
newTimeout(TimerTask, long, TimeUnit) - Method in interface org.apache.dubbo.common.timer.Timer
Schedules the specified TimerTask for one-time execution after the specified delay.
nextExecutorExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
nextExecutorExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
nextExecutorExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
nextScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
nextScheduledExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
nextScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
Returns a scheduler from the scheduler list, call this method whenever you need a scheduler for a cron job.
nextVariableIndex() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
NO_AVAILABLE - Static variable in class org.apache.dubbo.config.RegistryConfig
 
Node - Interface in org.apache.dubbo.common
Node.
Node(String, String) - Constructor for class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
NON_OBJECT_TYPE_FILTER - Static variable in interface org.apache.dubbo.common.utils.TypeUtils
 
NopDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.nop
Deprecated.
NopDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
NopDynamicConfigurationFactory - Class in org.apache.dubbo.common.config.configcenter.nop
Deprecated.
NopDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfigurationFactory
Deprecated.
 
NORMAL_PRIORITY - Static variable in interface org.apache.dubbo.common.lang.Prioritized
Normal Priority
normalize(String) - Static method in interface org.apache.dubbo.common.utils.PathUtils
Normalize path: To remove query string if presents To remove duplicated slash("/") if exists
NoSuchMethodException - Exception in org.apache.dubbo.common.bytecode
NoSuchMethodException.
NoSuchMethodException() - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchMethodException(String) - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchMethodException
 
NoSuchPropertyException - Exception in org.apache.dubbo.common.bytecode
NoSuchPropertyException.
NoSuchPropertyException() - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchPropertyException
 
NoSuchPropertyException(String) - Constructor for exception org.apache.dubbo.common.bytecode.NoSuchPropertyException
 
notEmptyString(String, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
NotExistApplicationConfig() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
notifyCheckSerializable(boolean) - Method in interface org.apache.dubbo.common.utils.AllowClassNotifyListener
 
notifyCheckSerializable(boolean) - Method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
notifyCheckStatus(SerializeCheckStatus) - Method in interface org.apache.dubbo.common.utils.AllowClassNotifyListener
 
notifyCheckStatus(SerializeCheckStatus) - Method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
notifyModuleChanged(ModuleModel, DeployState) - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
module state changed callbacks
notifyPrefix(Set<String>, Set<String>) - Method in interface org.apache.dubbo.common.utils.AllowClassNotifyListener
 
notifyPrefix(Set<String>, Set<String>) - Method in class org.apache.dubbo.common.utils.DefaultSerializeClassChecker
 
notNull(Object, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
notNull(Object, RuntimeException) - Static method in class org.apache.dubbo.common.utils.Assert
 
Nullable - Annotation Type in org.apache.dubbo.common.lang
 
nullSafeToString(Object) - Static method in class org.apache.dubbo.common.utils.StringUtils
 

O

objToMap(Object) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
of(T...) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
Convert from variable arguments to array
of(Class<?>) - Static method in class org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
 
offer(E, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
offer(E) - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
offer(E) - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
offer(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
ofNullable(ApplicationModel) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
ofSet(T...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Convert to multiple values to be LinkedHashSet
ON_INVOKE_INSTANCE_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_INVOKE_INSTANCE_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_INVOKE_METHOD_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_INVOKE_METHOD_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_INSTANCE_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_INSTANCE_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_METHOD_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_METHOD_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_INSTANCE_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_INSTANCE_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_METHOD_ATTRIBUTE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_METHOD_PARAMETER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
onAddClassLoader(ModuleModel, ClassLoader) - Method in class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
onAddClassLoader(T, ClassLoader) - Method in interface org.apache.dubbo.rpc.model.ScopeClassLoaderListener
 
onCompleted() - Method in interface org.apache.dubbo.common.stream.StreamObserver
onCompleted
onDestroy(T) - Method in interface org.apache.dubbo.rpc.model.ScopeModelDestroyListener
 
onError(Throwable) - Method in interface org.apache.dubbo.common.stream.StreamObserver
onError
onEvent(ThreadPoolExhaustedEvent) - Method in interface org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener
Notify when the thread pool is exhausted.
onFailure(E, Throwable) - Method in interface org.apache.dubbo.common.deploy.DeployListener
 
onFailure(E, Throwable) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
onInitialize(E) - Method in interface org.apache.dubbo.common.deploy.DeployListener
Useful to inject some configuration like MetricsConfig, RegistryConfig, etc.
onInitialize(E) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
onlyExtensionClassLoaderPackages() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
To restrict some class that should load from Dubbo's ClassLoader.
onModuleStarted(ApplicationModel) - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployListener
 
onNext(T) - Method in interface org.apache.dubbo.common.stream.StreamObserver
onNext
onRemoveClassLoader(ModuleModel, ClassLoader) - Method in class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
onRemoveClassLoader(T, ClassLoader) - Method in interface org.apache.dubbo.rpc.model.ScopeClassLoaderListener
 
onStarted(E) - Method in interface org.apache.dubbo.common.deploy.DeployListener
 
onStarted(E) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
onStarting(E) - Method in interface org.apache.dubbo.common.deploy.DeployListener
 
onStarting(E) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
onStopped(E) - Method in interface org.apache.dubbo.common.deploy.DeployListener
 
onStopped(E) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
onStopping(E) - Method in interface org.apache.dubbo.common.deploy.DeployListener
 
onStopping(E) - Method in class org.apache.dubbo.common.deploy.DeployListenerAdapter
 
openClassfile(String) - Method in class org.apache.dubbo.common.bytecode.DubboLoaderClassPath
 
OperatingSystemBeanManager - Class in org.apache.dubbo.common.system
OperatingSystemBeanManager related.
OPTIMIZER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
or(Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Predicates
a composed predicate that represents a short-circuiting logical OR of predicates
OrderedPropertiesConfiguration - Class in org.apache.dubbo.common.config
 
OrderedPropertiesConfiguration(ModuleModel) - Constructor for class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
OrderedPropertiesProvider - Interface in org.apache.dubbo.common.config
The smaller value, the higher priority
org.apache.dubbo.common - package org.apache.dubbo.common
 
org.apache.dubbo.common.beans - package org.apache.dubbo.common.beans
 
org.apache.dubbo.common.beans.factory - package org.apache.dubbo.common.beans.factory
 
org.apache.dubbo.common.beans.support - package org.apache.dubbo.common.beans.support
 
org.apache.dubbo.common.beanutil - package org.apache.dubbo.common.beanutil
 
org.apache.dubbo.common.bytecode - package org.apache.dubbo.common.bytecode
 
org.apache.dubbo.common.cache - package org.apache.dubbo.common.cache
 
org.apache.dubbo.common.compact - package org.apache.dubbo.common.compact
 
org.apache.dubbo.common.compiler - package org.apache.dubbo.common.compiler
 
org.apache.dubbo.common.compiler.support - package org.apache.dubbo.common.compiler.support
 
org.apache.dubbo.common.concurrent - package org.apache.dubbo.common.concurrent
 
org.apache.dubbo.common.config - package org.apache.dubbo.common.config
 
org.apache.dubbo.common.config.configcenter - package org.apache.dubbo.common.config.configcenter
 
org.apache.dubbo.common.config.configcenter.file - package org.apache.dubbo.common.config.configcenter.file
 
org.apache.dubbo.common.config.configcenter.nop - package org.apache.dubbo.common.config.configcenter.nop
 
org.apache.dubbo.common.config.configcenter.wrapper - package org.apache.dubbo.common.config.configcenter.wrapper
 
org.apache.dubbo.common.constants - package org.apache.dubbo.common.constants
 
org.apache.dubbo.common.context - package org.apache.dubbo.common.context
 
org.apache.dubbo.common.convert - package org.apache.dubbo.common.convert
 
org.apache.dubbo.common.convert.multiple - package org.apache.dubbo.common.convert.multiple
 
org.apache.dubbo.common.deploy - package org.apache.dubbo.common.deploy
 
org.apache.dubbo.common.extension - package org.apache.dubbo.common.extension
 
org.apache.dubbo.common.extension.inject - package org.apache.dubbo.common.extension.inject
 
org.apache.dubbo.common.extension.support - package org.apache.dubbo.common.extension.support
 
org.apache.dubbo.common.function - package org.apache.dubbo.common.function
 
org.apache.dubbo.common.infra - package org.apache.dubbo.common.infra
 
org.apache.dubbo.common.infra.support - package org.apache.dubbo.common.infra.support
 
org.apache.dubbo.common.io - package org.apache.dubbo.common.io
 
org.apache.dubbo.common.json - package org.apache.dubbo.common.json
 
org.apache.dubbo.common.json.impl - package org.apache.dubbo.common.json.impl
 
org.apache.dubbo.common.lang - package org.apache.dubbo.common.lang
 
org.apache.dubbo.common.logger - package org.apache.dubbo.common.logger
 
org.apache.dubbo.common.logger.jcl - package org.apache.dubbo.common.logger.jcl
 
org.apache.dubbo.common.logger.jdk - package org.apache.dubbo.common.logger.jdk
 
org.apache.dubbo.common.logger.log4j - package org.apache.dubbo.common.logger.log4j
 
org.apache.dubbo.common.logger.log4j2 - package org.apache.dubbo.common.logger.log4j2
 
org.apache.dubbo.common.logger.slf4j - package org.apache.dubbo.common.logger.slf4j
 
org.apache.dubbo.common.logger.support - package org.apache.dubbo.common.logger.support
 
org.apache.dubbo.common.profiler - package org.apache.dubbo.common.profiler
 
org.apache.dubbo.common.reference - package org.apache.dubbo.common.reference
 
org.apache.dubbo.common.resource - package org.apache.dubbo.common.resource
 
org.apache.dubbo.common.serialization - package org.apache.dubbo.common.serialization
 
org.apache.dubbo.common.ssl - package org.apache.dubbo.common.ssl
 
org.apache.dubbo.common.ssl.impl - package org.apache.dubbo.common.ssl.impl
 
org.apache.dubbo.common.status - package org.apache.dubbo.common.status
 
org.apache.dubbo.common.status.reporter - package org.apache.dubbo.common.status.reporter
 
org.apache.dubbo.common.status.support - package org.apache.dubbo.common.status.support
 
org.apache.dubbo.common.store - package org.apache.dubbo.common.store
 
org.apache.dubbo.common.store.support - package org.apache.dubbo.common.store.support
 
org.apache.dubbo.common.stream - package org.apache.dubbo.common.stream
 
org.apache.dubbo.common.system - package org.apache.dubbo.common.system
 
org.apache.dubbo.common.threadlocal - package org.apache.dubbo.common.threadlocal
 
org.apache.dubbo.common.threadpool - package org.apache.dubbo.common.threadpool
 
org.apache.dubbo.common.threadpool.concurrent - package org.apache.dubbo.common.threadpool.concurrent
 
org.apache.dubbo.common.threadpool.event - package org.apache.dubbo.common.threadpool.event
 
org.apache.dubbo.common.threadpool.manager - package org.apache.dubbo.common.threadpool.manager
 
org.apache.dubbo.common.threadpool.serial - package org.apache.dubbo.common.threadpool.serial
 
org.apache.dubbo.common.threadpool.support - package org.apache.dubbo.common.threadpool.support
 
org.apache.dubbo.common.threadpool.support.cached - package org.apache.dubbo.common.threadpool.support.cached
 
org.apache.dubbo.common.threadpool.support.eager - package org.apache.dubbo.common.threadpool.support.eager
 
org.apache.dubbo.common.threadpool.support.fixed - package org.apache.dubbo.common.threadpool.support.fixed
 
org.apache.dubbo.common.threadpool.support.limited - package org.apache.dubbo.common.threadpool.support.limited
 
org.apache.dubbo.common.timer - package org.apache.dubbo.common.timer
 
org.apache.dubbo.common.url.component - package org.apache.dubbo.common.url.component
 
org.apache.dubbo.common.url.component.param - package org.apache.dubbo.common.url.component.param
 
org.apache.dubbo.common.utils - package org.apache.dubbo.common.utils
 
org.apache.dubbo.config - package org.apache.dubbo.config
 
org.apache.dubbo.config.annotation - package org.apache.dubbo.config.annotation
 
org.apache.dubbo.config.context - package org.apache.dubbo.config.context
 
org.apache.dubbo.config.nested - package org.apache.dubbo.config.nested
 
org.apache.dubbo.config.support - package org.apache.dubbo.config.support
 
org.apache.dubbo.metadata.definition - package org.apache.dubbo.metadata.definition
 
org.apache.dubbo.metadata.definition.builder - package org.apache.dubbo.metadata.definition.builder
 
org.apache.dubbo.metadata.definition.model - package org.apache.dubbo.metadata.definition.model
 
org.apache.dubbo.metadata.definition.util - package org.apache.dubbo.metadata.definition.util
 
org.apache.dubbo.rpc.executor - package org.apache.dubbo.rpc.executor
 
org.apache.dubbo.rpc.model - package org.apache.dubbo.rpc.model
 
org.apache.dubbo.rpc.service - package org.apache.dubbo.rpc.service
 
org.apache.dubbo.rpc.support - package org.apache.dubbo.rpc.support
 
ORGANIZATION - Static variable in interface org.apache.dubbo.config.Constants
Running application organization name.
OS_LINUX_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
OS_NAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
OS_WIN_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
OtlpConfig() - Constructor for class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
overridden() - Method in class org.apache.dubbo.common.extension.DubboLoadingStrategy
 
overridden() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
Indicates current LoadingStrategy supports overriding other lower prioritized instances or not.
overridden() - Method in class org.apache.dubbo.common.extension.ServicesLoadingStrategy
 
OVERRIDE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
overrides(Method, Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Tests whether one method, as a member of a given type, overrides another method.
overrideWithConfig(AbstractConfig, boolean) - Method in class org.apache.dubbo.config.AbstractConfig
 
OWNER - Static variable in interface org.apache.dubbo.config.Constants
Application owner name;

P

Pack - Interface in org.apache.dubbo.rpc.model
 
pack(Object) - Method in interface org.apache.dubbo.rpc.model.Pack
 
PACKABLE_METHOD_FACTORY_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PackableMethod - Interface in org.apache.dubbo.rpc.model
A packable method is used to customize serialization for methods.
PackableMethodFactory - Interface in org.apache.dubbo.rpc.model
 
packRequest(Object) - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
packResponse(Object) - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
Page<T> - Interface in org.apache.dubbo.common.utils
The model class of pagination
PARAM_NAME_PREFIX - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
Parameter - Annotation Type in org.apache.dubbo.config.support
Parameter
Parameters - Class in org.apache.dubbo.common
Deprecated. 
Parameters(String...) - Constructor for class org.apache.dubbo.common.Parameters
Deprecated.
 
Parameters(Map<String, String>) - Constructor for class org.apache.dubbo.common.Parameters
Deprecated.
 
PARAMETERS - Static variable in interface org.apache.dubbo.config.Constants
 
ParamValue - Interface in org.apache.dubbo.common.url.component.param
 
parse(String, String, boolean) - Static method in class org.apache.dubbo.common.url.component.URLAddress
 
parse(Map<String, String>) - Static method in class org.apache.dubbo.common.url.component.URLParam
Parse URLParam Init URLParam by constructor is not allowed rawParam field in result will be null while URLParam.getRawParam() will automatically create it
parse(String, boolean, Map<String, String>) - Static method in class org.apache.dubbo.common.url.component.URLParam
Parse URLParam Init URLParam by constructor is not allowed
parse(String) - Static method in class org.apache.dubbo.common.url.component.URLParam
Parse URLParam Init URLParam by constructor is not allowed
parse(Map<String, String>, String) - Static method in class org.apache.dubbo.common.url.component.URLParam
Parse URLParam Init URLParam by constructor is not allowed
parseDecodedStr(String) - Static method in class org.apache.dubbo.common.URLStrParser
 
parseEncodedStr(String) - Static method in class org.apache.dubbo.common.URLStrParser
 
parseInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
parse str to Integer(if str is not number or n < 0, then return 0)
parseLong(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
parse str to Long(if str is not number or n < 0, then return 0)
parseParameters(String) - Static method in class org.apache.dubbo.common.Parameters
Deprecated.
 
parseParameters(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Decode parameters string to map
parseParams(String, boolean) - Static method in class org.apache.dubbo.common.URLStrParser
 
parseProperties(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
parseQueryString(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
parse query string to Parameters.
parseRawURLToArrays(String, int) - Static method in class org.apache.dubbo.common.URLStrParser
 
parseRequest(byte[]) - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
parseResponse(byte[]) - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
parseResponse(byte[], boolean) - Method in interface org.apache.dubbo.rpc.model.PackableMethod
 
parseServiceKey(String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
parseURL(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
parseURLs(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
PASSWORD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PATH_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PATH_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PathURLAddress - Class in org.apache.dubbo.common.url.component
 
PathURLAddress(String, String, String, String, String, int) - Constructor for class org.apache.dubbo.common.url.component.PathURLAddress
 
PathURLAddress(String, String, String, String, String, int, String) - Constructor for class org.apache.dubbo.common.url.component.PathURLAddress
 
PathUtils - Interface in org.apache.dubbo.common.utils
Path Utilities class
PAYLOAD - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
peek() - Method in class org.apache.dubbo.common.utils.Stack
peek.
peekItem() - Method in class org.apache.dubbo.common.threadpool.manager.Ring
 
pendingTimeouts() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
Returns the number of pending timeouts of this Timer.
PID_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PojoUtils - Class in org.apache.dubbo.common.utils
PojoUtils.
PojoUtils() - Constructor for class org.apache.dubbo.common.utils.PojoUtils
 
poll(long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
poll() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
pollItem() - Method in class org.apache.dubbo.common.threadpool.manager.Ring
 
pop() - Method in class org.apache.dubbo.common.utils.Stack
pop.
PORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
position() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
position(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
postDestroy() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Post-processing after destroy model
postDestroy() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
postProcessAfterInitialization(Object, String) - Method in interface org.apache.dubbo.common.extension.ExtensionPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
postProcessBeforeInitialization(Object, String) - Method in interface org.apache.dubbo.common.extension.ExtensionPostProcessor
 
preDestroy() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Pre-processing before destroy model
preDestroy() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
Predicates - Interface in org.apache.dubbo.common.function
The utilities class for Java Predicate
PREFER_JSON_FRAMEWORK_NAME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
preferExtensionClassLoader() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
 
PREFERRED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PreferSerializationProvider - Interface in org.apache.dubbo.common.serialization
 
PrefixedConfiguration - Class in org.apache.dubbo.common.config
 
PrefixedConfiguration(Configuration, String) - Constructor for class org.apache.dubbo.common.config.PrefixedConfiguration
 
prepare() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
prepareApplicationInstance() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Register application instance and start internal services
prepareInternalModule() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Register application instance and start internal services
printList(List<T>) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
printToString(Object) - Static method in class org.apache.dubbo.common.utils.ToStringUtils
 
Prioritized - Interface in org.apache.dubbo.common.lang
Prioritized interface can be implemented by objects that should be sorted, for example the tasks in executable queue.
priority() - Method in interface org.apache.dubbo.common.config.OrderedPropertiesProvider
order
process(ConfigChangedEvent) - Method in interface org.apache.dubbo.common.config.configcenter.ConfigurationListener
Listener call back method.
PRODUCTION_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Production environment key.
Profiler - Class in org.apache.dubbo.common.profiler
 
Profiler() - Constructor for class org.apache.dubbo.common.profiler.Profiler
 
PROFILER_KEY - Static variable in class org.apache.dubbo.common.profiler.Profiler
 
ProfilerEntry - Class in org.apache.dubbo.common.profiler
 
ProfilerEntry(String) - Constructor for class org.apache.dubbo.common.profiler.ProfilerEntry
 
ProfilerEntry(String, ProfilerEntry, ProfilerEntry) - Constructor for class org.apache.dubbo.common.profiler.ProfilerEntry
 
ProfilerSwitch - Class in org.apache.dubbo.common.profiler
TODO
ProfilerSwitch() - Constructor for class org.apache.dubbo.common.profiler.ProfilerSwitch
 
PROMETHEUS_DEFAULT_JOB_NAME - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_DEFAULT_METRICS_PATH - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_DEFAULT_METRICS_PORT - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_DEFAULT_PUSH_INTERVAL - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_EXPORTER_ENABLE_HTTP_SERVICE_DISCOVERY_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_EXPORTER_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_EXPORTER_HTTP_SERVICE_DISCOVERY_URL_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_EXPORTER_METRICS_PATH_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_EXPORTER_METRICS_PORT_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_BASE_URL_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_JOB_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_PASSWORD_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_PUSH_INTERVAL_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROMETHEUS_PUSHGATEWAY_USERNAME_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PrometheusConfig - Class in org.apache.dubbo.config.nested
 
PrometheusConfig() - Constructor for class org.apache.dubbo.config.nested.PrometheusConfig
 
PrometheusConfig.Exporter - Class in org.apache.dubbo.config.nested
 
PrometheusConfig.Pushgateway - Class in org.apache.dubbo.config.nested
 
PropagationConfig - Class in org.apache.dubbo.config.nested
 
PropagationConfig() - Constructor for class org.apache.dubbo.config.nested.PropagationConfig
 
PROPERTIES_CHAR_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PropertiesConfiguration - Class in org.apache.dubbo.common.config
Configuration from system properties and dubbo.properties
PropertiesConfiguration(ScopeModel) - Constructor for class org.apache.dubbo.common.config.PropertiesConfiguration
 
propertySize() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
PROTOBUF_MESSAGE_CLASS_NAME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_CLOSED_SERVER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_DEFAULT - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROTOCOL_ERROR_CLOSE_CLIENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_ERROR_CLOSE_SERVER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_ERROR_DESERIALIZE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_CLOSE_STREAM - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_CREATE_STREAM_TRIPLE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_DECODE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_DESTROY_INVOKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_INIT_SERIALIZATION_OPTIMIZER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_LOAD_MODEL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_PARSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_REFER_INVOKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_REQUEST - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_FAILED_SERIALIZE_TRIPLE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_INCORRECT_PARAMETER_VALUES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_PROMETHEUS - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
PROTOCOL_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_SEPARATOR_ENCODED - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_SERVER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_SERVER_SERVLET - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROTOCOL_STREAM_LISTENER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_TIMEOUT_SERVER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_UNSAFE_SERIALIZATION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_UNSUPPORTED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROTOCOL_UNTRUSTED_SERIALIZE_CLASS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
ProtocolConfig - Class in org.apache.dubbo.config
ProtocolConfig
ProtocolConfig() - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(ApplicationModel, String) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String, int) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(ApplicationModel, String, int) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
PROTOCOLS_SUFFIX - Static variable in interface org.apache.dubbo.config.Constants
 
ProtocolServiceKey - Class in org.apache.dubbo.common
 
ProtocolServiceKey(String, String, String, String) - Constructor for class org.apache.dubbo.common.ProtocolServiceKey
 
ProtocolServiceKey.Matcher - Class in org.apache.dubbo.common
 
ProtocolUtils - Class in org.apache.dubbo.rpc.support
 
PROVIDED_BY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ProvidedBy - Annotation Type in org.apache.dubbo.config.annotation
Class-level annotation used for declaring Dubbo interface.
PROVIDER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROVIDER_ASYNC_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROVIDER_NAMESPACE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
provider namespace
PROVIDER_PORT - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The provider tri port
PROVIDER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ProviderCert - Class in org.apache.dubbo.common.ssl
 
ProviderCert(byte[], byte[], byte[], AuthPolicy) - Constructor for class org.apache.dubbo.common.ssl.ProviderCert
 
ProviderCert(byte[], byte[], byte[], String, AuthPolicy) - Constructor for class org.apache.dubbo.common.ssl.ProviderCert
 
ProviderConfig - Class in org.apache.dubbo.config
The service provider default configuration
ProviderConfig() - Constructor for class org.apache.dubbo.config.ProviderConfig
 
ProviderConfig(ModuleModel) - Constructor for class org.apache.dubbo.config.ProviderConfig
 
ProviderMethodModel - Class in org.apache.dubbo.rpc.model
Deprecated.
ProviderMethodModel(Method) - Constructor for class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
ProviderModel - Class in org.apache.dubbo.rpc.model
ProviderModel is about published services
ProviderModel(String, Object, ServiceDescriptor, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel
 
ProviderModel(String, Object, ServiceDescriptor, ServiceMetadata, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel
 
ProviderModel(String, Object, ServiceDescriptor, ModuleModel, ServiceMetadata, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel
 
ProviderModel.RegisterStatedURL - Class in org.apache.dubbo.rpc.model
 
PROVIDERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Proxy - Class in org.apache.dubbo.common.bytecode
Proxy.
PROXY_33 - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
PROXY_CLASS_REF - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Consumer side 's proxy class
PROXY_ERROR_ASYNC_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_FAILED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_FAILED_CONVERT_URL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_FAILED_EXPORT_SERVICE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_TIMEOUT_REQUEST - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_TIMEOUT_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
PROXY_UNSUPPORTED_INVOKER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
publishConfig(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Publish Config mapped to the given key under the default group
publishConfig(String, String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Publish Config mapped to the given key and the given group.
publishConfig(String, String, String) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
publishConfig(String, String, String) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
publishConfig(String, String, String) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
publishConfigCas(String, String, String, Object) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
publish config mapped to this given key and given group with stat.
push(E) - Method in class org.apache.dubbo.common.utils.Stack
push.
Pushgateway() - Constructor for class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
put(String, String, Object) - Method in interface org.apache.dubbo.common.store.DataStore
 
put(String, String, Object) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
put(E) - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
put(E) - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
put(String, String) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
put(K, V) - Method in class org.apache.dubbo.common.utils.LFUCache
 
put(K, V) - Method in class org.apache.dubbo.common.utils.LRU2Cache
 
put(K, V) - Method in class org.apache.dubbo.common.utils.LRUCache
 
putAll(Map<? extends String, ? extends String>) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
putAttribute(String, Object) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
putAttribute(String, Object) - Method in class org.apache.dubbo.common.URL
 
putAttribute(String, Object) - Method in class org.apache.dubbo.common.URLBuilder
 
putMethodParameter(String, String, String, Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.URL
 
putParams(Map<String, String>, String, String) - Static method in class org.apache.dubbo.common.url.component.URLItemCache
 
putParamsIntern(Map<String, String>, String, String) - Static method in class org.apache.dubbo.common.url.component.URLItemCache
 

Q

QOS_CHECK - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_COMMAND_NOT_FOUND - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_ENABLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_ENABLE_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_FAILED_START_SERVER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_HOST - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_HOST_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_LIVE_PROBE_EXTENSION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
QOS_PERMISSION_DENY_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_PORT - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PROFILER_DISABLED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_PROFILER_ENABLED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_PROFILER_WARN_PERCENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QOS_READY_PROBE_EXTENSION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
QOS_STARTUP_PROBE_EXTENSION - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
QOS_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
QosConstants - Interface in org.apache.dubbo.common.constants
QosConstants
QUESTION_MASK - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
QUESTION_MASK_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
QUEUES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

R

RANDOM - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
This class select one provider from multiple providers randomly.
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.
read(InputStream, String) - Static method in class org.apache.dubbo.common.utils.IOUtils
 
READINESS_PROBE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
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
 
reCalShutdownTime(int) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
RECONNECT_TASK_PERIOD - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RECONNECT_TASK_TRY_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REFER_ASYNC_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REFER_BACKGROUND_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REFER_THREAD_NUM_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Reference - Annotation Type in org.apache.dubbo.config.annotation
Deprecated.
Recommend DubboReference as the substitute
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
 
ReferenceCache - Interface in org.apache.dubbo.common.config
 
ReferenceConfigBase<T> - Class in org.apache.dubbo.config
ReferenceConfig
ReferenceConfigBase() - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReferenceConfigBase(ModuleModel) - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReferenceConfigBase(Reference) - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReferenceConfigBase(ModuleModel, Reference) - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReferenceCountedResource - Class in org.apache.dubbo.common.reference
inspired by Netty
ReferenceCountedResource() - Constructor for class org.apache.dubbo.common.reference.ReferenceCountedResource
 
ReflectionException(Throwable) - Constructor for exception org.apache.dubbo.common.utils.ReflectionUtils.ReflectionException
 
ReflectionMethodDescriptor - Class in org.apache.dubbo.rpc.model
 
ReflectionMethodDescriptor(Method) - Constructor for class org.apache.dubbo.rpc.model.ReflectionMethodDescriptor
 
ReflectionServiceDescriptor - Class in org.apache.dubbo.rpc.model
 
ReflectionServiceDescriptor(String, Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
ReflectionServiceDescriptor(Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ReflectionServiceDescriptor
 
ReflectionUtils - Class in org.apache.dubbo.common.utils
A utility class that provides methods for accessing and manipulating private fields and methods of an object.
ReflectionUtils.ReflectionException - Exception in org.apache.dubbo.common.utils
 
ReflectUtils - Class in org.apache.dubbo.common.utils
ReflectUtils
refresh() - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
refresh() - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
refresh() - Method in class org.apache.dubbo.config.AbstractConfig
Dubbo config property override
refresh() - Method in class org.apache.dubbo.config.ApplicationConfig
 
refreshAll() - Method in class org.apache.dubbo.config.context.AbstractConfigManager
 
refreshAll() - Method in class org.apache.dubbo.config.context.ConfigManager
 
refreshAll() - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
refreshCache(Map<String, String>, String, long) - Method in class org.apache.dubbo.common.cache.FileCacheStore
 
refreshCheck() - Method in class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
refreshClassLoaders() - Method in class org.apache.dubbo.common.config.Environment
 
refreshClassLoaders() - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
refreshServiceInstance() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
refresh service instance
refreshStatus() - Method in class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
RegexProperties - Class in org.apache.dubbo.common.utils
Regex matching of keys is supported.
RegexProperties() - Constructor for class org.apache.dubbo.common.utils.RegexProperties
 
register() - Method in class org.apache.dubbo.config.ServiceConfigBase
Register delay published service to registry.
register(boolean) - Method in class org.apache.dubbo.config.ServiceConfigBase
Register delay published service to registry.
REGISTER_CONSUMER_URL_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTER_IP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
REGISTER_MODE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
registerBean(Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
registerBean(String, Class<T>) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
registerBean(Object) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
registerBean(String, Object) - Method in class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
registerConsumer(String, ServiceDescriptor, ReferenceConfigBase<?>, Object, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
registerConsumer(ConsumerModel) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
registerDisposable(Disposable) - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
Register a one-off disposable, the disposable is removed automatically on first shutdown.
registerGlobalDisposable(Disposable) - Static method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
Register a global reused disposable.
registerInterface(Class<?>) - Method in class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
registerInternalConsumer(Class<?>, URL) - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
registerListener(AllowClassNotifyListener) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
registerProvider(ProviderModel) - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
registerProvider(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
registerProvider(ProviderModel) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
registerService(ServiceDescriptor) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
registerService(Class<?>) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
registerService(Class<?>, ServiceDescriptor) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
registerService(String, Class<?>) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
RegisterStatedURL(URL, URL, boolean) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
RegisterTypeEnum - Enum in org.apache.dubbo.common.constants
Indicate that a service need to be registered to registry or not
REGISTRATION_STATUS - Static variable in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
REGISTRIES_SUFFIX - Static variable in interface org.apache.dubbo.config.Constants
 
REGISTRY_ABSENCE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
REGISTRY_ADDRESS_INVALID - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_DELAY_NOTIFICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_EMPTY_ADDRESS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_CREATE_CHANNEL_XDS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_INITIALIZE_XDS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_LISTEN_KUBERNETES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_PARSING_XDS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_READ_FILE_ISTIO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_REQUEST_XDS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ERROR_RESPONSE_XDS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_EXECUTE_RETRYING_TASK - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_CLEAR_CACHED_URLS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_CREATE_INSTANCE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_DELETE_LOCKFILE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_DESTROY_SERVICE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_DESTROY_UNREGISTER_URL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_DOWNLOAD_FILE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
REGISTRY_FAILED_FETCH_INSTANCE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_GENERATE_CERT_ISTIO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_GENERATE_KEY_ISTIO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_LOAD_METADATA - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_NOTIFY_EVENT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_PARSE_DYNAMIC_CONFIG - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_READ_WRITE_CACHE_FILE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_REFRESH_ADDRESS - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_FAILED_START_ZOOKEEPER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
REGISTRY_FAILED_STOP_ZOOKEEPER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
REGISTRY_FAILED_URL_EVICTING - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ISTIO_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_LOCAL_FILE_CACHE_ENABLED - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Whether to cache locally, default is true
REGISTRY_MISSING_METADATA_CONFIG_PORT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_NACOS_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_NACOS_SUB_LEGACY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_NO_PARAMETERS_URL - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_PROTOCOL_LISTENER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_RECEIVE_ERROR_MSG_ISTIO - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_ROUTER_WAIT_LONG - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_SOCKET_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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_UNABLE_ACCESS_KUBERNETES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_UNABLE_FIND_SERVICE_KUBERNETES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_UNABLE_MATCH_KUBERNETES - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
REGISTRY_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
REGISTRY_UNSUPPORTED_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
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
 
REGISTRY_ZOOKEEPER_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
RegistryConfig - Class in org.apache.dubbo.config
RegistryConfig
RegistryConfig() - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(ApplicationModel, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(ApplicationModel, String, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConstants - Interface in org.apache.dubbo.common.constants
 
registryNotificationExecutorRing - Variable in class org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository
 
reject(E, Queue<E>) - Method in class org.apache.dubbo.common.concurrent.AbortPolicy
 
reject(E, Queue<E>) - Method in class org.apache.dubbo.common.concurrent.DiscardOldestPolicy
 
reject(E, Queue<E>) - Method in class org.apache.dubbo.common.concurrent.DiscardPolicy
 
reject(E, Queue<E>) - Method in interface org.apache.dubbo.common.concurrent.Rejector
Method that may be invoked by a Queue when Queue has remained memory return true.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
RejectException - Exception in org.apache.dubbo.common.concurrent
Exception thrown by an MemorySafeLinkedBlockingQueue when an element cannot be accepted.
RejectException() - Constructor for exception org.apache.dubbo.common.concurrent.RejectException
Constructs a RejectException with no detail message.
RejectException(String) - Constructor for exception org.apache.dubbo.common.concurrent.RejectException
Constructs a RejectException with the specified detail message.
RejectException(String, Throwable) - Constructor for exception org.apache.dubbo.common.concurrent.RejectException
Constructs a RejectException with the specified detail message and cause.
RejectException(Throwable) - Constructor for exception org.apache.dubbo.common.concurrent.RejectException
Constructs a RejectException with the specified cause.
Rejector<E> - Interface in org.apache.dubbo.common.concurrent
RejectHandler, it works when you need to custom reject action.
release() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
release(ProfilerEntry) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
release() - Method in class org.apache.dubbo.common.reference.ReferenceCountedResource
Decreases the reference count by 1 and calls this#destroy if the reference count reaches 0.
release(Object) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
RELEASE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
package version in the manifest
releaseInterruptibly(Object) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
releaseInterruptibly(Object, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
releaseLock() - Method in class org.apache.dubbo.common.utils.LRUCache
 
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() - Method in class org.apache.dubbo.common.concurrent.CallableSafeInitializer
 
remove(Consumer<? super T>) - Method in class org.apache.dubbo.common.concurrent.CallableSafeInitializer
 
remove(String) - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
remove(String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
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.threadpool.MemoryLimitedLinkedBlockingQueue
 
remove(Object) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
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.LRU2Cache
 
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
Removes all InternalThreadLocal variables bound to the current thread.
removeAllCachedLoader() - Method in class org.apache.dubbo.common.extension.ExtensionDirector
 
removeAttribute(String) - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
removeAttribute(String) - Method in class org.apache.dubbo.common.URL
 
removeAttribute(String) - Method in class org.apache.dubbo.common.URLBuilder
 
removeBizProfiler() - Static method in class org.apache.dubbo.common.profiler.Profiler
 
removeClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
removeClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
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.AbstractConfigManager
In some scenario, we may need to add and remove ServiceConfig or ReferenceConfig dynamically.
removeDeployListener(DeployListener<E>) - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
removeDeployListener(DeployListener<E>) - Method in interface org.apache.dubbo.common.deploy.Deployer
 
removeDisposable(Disposable) - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
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.
removeGlobalDisposable(Disposable) - Method in class org.apache.dubbo.common.resource.GlobalResourcesRepository
 
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
 
removeModule(ModuleModel) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
removeParameter(String) - Method in class org.apache.dubbo.common.URL
 
removeParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
removeParameters(String...) - Method in class org.apache.dubbo.common.url.component.URLParam
remove specified parameters in URLParam
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
 
removeThreadPoolExhaustedEventListener(ThreadPoolExhaustedListener) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
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
Deprecated.
not recommended any longer, and use only when test
replaceProperty(String, Map<String, String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
replaceProperty(String, Configuration) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
report(String, Object) - Method in interface org.apache.dubbo.common.status.reporter.FrameworkStatusReporter
 
REPORT_DEFINITION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REPORT_METADATA_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
reportConsumptionStatus(Object) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
reportMigrationStepStatus(Object) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
reportRegistrationStatus(Object) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
reRegisterConsumer(String, String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
Deprecated.
reRegisterProvider(String, String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
Deprecated.
RESELECT_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
reset() - Method in class org.apache.dubbo.common.config.Environment
Reset environment.
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
Resolve the Class by the specified name and ClassLoader
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
resolvePlaceholders(String) - Method in class org.apache.dubbo.common.config.Environment
 
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
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
 
REST_PROTOCOL - Static variable in interface org.apache.dubbo.config.Constants
 
retain() - Method in class org.apache.dubbo.common.reference.ReferenceCountedResource
Increments the reference count by 1.
RETRIES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RETRY_TIMES_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
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
 
ROUTE_SCRIPT_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ROUTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ROUTERS_SUFFIX - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
run() - Method in class org.apache.dubbo.common.threadlocal.InternalRunnable
After the task execution is completed, it will call InternalThreadLocal.removeAll() to clear unnecessary variables in the thread.
run() - Method in class org.apache.dubbo.common.threadpool.serial.SerializingExecutor
 
run(Timeout) - Method in interface org.apache.dubbo.common.timer.TimerTask
Executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).

S

SamplingConfig - Class in org.apache.dubbo.config.nested
 
SamplingConfig() - Constructor for class org.apache.dubbo.config.nested.SamplingConfig
 
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
 
schema(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in Json schema.
SCOPE_MODEL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SCOPE_NONE - Static variable in interface org.apache.dubbo.config.Constants
 
ScopeBeanException - Exception in org.apache.dubbo.common.beans
 
ScopeBeanException(String, Throwable) - Constructor for exception org.apache.dubbo.common.beans.ScopeBeanException
 
ScopeBeanException(String) - Constructor for exception org.apache.dubbo.common.beans.ScopeBeanException
 
ScopeBeanExtensionInjector - Class in org.apache.dubbo.common.beans
Inject scope bean to SPI extension instance
ScopeBeanExtensionInjector() - Constructor for class org.apache.dubbo.common.beans.ScopeBeanExtensionInjector
 
ScopeBeanFactory - Class in org.apache.dubbo.common.beans.factory
A bean factory for internal sharing.
ScopeBeanFactory(ScopeBeanFactory, ExtensionAccessor) - Constructor for class org.apache.dubbo.common.beans.factory.ScopeBeanFactory
 
ScopeClassLoaderListener<T extends ScopeModel> - Interface in org.apache.dubbo.rpc.model
 
ScopeModel - Class in org.apache.dubbo.rpc.model
 
ScopeModelAccessor - Interface in org.apache.dubbo.rpc.model
An accessor for scope model, it can be use in interface default methods to get scope model.
ScopeModelAware - Interface in org.apache.dubbo.rpc.model
An interface to inject FrameworkModel/ApplicationModel/ModuleModel for SPI extensions and internal beans.
ScopeModelAwareExtensionProcessor - Class in org.apache.dubbo.rpc.model
 
ScopeModelAwareExtensionProcessor(ScopeModel) - Constructor for class org.apache.dubbo.rpc.model.ScopeModelAwareExtensionProcessor
 
ScopeModelDestroyListener<T extends ScopeModel> - Interface in org.apache.dubbo.rpc.model
 
ScopeModelInitializer - Interface in org.apache.dubbo.rpc.model
 
ScopeModelUtil - Class in org.apache.dubbo.rpc.model
 
ScopeModelUtil() - Constructor for class org.apache.dubbo.rpc.model.ScopeModelUtil
 
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
 
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_ALLOW_LIST_FILE_PATH - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERIALIZE_BLOCKED_LIST_FILE_PATH - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERIALIZE_CHECK_STATUS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SerializeCheckStatus - Enum in org.apache.dubbo.common.utils
 
SerializeSecurityConfigurator - Class in org.apache.dubbo.common.utils
 
SerializeSecurityConfigurator(ModuleModel) - Constructor for class org.apache.dubbo.common.utils.SerializeSecurityConfigurator
 
SerializeSecurityManager - Class in org.apache.dubbo.common.utils
 
SerializeSecurityManager() - Constructor for class org.apache.dubbo.common.utils.SerializeSecurityManager
 
SerializingExecutor - Class in org.apache.dubbo.common.threadpool.serial
Executor ensuring that all Runnable tasks submitted are executed in order using the provided Executor, and serially such that no two will ever be running at the same time.
SerializingExecutor(Executor) - Constructor for class org.apache.dubbo.common.threadpool.serial.SerializingExecutor
Creates a SerializingExecutor, running tasks using executor.
SERVER_KEY_CERT_CHAIN_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
SERVER_KEY_PASSWORD - Static variable in class org.apache.dubbo.config.SslConfig
 
SERVER_PRIVATE_KEY_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
SERVER_THREAD_POOL_NAME - Static variable in interface org.apache.dubbo.config.Constants
 
SERVER_TRUST_CERT_COLLECTION_PATH - Static variable in class org.apache.dubbo.config.SslConfig
 
Service - Annotation Type in org.apache.dubbo.config.annotation
Deprecated.
Recommend DubboService as the substitute
SERVICE_ANNOTATION_CLASSES - Static variable in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
The annotation classes of Dubbo Service (read-only)
SERVICE_EXECUTOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
used for thread isolation between services
SERVICE_FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERVICE_MODEL - 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
ServiceAddressURL - Class in org.apache.dubbo.common.url.component
 
ServiceAddressURL(String, String, String, String, int, String, Map<String, String>, URL) - Constructor for class org.apache.dubbo.common.url.component.ServiceAddressURL
 
ServiceAddressURL(URLAddress, URLParam, URL) - Constructor for class org.apache.dubbo.common.url.component.ServiceAddressURL
 
ServiceAnnotationResolver - Class in org.apache.dubbo.common.utils
The resolver class for @Service
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(ModuleModel) - Constructor for class org.apache.dubbo.config.ServiceConfigBase
 
ServiceConfigBase(Service) - Constructor for class org.apache.dubbo.config.ServiceConfigBase
 
ServiceConfigBase(ModuleModel, Service) - Constructor for class org.apache.dubbo.config.ServiceConfigBase
 
ServiceConfigURL - Class in org.apache.dubbo.common.url.component
 
ServiceConfigURL() - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(URLAddress, URLParam, Map<String, Object>) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int, String[]) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int, Map<String, String>) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int, String) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, String, String, int, String) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceConfigURL(String, String, String, String, int, String, Map<String, String>, Map<String, Object>) - Constructor for class org.apache.dubbo.common.url.component.ServiceConfigURL
 
ServiceDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
ServiceDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
ServiceDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
2015/1/27.
ServiceDescriptor - Interface in org.apache.dubbo.rpc.model
ServiceModel and ServiceMetadata are to some extent duplicated with each other.
ServiceDescriptorInternalCache - Class in org.apache.dubbo.rpc.service
 
ServiceDescriptorInternalCache() - Constructor for class org.apache.dubbo.rpc.service.ServiceDescriptorInternalCache
 
ServiceKey - Class in org.apache.dubbo.common
 
ServiceKey(String, String, String) - Constructor for class org.apache.dubbo.common.ServiceKey
 
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
 
ServiceKey.Matcher - Class in org.apache.dubbo.common
 
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
 
ServiceModel - Class in org.apache.dubbo.rpc.model
 
ServiceModel(Object, String, ServiceDescriptor, ModuleModel, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ServiceModel
 
ServiceModel(Object, String, ServiceDescriptor, ModuleModel, ServiceMetadata, ClassLoader) - Constructor for class org.apache.dubbo.rpc.model.ServiceModel
 
ServiceRepository - Class in org.apache.dubbo.rpc.model
 
ServiceRepository(ApplicationModel) - 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
 
SESSION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
set(V) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value for the current thread.
set(InternalThreadLocalMap) - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
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.
SET_FUTURE_IN_SYNC_MODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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, int) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setAddress(String, int) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
 
setAggregation(AggregationConfig) - Method in class org.apache.dubbo.config.MetricsConfig
 
setAlive(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setAlive(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setAnnotations(List<String>) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setAnnotations(List<String>) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setAppConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAppConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
setAppConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
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
 
setAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
Set application config
setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.common.infra.support.EnvironmentAdapter
 
setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.common.status.reporter.FrameworkStatusReportService
 
setApplicationModel(ApplicationModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelAware
Override this method if you just need application model
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
 
setAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
setAuth(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setAutoTrustSerializeClass(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setBackground(Boolean) - Method in class org.apache.dubbo.config.ModuleConfig
Whether start module in background.
setBaggage(BaggageConfig) - Method in class org.apache.dubbo.config.TracingConfig
 
setBaseUrl(String) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
setBucketNum(Integer) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setBucketsMs(Integer[]) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCaAddress(String) - Method in class org.apache.dubbo.config.SslConfig
 
setCaCertPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
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
 
setCanonicalName(String) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
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.MetadataReportConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setCheckReferenceTimeout(Long) - Method in class org.apache.dubbo.config.ModuleConfig
 
setCheckSerializable(boolean) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
setCheckSerializable(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setCheckStatus(SerializeCheckStatus) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
setClassLoader(ClassLoader) - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
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.AbstractReferenceConfig
 
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.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
 
setCodeSource(String) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setCollectorSyncPeriod(Integer) - Method in class org.apache.dubbo.config.MetricsConfig
 
setCompiler(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setCompressionMethod(String) - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
setConfig(AbstractInterfaceConfig) - Method in class org.apache.dubbo.rpc.model.ServiceModel
Deprecated.
setConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
setConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setConfigManager(ConfigManager) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
only for ut
setConnections(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setConnectTimeout(Duration) - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
setConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
setContent(String) - Method in class org.apache.dubbo.common.config.configcenter.ConfigItem
 
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
 
setCorrelation(BaggageConfig.Correlation) - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
setCycleReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.AbstractConfig
 
setDefaultCheckStatus(SerializeCheckStatus) - Method in class org.apache.dubbo.common.utils.SerializeSecurityManager
 
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
 
setDeployer(ApplicationDeployer) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
setDeployer(ModuleDeployer) - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setDestroyRunner(Runnable) - Method in class org.apache.dubbo.rpc.model.ServiceModel
 
setDisabled(boolean) - Static method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
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
setDistributionStatisticExpiryMin(Integer) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setDocument(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDumpDirectory(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setDumpEnable(Boolean) - 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
 
setDynamicConfiguration(DynamicConfiguration) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
setDynamicIncluded(boolean) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
setEnableCollectorSync(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnabled(boolean) - Static method in class org.apache.dubbo.common.compact.Dubbo2CompactUtils
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setEnabled(boolean) - Method in class org.apache.dubbo.config.nested.BaggageConfig.Correlation
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
setEnabled(Boolean) - Method in class org.apache.dubbo.config.TracingConfig
 
setEnabledPercentiles(Boolean) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setEnableEmptyProtection(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setEnableEmptyProtection(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setEnableFileCache(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setEnableHttpServiceDiscovery(Boolean) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
setEnableJvm(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnableMetadata(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnableMetricsInit(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnableQps(Boolean) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setEnableRegistry(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnableRequest(Boolean) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setEnableRpc(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEnableRt(Boolean) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setEnableRtPxx(Boolean) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setEnableThreadpool(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setEndpoint(String) - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
setEndpoint(String) - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
setEndTime(long) - Method in class org.apache.dubbo.common.profiler.ProfilerEntry
 
setEnumNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setEnums(List<String>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setEnvironment(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setEnvironment(Environment) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
only for ut
setEnvType(String) - Method in class org.apache.dubbo.config.SslConfig
 
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
 
setExecutor(Executor) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExecutorManagementMode(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setExpectedShutdownTime(long) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
setExport(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExportAsync(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
Deprecated.
setExportAsync(Boolean) - Method in class org.apache.dubbo.config.ModuleConfig
 
setExportBackground(Boolean) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setExporter(PrometheusConfig.Exporter) - Method in class org.apache.dubbo.config.nested.PrometheusConfig
 
setExportMetricsService(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setExportServicePort(Integer) - Method in class org.apache.dubbo.config.MetricsConfig
 
setExportServiceProtocol(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setExportThreadNum(Integer) - Method in class org.apache.dubbo.config.ModuleConfig
 
setExportThreadNum(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setExtension(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExtensionAccessor(ExtensionAccessor) - Method in interface org.apache.dubbo.common.extension.ExtensionAccessorAware
 
setExtensionAccessor(ExtensionAccessor) - Method in interface org.apache.dubbo.common.extension.ExtensionInjector
 
setExtensionAccessor(ExtensionAccessor) - Method in class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
setExtensionAccessor(ExtensionAccessor) - Method in class org.apache.dubbo.common.extension.inject.SpiExtensionInjector
 
setExtensionAccessor(ExtensionAccessor) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
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
 
setExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
setExtProtocol(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExtraKeys(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setFields(List<String>) - Method in class org.apache.dubbo.config.nested.BaggageConfig.Correlation
 
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
 
setFrameworkModel(FrameworkModel) - Method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
setFrameworkModel(FrameworkModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelAware
Override this method if you just need framework model
setGeneric(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
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
 
setHeaders(Map<String, String>) - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
setHeartbeat(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setHighestPriority(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
Deprecated.
setHistogram(HistogramConfig) - Method in class org.apache.dubbo.config.MetricsConfig
 
setHost(String) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setHost(String) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
 
setHttpServiceDiscoveryUrl(String) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Exporter
 
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
 
setInitialized(boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setInjvm(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
instead, use the parameter scope to judge if it's in jvm, scope=local
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.ServiceConfigBase
Deprecated. 
setInterfaceClassLoader(ClassLoader) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
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
 
setItems(List<String>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setJob(String) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
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
 
setLifeCycleManagedExternally(boolean) - Method in class org.apache.dubbo.rpc.model.ModuleModel
 
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
 
setLivenessProbe(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
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
Deprecated.
Replace to setStub(Boolean)
setLocal(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to setStub(String)
setLocalMigrationRule(String) - Method in class org.apache.dubbo.common.config.Environment
Deprecated.
only for ut
setLocalMigrationRule(String) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
setLogger(Logger) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
setLogger(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setLoggerAdapter(FrameworkModel, 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
 
setMappingRetryInterval(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMaxCapacity(int) - Method in class org.apache.dubbo.common.utils.LRU2Cache
 
setMaxCapacity(int) - Method in class org.apache.dubbo.common.utils.LRUCache
 
setMaxExpectedMs(Integer) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setMaxFreeMemory(int) - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
set the max free memory.
setMemoryLimit(long) - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
setMemoryLimit(long) - Method in class org.apache.dubbo.common.threadpool.MemoryLimiter
 
setMerger(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setMeshEnable(Boolean) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setMetadataReportConfig(MetadataReportConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
setMetadataServicePort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMetadataServiceProtocol(String) - 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
 
setMethods(List<MethodDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMinExpectedMs(Integer) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
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
Deprecated.
setModelName(String) - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.context.ModuleConfigManager
 
setModuleEnvironment(ModuleEnvironment) - Method in class org.apache.dubbo.rpc.model.ModuleModel
Deprecated.
setModuleModel(ModuleModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelAware
Override this method if you just need module model
setMonitor(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
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
 
setName(String) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setNamespace(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setNeedRefresh(boolean) - Method in class org.apache.dubbo.config.AbstractConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setOidcTokenPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
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
 
setOtlpConfig(ExporterConfig.OtlpConfig) - Method in class org.apache.dubbo.config.nested.ExporterConfig
 
setOverrideURL(ServiceConfigURL) - Method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
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
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
setParameters(List<TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParameterTypes(String[]) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParentPrefix(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setPassword(String) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setPassword(String) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.nested.PrometheusConfig.Pushgateway
 
setPassword(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPath(String) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setPath(String) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.AbstractServiceConfig
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setPending() - Method in class org.apache.dubbo.common.deploy.AbstractDeployer
 
setPending() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
setPercentiles(double[]) - Method in class org.apache.dubbo.config.nested.HistogramConfig
 
setPort(int) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setPort(int) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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
 
setPreferSerialization(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setPreferSerialization(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPrimitiveProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setProbability(float) - Method in class org.apache.dubbo.config.nested.SamplingConfig
 
setPrometheus(PrometheusConfig) - Method in class org.apache.dubbo.config.MetricsConfig
 
setPrompt(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPrompt(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setPropagation(PropagationConfig) - Method in class org.apache.dubbo.config.TracingConfig
 
setProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
set store
setProperties(Properties) - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
Deprecated.
setProperties(Properties) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
Deprecated.
setProperties(Map<String, String>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setProperty(Object, Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setProperty(String, String) - Method in class org.apache.dubbo.common.config.OrderedPropertiesConfiguration
 
setProperty(String, String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
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.component.PathURLAddress
 
setProtocol(String) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
setProtocol(String) - Method in class org.apache.dubbo.common.URL
 
setProtocol(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setProtocol(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
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.RegistryConfig
 
setProtocolIds(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocols(List<? extends ProtocolConfig>) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
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
 
setProviderNamespace(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setProviderPort(Integer) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
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.ServiceModel
 
setPushgateway(PrometheusConfig.Pushgateway) - Method in class org.apache.dubbo.config.nested.PrometheusConfig
 
setPushInterval(Integer) - Method in class org.apache.dubbo.config.nested.PrometheusConfig.Pushgateway
 
setQosAcceptForeignIp(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIpCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIpWhitelist(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIpWhitelistCompatible(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAnonymousAccessPermissionLevel(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAnonymousAccessPermissionLevelCompatible(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAnonymousAllowCommands(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosCheck(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
 
setQpsTimeWindowMillSeconds(Integer) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
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
 
setReadinessProbe(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setReadTimeout(Duration) - Method in class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
setReconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setRef(T) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setReferAsync(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
setReferAsync(Boolean) - Method in class org.apache.dubbo.config.ModuleConfig
 
setReferBackground(Boolean) - Method in class org.apache.dubbo.config.ConsumerConfig
Deprecated.
setReferThreadNum(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setReferThreadNum(Integer) - Method in class org.apache.dubbo.config.ModuleConfig
 
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
 
setRegisterMode(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegisterMode(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
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
 
setRejector(Rejector<E>) - Method in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
set the rejector.
setReliable(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setRemoteFields(List<String>) - Method in class org.apache.dubbo.config.nested.BaggageConfig
 
setReportDefinition(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setReportMetadata(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
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
 
setReturnType(String) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setRouter(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setRpcLevel(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setSampling(SamplingConfig) - Method in class org.apache.dubbo.config.TracingConfig
 
setScope(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setScopeModel(ScopeModel) - Method in class org.apache.dubbo.common.beans.ScopeBeanExtensionInjector
 
setScopeModel(ScopeModel) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
setScopeModel(ScopeModel) - Method in class org.apache.dubbo.common.URL
 
setScopeModel(ScopeModel) - Method in class org.apache.dubbo.common.URLBuilder
 
setScopeModel(ScopeModel) - Method in class org.apache.dubbo.config.AbstractConfig
 
setScopeModel(ScopeModel) - Method in interface org.apache.dubbo.rpc.model.ScopeModelAware
Override this method if you need get the scope model (maybe one of FrameworkModel/ApplicationModel/ModuleModel).
setSecure(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setSent(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setSerializeCheckStatus(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
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.ServiceModel
 
setServiceModel(ServiceModel) - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
setServiceModel(ServiceModel) - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
setServiceModel(ServiceModel) - Method in class org.apache.dubbo.common.URL
 
setServiceRepository(ServiceRepository) - Method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
only for ut
setServiceType(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
setServiceUrls(List<URL>) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
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
 
setSingleton(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setSsl(SslConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setSslEnabled(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setStartupProbe(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
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
 
setThreadPoolExhaustedListeners(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
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
 
setTicket(Object) - Method in class org.apache.dubbo.common.config.configcenter.ConfigItem
 
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(Duration) - Method in class org.apache.dubbo.config.nested.ExporterConfig.OtlpConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setTimestamp(long) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
setTimestamp(long) - Method in class org.apache.dubbo.common.url.component.URLParam
 
setTimeWindowSeconds(Integer) - Method in class org.apache.dubbo.config.nested.AggregationConfig
 
setToBizProfiler(ProfilerEntry) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
setToken(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setToken(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setTracing(TracingConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setTracingExporter(ExporterConfig) - Method in class org.apache.dubbo.config.TracingConfig
 
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
 
setTrustSerializeClassLevel(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setType(int) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setType(String) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setType(String) - Method in class org.apache.dubbo.config.nested.PropagationConfig
 
setType(String) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setTypes(List<TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setUnloadClusterRelated(Boolean) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
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
 
setUseGlobalRegistry(Boolean) - Method in class org.apache.dubbo.config.MetricsConfig
 
setUsername(String) - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
setUsername(String) - Method in class org.apache.dubbo.common.url.component.URLAddress
 
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.nested.PrometheusConfig.Pushgateway
 
setUsername(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setValidation(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setValue(String) - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap.Node
 
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. 
setWarmup(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWarnPercent(double) - Static method in class org.apache.dubbo.common.profiler.ProfilerSwitch
 
setWeight(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWeight(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setZipkinConfig(ExporterConfig.ZipkinConfig) - Method in class org.apache.dubbo.config.nested.ExporterConfig
 
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
 
shouldExportAsync() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
shouldInit() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
shouldReferAsync() - 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
A callback interface invoked when Dubbo application is stopped.
ShutdownHookCallbacks - Class in org.apache.dubbo.common.lang
The composed ShutdownHookCallback class to manipulate one and more ShutdownHookCallback instances
ShutdownHookCallbacks(ApplicationModel) - Constructor for class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
shutdownNow() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
shutdownNow(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
shutdownServiceExportExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
shutdownServiceExportExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
The executor only used in bootstrap currently, we should call this method to release the resource after the async export is done.
shutdownServiceReferExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
shutdownServiceReferExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
The executor only used in bootstrap currently, we should call this method to release the resource after the async refer is done.
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.ClassHelper
Deprecated.
 
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() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
size(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Get the size of the specified Collection
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.LRU2Cache
 
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
 
snakeToSplitName(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Convert snake_case or SNAKE_CASE to kebab-case.
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:

SpiExtensionInjector - Class in org.apache.dubbo.common.extension.inject
SpiExtensionInjector
SpiExtensionInjector() - Constructor for class org.apache.dubbo.common.extension.inject.SpiExtensionInjector
 
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
 
SslConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.SslConfig
 
SSLConfigCertProvider - Class in org.apache.dubbo.common.ssl.impl
 
SSLConfigCertProvider() - Constructor for class org.apache.dubbo.common.ssl.impl.SSLConfigCertProvider
 
Stack<E> - Class in org.apache.dubbo.common.utils
Stack.
Stack() - Constructor for class org.apache.dubbo.common.utils.Stack
 
STAGED_CLASSLOADER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
start() - Method in interface org.apache.dubbo.common.context.Lifecycle
Start the component
start() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
 
start() - Method in interface org.apache.dubbo.common.deploy.ApplicationDeployer
Starts the component.
start() - Method in interface org.apache.dubbo.common.deploy.Deployer
Starts the component.
start() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
start() - Method in class org.apache.dubbo.common.extension.inject.AdaptiveExtensionInjector
 
start(String) - Static method in class org.apache.dubbo.common.profiler.Profiler
 
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
 
startsWithIgnoreCase(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Test str whether starts with the prefix ignore case.
STARTUP_PROBE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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 interface org.apache.dubbo.common.deploy.ApplicationDeployer
Stops the component.
stop() - Method in interface org.apache.dubbo.common.deploy.Deployer
Stops the component.
stop() - Method in interface org.apache.dubbo.common.deploy.ModuleDeployer
 
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
 
StreamObserver<T> - Interface in org.apache.dubbo.common.stream
StreamObserver is a common streaming API.
Streams - Interface in org.apache.dubbo.common.function
The utilities class for Stream
StreamUtils - Class in org.apache.dubbo.common.io
Stream utils.
StringConstantFieldValuePredicate - Class in org.apache.dubbo.common.utils
The constant field value Predicate for the specified Class
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(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
 
StringToBlockingDequeConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to BlockingDeque-based value
StringToBlockingDequeConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToBlockingDequeConverter
 
StringToBlockingQueueConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to BlockingDeque-based value
StringToBlockingQueueConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToBlockingQueueConverter
 
StringToBooleanConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Boolean
StringToBooleanConverter() - Constructor for class org.apache.dubbo.common.convert.StringToBooleanConverter
 
StringToByteConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Byte
StringToByteConverter() - Constructor for class org.apache.dubbo.common.convert.StringToByteConverter
 
StringToCharacterConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Character
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
The class to convert String to Collection-based value
StringToCollectionConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToCollectionConverter
 
StringToDequeConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to Deque-based value
StringToDequeConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToDequeConverter
 
StringToDoubleConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Double
StringToDoubleConverter() - Constructor for class org.apache.dubbo.common.convert.StringToDoubleConverter
 
StringToDurationConverter - Class in org.apache.dubbo.common.convert
 
StringToDurationConverter() - Constructor for class org.apache.dubbo.common.convert.StringToDurationConverter
 
StringToFloatConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Float
StringToFloatConverter() - Constructor for class org.apache.dubbo.common.convert.StringToFloatConverter
 
StringToIntegerConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Integer
StringToIntegerConverter() - Constructor for class org.apache.dubbo.common.convert.StringToIntegerConverter
 
StringToIterableConverter<T extends Iterable> - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to Iterable-based value
StringToIterableConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
 
StringToListConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to List-based value
StringToListConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToListConverter
 
StringToLongConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Long
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
The class to convert String to SortedSet-based value
StringToNavigableSetConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToNavigableSetConverter
 
StringToOptionalConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Optional
StringToOptionalConverter() - Constructor for class org.apache.dubbo.common.convert.StringToOptionalConverter
 
StringToQueueConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to Deque-based value
StringToQueueConverter(FrameworkModel) - 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(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToSetConverter
 
StringToShortConverter - Class in org.apache.dubbo.common.convert
The class to convert String to Short
StringToShortConverter() - Constructor for class org.apache.dubbo.common.convert.StringToShortConverter
 
StringToSortedSetConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to SortedSet-based value
StringToSortedSetConverter(FrameworkModel) - Constructor for class org.apache.dubbo.common.convert.multiple.StringToSortedSetConverter
 
StringToStringConverter - Class in org.apache.dubbo.common.convert
A class to covert String to String value, just no-op
StringToStringConverter() - Constructor for class org.apache.dubbo.common.convert.StringToStringConverter
 
StringToTransferQueueConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to TransferQueue-based value
StringToTransferQueueConverter(FrameworkModel) - 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
 
StubMethodDescriptor - Class in org.apache.dubbo.rpc.model
 
StubMethodDescriptor(String, Class<?>, Class<?>, StubServiceDescriptor, MethodDescriptor.RpcType, Pack, Pack, UnPack, UnPack) - Constructor for class org.apache.dubbo.rpc.model.StubMethodDescriptor
 
StubServiceDescriptor - Class in org.apache.dubbo.rpc.model
 
StubServiceDescriptor(String, Class<?>) - Constructor for class org.apache.dubbo.rpc.model.StubServiceDescriptor
 
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
Specify registry level services consumer needs to subscribe to, multiple values should be separated using ",".
SVC - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SYNC_REPORT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SystemConfiguration - Class in org.apache.dubbo.common.config
Configuration from system properties
SystemConfiguration() - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 

T

TAG_APPLICATION_MODULE - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_APPLICATION_NAME - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_APPLICATION_VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_CHANGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_CONFIG_CENTER - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_GROUP_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_HOSTNAME - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_IP - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TAG_KEY_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_METHOD_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_PID - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_THREAD_NAME - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
TAG_VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.MetricsConstants
 
take() - Method in class org.apache.dubbo.common.threadpool.MemoryLimitedLinkedBlockingQueue
 
task() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns the TimerTask which is associated with this handle.
TaskQueue<R extends Runnable> - Class in org.apache.dubbo.common.threadpool.support.eager
TaskQueue in the EagerThreadPoolExecutor It offer a task if the executor's submittedTaskCount less than currentPoolThreadSize or the currentPoolThreadSize more than executor's maximumPoolSize.
TaskQueue(int) - Constructor for class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
test(String) - Method in class org.apache.dubbo.common.utils.StringConstantFieldValuePredicate
 
TEST_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Test environment key.
TESTING_INIT_ZOOKEEPER_SERVER_ERROR - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TESTING_REGISTRY_FAILED_TO_DOWNLOAD_ZK_FILE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TESTING_REGISTRY_FAILED_TO_START_ZOOKEEPER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TESTING_REGISTRY_FAILED_TO_STOP_ZOOKEEPER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
THE_256_MB - Static variable in class org.apache.dubbo.common.threadpool.MemorySafeLinkedBlockingQueue
 
THREAD_NAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
THREAD_POOL_EXHAUSTED_LISTENERS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
THREAD_POOL_KEEP_ALIVE_TIME_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
The keep alive time in milliseconds for threads in ThreadPoolExecutor
THREAD_POOL_PREFIX_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
THREAD_POOL_SIZE_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
ThreadlessExecutor - Class in org.apache.dubbo.common.threadpool
The most important difference between this Executor and other normal Executor is that this one doesn't manage any thread.
ThreadlessExecutor() - Constructor for class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
threadLocalMap() - Method in class org.apache.dubbo.common.threadlocal.InternalThread
Returns the internal data structure that keeps the threadLocal variables bound to this thread.
ThreadPool - Interface in org.apache.dubbo.common.threadpool
ThreadPool
THREADPOOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ThreadPoolExhaustedEvent - Class in org.apache.dubbo.common.threadpool.event
An Event when the Dubbo thread pool is exhausted.
ThreadPoolExhaustedEvent(String) - Constructor for class org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
 
ThreadPoolExhaustedListener - Interface in org.apache.dubbo.common.threadpool.event
 
THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
THROW_UNSUPPORTED_INVOKER - Static variable in class org.apache.dubbo.common.bytecode.Proxy
 
ThrowableAction - Interface in org.apache.dubbo.common.function
A function interface for action with Throwable
ThrowableConsumer<T> - Interface in org.apache.dubbo.common.function
ThrowableFunction<T,R> - Interface in org.apache.dubbo.common.function
TIME_COUNTDOWN_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Timeout - Interface in org.apache.dubbo.common.timer
A handle associated with a TimerTask that is returned by a Timer.
TIMEOUT_ATTACHMENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TIMEOUT_ATTACHMENT_KEY_LOWER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TIMEOUT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TIMEOUT_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
The parameter name of timeout for config-center
timer() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns the Timer that created this handle.
Timer - Interface in org.apache.dubbo.common.timer
Schedules TimerTasks for one-time future execution in a background thread.
TimerTask - Interface in org.apache.dubbo.common.timer
A task which is executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit) (TimerTask, long, TimeUnit)}.
TIMESTAMP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
TimeUtils - Class in org.apache.dubbo.common.utils
Provide currentTimeMillis acquisition for high-frequency access scenarios.
toAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toAddressString(InetSocketAddress) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toArgumentString(Object[]) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toBooleanObject(boolean) - Static method in interface org.apache.dubbo.common.config.Configuration
 
toByteArray() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toByteArray(InputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
 
toByteBuffer() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toClass(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
toClass(Class<?>, ClassLoader, ProtectionDomain) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
toCommaDelimitedString(String, String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Create the common-delimited String by one or more String members
toConfiguration() - Method in class org.apache.dubbo.common.URL
 
toFullString() - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
toFullString() - Method in class org.apache.dubbo.common.URL
 
toFullString(String...) - Method in class org.apache.dubbo.common.URL
 
toIdentityString() - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
toIdentityString() - Method in class org.apache.dubbo.common.URL
 
toIdentityString(String...) - Method in class org.apache.dubbo.common.URL
 
toInetSocketAddress() - Method in class org.apache.dubbo.common.URL
 
toJavaList(String, Class<T>) - Method in class org.apache.dubbo.common.json.impl.FastJson2Impl
 
toJavaList(String, Class<T>) - Method in class org.apache.dubbo.common.json.impl.FastJsonImpl
 
toJavaList(String, Class<T>) - Method in class org.apache.dubbo.common.json.impl.GsonImpl
 
toJavaList(String, Class<T>) - Method in class org.apache.dubbo.common.json.impl.JacksonImpl
 
toJavaList(String, Class<T>) - Method in interface org.apache.dubbo.common.json.JSON
 
toJavaList(String, Class<T>) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
toJavaObject(String, Type) - Method in class org.apache.dubbo.common.json.impl.FastJson2Impl
 
toJavaObject(String, Type) - Method in class org.apache.dubbo.common.json.impl.FastJsonImpl
 
toJavaObject(String, Type) - Method in class org.apache.dubbo.common.json.impl.GsonImpl
 
toJavaObject(String, Type) - Method in class org.apache.dubbo.common.json.impl.JacksonImpl
 
toJavaObject(String, Type) - Method in interface org.apache.dubbo.common.json.JSON
 
toJavaObject(String, Type) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
toJavaURL() - Method in class org.apache.dubbo.common.URL
 
toJson(Object) - Method in class org.apache.dubbo.common.json.impl.FastJson2Impl
 
toJson(Object) - Method in class org.apache.dubbo.common.json.impl.FastJsonImpl
 
toJson(Object) - Method in class org.apache.dubbo.common.json.impl.GsonImpl
 
toJson(Object) - Method in class org.apache.dubbo.common.json.impl.JacksonImpl
 
toJson(Object) - Method in interface org.apache.dubbo.common.json.JSON
 
toJson(Object) - Static method in class org.apache.dubbo.common.utils.JsonUtils
 
toMap(Map.Entry<K, V>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toMap() - Method in class org.apache.dubbo.common.URL
 
toMap(Object...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
toOriginalMap() - Method in class org.apache.dubbo.common.URL
 
toOSStyleKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toParameterString() - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
toParameterString() - Method in class org.apache.dubbo.common.URL
 
toParameterString(String...) - Method in class org.apache.dubbo.common.URL
 
toQueryString(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toSerializableURL() - Method in class org.apache.dubbo.common.URL
 
toServiceString() - Method in class org.apache.dubbo.common.URL
 
toServiceStringWithoutResolving() - Method in class org.apache.dubbo.common.URL
 
toShortString(Object) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
toShortString(Object) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
toString(Throwable) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toString() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
toString() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
toString() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString(String) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toString() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
toString() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
toString() - Method in class org.apache.dubbo.common.ProtocolServiceKey
 
toString() - Method in class org.apache.dubbo.common.ServiceKey
 
toString() - Method in class org.apache.dubbo.common.url.component.PathURLAddress
 
toString() - Method in class org.apache.dubbo.common.url.component.ServiceAddressURL
 
toString() - Method in class org.apache.dubbo.common.url.component.ServiceConfigURL
 
toString() - Method in class org.apache.dubbo.common.url.component.URLAddress
 
toString() - Method in class org.apache.dubbo.common.url.component.URLParam
 
toString() - Method in class org.apache.dubbo.common.URL
 
toString(String...) - Method in class org.apache.dubbo.common.URL
 
toString() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
toString(Throwable) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toString(String, Throwable) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toString(Object) - Static method in class org.apache.dubbo.common.utils.ToStringUtils
 
toString() - Method in class org.apache.dubbo.config.AbstractConfig
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
toString() - Method in class org.apache.dubbo.rpc.model.ScopeModel
 
toStringArray(Collection<String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toStringMap(String...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
ToStringUtils - Class in org.apache.dubbo.common.utils
 
toTreeSet(Set<T>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
toURI(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toURL(String, String, int, String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
toUrl() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
toUrl() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
toUrl() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
toUrl() - Method in class org.apache.dubbo.config.MetricsConfig
 
toURLKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
toURLPlainParam(URLParam) - Static method in class org.apache.dubbo.common.url.component.URLPlainParam
 
toUrls() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
trace(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
trace(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with trace log level.
trace(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with trace log level.
trace(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with trace log level.
trace(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
trace(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
trace(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
trace(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
trace(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
TracingConfig - Class in org.apache.dubbo.config
TracingConfig
TracingConfig() - Constructor for class org.apache.dubbo.config.TracingConfig
 
TracingConfig(ApplicationModel) - Constructor for class org.apache.dubbo.config.TracingConfig
 
translate(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
translate.
TRANSPORT_CLIENT_CONNECT_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_CONNECTION_LIMIT_EXCEED - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_EXCEED_PAYLOAD_LIMIT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_CLOSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_CLOSE_STREAM - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_CONNECT_PROVIDER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_DECODE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_DESTROY_ZOOKEEPER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_DISCONNECT_PROVIDER - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_RECONNECT - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_FAILED_SERIALIZATION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_SKIP_UNUSED_STREAM - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
Absent.
TRANSPORT_UNSUPPORTED_CHARSET - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TRANSPORT_UNSUPPORTED_MESSAGE - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 
TreePathDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter
An abstract implementation of DynamicConfiguration is like "tree-structure" path : "file" "zookeeper" "consul"
TreePathDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
TreePathDynamicConfiguration(String, String, int, long, String, long) - Constructor for class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
TRI_EXCEPTION_CODE_NOT_EXISTS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
trim(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
TRIPLE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
tryGetApplicationName() - Method in class org.apache.dubbo.rpc.model.ApplicationModel
 
TYPE_ARRAY - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_BEAN - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_CLASS - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_COLLECTION - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_ENUM - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_MAP - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TYPE_PRIMITIVE - Static variable in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
TypeBuilder - Interface in org.apache.dubbo.metadata.definition.builder
2015/1/27.
TypeDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
TypeDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinition(String) - Constructor for class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
2015/1/27.
TypeDefinitionBuilder() - Constructor for class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
TypeUtils - Interface in org.apache.dubbo.common.utils
The utilities class for Type

U

unboxed(Boolean) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Character) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Byte) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Short) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Integer) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Long) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Float) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Double) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
unboxed(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
UNDERLINE_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
unexport() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
UNLOAD_CLUSTER_RELATED - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
UnPack - Interface in org.apache.dubbo.rpc.model
 
unpack(byte[]) - Method in interface org.apache.dubbo.rpc.model.UnPack
 
unpack(byte[]) - Method in interface org.apache.dubbo.rpc.model.WrapperUnPack
 
unpack(byte[], boolean) - Method in interface org.apache.dubbo.rpc.model.WrapperUnPack
 
unregisterConsumer(ConsumerModel) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
unregisterProvider(ProviderModel) - Method in class org.apache.dubbo.rpc.model.FrameworkServiceRepository
 
unregisterProvider(ProviderModel) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
unregisterService(Class<?>) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
unregisterService(String) - Method in class org.apache.dubbo.rpc.model.ModuleServiceRepository
 
UnsafeByteArrayInputStream - Class in org.apache.dubbo.common.io
UnsafeByteArrayInputStream.
UnsafeByteArrayInputStream(byte[]) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
UnsafeByteArrayOutputStream - Class in org.apache.dubbo.common.io
UnsafeByteArrayOutputStream.
UnsafeByteArrayOutputStream() - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeByteArrayOutputStream(int) - Constructor for class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
UnsafeStringReader - Class in org.apache.dubbo.common.io
Thread-unsafe StringReader.
UnsafeStringReader(String) - Constructor for class org.apache.dubbo.common.io.UnsafeStringReader
 
UnsafeStringWriter - Class in org.apache.dubbo.common.io
Thread-unsafe StringWriter.
UnsafeStringWriter() - Constructor for class org.apache.dubbo.common.io.UnsafeStringWriter
 
UnsafeStringWriter(int) - Constructor for class org.apache.dubbo.common.io.UnsafeStringWriter
 
unzip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
unzip.
updateAppConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
Merge target map properties into app configuration
updateAppConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
updateAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
updateExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.ModuleEnvironment
 
updateLastInvokeTime() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
updateParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
updateParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
updateParameters(Map<String, String>) - Method in class org.apache.dubbo.config.RegistryConfig
 
updatePropertyIfAbsent(Supplier<T>, Consumer<T>, T) - Static method in class org.apache.dubbo.common.utils.PojoUtils
Update the property if absent
updateThreadpool(URL, ExecutorService) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
updateThreadpool(URL, ExecutorService) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Modify some of the threadpool's properties according to the url, for example, coreSize, maxSize, ...
URL - Class in org.apache.dubbo.common
URL - Uniform Resource Locator (Immutable, ThreadSafe)
URL(URLAddress, URLParam) - Constructor for class org.apache.dubbo.common.URL
 
URL(URLAddress, URLParam, Map<String, Object>) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String[]) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URL
 
URL(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URL
 
URL_MERGE_PROCESSOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Url merge processor key
URLAddress - Class in org.apache.dubbo.common.url.component
 
URLAddress(String, int) - Constructor for class org.apache.dubbo.common.url.component.URLAddress
 
URLAddress(String, int, String) - Constructor for class org.apache.dubbo.common.url.component.URLAddress
 
URLBuilder - Class in org.apache.dubbo.common
 
URLBuilder() - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String[]) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String, String...) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLBuilder(String, String, String, String, int, String, Map<String, String>, Map<String, Object>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLItemCache - Class in org.apache.dubbo.common.url.component
 
URLItemCache() - Constructor for class org.apache.dubbo.common.url.component.URLItemCache
 
URLParam - Class in org.apache.dubbo.common.url.component
A class which store parameters for URL
Using DynamicParamTable to compress common keys (i.e.
URLParam.URLParamMap - Class in org.apache.dubbo.common.url.component
An embedded Map adapt to URLParam
copy-on-write mode, urlParam reference will be changed after modify actions.
URLParam.URLParamMap.Node - Class in org.apache.dubbo.common.url.component
 
URLParamMap(URLParam) - Constructor for class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
URLPlainParam - Class in org.apache.dubbo.common.url.component
Act like URLParam, will not use DynamicParamTable to compress parameters, which can support serializer serialization and deserialization.
URLStrParser - Class in org.apache.dubbo.common
 
UrlUtils - Class in org.apache.dubbo.common.utils
 
USERNAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
UTF8ENCODE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Utf8Utils - Class in org.apache.dubbo.common.utils
See original Utf8.java

V

validate(AbstractConfig) - Method in interface org.apache.dubbo.config.context.ConfigValidator
 
VALIDATION_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
valueOf(String) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.config.configcenter.ConfigChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.constants.RegisterTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.deploy.DeployState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.extension.ExtensionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.ssl.AuthPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.status.Status.Level
Returns the enum constant of this type with the specified name.
valueOf(String, URL) - Static method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
valueOf(String, URL, ServiceConfigURL) - Static method in class org.apache.dubbo.common.url.component.DubboServiceAddressURL
 
valueOf(String) - Static method in class org.apache.dubbo.common.URL
parse decoded url string, formatted dubbo://host:port/path?param=value, into strutted URL.
valueOf(String, ScopeModel) - Static method in class org.apache.dubbo.common.URL
 
valueOf(String, boolean) - Static method in class org.apache.dubbo.common.URL
parse normal or encoded url string into strutted URL: - dubbo://host:port/path?param=value - URL.encode("dubbo://host:port/path?param=value")
valueOf(String, String...) - Static method in class org.apache.dubbo.common.URL
 
valueOf(URL, String[], String[]) - Static method in class org.apache.dubbo.common.URL
 
valueOf(String) - Static method in enum org.apache.dubbo.common.utils.JRE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.common.utils.SerializeCheckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
NOTICE: This method allocate too much objects, we can use URLStrParser.parseDecodedStr(String) instead.
valueOf(String) - Static method in enum org.apache.dubbo.config.context.ConfigMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.config.configcenter.ConfigChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.constants.RegisterTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.deploy.DeployState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.extension.ExtensionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.ssl.AuthPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.status.Status.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.dubbo.common.url.component.URLParam.URLParamMap
 
values() - Static method in enum org.apache.dubbo.common.utils.JRE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.common.utils.SerializeCheckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.config.context.ConfigMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.dubbo.rpc.model.MethodDescriptor.RpcType
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.apache.dubbo.common
Version
VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
versionFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 
VULNERABILITY_WARNING - Static variable in interface org.apache.dubbo.common.constants.LoggerCodeConstants
 

W

W3C - Static variable in class org.apache.dubbo.config.nested.PropagationConfig
 
waitAndDrain(long) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
Waits until there is a task, executes the task and all queued tasks (if there're any).
warn(String, String, String, String) - Method in interface org.apache.dubbo.common.logger.ErrorTypeAwareLogger
Logs a message with warn log level.
warn(String, String, String, String, Throwable) - Method in interface org.apache.dubbo.common.logger.ErrorTypeAwareLogger
Logs a message with warn log level.
warn(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
warn(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with warn log level.
warn(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
warn(String, String, String, String) - Method in class org.apache.dubbo.common.logger.support.FailsafeErrorTypeAwareLogger
 
warn(String, String, String, String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeErrorTypeAwareLogger
 
warn(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
warn(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
warn(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
warn(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
weakCompareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
WORKING_CLASSLOADER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Wrap(Runnable) - Static method in class org.apache.dubbo.common.threadlocal.InternalRunnable
Wrap ordinary Runnable into InternalThreadLocal.
Wrapper - Class in org.apache.dubbo.common.bytecode
Wrapper.
Wrapper() - Constructor for class org.apache.dubbo.common.bytecode.Wrapper
 
Wrapper - Annotation Type in org.apache.dubbo.common.extension
The annotated class will only work as a wrapper when the condition matches.
WrapperComparator - Class in org.apache.dubbo.common.extension.support
OrderComparator Derived from ActivateComparator
WrapperComparator() - Constructor for class org.apache.dubbo.common.extension.support.WrapperComparator
 
WrapperUnPack - Interface in org.apache.dubbo.rpc.model
 
write(int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
write(int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(char[]) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(char[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(String) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(String, int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
write(InputStream, OutputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(InputStream, OutputStream, int) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(InputStream, OutputStream, byte[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(Writer, String) - Static method in class org.apache.dubbo.common.utils.IOUtils
write string.
write(Reader, Writer) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
write(Reader, Writer, int) - Static method in class org.apache.dubbo.common.utils.IOUtils
write.
WRITEABLE_EVENT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
writeLines(OutputStream, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
write lines.
writeLines(File, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
write lines.
writeTo(OutputStream) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 

Z

zip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
zip.
ZipkinConfig() - Constructor for class org.apache.dubbo.config.nested.ExporterConfig.ZipkinConfig
 
ZONE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ZOOKEEPER_PROTOCOL - Static variable in interface org.apache.dubbo.config.Constants
 
$ A B C D E F G H I J K L M N O P Q R S T U V W Z 

Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.