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 Y Z 

$

$destroy() - Method in interface org.apache.dubbo.rpc.service.Destroyable
 
$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

AbortPolicyWithReport - Class in org.apache.dubbo.common.threadpool.support
Abort Policy.
AbortPolicyWithReport(String, URL) - Constructor for class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
AbstractCompiler - Class in org.apache.dubbo.common.compiler.support
Abstract compiler.
AbstractCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AbstractCompiler
 
AbstractConfig - Class in org.apache.dubbo.config
Utility methods and public methods for parsing configuration
AbstractConfig() - Constructor for class org.apache.dubbo.config.AbstractConfig
 
AbstractDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter
The abstract implementation of DynamicConfiguration
AbstractDynamicConfiguration(URL) - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
AbstractDynamicConfiguration(String, int, long, String, long) - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
AbstractDynamicConfigurationFactory - Class in org.apache.dubbo.common.config.configcenter
Abstract DynamicConfigurationFactory implementation with cache ability
AbstractDynamicConfigurationFactory() - Constructor for class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
 
AbstractEventDispatcher - Class in org.apache.dubbo.event
The abstract EventDispatcher providers the common implementation.
AbstractInterfaceConfig - Class in org.apache.dubbo.config
AbstractDefaultConfig
AbstractInterfaceConfig() - Constructor for class org.apache.dubbo.config.AbstractInterfaceConfig
 
AbstractMethodConfig - Class in org.apache.dubbo.config
AbstractMethodConfig
AbstractMethodConfig() - Constructor for class org.apache.dubbo.config.AbstractMethodConfig
 
AbstractReferenceConfig - Class in org.apache.dubbo.config
AbstractConsumerConfig
AbstractReferenceConfig() - Constructor for class org.apache.dubbo.config.AbstractReferenceConfig
 
AbstractServiceConfig - Class in org.apache.dubbo.config
AbstractServiceConfig
AbstractServiceConfig() - Constructor for class org.apache.dubbo.config.AbstractServiceConfig
 
accept(Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.Converter
Accept the source type and target type or not
accept(Class<S>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
Accept the source type and target type or not
accept(Class<String>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
 
accept(Class<String>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
 
accept(T) - Method in interface org.apache.dubbo.common.function.ThrowableConsumer
Applies this function to the given argument.
accept(E) - Method in interface org.apache.dubbo.event.ConditionalEventListener
Accept the event is handled or not by current listener
ACCEPT_FOREIGN_IP - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPTS_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Activate - Annotation Type in com.alibaba.dubbo.common.extension
Deprecated.
Activate - Annotation Type in org.apache.dubbo.common.extension
Activate.
ActivateComparator - Class in org.apache.dubbo.common.extension.support
OrderComparator
ActivateComparator() - Constructor for class org.apache.dubbo.common.extension.support.ActivateComparator
 
Adaptive - Annotation Type in org.apache.dubbo.common.extension
Provide helpful information for ExtensionLoader to inject dependency extension instance.
AdaptiveClassCodeGenerator - Class in org.apache.dubbo.common.extension
Code generator for Adaptive class
AdaptiveClassCodeGenerator(Class<?>, String) - Constructor for class org.apache.dubbo.common.extension.AdaptiveClassCodeGenerator
 
AdaptiveCompiler - Class in org.apache.dubbo.common.compiler.support
AdaptiveCompiler.
AdaptiveCompiler() - Constructor for class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
AdaptiveExtensionFactory - Class in org.apache.dubbo.common.extension.factory
AdaptiveExtensionFactory
AdaptiveExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
add(Object) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add item.
add(E) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
addAll(Object[]) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add items.
addAll(Collection<?>) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
add items.
addAll(Collection<T>, T...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Add the multiple values into the specified collection
addAndGet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
addAttachment(String, Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
addAttribute(String, Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
addCallback(ShutdownHookCallback) - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
addConfig(AbstractConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
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.ConfigManager
 
addConsumers(Iterable<ConsumerConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addDefaultConstructor() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addEventListener(EventListener<?>) - Method in class org.apache.dubbo.event.AbstractEventDispatcher
 
addEventListener(E) - Method in interface org.apache.dubbo.event.Listenable
addEventListeners(E, E...) - Method in interface org.apache.dubbo.event.Listenable
Add one or more Dubbo event listeners
addEventListeners(Iterable<E>) - Method in interface org.apache.dubbo.event.Listenable
addExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Register new extension via API
addField(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String, int, Class<?>, String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addField(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addImports(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addInterface(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addInterface(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addInterface(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addIntoConfigManager() - Method in class org.apache.dubbo.config.AbstractConfig
addItem(T) - Method in class org.apache.dubbo.common.threadpool.manager.Ring
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
addListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
addListener(String, String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Register a configuration listener for a specified key The listener only works for service governance purpose, so the target group would always be the value user specifies at startup or 'dubbo' by default.
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
addListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
addMetadataReport(MetadataReportConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addMetadataReports(Iterable<MetadataReportConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addMethod(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, int, Class<?>, Class<?>[], Class<?>[], String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String, Method) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
addMethod(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
addMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
addMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addMethodParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.common.URL
 
addMethodParameterIfAbsent(String, String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addMethodParameters(Map<String, Map<String, String>>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, char) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, byte) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, short) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, int) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, long) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, float) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, double) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, Number) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameter(String, boolean) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, char) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, byte) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, short) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, int) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, long) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, float) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, double) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, Enum<?>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, Number) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, CharSequence) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameterAndEncoded(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URL
 
addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URL
Add parameters to a new url.
addParameters(String...) - Method in class org.apache.dubbo.common.URL
 
addParameters(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
 
addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URL
 
addParametersIfAbsent(Map<String, String>) - Method in class org.apache.dubbo.common.URLBuilder
 
addParameterString(String) - Method in class org.apache.dubbo.common.URL
 
addParameterString(String) - Method in class org.apache.dubbo.common.URLBuilder
 
addProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
Add a set of properties into the store
addProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
addProperty(String, String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
Add one property into the store, the previous value will be replaced if the key exists
addProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addProtocols(Iterable<ProtocolConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addProvider(ProviderConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addProviders(Iterable<ProviderConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addReference(ReferenceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addReferences(Iterable<ReferenceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRegistries(Iterable<RegistryConfig>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addService(ServiceConfigBase<?>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addServices(Iterable<ServiceConfigBase<?>>) - Method in class org.apache.dubbo.config.context.ConfigManager
 
addStatedUrl(ProviderModel.RegisterStatedURL) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
allConsumerModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
allProviderModels() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
alwaysFalse() - Static method in interface org.apache.dubbo.common.function.Predicates
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
ANY - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
ANY_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ANYHOST_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ANYHOST_VALUE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
APP_DYNAMIC_CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
append(CharSequence) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(CharSequence, int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(char) - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
append(LoggingEvent) - Method in class org.apache.dubbo.common.utils.DubboAppender
 
appendLines(File, String[]) - Static method in class org.apache.dubbo.common.utils.IOUtils
append lines.
appendParameters(Map<String, String>, Object) - Static method in class org.apache.dubbo.config.AbstractConfig
 
appendParameters(Map<String, String>, Object, String) - Static method in class org.apache.dubbo.config.AbstractConfig
 
appendRuntimeParameters(Map<String, String>) - Static method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ApplicationConfig - Class in org.apache.dubbo.config
The application info
ApplicationConfig() - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationConfig(String) - Constructor for class org.apache.dubbo.config.ApplicationConfig
 
ApplicationInitListener - Interface in org.apache.dubbo.rpc.model
 
ApplicationModel - Class in org.apache.dubbo.rpc.model
ExtensionLoader, DubboBootstrap and this class are at present designed to be singleton or static (by itself totally static or uses some static fields).
ApplicationModel() - Constructor for class org.apache.dubbo.rpc.model.ApplicationModel
 
apply(T) - Method in interface org.apache.dubbo.common.function.ThrowableFunction
Applies this function to the given argument.
ARCHITECTURE - Static variable in interface org.apache.dubbo.config.Constants
Application architecture name.
Argument - Annotation Type in org.apache.dubbo.config.annotation
 
ArgumentConfig - Class in org.apache.dubbo.config
The method arguments configuration
ArgumentConfig() - Constructor for class org.apache.dubbo.config.ArgumentConfig
 
ArgumentConfig(Argument) - Constructor for class org.apache.dubbo.config.ArgumentConfig
 
ARRAY - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
ARRAY_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
ARRAY_ITEM - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
ARRAY_SUFFIX - Static variable in class org.apache.dubbo.common.utils.ClassUtils
Suffix for array class names: "[]"
arrayBegin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array begin.
arrayBegin() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
array begin.
arrayEnd(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array end, return array value.
arrayEnd() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
array end, return array value.
arrayItem(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array item.
arrayItemValue(int, Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
array item.
arrayToDelimitedString(Object[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
ArrayUtils - Class in org.apache.dubbo.common.utils
Contains some methods to check array.
Assert - Class in org.apache.dubbo.common.utils
 
assertListener(EventListener<?>) - Static method in interface org.apache.dubbo.event.Listenable
Assets the listener is valid or not
AsyncMethodInfo - Class in org.apache.dubbo.rpc.model
 
AsyncMethodInfo() - Constructor for class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
AtomicPositiveInteger - Class in org.apache.dubbo.common.utils
 
AtomicPositiveInteger() - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
AtomicPositiveInteger(int) - Constructor for class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
AVAILABLE - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
 
available() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
available - Static variable in class org.apache.dubbo.common.utils.DubboAppender
 
awaitTermination(long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 

B

BACKLOG_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
BACKUP_KEY - Static variable in interface org.apache.dubbo.common.constants.RemotingConstants
 
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
 
begin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
parse begin .
BOOL - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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(ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
build CtClass object
build() - Method in class org.apache.dubbo.common.URLBuilder
 
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
 
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_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
CachedThreadPool - Class in org.apache.dubbo.common.threadpool.support.cached
This thread pool is self-tuned.
CachedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
 
callback() - Method in interface org.apache.dubbo.common.lang.ShutdownHookCallback
Callback execution
callback() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
CALLBACK_INSTANCES_LIMIT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The limit of callback service instances for one interface on every client
camelToSplitName(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
cancel() - Method in interface org.apache.dubbo.common.timer.Timeout
Attempts to cancel the TimerTask associated with this handle.
cancelScheduledFuture(ScheduledFuture<?>) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
CATEGORY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
CharSequenceComparator - Class in org.apache.dubbo.common.utils
check() - Method in interface org.apache.dubbo.common.status.StatusChecker
check status
check() - Method in class org.apache.dubbo.common.status.support.LoadStatusChecker
 
check() - Method in class org.apache.dubbo.common.status.support.MemoryStatusChecker
 
CHECK_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
checkBytecode(String, byte[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
checkDefault() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
checkDefault() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
checkDuplicate(Class<?>, boolean) - Static method in class org.apache.dubbo.common.Version
 
checkDuplicate(Class<?>) - Static method in class org.apache.dubbo.common.Version
 
checkDuplicate(String, boolean) - Static method in class org.apache.dubbo.common.Version
 
checkInterfaceAndMethods(Class<?>, List<MethodConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Check whether the remote service interface and the methods meet with Dubbo's requirements.it mainly check, if the methods configured in the configuration file are included in the interface of remote service
checkNoError() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
checkOrUpdateInited() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
checkProtocol() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
checkRef() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
checkRegistry() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Check whether the registry config is exists, and then conversion it to RegistryConfig
checkStubAndLocal(Class<?>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Legitimacy check of stub, note that: the local will deprecated, and replace with stub
checkZeroArgConstructor(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
CIDRUtils - Class in org.apache.dubbo.common.utils
A class that enables to get an IP range from CIDR specification.
CIDRUtils(String) - Constructor for class org.apache.dubbo.common.utils.CIDRUtils
 
CLASS_DESC - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
CLASS_DESERIALIZE_ALLOWED_LIST - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLASS_DESERIALIZE_BLOCK_ALL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLASS_DESERIALIZE_BLOCKED_LIST - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLASS_DESERIALIZE_OPEN_CHECK - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLASS_EXTENSION - Static variable in class org.apache.dubbo.common.compiler.support.ClassUtils
 
CLASS_PROPERTY - Static variable in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
 
classForName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
ClassGenerator - Class in org.apache.dubbo.common.bytecode
ClassGenerator
ClassGenerator.DC - Interface in org.apache.dubbo.common.bytecode
 
CLASSIFIER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
classifyUrls(List<URL>, Predicate<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
CLASSPATH_URL_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Pseudo URL prefix for loading from the class path: "classpath:".
ClassUtils - Class in org.apache.dubbo.common.compiler.support
ClassUtils.
ClassUtils - Class in org.apache.dubbo.common.utils
 
ClassUtils() - Constructor for class org.apache.dubbo.common.utils.ClassUtils
 
clear() - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
 
clear() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
clear() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Removes all of the elements from this set.
clear() - Static method in class org.apache.dubbo.common.utils.DubboAppender
 
clear() - Method in class org.apache.dubbo.common.utils.LRUCache
 
clear() - Method in class org.apache.dubbo.common.utils.Stack
clear stack.
clear() - Method in class org.apache.dubbo.config.context.ConfigManager
 
clearAppExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
 
clearDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
clearExternalConfigs() - Method in class org.apache.dubbo.common.config.Environment
 
clearParameters() - Method in class org.apache.dubbo.common.URL
 
clearParameters() - Method in class org.apache.dubbo.common.URLBuilder
 
close() - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
Closes this class path.
close() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
close() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Close the configuration
close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
close() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
close() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
close() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CLUSTER_REDIS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ClusterRules - Interface in org.apache.dubbo.common.constants
constant for Cluster fault-tolerant mode
CmdbAdapter - Class in org.apache.dubbo.common.infra.support
 
CmdbAdapter() - Constructor for class org.apache.dubbo.common.infra.support.CmdbAdapter
 
CollectionUtils - Class in org.apache.dubbo.common.utils
Miscellaneous collection utility methods.
COLON - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
COLON - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
COLON_SEPARATOR - Static variable in class org.apache.dubbo.common.BaseServiceMetadata
 
COLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
com.alibaba.dubbo.common.extension - package com.alibaba.dubbo.common.extension
 
com.alibaba.dubbo.config.annotation - package com.alibaba.dubbo.config.annotation
 
COMMA - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
COMMA - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
COMMA_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
COMMA_SEPARATOR_CHAR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
COMMA_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CommonConstants - Interface in org.apache.dubbo.common.constants
 
COMPARATOR - Static variable in class org.apache.dubbo.common.extension.support.ActivateComparator
 
COMPARATOR - Static variable in class org.apache.dubbo.common.extension.support.WrapperComparator
 
COMPARATOR - Static variable in interface org.apache.dubbo.common.lang.Prioritized
compare(Class, Class) - Method in class org.apache.dubbo.common.extension.support.ActivateComparator
 
compare(Object, Object) - Method in class org.apache.dubbo.common.extension.support.WrapperComparator
 
compare(CharSequence, CharSequence) - Method in class org.apache.dubbo.common.utils.CharSequenceComparator
 
compare(Method, Method) - Method in class org.apache.dubbo.common.utils.MethodComparator
 
compareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
compareTo(Prioritized) - Method in interface org.apache.dubbo.common.lang.Prioritized
 
COMPATIBLE_CONFIG_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
compatibleTypeConvert(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.CompatibleTypeUtils
Compatible type convert.
CompatibleTypeUtils - Class in org.apache.dubbo.common.utils
 
compile(String, ClassLoader) - Method in interface org.apache.dubbo.common.compiler.Compiler
Compile java source code.
compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AbstractCompiler
 
compile(String, ClassLoader) - Method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
Compiler - Interface in org.apache.dubbo.common.compiler
Compiler.
completeCompoundConfigs(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
completeCompoundConfigs() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
COMPOSITE_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
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(String, String) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
CompositeConfiguration(Configuration...) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
CompositeDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.wrapper
support multiple config center, simply iterating each concrete config center.
CompositeDynamicConfiguration() - Constructor for class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
ConcurrentHashSet<E> - Class in org.apache.dubbo.common.utils
 
ConcurrentHashSet() - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.apache.dubbo.common.utils.ConcurrentHashSet
 
ConditionalEventListener<E extends Event> - Interface in org.apache.dubbo.event
An EventListener extending the the conditional feature that decides some event is handled or not by current listener.
CONFIG_APP_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
CONFIG_BASE_PATH_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
The parameter name of URL for the config base path
CONFIG_CENTER_DIR_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
CONFIG_CENTER_ENCODING_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
CONFIG_CHECK_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
Deprecated.
 
CONFIG_CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
Deprecated.
 
CONFIG_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_CONFIGFILE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
CONFIG_ENABLE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_ENABLE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
CONFIG_GROUP_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
Deprecated.
 
CONFIG_MAPPING_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_NAMESPACE_KEY - Static variable in interface org.apache.dubbo.common.config.configcenter.Constants
Deprecated.
 
CONFIG_NAMESPACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONFIG_ROOT_PATH_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
The parameter name of URL for the config root path
ConfigCenterConfig - Class in org.apache.dubbo.config
ConfigCenterConfig
ConfigCenterConfig() - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
 
ConfigCenterConfig(String) - Constructor for class org.apache.dubbo.config.ConfigCenterConfig
 
ConfigChangedEvent - Class in org.apache.dubbo.common.config.configcenter
An event raised when the config changed, immutable.
ConfigChangedEvent(String, String, String) - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
ConfigChangedEvent(String, String, String, ConfigChangeType) - Constructor for class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
ConfigChangeType - Enum in org.apache.dubbo.common.config.configcenter
Config change event type
ConfigConfigurationAdapter - Class in org.apache.dubbo.config.context
This class receives an AbstractConfig and exposes its attributes through Configuration
ConfigConfigurationAdapter(AbstractConfig) - Constructor for class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
configFile(String, String) - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
ConfigManager - Class in org.apache.dubbo.config.context
 
ConfigManager() - Constructor for class org.apache.dubbo.config.context.ConfigManager
 
Configuration - Interface in org.apache.dubbo.common.config
Configuration interface, to fetch the value for the specified key.
ConfigurationListener - Interface in org.apache.dubbo.common.config.configcenter
Config listener, will get notified when the config it listens on changes.
ConfigurationUtils - Class in org.apache.dubbo.common.config
Utilities for manipulating configurations from different sources
ConfigurationUtils() - Constructor for class org.apache.dubbo.common.config.ConfigurationUtils
 
CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ConfigUtils - Class in org.apache.dubbo.common.utils
 
CONSISTENT_HASH - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
Consistent Hash, requests with the same parameters are always sent to the same provider.
Constants - Interface in org.apache.dubbo.common.config.configcenter
Deprecated.
Constants - Interface in org.apache.dubbo.config
 
constructMethodConfig(Method[]) - Static method in class org.apache.dubbo.config.MethodConfig
 
ConsulConstants - Interface in org.apache.dubbo.common.constants
Common configuration for configCenter, metadata, and registry modules
CONSUMER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONSUMER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ConsumerConfig - Class in org.apache.dubbo.config
The service consumer default configuration
ConsumerConfig() - Constructor for class org.apache.dubbo.config.ConsumerConfig
 
ConsumerMethodModel - Class in org.apache.dubbo.rpc.model
Deprecated.
ConsumerMethodModel(Method) - Constructor for class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
ConsumerModel - Class in org.apache.dubbo.rpc.model
This model is bound to your reference's configuration, for example, group, version or method level configuration.
ConsumerModel(String, Object, ServiceDescriptor, ReferenceConfigBase<?>) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
This constructor create an instance of ConsumerModel and passed objects should not be null.
ConsumerModel(String, Object, ServiceDescriptor, ReferenceConfigBase<?>, ServiceMetadata) - Constructor for class org.apache.dubbo.rpc.model.ConsumerModel
 
CONSUMERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
contains(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
contains key.
contains(String[], String) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
 
contains(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains the specified element.
containsKey(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
containsKey(String) - Method in interface org.apache.dubbo.common.config.Configuration
Check if the configuration contains the specified key.
containsKey(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
containsProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
CONTEXTPATH_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
convert(Class<T>, String, T) - Method in interface org.apache.dubbo.common.config.Configuration
 
convert(S) - Method in interface org.apache.dubbo.common.convert.Converter
Convert the source-typed value to the target-typed value
convert(S, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
Convert the source to be the multiple value
convert(String[], int, Class<?>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
 
convert(String[], int, Class<?>, Class<?>) - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
 
convert(String, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
 
convert(String[], int, Class<?>, Class<?>) - Method in interface org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
Convert the segments to multiple value object
convert(String) - Method in class org.apache.dubbo.common.convert.StringToBooleanConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToCharacterConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToCharArrayConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToDoubleConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToFloatConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToIntegerConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToLongConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToOptionalConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToShortConverter
 
convert(String) - Method in class org.apache.dubbo.common.convert.StringToStringConverter
 
Converter<S,T> - Interface in org.apache.dubbo.common.convert
A class to convert the source-typed value to the target-typed value
convertIfPossible(Object, Class<T>) - Static method in interface org.apache.dubbo.common.convert.Converter
Convert the value of source to target-type value if possible
convertIfPossible(Object, Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
convertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
convertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
copyOf(byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
byte array copy.
CORE_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
createExecutorIfAbsent(URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
Get called when the server or client instance initiating.
createExecutorIfAbsent(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Called by both Client and Server.
CtClassBuilder - Class in org.apache.dubbo.common.compiler.support
CtClassBuilder is builder for CtClass
CtClassBuilder() - Constructor for class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
CustomizedLoaderClassPath - Class in org.apache.dubbo.common.bytecode
A class search-path representing a class loader.
CustomizedLoaderClassPath(ClassLoader) - Constructor for class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
Creates a search path representing a class loader.

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
 
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_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_DIRECTORY - 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_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_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_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DEFAULT_PORT - Static variable in interface org.apache.dubbo.common.constants.ConsulConstants
 
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_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_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
 
DEFAULT_WATCH_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.ConsulConstants
 
DefaultExecutorRepository - Class in org.apache.dubbo.common.threadpool.manager
Consider implementing Licycle to enable executors shutdown when the process stops.
DefaultExecutorRepository() - Constructor for class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
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
 
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
 
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.config.Environment
 
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 interface org.apache.dubbo.common.Node
destroy.
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.config.context.ConfigManager
 
destroy() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
destroy() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
Destroyable - Interface in org.apache.dubbo.rpc.service
 
destroyAll() - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
Deprecated.
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
DEVELOPMENT_ENVIRONMENT - Static variable in interface org.apache.dubbo.config.Constants
Development environment key.
DIRECT_EXECUTOR - Static variable in interface org.apache.dubbo.event.EventDispatcher
Direct Executor uses sequential execution model
DirectEventDispatcher - Class in org.apache.dubbo.event
Direct EventDispatcher implementation uses current thread execution model
DirectEventDispatcher() - Constructor for class org.apache.dubbo.event.DirectEventDispatcher
 
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
 
DISABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DisableInject - Annotation Type in org.apache.dubbo.common.extension
Deprecated.
dispatch(Event) - Method in class org.apache.dubbo.event.AbstractEventDispatcher
 
dispatch(Event) - Method in interface org.apache.dubbo.event.EventDispatcher
Dispatch a Dubbo event to the registered Dubbo event listeners
dispatchThreadPoolExhaustedEvent(String) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
dispatch ThreadPoolExhaustedEvent
DISPATHER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
doCompile(String, String) - Method in class org.apache.dubbo.common.compiler.support.JavassistCompiler
 
doCompile(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_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
 
DUBBO_ENV_KEYS - 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_LABELS - 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_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_INTERFACE_DEFAULT_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
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
 
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
DUMP_DIRECTORY - 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're mainly three kinds of methods: DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up. DynamicConfiguration.addListener(String, String, ConfigurationListener)/ DynamicConfiguration.removeListener(String, String, ConfigurationListener) , add or remove listeners for governance rules or config items that need to watch. Configuration.getProperty(String, Object), get a single config item. DynamicConfiguration.getConfig(String, String, long), get the specified config
DynamicConfigurationFactory - Interface in org.apache.dubbo.common.config.configcenter
The factory interface to create the instance of DynamicConfiguration

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.
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_NATIVE_JAVA_GENERIC_SERIALIZE - 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
 
encode(String) - Static method in class org.apache.dubbo.common.URL
 
END - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
end(Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
parse end.
Environment - Class in org.apache.dubbo.common.config
 
Environment() - 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.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
 
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, 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
 
Event - Class in org.apache.dubbo.event
An event object of Dubbo is based on the Java standard event
Event(Object) - Constructor for class org.apache.dubbo.event.Event
Constructs a prototypical Event.
EventDispatcher - Interface in org.apache.dubbo.event
Dubbo Event Dispatcher
EventListener<E extends Event> - Interface in org.apache.dubbo.event
The Dubbo Event Listener that is based on Java standard EventListener interface supports the generic Event.
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.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_SERVICE_COMPONENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ExecutorRepository - Interface in org.apache.dubbo.common.threadpool.manager
 
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 the next release.
export() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
EXPORTER_LISTENER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Extension - Annotation Type in org.apache.dubbo.common
Deprecated.
because it's too general, switch to use SPI
ExtensionFactory - Interface in org.apache.dubbo.common.extension
ExtensionFactory
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).
EXTRA_KEYS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
After simplify the registry, should add some parameter individually for provider.

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.
FailsafeLogger - Class in org.apache.dubbo.common.logger.support
 
FailsafeLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeLogger
 
FieldUtils - Interface in org.apache.dubbo.common.utils
The utilities class for Java Reflection Field
FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
FileSystemDynamicConfiguration - Class in org.apache.dubbo.common.config.configcenter.file
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(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
 
filterAll(S, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
 
filterAny(S, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
 
FilterConstants - Interface in org.apache.dubbo.common.constants
 
filterFirst(Iterable<T>, Predicate<T>...) - Static method in interface org.apache.dubbo.common.function.Streams
 
filterList(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
 
filterLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
filterSet(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
 
filterStream(S, Predicate<T>) - Static method in interface org.apache.dubbo.common.function.Streams
 
find(String) - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
Obtains the URL of the specified class file.
find(Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
Find the MultiValueConverter instance from ExtensionLoader with the specified source and target type
findActualTypeArgument(Type, Class<?>, int) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
findActualTypeArguments(Type, Class<?>) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
findAnnotation(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Find the annotation that is annotated on the specified element may be a meta-annotation
findAnnotation(AnnotatedElement, Class<A>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Find the annotation that is annotated on the specified element may be a meta-annotation
findConstructor(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
findEventType(EventListener<?>) - Static method in interface org.apache.dubbo.event.EventListener
Find the type Dubbo event from the specified Dubbo event listener
findEventType(Class<?>) - Static method in interface org.apache.dubbo.event.EventListener
Find the type Dubbo event from the specified Dubbo event listener
findEventType(ParameterizedType) - Static method in interface org.apache.dubbo.event.EventListener
Find the type Dubbo event from the specified ParameterizedType presents a class of Dubbo event listener
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
FixedThreadPool - Class in org.apache.dubbo.common.threadpool.support.fixed
Creates a thread pool that reuses a fixed number of threads
FixedThreadPool() - Constructor for class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
FLOAT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
float2bytes(float) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
float2bytes(float, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
floatValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
flush() - Method in class org.apache.dubbo.common.io.UnsafeStringWriter
 
FORKING - Static variable in interface org.apache.dubbo.common.constants.ClusterRules
Invoke a specific number of invokers concurrently, usually used for demanding real-time operations, but need to waste more service resources.
FORKS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
forName(String[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forName(ClassLoader, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
FrameworkExt - Interface in org.apache.dubbo.common.context
 
from(URL) - Static method in class org.apache.dubbo.common.URLBuilder
 

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
generateServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
GENERIC_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_PARAMETER_DESC - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_RAW_RETURN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_SERIALIZATION_BEAN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_SERIALIZATION_DEFAULT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_SERIALIZATION_GSON - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_SERIALIZATION_NATIVE_JAVA - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_SERIALIZATION_PROTOBUF - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GENERIC_WITH_CLZ_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GenericEvent<S> - Class in org.apache.dubbo.event
Generic Dubbo event
GenericEvent(S) - Constructor for class org.apache.dubbo.event.GenericEvent
 
GenericEventListener - Class in org.apache.dubbo.event
An abstract class of EventListener for Generic events, the sub class could add more event handle methods, rather than only binds the EventListener.onEvent(Event) method that is declared to be final the implementation can't override.
GenericException - Exception in org.apache.dubbo.rpc.service
GenericException
GenericException() - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericException(String, String) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericException(Throwable) - Constructor for exception org.apache.dubbo.rpc.service.GenericException
 
GenericJSONConverter - Class in org.apache.dubbo.common.json
Deprecated.
GenericJSONConverter() - Constructor for class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
GenericService - Interface in org.apache.dubbo.rpc.service
Generic service interface
GenericServiceDetector - Class in org.apache.dubbo.rpc.service
 
GenericServiceDetector() - Constructor for class org.apache.dubbo.rpc.service.GenericServiceDetector
 
get(String, int) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
get(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get.
get(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get.
get(String) - Method in interface org.apache.dubbo.common.store.DataStore
return a snapshot value of componentName
get(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
 
get(String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
get(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
get() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Returns the current value for the current thread
get() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
get() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
get() - Method in class org.apache.dubbo.common.utils.Holder
 
get(K) - Method in class org.apache.dubbo.common.utils.LFUCache
 
get(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
get(int) - Method in class org.apache.dubbo.common.utils.Stack
get.
get() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getAbsolutePath() - Method in class org.apache.dubbo.common.URL
 
getAccepts() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getAccepts() - Method in class org.apache.dubbo.config.ProviderConfig
 
getAccepts() - Method in class org.apache.dubbo.config.RegistryConfig
 
getAccesslog() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getAccesslog() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getActivateExtension(URL, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, key, null)
getActivateExtension(URL, String[]) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, values, null)
getActivateExtension(URL, String, String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
This is equivalent to getActivateExtension(url, url.getParameter(key).split(","), null)
getActivateExtension(URL, String[], String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get activate extensions.
getActives() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getActives() - Method in class org.apache.dubbo.config.ProviderConfig
 
getActualInterface() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getAdaptiveExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getAddress() - Method in class org.apache.dubbo.common.URL
 
getAddress() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAddress() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getAddress() - Method in class org.apache.dubbo.config.MonitorConfig
 
getAddress() - Method in class org.apache.dubbo.config.RegistryConfig
 
getAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getAlive() - Method in class org.apache.dubbo.config.ProviderConfig
 
getAllDeclaredAnnotations(AnnotatedElement, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get all directly declared annotations of the the annotated element, not including meta annotations.
getAllDeclaredAnnotations(Class<?>, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get all directly declared annotations of the specified type and its' all hierarchical types, not including meta annotations.
getAllDeclaredMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Get all declared methods of the declared class, including the inherited methods.
getAllEventListeners() - Method in class org.apache.dubbo.event.AbstractEventDispatcher
 
getAllEventListeners() - Method in interface org.apache.dubbo.event.Listenable
Get all registered Dubbo event listeners
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
getAllInterfaces(Class<?>, Predicate<Class<?>>...) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Get all interfaces from the specified type
getAllMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get all meta annotations from the specified annotation type
getAllMethodModels() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return all method models for the current service
getAllMethodModels() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getAllMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Get all public methods of the declared class, including the inherited methods.
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return all method models for the current service
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getAllMethods() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
 
getAllServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
getAllSuperClasses(Class<?>, Predicate<Class<?>>...) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Get all super classes from the specified type
getAndAdd(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndDecrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndIncrement() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAndSet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
getAnnotation(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the Annotation from the specified the annotated element and annotation class name
getAppConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAppExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getAppExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getAppExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
getApplication() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Always use the global ApplicationConfig
getApplication() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getApplication() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
getApplicationConfig() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getApplicationOrElseThrow() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getApps() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getArchitecture() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getArguments() - Method in class org.apache.dubbo.config.MethodConfig
 
getArray(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get JSONArray value.
getArray(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get JSONArray value.
getAsyncInfo(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getAttachments() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getAttribute(String) - Method in interface org.apache.dubbo.common.infra.InfraAdapter
 
getAttribute(String) - Method in class org.apache.dubbo.common.infra.support.CmdbAdapter
 
getAttribute(String) - Method in class org.apache.dubbo.common.infra.support.EnvironmentAdapter
 
getAttribute(Annotation, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the attribute from the specified annotation
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getAttribute(String) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getAttributeMap() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getAuth() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getAuthority() - Method in class org.apache.dubbo.common.URL
 
getAvailablePort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getAvailablePort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getBackupAddress() - Method in class org.apache.dubbo.common.URL
 
getBackupAddress(int) - Method in class org.apache.dubbo.common.URL
 
getBackupUrls() - Method in class org.apache.dubbo.common.URL
 
getBeanPropertyFields(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBeanPropertyReadMethods(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getBoolean(String) - Method in interface org.apache.dubbo.common.config.Configuration
 
getBoolean(String, boolean) - Method in interface org.apache.dubbo.common.config.Configuration
 
getBoolean(String, Boolean) - Method in interface org.apache.dubbo.common.config.Configuration
 
getBoolean(int, boolean) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get boolean value.
getBoolean(String, boolean) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get boolean value.
getBooleanParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getBooleanParameter(String) - Method in class org.apache.dubbo.common.URL
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
 
getBuffer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getBuffer() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCache() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getCallbacks() - Method in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
getCallbacks() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
getCapacity() - Method in class org.apache.dubbo.common.utils.LFUCache
 
getChangeType() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getCharset() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCharset() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCiphers() - Method in class org.apache.dubbo.config.SslConfig
 
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassLoader() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getClassName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassName() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getClassName(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getClassNameProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassNames(Iterable<? extends Type>) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getClassPool(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClassPool() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClient() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getClient() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getClient() - Method in class org.apache.dubbo.config.ProviderConfig
 
getClient() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getClient() - Method in class org.apache.dubbo.config.RegistryConfig
 
getClientKeyCertChainPath() - Method in class org.apache.dubbo.config.SslConfig
 
getClientKeyCertChainPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getClientKeyPassword() - Method in class org.apache.dubbo.config.SslConfig
 
getClientPrivateKeyPath() - Method in class org.apache.dubbo.config.SslConfig
 
getClientPrivateKeyPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getClientTrustCertCollectionPath() - Method in class org.apache.dubbo.config.SslConfig
 
getClientTrustCertCollectionPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getCluster() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getCluster() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getCluster() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getCluster() - Method in class org.apache.dubbo.config.ProviderConfig
 
getCluster() - Method in class org.apache.dubbo.config.RegistryConfig
 
getCodeBase(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getCodec() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCodec() - Method in class org.apache.dubbo.config.ProviderConfig
 
getColonSeparatedKey() - Method in class org.apache.dubbo.common.URL
The format is "{interface}:[version]:[group]"
getCompatibleParamSignatures() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getCompiler() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getConfig(String, String, long) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
getConfig(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
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
 
getConfigCenter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
getConfigCenter(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigCenters() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConfigFile() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getConfigGroups() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getConfigKeys(String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Get the config keys by the specified group
getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
getConfigKeys(String) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
getConfigManager() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getConfiguration() - Method in class org.apache.dubbo.common.config.Environment
There are two ways to get configuration during exposure / reference or at runtime: 1.
getConnections() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getConnections() - Method in class org.apache.dubbo.config.ProviderConfig
 
getConstructorArg(Class<?>) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
getConstructors() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getConsumer(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getConsumer() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getConsumerModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getConsumers() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getContent() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getContextpath() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getContextpath() - Method in class org.apache.dubbo.config.ProviderConfig
 
getContextPath(ProtocolConfig) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getConverter(Class<?>, Class<?>) - Static method in interface org.apache.dubbo.common.convert.Converter
Get the Converter instance from ExtensionLoader with the specified source and target type
getCorethreads() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getCorethreads() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getCycleReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getData() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
getData() - Method in interface org.apache.dubbo.common.utils.Page
The data of current page
getDataSize() - Method in interface org.apache.dubbo.common.utils.Page
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.
getDeclaredMethods(Class<?>, Predicate<Method>...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Get all declared methods of the declared class, excluding the inherited methods
getDecodedParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDecodedParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDefaultConfigCenter() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultConsumer() - Method in class org.apache.dubbo.config.context.ConfigManager
Only allows one default ConsumerConfig
getDefaultExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension, return null if it's not configured.
getDefaultExtension() - Static method in interface org.apache.dubbo.event.EventDispatcher
The default extension of EventDispatcher is loaded by ExtensionLoader
getDefaultExtensionName() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension name, return null if not configured.
getDefaultGroup() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
getDefaultGroup() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Get the default group for the operations
getDefaultGroup() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getDefaultMetadataConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultProvider() - Method in class org.apache.dubbo.config.context.ConfigManager
Only allows one default ProviderConfig
getDefaultRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getDefaultTimeout() - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
getDefaultTimeout() - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Get the default timeout for the operations in milliseconds
getDefaultValue(Annotation, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the default value of attribute on the specified annotation
getDefaultValue(Class<? extends Annotation>, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the default value of attribute on the specified annotation
getDelay() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getDelay() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getDeprecated() - Method in class org.apache.dubbo.config.MethodConfig
 
getDesc(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class array desc.
getDesc(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor desc.
getDesc(CtClass) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get class desc.
getDesc(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDesc(CtConstructor) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor desc.
getDescArray(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getDescription() - Method in class org.apache.dubbo.common.status.Status
 
getDescWithoutMethodName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDescWithoutMethodName(CtMethod) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method desc.
getDispatcher() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getDispatcher() - Method in class org.apache.dubbo.config.ProviderConfig
 
getDispather() - Method in class org.apache.dubbo.config.ProtocolConfig
getDispather() - Method in class org.apache.dubbo.config.ProviderConfig
getDisplayServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
Format : interface:version
getDocument() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getDouble(int, double) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get double value.
getDouble(String, double) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get double value.
getDumpDirectory() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getDynamicConfiguration(URL) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory
 
getDynamicConfiguration() - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Find DynamicConfiguration instance
getDynamicConfiguration(URL) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Get the instance of DynamicConfiguration by the specified connection URL
getDynamicConfiguration(URL) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
 
getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getDynamicConfigurationFactory(String) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfigurationFactory
Get an instance of DynamicConfigurationFactory by the specified name.
getDynamicGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getDynamicGlobalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getDynamicProperty(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getDynamicProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getEmptyObject(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getEmptyUrl(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
getEncoding() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getEnumPropertyName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getEnvConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get properties from the os environment
getEnvironment() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getEnvironment() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getEnvironmentConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getExceptionClass() - Method in exception org.apache.dubbo.rpc.service.GenericException
 
getExceptionMessage() - Method in exception org.apache.dubbo.rpc.service.GenericException
 
getExchanger() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getExchanger() - Method in class org.apache.dubbo.config.ProviderConfig
 
getExecutes() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getExecutes() - Method in class org.apache.dubbo.config.MethodConfig
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.cached.CachedThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
getExecutor(URL) - Method in class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
getExecutor(URL) - Method in interface org.apache.dubbo.common.threadpool.ThreadPool
Thread pool
getExecutor() - Method in class org.apache.dubbo.event.AbstractEventDispatcher
 
getExecutor() - Method in interface org.apache.dubbo.event.EventDispatcher
The Executor to dispatch a Dubbo event
getExport() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getExport() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getExportedServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
getExportedUrls() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getExtension(Class<T>, String) - Method in interface org.apache.dubbo.common.extension.ExtensionFactory
Get extension.
getExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Find the extension with the given name.
getExtension(String, boolean) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.AdaptiveExtensionFactory
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
 
getExtension(Class<T>, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getExtension() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getExtensionLoader(Class<T>) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionName(T) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExtensionName(Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getExternalConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getExternalConfiguration() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
getExtraAttributes(Map<String, String>) - Method in interface org.apache.dubbo.common.infra.InfraAdapter
get extra attributes
getExtraAttributes(Map<String, String>) - Method in class org.apache.dubbo.common.infra.support.CmdbAdapter
 
getExtraAttributes(Map<String, String>) - Method in class org.apache.dubbo.common.infra.support.EnvironmentAdapter
1.
getExtraKeys() - Method in class org.apache.dubbo.config.RegistryConfig
 
getFields() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getFieldValue(Object, String) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
Get the value of the specified Field
getFieldValue(Object, Field) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
Get the value of the specified Field
getFile() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getFile() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get the current logging file
getFile() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get the current logging file
getFile() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getFile() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getFile() - Method in class org.apache.dubbo.config.RegistryConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getFilter() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getFloat(int, float) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get float value.
getFloat(String, float) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get float value.
getForks() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getGeneric() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getGenericClass(Class<?>, int) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getGenericParameterTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getGenericTypes(Type, Predicate<ParameterizedType>...) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
Get the specified types' generic types(including super classes and interfaces) that are assignable from ParameterizedType interface
getGlobalConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get an composite property value.
getGroup() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getGroup() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getGroup(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getGroup() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getGroup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getGroup() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getGroup() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getGroup() - Method in class org.apache.dubbo.config.MonitorConfig
 
getGroup() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getGroup() - Method in class org.apache.dubbo.config.RegistryConfig
 
getGroup() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getHeartbeat() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getHost() - Method in class org.apache.dubbo.common.URL
 
getHost() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getHost() - Method in class org.apache.dubbo.config.ProviderConfig
 
getHostName(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getHostname() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getId() - Method in class org.apache.dubbo.config.AbstractConfig
 
getId() - Method in class org.apache.dubbo.config.RegistryConfig
 
getIfSet() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
getImports() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getIndex() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getInitCode(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getInstance() - Static method in class org.apache.dubbo.common.utils.SerializeClassChecker
 
getInt(String) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInt(String, int) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInt(int, int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get int value.
getInt(String, int) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get int value.
getInteger(String, Integer) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInterface() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getInterfaceClass() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getInterfaceClass() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getInterfaces() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
getInternalProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.EnvironmentConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.PropertiesConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.common.config.SystemConfiguration
 
getInternalProperty(String) - Method in class org.apache.dubbo.config.context.ConfigConfigurationAdapter
 
getInterval() - Method in class org.apache.dubbo.config.MonitorConfig
 
getIntParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getIntParameter(String) - Method in class org.apache.dubbo.common.URL
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
Fetch IP address for this URL.
getIpByConfig() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getIpByHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getKeepAlive() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getKey() - Method in class org.apache.dubbo.common.config.configcenter.ConfigChangedEvent
 
getLayer() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getLazy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getLevel() - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLevel() - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get the current logging level
getLevel() - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logging level
getLevel() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLevel() - Method in class org.apache.dubbo.common.status.Status
 
getListener() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getListener() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getListener() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getLoadbalance() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getLoadbalance() - Method in class org.apache.dubbo.config.ProviderConfig
 
getLoadedAdaptiveExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getLoadedExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get extension's instance.
getLoadedExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getLoadedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return the list of extensions which are already loaded.
getLoadingStrategies() - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
getLocal() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to getStub()
getLocalAddress() - Static method in class org.apache.dubbo.common.utils.NetUtils
Find first valid IP from local network card
getLocalHost() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLocalSocketAddress(String, int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLogger(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
getLogger(Class<?>) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get a logger
getLogger(String) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Get a logger
getLogger(Class<?>) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logger provider
getLogger(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Get logger provider
getLogger(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger(Class<?>) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
getLogger() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
getLogger() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getLogLevel() - Method in class org.apache.dubbo.common.utils.Log
 
getLogMessage() - Method in class org.apache.dubbo.common.utils.Log
 
getLogName() - Method in class org.apache.dubbo.common.utils.Log
 
getLogThread() - Method in class org.apache.dubbo.common.utils.Log
 
getLong(int, long) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get long value.
getLong(String, long) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get long value.
getMaxCapacity() - Method in class org.apache.dubbo.common.utils.LRUCache
 
getMD5(String) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(File) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMD5(InputStream) - Static method in class org.apache.dubbo.common.io.Bytes
get md5.
getMerger() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getMessage() - Method in class org.apache.dubbo.common.status.Status
 
getMetaAnnotations(Class<? extends Annotation>, Predicate<Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the meta-annotated annotations directly, excluding Target, Retention and Documented
getMetaData() - Method in class org.apache.dubbo.config.AbstractConfig
Should be called after Config was fully initialized.
getMetadataConfig(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMetadataConfigs() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMetadataReportConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
getMetadataServicePort() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMetadataType() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMethod() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getMethod() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getMethod() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getMethod(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethod(String, Class<?>[]) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
Does not use Optional as return type to avoid potential performance decrease.
getMethodArgTypes() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodBooleanParameter(String, String) - Method in class org.apache.dubbo.common.URL
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.
 
getMethodExtension(Class<T>, String, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.URL
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 class org.apache.dubbo.rpc.model.MethodDescriptor
 
getMethodName() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, char) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String, String, short) - Method in class org.apache.dubbo.common.URL
 
getMethodParameter(String, String) - Method in class org.apache.dubbo.common.URLBuilder
 
getMethodParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameterAndDecoded(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameters() - Method in class org.apache.dubbo.common.URL
 
getMethodParameterStrict(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getMethodPositiveIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
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(String) - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
 
getMetrics() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
getMetrics() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMock() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getModule() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getModule() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMonitor() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getMonitor() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getMonitor() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getMonitor() - Method in class org.apache.dubbo.config.ModuleConfig
 
getMsg() - Method in class org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
 
getName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get name.
getName(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get method name.
getName(Constructor<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
get constructor name.
getName() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getName() - Method in class org.apache.dubbo.config.MethodConfig
 
getName() - Method in class org.apache.dubbo.config.ModuleConfig
 
getName() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getName() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getNamespace() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getNetworkAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
 
getNetworker() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getNetworker() - Method in class org.apache.dubbo.config.ProviderConfig
 
getObject(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get JSONObject value.
getObject(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get JSONObject value.
getOffset() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
getOffset() - Method in interface org.apache.dubbo.common.utils.Page
Gets the offset of request
getOnconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOndisconnect() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOninvoke() - Method in class org.apache.dubbo.config.MethodConfig
 
getOninvokeInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOninvokeMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOninvokeMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOnreturn() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnreturnInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOnreturnMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnreturnMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOnthrow() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnthrowInstance() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOnthrowMethod() - Method in class org.apache.dubbo.config.MethodConfig
 
getOnthrowMethod() - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
getOptimizer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getOrDefaultExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Get the extension by specified name if found, or returns the default one
getOrganization() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getOrganization() - Method in class org.apache.dubbo.config.ModuleConfig
 
getOriginalInstance(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
get the original type.
getOwner() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getOwner() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getOwner() - Method in class org.apache.dubbo.config.ModuleConfig
 
getPageSize() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
getPageSize() - Method in interface org.apache.dubbo.common.utils.Page
Gets the size of request for pagination query
getParamDesc() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String, Class<T>) - Method in class org.apache.dubbo.common.URL
Get parameter
getParameter(String, Class<T>, T) - Method in class org.apache.dubbo.common.URL
Get parameter
getParameter(String) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, String[]) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, List<String>) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, double) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, float) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, long) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, int) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, short) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, byte) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, char) - Method in class org.apache.dubbo.common.URL
 
getParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
 
getParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
getParameterAndDecoded(String) - Method in class org.apache.dubbo.common.URL
 
getParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getParameterClasses() - Method in class org.apache.dubbo.rpc.model.ProviderMethodModel
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.URL
 
getParameters(Predicate<String>) - Method in class org.apache.dubbo.common.URL
Get the parameters to be selected(filtered)
getParameters() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getParameters() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getParameters() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getParameters() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getParameters() - Method in class org.apache.dubbo.config.MonitorConfig
 
getParameters() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getParameters() - Method in class org.apache.dubbo.config.RegistryConfig
 
getParameterTypes() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getPassword() - Method in class org.apache.dubbo.common.URL
 
getPassword() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getPassword() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getPassword() - Method in class org.apache.dubbo.config.MonitorConfig
 
getPassword() - Method in class org.apache.dubbo.config.RegistryConfig
 
getPath() - Method in class org.apache.dubbo.common.URL
 
getPath() - Method in class org.apache.dubbo.config.ProtocolConfig
Deprecated.
getPath() - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
getPath() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getPathKey() - Method in class org.apache.dubbo.common.URL
The format of return value is '{group}/{path/interfaceName}:{version}'
getPayload() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPayload() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPid() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPort() - Method in class org.apache.dubbo.common.URL
 
getPort(int) - Method in class org.apache.dubbo.common.URL
 
getPort() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getPort() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getPort() - Method in class org.apache.dubbo.config.MetricsConfig
 
getPort() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPort() - Method in class org.apache.dubbo.config.ProviderConfig
 
getPort() - Method in class org.apache.dubbo.config.RegistryConfig
 
getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getPositiveIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
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
 
getPrefix() - Method in class org.apache.dubbo.config.AbstractConfig
 
getPrefix() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getPrefix() - Method in class org.apache.dubbo.config.MethodConfig
service and name must not be null.
getPrefix() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getPrefix() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getPrefixedConfiguration(AbstractConfig) - Method in class org.apache.dubbo.common.config.Environment
At start-up, Dubbo is driven by various configuration, such as Application, Registry, Protocol, etc.
getPrimitiveProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getPriority() - Method in class org.apache.dubbo.common.convert.multiple.StringToArrayConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToBooleanConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToCharacterConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToCharArrayConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToDoubleConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToFloatConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToIntegerConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToLongConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToOptionalConverter
 
getPriority() - Method in class org.apache.dubbo.common.convert.StringToShortConverter
 
getPriority() - Method in class org.apache.dubbo.common.extension.DubboInternalLoadingStrategy
 
getPriority() - Method in class org.apache.dubbo.common.extension.DubboLoadingStrategy
 
getPriority() - Method in class org.apache.dubbo.common.extension.ServicesLoadingStrategy
 
getPriority() - Method in interface org.apache.dubbo.common.lang.Prioritized
Get the priority
getPriority() - Method in interface org.apache.dubbo.event.EventListener
The priority of current listener.
getPrompt() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getPrompt() - Method in class org.apache.dubbo.config.ProviderConfig
 
getProperties(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
This method are mostly used to get a compound config file with the default timeout, such as a complete dubbo.properties file.
getProperties(String, String, long) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
getProperties(String, String, long) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
getProperties() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPropertiesConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getProperty(String, Object) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
getProperty(String) - Method in interface org.apache.dubbo.common.config.Configuration
Gets a property from the configuration.
getProperty(String, Object) - Method in interface org.apache.dubbo.common.config.Configuration
Gets a property from the configuration.
getProperty(String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getProperty(String, String) - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getProperty(String, String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getProperty(Object, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Get the value from the specified bean and its getter method.
getPropertyNameFromBeanReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getPropertyNameFromBeanWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getPropertyNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property name array.
getPropertyType(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property type.
getPropertyValue(Object, String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property value.
getPropertyValues(Object, String[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
get property value.
getProtocol() - Method in class org.apache.dubbo.common.URL
 
getProtocol() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getProtocol(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocol() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getProtocol() - Method in class org.apache.dubbo.config.MetricsConfig
 
getProtocol() - Method in class org.apache.dubbo.config.MonitorConfig
 
getProtocol() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getProtocol() - Method in class org.apache.dubbo.config.RegistryConfig
 
getProtocolIds() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocolIds() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocols() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getProtocols() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProtocols() - Method in class org.apache.dubbo.config.SslConfig
 
getProtocolServiceKey() - Method in class org.apache.dubbo.common.URL
 
getProtocolVersion() - Static method in class org.apache.dubbo.common.Version
 
getProvidedBy() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getProvider(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProvider() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getProviderIds() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getProviderModel(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getProviders() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getProviders() - Method in class org.apache.dubbo.config.ServiceConfigBase
Deprecated.
Replace to getProtocols()
getProviderUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
getProxy(Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
Get proxy.
getProxy(ClassLoader, Class<?>...) - Static method in class org.apache.dubbo.common.bytecode.Proxy
Get proxy.
getProxy() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getProxyObject() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
Return the proxy object used by called while creating instance of ConsumerModel
getPublishInterface() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIp() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosAcceptForeignIpCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosEnable() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosEnableCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
The format is the same as the springboot, including: getQosEnableCompatible(), getQosPortCompatible(), getQosAcceptForeignIpCompatible().
getQosHost() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosHostCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosPort() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQosPortCompatible() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getQueryStringValue(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
getQueues() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getQueues() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getQueues() - Method in class org.apache.dubbo.config.ProviderConfig
 
getRandomPort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getRawClass(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getRawParameter(String) - Method in class org.apache.dubbo.common.URL
 
getRawType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
getReconnect() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getRef() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getReference(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getReferenceConfig() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getReferences() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getReferredServices() - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
getRegisterConsumer() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistries() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistries() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistries() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getRegistries() - Method in class org.apache.dubbo.config.ModuleConfig
 
getRegistry() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistry() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistry(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getRegistry() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getRegistry() - Method in class org.apache.dubbo.config.ModuleConfig
 
getRegistryIds() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getRegistryIds() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRegistryIds() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getRegistryUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
getRepository() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getRetries() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getRetries() - Method in class org.apache.dubbo.config.ProviderConfig
 
getRetryPeriod() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getRetryTimes() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getReturnClass() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
getReturnClass() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getReturnTypes(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getReturnTypes() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
getRootDirectory() - Method in class org.apache.dubbo.common.config.configcenter.file.FileSystemDynamicConfiguration
 
getRouter() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getRuleKey(URL) - Static method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
The format is '{interfaceName}:[version]:[group]'
getScope() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getSent() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getSerialization() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSerialization() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getSerialization() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getServer() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getServer() - Method in class org.apache.dubbo.config.ProviderConfig
 
getServer() - Method in class org.apache.dubbo.config.RegistryConfig
 
getServerKeyCertChainPath() - Method in class org.apache.dubbo.config.SslConfig
 
getServerKeyCertChainPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getServerKeyPassword() - Method in class org.apache.dubbo.config.SslConfig
 
getServerPrivateKeyPath() - Method in class org.apache.dubbo.config.SslConfig
 
getServerPrivateKeyPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getServerShutdownTimeout() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getServerTrustCertCollectionPath() - Method in class org.apache.dubbo.config.SslConfig
 
getServerTrustCertCollectionPathStream() - Method in class org.apache.dubbo.config.SslConfig
 
getService(String) - Method in class org.apache.dubbo.config.context.ConfigManager
 
getService() - Method in class org.apache.dubbo.config.MethodConfig
 
getService() - Method in interface org.apache.dubbo.rpc.model.BuiltinServiceDetector
 
getService() - Method in class org.apache.dubbo.rpc.service.EchoServiceDetector
 
getService() - Method in class org.apache.dubbo.rpc.service.GenericServiceDetector
 
getServiceAnnotation() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
 
getServiceConfig() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceExporterExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getServiceExporterExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
 
getServiceId() - Method in class org.apache.dubbo.config.MethodConfig
 
getServiceInstance() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceInterface() - Method in class org.apache.dubbo.common.URL
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceInterfaceClass() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
 
getServiceInterfaceName() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getServiceKey() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getServiceKey() - Method in class org.apache.dubbo.common.URL
The format of return value is '{group}/{interfaceName}:{version}'
getServiceKey(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
getServiceKey() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceKey() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceKey() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getServiceKey(String, String, int) - Method in class org.apache.dubbo.rpc.support.GroupServiceKeyCache
 
getServiceMetadata() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getServiceMetadata() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getServiceMetadata() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceMetadata() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceMethodParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, double) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, float) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, long) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, int) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameter(String, String, String, byte) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameterAndDecoded(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameterAndDecoded(String, String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceMethodParameterStrict(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceModel() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceModel() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceName() - Method in class org.apache.dubbo.common.URL
Deprecated.
getServiceName() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
getServiceName() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getServiceName() - Method in class org.apache.dubbo.rpc.model.ServiceDescriptor
 
getServiceParameter(String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, String) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, double) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, float) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, long) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, short) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, byte) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, char) - Method in class org.apache.dubbo.common.URL
 
getServiceParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
 
getServiceParameters(String) - Method in class org.apache.dubbo.common.URL
 
getServiceRepository() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
getServices() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getServiceType() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
 
getServiceType() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getSession() - Method in class org.apache.dubbo.config.RegistryConfig
 
getShareconnections() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getSharedExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
getSharedExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Get the default shared threadpool.
getShutwait() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getSignature(String, Class<?>[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getSimpleClassName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
get simple class name from qualified class name
getSimplified() - Method in class org.apache.dubbo.config.RegistryConfig
 
getSize(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getSize() - Method in class org.apache.dubbo.common.utils.LFUCache
Returns cache current size.
getSizeMethod(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getSource() - Method in class org.apache.dubbo.event.GenericEvent
 
getSourceType() - Method in interface org.apache.dubbo.common.convert.Converter
Get the source type
getSourceType() - Method in interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
Get the source type
getSsl() - Method in class org.apache.dubbo.config.context.ConfigManager
 
getSslConfig() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getSslEnabled() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getStat() - Method in class org.apache.dubbo.config.MethodConfig
 
getStatedUrl() - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
getStatus() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getStatus() - Method in class org.apache.dubbo.config.ProviderConfig
 
getSticky() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSticky() - Method in class org.apache.dubbo.config.MethodConfig
 
getString(String) - Method in interface org.apache.dubbo.common.config.Configuration
Get a string associated with the given configuration key.
getString(String, String) - Method in interface org.apache.dubbo.common.config.Configuration
Get a string associated with the given configuration key.
getString(int) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get string value.
getString(String) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get string value.
getStub() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getStubevent() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
getSubmittedTaskCount() - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
getSummaryStatus(Map<String, Status>) - Static method in class org.apache.dubbo.common.status.support.StatusUtils
 
getSuperClassName() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getSupportedExtensionInstances() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getSupportedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getSyncReport() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getSystemConfiguration() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
Used to get properties from the jvm
getSystemConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getSystemProperty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
System environment -> System properties
getTag() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getTagName(Class<?>) - Static method in class org.apache.dubbo.config.AbstractConfig
 
getTarget() - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
getTargetType() - Method in interface org.apache.dubbo.common.convert.Converter
Get the target type
getTelnet() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getTelnet() - Method in class org.apache.dubbo.config.ProviderConfig
 
GETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
getThreadGroup() - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
getThreadname() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getThreadname() - Method in class org.apache.dubbo.config.ProviderConfig
 
getThreadpool() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getThreadpool() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getThreadpool() - Method in class org.apache.dubbo.config.ProviderConfig
 
getThreads() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getThreads() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getThreads() - Method in class org.apache.dubbo.config.ProviderConfig
 
getTimeout() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getTimeout() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getTimeout() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getTimeout() - Method in class org.apache.dubbo.config.ProviderConfig
 
getTimeout() - Method in class org.apache.dubbo.config.RegistryConfig
 
getTimestamp() - Method in class org.apache.dubbo.event.Event
 
getToken() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getTotalPages() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
getTotalPages() - Method in interface org.apache.dubbo.common.utils.Page
Get the number of total pages.
getTotalSize() - Method in class org.apache.dubbo.common.utils.DefaultPage
 
getTotalSize() - Method in interface org.apache.dubbo.common.utils.Page
Gets the total amount of elements.
getTransport() - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
getTransporter() - Method in class org.apache.dubbo.config.ProtocolConfig
 
getTransporter() - Method in class org.apache.dubbo.config.ProviderConfig
 
getTransporter() - Method in class org.apache.dubbo.config.RegistryConfig
 
getType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getType() - Method in class org.apache.dubbo.config.ArgumentConfig
 
getUniqueServiceName() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getUniqueServiceName() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getUrl() - Method in interface org.apache.dubbo.common.Node
get url.
getURL(String) - Static method in class org.apache.dubbo.common.utils.IOUtils
use like spring code
getUrl() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getUrlMergeProcessor() - Method in class org.apache.dubbo.config.ConsumerConfig
 
getUrlParameter(String) - Method in class org.apache.dubbo.common.URL
 
getUseAsConfigCenter() - Method in class org.apache.dubbo.config.RegistryConfig
 
getUseAsMetadataCenter() - Method in class org.apache.dubbo.config.RegistryConfig
 
getUsername() - Method in class org.apache.dubbo.common.URL
 
getUsername() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
getUsername() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
getUsername() - Method in class org.apache.dubbo.config.MonitorConfig
 
getUsername() - Method in class org.apache.dubbo.config.RegistryConfig
 
getValidation() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
getValue(Annotation) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Get the "value" attribute from the specified annotation
getVersion() - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
getVersion() - Static method in class org.apache.dubbo.common.Version
 
getVersion(Class<?>, String) - Static method in class org.apache.dubbo.common.Version
 
getVersion(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getVersion() - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
getVersion() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getVersion() - Method in class org.apache.dubbo.config.ApplicationConfig
 
getVersion() - Method in class org.apache.dubbo.config.ModuleConfig
 
getVersion() - Method in class org.apache.dubbo.config.MonitorConfig
 
getVersion() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
getVersion() - Method in class org.apache.dubbo.config.RegistryConfig
 
getVersion() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
getWait() - Method in class org.apache.dubbo.config.ProviderConfig
 
getWait() - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
getWaitingFuture() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
getWarmup() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWeight() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
getWeight() - Method in class org.apache.dubbo.config.RegistryConfig
 
getWrapper(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Wrapper
get wrapper.
getZone() - Method in class org.apache.dubbo.config.RegistryConfig
 
gracefulShutdown(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
Use the shutdown pattern from: https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html
GROUP_CHAR_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GROUP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GROUP_PARAM_NAME - Static variable in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
The parameter name of group for config-center
groupFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 
GroupServiceKeyCache - Class in org.apache.dubbo.rpc.support
 
GroupServiceKeyCache(String) - Constructor for class org.apache.dubbo.rpc.support.GroupServiceKeyCache
 

H

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.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
 
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.
hasMethodParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
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
 
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
 
hasParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
hasProperty(String) - Method in class org.apache.dubbo.common.bytecode.Wrapper
has property.
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
 
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.
HIDDEN_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
HIGHEST_PROTOCOL_VERSION - Static variable in class org.apache.dubbo.common.Version
 
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

IDENT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
IGNORE_CHECK_KEYS - Static variable in interface org.apache.dubbo.config.Constants
 
incrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
INDEX_NOT_FOUND - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
indexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
indexOf(String[], String, int) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
 
info(String) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
info(String) - Method in interface org.apache.dubbo.common.logger.Logger
Logs a message with info log level.
info(Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with info log level.
info(String, Throwable) - Method in interface org.apache.dubbo.common.logger.Logger
Logs an error with info log level.
info(String) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(String) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(Throwable) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
info(Logger, String) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
info(Logger, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
info(Logger, String, Throwable) - Static method in class org.apache.dubbo.common.utils.LogHelper
 
InfraAdapter - Interface in org.apache.dubbo.common.infra
Used to interact with other systems.
INIT - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
init() - Method in interface org.apache.dubbo.rpc.model.ApplicationInitListener
init the application
init() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
init(Map<String, AsyncMethodInfo>) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
initFrameworkExts() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
 
initialize() - Method in class org.apache.dubbo.common.config.Environment
 
initialize() - Method in interface org.apache.dubbo.common.context.Lifecycle
Initialize the component before start
initialize() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
 
initMethodModels() - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
initProperties() - Method in interface org.apache.dubbo.common.config.OrderedPropertiesProvider
load the properties
initServiceMetadata(AbstractInterfaceConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
Inject - Annotation Type in org.apache.dubbo.common.extension
 
Inject.InjectType - Enum in org.apache.dubbo.common.extension
 
InmemoryConfiguration - Class in org.apache.dubbo.common.config
In-memory configuration
InmemoryConfiguration() - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
INSTANCE - Static variable in class org.apache.dubbo.common.lang.ShutdownHookCallbacks
 
INSTANCE - Static variable in class org.apache.dubbo.common.utils.CharSequenceComparator
 
INSTANCE - Static variable in class org.apache.dubbo.common.utils.MethodComparator
 
INSTANCES_REQUEST_SIZE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The request size of service instances
INT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
int2bytes(int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
int2bytes(int, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
interfaceFromServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
 
INTERFACES - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
InternalRunnable - Class in org.apache.dubbo.common.threadlocal
InternalRunnable 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
 
INVALID_PORT - Static variable in interface org.apache.dubbo.common.constants.ConsulConstants
 
invokeMethod(Object, String, Class<?>[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
invoke method.
invokeMethod(Object, String, Object...) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Invoke the target object and method
INVOKER_LISTENER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
IO_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
IOUtils - Class in org.apache.dubbo.common.utils
Miscellaneous io utility methods.
IS_HAS_CAN_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
isAccessByField(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
 
isAccessByMethod(JavaBeanAccessor) - Static method in enum org.apache.dubbo.common.beanutil.JavaBeanAccessor
 
isAllAnnotationPresent(Class<?>, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is annotated all specified annotations or not
isAllUpperCase(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isAnnotationPresent(Class<?>, boolean, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is annotated the specified annotations or not
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is annotated the specified annotation or not
isAnnotationPresent(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is present any specified annotation types
isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is present any specified annotation types
isAnyAnnotationPresent(Class<?>, Class<? extends Annotation>...) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Tests the annotated element is present any specified annotation types
isAnyEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain at least on empty or null element.
isAnyHost() - Method in class org.apache.dubbo.common.URL
 
isAnyHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isArrayType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
the semantics is same as Class.isAssignableFrom(Class)
isAsync() - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
isAsync() - Method in class org.apache.dubbo.config.ProviderConfig
 
isAvailable() - Method in interface org.apache.dubbo.common.Node
is available.
isBeanGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isBeanPropertyReadMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isBeanPropertyWriteMethod(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isBeanType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isBeforeJava5(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isBeforeJava6(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isBlank(CharSequence) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isCallback() - Method in class org.apache.dubbo.config.ArgumentConfig
 
isCancelled() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been cancelled.
isCheck() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
isCheck() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isCheck() - Method in class org.apache.dubbo.config.RegistryConfig
 
isClass(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
isClassType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isCollectionType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isCompatible(Class<?>, Object) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
is compatible.
isCompatible(Class<?>[], Object[]) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
is compatible.
isConfigCenterFirst() - Method in class org.apache.dubbo.common.config.Environment
 
isConfigurator(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isContains(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isContains(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isContains(String[], String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isDebugEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is debug logging currently enabled?  
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isDebugEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isDefault(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isDefault() - Method in class org.apache.dubbo.config.AbstractConfig
 
isDefault() - Method in class org.apache.dubbo.config.ProviderConfig
 
isDefaultGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isDeprecated(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Check if the method is a deprecated method.
isDeprecated() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isDynamic() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isDynamic() - Method in class org.apache.dubbo.config.RegistryConfig
 
isDynamicClass(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
isDynamicIncluded() - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
isEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
Checks if the array is null or empty.
isEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Return true if the supplied Collection is null or empty.
isEmpty() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns true if this set contains no elements.
isEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isEmpty() - Method in class org.apache.dubbo.common.utils.Stack
is empty.
isEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is empty string.
isEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Return true if the supplied Map is null or empty.
isEnumType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isEquals(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isErrorEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is error logging currently enabled?
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isErrorEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isExpired() - Method in interface org.apache.dubbo.common.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been expired.
isExported() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
isGeneric() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
isGeneric() - Method in class org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
 
isGeneric() - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
isGeneric(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isGenericClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Is generic class or not?
isGenericReturnRawResult(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isGetter(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Return true if the provided method is a get method.
isGsonGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isHighestPriority() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isInfoEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is info logging currently enabled?
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isInit() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
isInjvm() - Method in class org.apache.dubbo.config.AbstractReferenceConfig
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.
isInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is integer string.
isInvalidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isInvalidPort(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isJavaGenericSerialization(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isJavaIdentifier(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Returns true if s is a legal Java identifier.
isJdk(Class) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isLocalHost() - Method in class org.apache.dubbo.common.URL
 
isLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isMapType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
isMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchCategory(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMatchGlobPattern(String, String) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isMetaMethod(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Return true If this method is a meta method.
isMulticastAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
is multicast address or not
isNoneEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain empty or null elements.
isNotContains(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isNotEmpty(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
isNotEmpty(Object[]) - Static method in class org.apache.dubbo.common.utils.ArrayUtils
Checks if the array is not null or empty.
isNotEmpty(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Return true if the supplied Collection is not null or not empty.
isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
isNotEmpty(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
is not empty string.
isNotEmptyMap(Map) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Return true if the supplied Map is not null or not empty.
isNumeric(String, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isParameterizedType(Type) - Static method in interface org.apache.dubbo.common.utils.TypeUtils
 
isPojo(Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
isPortInUsed(int) - Static method in class org.apache.dubbo.common.utils.NetUtils
Check the port whether is in use in os
isPreferredNetworkInterface(NetworkInterface) - Static method in class org.apache.dubbo.common.utils.NetUtils
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.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
 
isProvider(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isPublic(Member) - Static method in interface org.apache.dubbo.common.utils.MemberUtils
check the specified member is public or not ?
isPublicInstanceField(Field) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
isRegister() - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
isRegister() - Method in class org.apache.dubbo.config.ProtocolConfig
 
isRegister() - Method in class org.apache.dubbo.config.RegistryConfig
 
isRegistered() - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
isRegistry(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isRelease263OrHigher(String) - Static method in class org.apache.dubbo.common.Version
Check the framework release version number to decide if it's 2.6.3 or higher
isRelease270OrHigher(String) - Static method in class org.apache.dubbo.common.Version
Check the framework release version number to decide if it's 2.7.0 or higher
isReliable() - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
isRetry() - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
isReturn() - Method in class org.apache.dubbo.config.MethodConfig
 
isRoute(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isSameType(Annotation, Class<? extends Annotation>) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Is the type of specified annotation same to the expected type?
isServiceDiscoveryRegistryType(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
The specified URL is service discovery registry type or not
isServiceDiscoveryRegistryType(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
The specified parameters of URL is service discovery registry type or not
isServiceKeyMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isSetter(Method) - Static method in interface org.apache.dubbo.common.utils.MethodUtils
Return true if the provided method is a set method.
isShutdown() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
isSimpleType(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
The specified type is simple type or not
isStatic(Member) - Static method in interface org.apache.dubbo.common.utils.MemberUtils
check the specified member is static or not ?
isStop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
isStop() - Method in interface org.apache.dubbo.common.timer.Timer
the timer is stop
isSubscribe() - Method in class org.apache.dubbo.config.RegistryConfig
 
isSupportResponseAttachment(String) - Static method in class org.apache.dubbo.common.Version
Dubbo 2.x protocol version numbers are limited to 2.0.2/2000200 ~ 2.0.99/2009900, other versions are consider as invalid or not from official release.
isTerminated() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
isTerminated(Executor) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isTraceEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is trace logging currently enabled?
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isTraceEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
isType(AnnotatedElement) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Is the specified type a generic type
isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
We only check boolean value at this moment.
isUnexported() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
isValid() - Method in class org.apache.dubbo.config.AbstractConfig
FIXME check @Parameter(required=true) and any conditions that need to match.
isValid() - Method in class org.apache.dubbo.config.ApplicationConfig
 
isValid() - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
isValid() - Method in class org.apache.dubbo.config.MetadataReportConfig
 
isValid() - Method in class org.apache.dubbo.config.MonitorConfig
 
isValid() - Method in class org.apache.dubbo.config.ProtocolConfig
 
isValid() - Method in class org.apache.dubbo.config.RegistryConfig
 
isValidAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isValidGenericValue(String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
isValidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isWaiting() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isWarnEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
iterator() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
iterator() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns an iterator over the elements in this set.

J

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
 
JSON - Class in org.apache.dubbo.common.json
Deprecated.
json(Object) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
json string.
json(Object, Writer) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
write json.
json(Object, Writer, boolean) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
 
json(Object, String[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
json string.
json(Object, String[], Writer) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
 
json(Object, String[], Writer, boolean) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
write json.
JSONArray - Class in org.apache.dubbo.common.json
Deprecated.
JSONArray() - Constructor for class org.apache.dubbo.common.json.JSONArray
Deprecated.
 
JSONConverter - Interface in org.apache.dubbo.common.json
Deprecated.
JSONObject - Class in org.apache.dubbo.common.json
Deprecated.
JSONObject() - Constructor for class org.apache.dubbo.common.json.JSONObject
Deprecated.
 
JSONReader - Class in org.apache.dubbo.common.json
Deprecated.
JSONReader(InputStream, String) - Constructor for class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
JSONReader(Reader) - Constructor for class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
JSONToken - Class in org.apache.dubbo.common.json
Deprecated.
JSONVisitor - Interface in org.apache.dubbo.common.json
Deprecated.
JSONWriter - Class in org.apache.dubbo.common.json
Deprecated.
JSONWriter(Writer) - Constructor for class org.apache.dubbo.common.json.JSONWriter
Deprecated.
 
JSONWriter(OutputStream, String) - Constructor for class org.apache.dubbo.common.json.JSONWriter
Deprecated.
 
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
 
keys() - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
get key iterator.

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
LBRACE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
LBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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() - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
get array length.
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
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
 
Listenable<E extends EventListener<?>> - Interface in org.apache.dubbo.event
Dubbo Event Listenable
LISTENER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
listItems() - Method in class org.apache.dubbo.common.threadpool.manager.Ring
 
LOADBALANCE_AMONG_REGISTRIES - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
LOADBALANCE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
LoadbalanceRules - Interface in org.apache.dubbo.common.constants
constant for Loadbalance strategy
LoadingStrategy - Interface in org.apache.dubbo.common.extension
 
loadProperties(String) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
loadProperties(String, boolean, boolean) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Load properties file to Properties from class path.
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
 
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
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.ServiceRepository
 
lookupExportedServiceWithoutGroup(String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
lookupMethod(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
lookupReferredService(String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
lookupService(String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
LOWEST_VERSION_FOR_RESPONSE_ATTACHMENT - Static variable in class org.apache.dubbo.common.Version
For protocol compatibility purpose.
LRUCache<K,V> - Class in org.apache.dubbo.common.utils
LRU-2
LRUCache() - Constructor for class org.apache.dubbo.common.utils.LRUCache
 
LRUCache(int) - Constructor for class org.apache.dubbo.common.utils.LRUCache
 
LSQUARE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
LSQUARE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 

M

makeAccessible(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Copy from org.springframework.util.ReflectionUtils.
makeAccessible(Field) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Copy from org.springframework.util.ReflectionUtils.
makeAccessible(Constructor<?>) - 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
 
MAPPING_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
mapToPojo(Map<String, Object>, Class<T>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
convert map to a specific class instance
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
 
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
 
matchParams(String) - Method in class org.apache.dubbo.rpc.model.MethodDescriptor
 
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
 
MemberUtils - Interface in org.apache.dubbo.common.utils
Java Reflection Member Utilities class
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
 
mergeValues(Class<?>, String, List<String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Insert default extension into extension list.
METADATA_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METADATA_MAPPING_TYPE - 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(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(Method) - Constructor for class org.apache.dubbo.config.MethodConfig
 
MethodDescriptor - Class in org.apache.dubbo.rpc.model
 
MethodDescriptor(Method) - Constructor for class org.apache.dubbo.rpc.model.MethodDescriptor
 
METHODS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MethodUtils - Interface in org.apache.dubbo.common.utils
Miscellaneous method utility methods.
METRICS_PORT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
METRICS_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MetricsConfig - Class in org.apache.dubbo.config
 
MetricsConfig() - Constructor for class org.apache.dubbo.config.MetricsConfig
 
MIGRATION_MULTI_REGISTRY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
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
 
ModuleConfig - Class in org.apache.dubbo.config
The module info
ModuleConfig() - Constructor for class org.apache.dubbo.config.ModuleConfig
 
ModuleConfig(String) - Constructor for class org.apache.dubbo.config.ModuleConfig
 
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(String) - Constructor for class org.apache.dubbo.config.MonitorConfig
 
MONO_REDIS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MULTICAST - Static variable in interface org.apache.dubbo.config.Constants
 
MULTIPLE - 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.compiler.support.JavassistCompiler
 
NAME - Static variable in class org.apache.dubbo.common.compiler.support.JdkCompiler
 
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.threadpool.support.cached.CachedThreadPool
 
NAME - Static variable in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPool
 
NAME - Static variable in class org.apache.dubbo.common.threadpool.support.fixed.FixedThreadPool
 
NAME - Static variable in class org.apache.dubbo.common.threadpool.support.limited.LimitedThreadPool
 
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.event.DirectEventDispatcher
 
NAME - Static variable in class org.apache.dubbo.event.ParallelEventDispatcher
 
NAME - Static variable in class org.apache.dubbo.rpc.model.ApplicationModel
 
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
 
NetUtils - Class in org.apache.dubbo.common.utils
IP and Port Helper for RPC
NetUtils() - Constructor for class org.apache.dubbo.common.utils.NetUtils
 
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
 
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.
nextScheduledExecutor() - Method in class org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
 
nextScheduledExecutor() - Method in interface org.apache.dubbo.common.threadpool.manager.ExecutorRepository
Returns a scheduler from the scheduler list, call this method whenever you need a scheduler for a cron job.
nextToken() - Method in class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
nextToken(int) - Method in class org.apache.dubbo.common.json.JSONReader
Deprecated.
 
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.
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
 
notifyReturn(Throwable) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
tells the thread blocking on ThreadlessExecutor.waitAndDrain() to return, despite of the current status, to avoid endless waiting.
notNull(Object, String) - Static method in class org.apache.dubbo.common.utils.Assert
 
notNull(Object, RuntimeException) - Static method in class org.apache.dubbo.common.utils.Assert
 
NULL - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
NULL - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
nullSafeToString(Object) - Static method in class org.apache.dubbo.common.utils.StringUtils
 

O

OBJECT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
OBJECT_ITEM - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
OBJECT_VALUE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
objectBegin() - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object begin.
objectBegin() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object begin.
objectEnd(int) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object end, return object value.
objectEnd() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object end.
objectItem(String) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object property name.
objectItem(String) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
object item.
objectItemValue(Object, boolean) - Method in interface org.apache.dubbo.common.json.JSONVisitor
Deprecated.
object property value.
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(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
ofSet(T...) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
Convert to multiple values to be LinkedHashSet
ON_CONNECT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Interface configuration item
ON_DISCONNECT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ON_INVOKE_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_INVOKE_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_RETURN_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_INSTANCE_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
ON_THROW_METHOD_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
onEvent(E) - Method in interface org.apache.dubbo.event.EventListener
Handle a Dubbo Event when it's be published
onEvent(Event) - Method in class org.apache.dubbo.event.GenericEventListener
 
openClassfile(String) - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
Obtains a class file from the class loader.
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
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.beanutil - package org.apache.dubbo.common.beanutil
 
org.apache.dubbo.common.bytecode - package org.apache.dubbo.common.bytecode
 
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.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.extension - package org.apache.dubbo.common.extension
 
org.apache.dubbo.common.extension.factory - package org.apache.dubbo.common.extension.factory
 
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.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.status - package org.apache.dubbo.common.status
 
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.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.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.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.support - package org.apache.dubbo.config.support
 
org.apache.dubbo.event - package org.apache.dubbo.event
 
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.
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.
OWNER - Static variable in interface org.apache.dubbo.config.Constants
Application owner name;

P

Page<T> - Interface in org.apache.dubbo.common.utils
The model class of pagination
ParallelEventDispatcher - Class in org.apache.dubbo.event
Parallel EventDispatcher implementation uses JDK common thread pool
ParallelEventDispatcher() - Constructor for class org.apache.dubbo.event.ParallelEventDispatcher
 
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.
 
parse(String) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(String, Class<T>) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, Class<T>) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json
parse(String, Class<?>[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, Class<?>[]) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(String, JSONVisitor) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parse(Reader, JSONVisitor) - Static method in class org.apache.dubbo.common.json.JSON
Deprecated.
parse json.
parseDecodedStr(String) - Static method in class org.apache.dubbo.common.URLStrParser
 
parseEncodedStr(String) - Static method in class org.apache.dubbo.common.URLStrParser
 
ParseException - Exception in org.apache.dubbo.common.json
Deprecated.
ParseException() - Constructor for exception org.apache.dubbo.common.json.ParseException
Deprecated.
 
ParseException(String) - Constructor for exception org.apache.dubbo.common.json.ParseException
Deprecated.
 
parseInteger(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
parseParameters(String) - Static method in class org.apache.dubbo.common.Parameters
Deprecated.
 
parseParameters(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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.
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
 
PathUtils - Interface in org.apache.dubbo.common.utils
Path Utilities class
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
 
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
 
Predicates - Interface in org.apache.dubbo.common.function
The utilities class for Java Predicate
PREFER_REGISTRY_KEY - Static variable in class org.apache.dubbo.config.RegistryConfig
 
preferExtensionClassLoader() - Method in interface org.apache.dubbo.common.extension.LoadingStrategy
 
PREFERRED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
printList(List<T>) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
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.
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() - Constructor for class org.apache.dubbo.common.config.PropertiesConfiguration
 
propertySize() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
PROTOCOL_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
ProtocolConfig - Class in org.apache.dubbo.config
ProtocolConfig
ProtocolConfig() - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
ProtocolConfig(String, int) - Constructor for class org.apache.dubbo.config.ProtocolConfig
 
PROTOCOLS_PREFIX - Static variable in interface org.apache.dubbo.config.Constants
 
ProtocolUtils - Class in org.apache.dubbo.rpc.support
 
PROVIDED_BY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
PROVIDER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROVIDER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
ProviderConfig - Class in org.apache.dubbo.config
The service provider default configuration
ProviderConfig() - 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, ServiceConfigBase<?>) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel
 
ProviderModel(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - 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_CLASS_REF - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Consumer side 's proxy class
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
 
push(E) - Method in class org.apache.dubbo.common.utils.Stack
push.
put(String, Object) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put value.
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(K, V) - Method in class org.apache.dubbo.common.utils.LFUCache
 
put(K, V) - Method in class org.apache.dubbo.common.utils.LRUCache
 
putAll(String[], Object[]) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put all.
putAll(Map<String, Object>) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
put all.
putMethodParameter(String, String, String, Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.URL
 

Q

QOS_ENABLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_HOST - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
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
 
QUOTE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 

R

RANDOM - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
This class select one provider from multiple providers randomly.
RBRACE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
RBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
read() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
read(byte[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
read() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
read(char[], int, int) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
read(Reader) - Static method in class org.apache.dubbo.common.utils.IOUtils
read string.
readLines(File) - Static method in class org.apache.dubbo.common.utils.IOUtils
read lines.
readLines(InputStream) - Static method in class org.apache.dubbo.common.utils.IOUtils
read lines.
READONLY_EVENT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
readValue(Class<?>, Object) - Method in class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
readValue(Class<?>, Object) - Method in interface org.apache.dubbo.common.json.JSONConverter
Deprecated.
convert json value to target class.
ready() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
realize(Object[], Class<?>[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object[], Class<?>[], Type[]) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
realize(Object, Class<?>, Type) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
REDIS_CLIENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Reference - Annotation Type in com.alibaba.dubbo.config.annotation
Deprecated.
Reference - Annotation Type in org.apache.dubbo.config.annotation
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
 
ReferenceConfigBase<T> - Class in org.apache.dubbo.config
ReferenceConfig
ReferenceConfigBase() - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReferenceConfigBase(Reference) - Constructor for class org.apache.dubbo.config.ReferenceConfigBase
 
ReflectUtils - Class in org.apache.dubbo.common.utils
ReflectUtils
refresh() - Method in class org.apache.dubbo.config.AbstractConfig
 
refresh() - Method in class org.apache.dubbo.config.ApplicationConfig
 
refresh() - Method in class org.apache.dubbo.config.ProtocolConfig
 
refresh() - Method in class org.apache.dubbo.config.RegistryConfig
 
refreshAll() - Method in class org.apache.dubbo.config.context.ConfigManager
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTER_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
registerConsumer(String, ServiceDescriptor, ReferenceConfigBase<?>, Object, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
registerProvider(String, Object, ServiceDescriptor, ServiceConfigBase<?>, ServiceMetadata) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
registerService(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
registerService(String, Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
RegisterStatedURL(URL, URL, boolean) - Constructor for class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
REGISTRIES_PREFIX - Static variable in interface org.apache.dubbo.config.Constants
 
REGISTRY_CLUSTER_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_CLUSTER_TYPE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_PUBLISH_INTERFACE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_SERVICE_REFERENCE_PATH - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_TYPE_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The parameter key of Dubbo Registry type
REGISTRY_ZONE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
REGISTRY_ZONE_FORCE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
RegistryConfig - Class in org.apache.dubbo.config
RegistryConfig
RegistryConfig() - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConfig(String, String) - Constructor for class org.apache.dubbo.config.RegistryConfig
 
RegistryConstants - Interface in org.apache.dubbo.common.constants
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.AbortPolicyWithReport
 
release() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
RELEASE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
package version in the manifest
REMOTE_APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REMOTE_METADATA_STORAGE_TYPE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
RemotingConstants - Interface in org.apache.dubbo.common.constants
RemotingConstants
remove(String, String) - Method in interface org.apache.dubbo.common.store.DataStore
 
remove(String, String) - Method in class org.apache.dubbo.common.store.support.SimpleDataStore
 
remove() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value to uninitialized; a proceeding call to get() will trigger a call to initialValue().
remove(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value to uninitialized for the specified thread local map; a proceeding call to get() will trigger a call to initialValue().
remove() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
remove(Object) - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(K) - Method in class org.apache.dubbo.common.utils.LFUCache
 
remove(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
remove(int) - Method in class org.apache.dubbo.common.utils.Stack
remove.
REMOVE_VALUE_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
removeAll() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Removes all InternalThreadLocal variables bound to the current thread.
removeAllEventListeners() - Method in interface org.apache.dubbo.event.Listenable
removeConfig(String, String) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
removeConfig(String, String) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
 
removeConfig(AbstractConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
In some scenario, we may nee to add and remove ServiceConfig or ReferenceConfig dynamically.
removeEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeEventListener(EventListener<?>) - Method in class org.apache.dubbo.event.AbstractEventDispatcher
 
removeEventListener(E) - Method in interface org.apache.dubbo.event.Listenable
removeEventListeners(Iterable<E>) - Method in interface org.apache.dubbo.event.Listenable
removeIndexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.AbstractDynamicConfiguration
 
removeListener(String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
removeListener(String, String, ConfigurationListener) - Method in interface org.apache.dubbo.common.config.configcenter.DynamicConfiguration
Stops one listener from listening to value changes in the specified key.
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.nop.NopDynamicConfiguration
Deprecated.
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
 
removeListener(String, String, ConfigurationListener) - Method in class org.apache.dubbo.common.config.configcenter.wrapper.CompositeDynamicConfiguration
 
removeParameter(String) - Method in class org.apache.dubbo.common.URL
 
removeParameter(String) - Method in class org.apache.dubbo.common.URLBuilder
 
removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URL
 
removeParameters(String...) - Method in class org.apache.dubbo.common.URL
 
removeParameters(Collection<String>) - Method in class org.apache.dubbo.common.URLBuilder
 
removeParameters(String...) - Method in class org.apache.dubbo.common.URLBuilder
 
repeat(String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Repeat a String repeat times to form a new String.
repeat(String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Repeat a String repeat times to form a new String, with a String separator injected each time.
repeat(char, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Returns padding using the specified delimiter repeated to a given length.
replace(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class org.apache.dubbo.common.utils.StringUtils
Replaces a String with another String inside a larger String, for the first max values of the search String.
replaceExtension(String, Class<?>) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
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
 
reRegisterConsumer(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
reRegisterProvider(String, String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
reset() - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
reset(URL) - Method in interface org.apache.dubbo.common.Resetable
reset.
reset() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
Resetable - Interface in org.apache.dubbo.common
Resetable.
resetExtensionLoader(Class) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
Deprecated.
resolveAnnotationType(AnnotatedElement, String) - Static method in interface org.apache.dubbo.common.utils.AnnotationUtils
Resolve the annotation type by the annotated element and resolved class name
resolveClass(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Resolve the Class by the specified name and ClassLoader
resolveFile() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
resolveGroup() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
 
resolveInterfaceClassName() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
Resolve the class name of interface
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolveTypes(Object...) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
Resolve the types of the specified values
resolveVersion() - Method in class org.apache.dubbo.common.utils.ServiceAnnotationResolver
 
RETRIES_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
retryOffer(Runnable, long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
retry offer task
RETURN_NULL_INVOKER - Static variable in class org.apache.dubbo.common.bytecode.Proxy
 
revertDisplayServiceKey(String) - Static method in class org.apache.dubbo.common.BaseServiceMetadata
revert of org.apache.dubbo.common.ServiceDescriptor#getDisplayServiceKey()
revertForbid(List<String>, Set<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertNotify(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertRegister(Map<String, Map<String, String>>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
revertSubscribe(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
REVISION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Ring<T> - Class in org.apache.dubbo.common.threadpool.manager
 
Ring() - Constructor for class org.apache.dubbo.common.threadpool.manager.Ring
 
ROUND_ROBIN - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
Round robin load balance.
ROUTE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
ROUTERS_SUFFIX - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
RSQUARE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
RSQUARE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
run() - Method in class org.apache.dubbo.common.threadlocal.InternalRunnable
After the task execution is completed, it will call InternalThreadLocal.removeAll() to clear unnecessary variables in the thread.
run(Timeout) - Method in interface org.apache.dubbo.common.timer.TimerTask
Executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).

S

schedule(ScheduledExecutorService, Supplier<T>, long, TimeUnit) - Static method in class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
 
ScheduledCompletableFuture - Class in org.apache.dubbo.common.threadpool.concurrent
 
ScheduledCompletableFuture() - Constructor for class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
 
SCOPE_NONE - Static variable in interface org.apache.dubbo.config.Constants
 
searchMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
SEMICOLON - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
SEMICOLON_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
SEMICOLON_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SEMICOLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SENTINEL_REDIS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SEPARATOR_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
serialize(Object) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(Object, JavaBeanAccessor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
SERIALIZE_BLOCKED_LIST_FILE_PATH - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SerializeClassChecker - Class in org.apache.dubbo.common.utils
 
Service - Annotation Type in com.alibaba.dubbo.config.annotation
Deprecated.
Service - Annotation Type in org.apache.dubbo.config.annotation
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_FILTER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERVICE_NAME_MAPPING_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERVICE_NAME_MAPPING_PROPERTIES_FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
The parameter key for the class path of the ServiceNameMapping Properties file
SERVICE_PATH_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SERVICE_REGISTRY_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The protocol for Service Discovery
SERVICE_REGISTRY_TYPE - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The parameter value of Service-Oriented Registry type
ServiceAnnotationResolver - Class in org.apache.dubbo.common.utils
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(Service) - Constructor for class org.apache.dubbo.config.ServiceConfigBase
 
ServiceDescriptor - Class in org.apache.dubbo.rpc.model
ServiceModel and ServiceMetadata are to some extend duplicated with each other.
ServiceDescriptor(Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ServiceDescriptor
 
serviceKey(URL) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
serviceKey(int, String, String, String) - Static method in class org.apache.dubbo.rpc.support.ProtocolUtils
 
ServiceMetadata - Class in org.apache.dubbo.rpc.model
Notice, this class currently has no usage inside Dubbo.
ServiceMetadata(String, String, String, Class<?>) - Constructor for class org.apache.dubbo.rpc.model.ServiceMetadata
 
ServiceMetadata() - Constructor for class org.apache.dubbo.rpc.model.ServiceMetadata
 
ServiceRepository - Class in org.apache.dubbo.rpc.model
 
ServiceRepository() - Constructor for class org.apache.dubbo.rpc.model.ServiceRepository
 
ServicesLoadingStrategy - Class in org.apache.dubbo.common.extension
ServicesLoadingStrategy() - Constructor for class org.apache.dubbo.common.extension.ServicesLoadingStrategy
 
set(V) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Sets the value for the current thread.
set(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
set(T) - Method in class org.apache.dubbo.common.utils.Holder
 
set(int, E) - Method in class org.apache.dubbo.common.utils.Stack
set.
setAccepts(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setAccepts(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setAccepts(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setAccesslog(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setAccesslog(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setActives(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setAddress(String) - Method in class org.apache.dubbo.common.URL
 
setAddress(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setAddress(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setAddress(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setAlive(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setAlive(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setAppConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAppExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setApplication(ApplicationConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setApplication(String) - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
setArchitecture(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setArguments(List<? extends ArgumentConfig>) - Method in class org.apache.dubbo.config.MethodConfig
 
setAsync(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setAuth(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setBuffer(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCache(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setCallback(Boolean) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setCallbacks(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setCharset(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCharset(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setCheck(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setCiphers(List<String>) - Method in class org.apache.dubbo.config.SslConfig
 
setClassName(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setClassName(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
setClassNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setClient(String) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setClient(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
setClient(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setClientKeyCertChainPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setClientKeyCertChainPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setClientKeyPassword(String) - Method in class org.apache.dubbo.config.SslConfig
 
setClientPrivateKeyPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setClientPrivateKeyPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setClientTrustCertCollectionPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setClientTrustCertCollectionPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setCluster(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setCluster(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setCluster(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setCluster(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setCodec(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCodec(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCompiler(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setConfigCenter(ConfigCenterConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setConfigCenterFirst(boolean) - Method in class org.apache.dubbo.common.config.Environment
 
setConfigFile(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setConnections(Integer) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setConsumer(ConsumerConfig) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
setContextpath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setContextpath(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setCorethreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setCorethreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setCycleReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setDefault(Boolean) - Method in class org.apache.dubbo.config.AbstractConfig
 
setDefaultCompiler(String) - Static method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
setDefaultGroup(String) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
setDelay(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDeprecated(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setDispatcher(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setDispatcher(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setDispather(String) - Method in class org.apache.dubbo.config.ProtocolConfig
setDispather(String) - Method in class org.apache.dubbo.config.ProviderConfig
setDocument(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDumpDirectory(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setDynamic(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setDynamic(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setDynamicConfiguration(DynamicConfiguration) - Method in class org.apache.dubbo.common.config.Environment
 
setDynamicIncluded(boolean) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
setEnumNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setEnvironment(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setExceptionClass(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
 
setExceptionMessage(String) - Method in exception org.apache.dubbo.rpc.service.GenericException
 
setExchanger(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExchanger(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setExecutes(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExecutes(Integer) - Method in class org.apache.dubbo.config.MethodConfig
 
setExecutor(EagerThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
setExport(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setExtension(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setExternalConfig(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
setExtraKeys(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setFieldValue(Object, String, T) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
Set the value for the specified Field
setFieldValue(Object, Field, T) - Static method in interface org.apache.dubbo.common.utils.FieldUtils
Set the value for the specified Field
setFile(File) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setFile(File) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
setFile(File) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Set the current logging file
setFile(File) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setFile(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setFile(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setFilter(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setForks(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setGeneric(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
Deprecated.
setGeneric(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setGeneric(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setGroup(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
setGroup(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setGroup(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setHeartbeat(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setHighestPriority(Boolean) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setHost(String) - Method in class org.apache.dubbo.common.URL
 
setHost(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setHost(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setHost(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setId(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
setIndex(Integer) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setIndexedVariable(int, Object) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
setInit(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setInjvm(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
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.ReferenceConfigBase
Deprecated. 
setInterfaceClass(Class<?>) - Method in class org.apache.dubbo.config.ServiceConfigBase
Deprecated. 
setInterval(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setIothreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setIothreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setKeepAlive(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setLayer(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setLazy(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.jcl.JclLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.jdk.JdkLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j.Log4jLoggerAdapter
 
setLevel(Level) - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2LoggerAdapter
 
setLevel(Level) - Method in interface org.apache.dubbo.common.logger.LoggerAdapter
Set the current logging level
setLevel(Level) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Set the current logging level
setLevel(Level) - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setListener(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setLoadbalance(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setLoadingStrategies(LoadingStrategy...) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
 
setLocal(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to setStub(Boolean)
setLocal(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
Replace to setStub(String)
setLogger(Logger) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
setLogger(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setLoggerAdapter(String) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
 
setLoggerAdapter(LoggerAdapter) - Static method in class org.apache.dubbo.common.logger.LoggerFactory
Set logger provider
setLogLevel(Level) - Method in class org.apache.dubbo.common.utils.Log
 
setLogMessage(String) - Method in class org.apache.dubbo.common.utils.Log
 
setLogName(String) - Method in class org.apache.dubbo.common.utils.Log
 
setLogThread(String) - Method in class org.apache.dubbo.common.utils.Log
 
setMaxCapacity(int) - Method in class org.apache.dubbo.common.utils.LRUCache
 
setMerger(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setMetadataReportConfig(MetadataReportConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setMetadataServicePort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMetadataType(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMethods(List<? extends MethodConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setMetrics(MetricsConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMixinInstance(Object) - Method in interface org.apache.dubbo.common.bytecode.Mixin.MixinAware
 
setMock(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setMock(Object) - Method in class org.apache.dubbo.config.AbstractMethodConfig
Set the property "mock"
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setModule(ModuleConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMonitor(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
Deprecated.
setMonitor(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setMonitor(MonitorConfig) - Method in class org.apache.dubbo.config.ModuleConfig
 
setMonitor(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setName(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setName(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setName(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setName(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setNamespace(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setNetworker(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOnconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOndisconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setOninvoke(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOninvokeInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOninvokeMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOninvokeMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOnreturn(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnreturnInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOnreturnMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnreturnMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOnthrow(Object) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnthrowInstance(Object) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOnthrowMethod(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setOnthrowMethod(Method) - Method in class org.apache.dubbo.rpc.model.AsyncMethodInfo
 
setOptimizer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setOrganization(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setOrganization(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setOwner(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setOwner(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setOwner(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.MonitorConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPassword(String) - Method in class org.apache.dubbo.common.URL
 
setPassword(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPassword(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setPassword(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPath(String) - Method in class org.apache.dubbo.common.URL
 
setPath(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPath(String) - Method in class org.apache.dubbo.config.ProtocolConfig
Deprecated.
setPath(String) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setPath(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPayload(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setPort(int) - Method in class org.apache.dubbo.common.URL
 
setPort(int) - Method in class org.apache.dubbo.common.URLBuilder
 
setPort(Integer) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setPort(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setPort(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setPort(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPort(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setPort(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPreferred(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setPrefix(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
setPrimitiveProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setPrompt(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setPrompt(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setProperties(Map<String, String>) - Method in class org.apache.dubbo.common.config.InmemoryConfiguration
set store
setProperties(Properties) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
setProperty(Object, Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setPropertyValue(Object, String, Object) - Method in class org.apache.dubbo.common.bytecode.Wrapper
set property value.
setPropertyValues(Object, String[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
set property value.
setProtocol(String) - Method in class org.apache.dubbo.common.URL
 
setProtocol(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setProtocol(ProtocolConfig) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.MetricsConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setProtocol(String) - Method in class org.apache.dubbo.config.ProviderConfig
Deprecated.
setProtocol(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
setProtocol(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setProtocolIds(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocols(List<? extends ProtocolConfig>) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setProtocols(List<String>) - Method in class org.apache.dubbo.config.SslConfig
 
setProvidedBy(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setProvider(ProviderConfig) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setProviderIds(String) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setProviders(List<ProviderConfig>) - Method in class org.apache.dubbo.config.ServiceConfigBase
Deprecated.
Replace to setProtocols()
setProviderUrl(URL) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
setProxy(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setProxyObject(Object) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
setPublishInterface(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIp(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosAcceptForeignIpCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosEnable(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosEnableCompatible(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosHost(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosHostCompatible(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosPort(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQosPortCompatible(Integer) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setQueues(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setReconnect(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setRef(T) - Method in class org.apache.dubbo.config.ServiceConfigBase
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setRegister(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setRegisterConsumer(Boolean) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistered(boolean) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistries(List<? extends RegistryConfig>) - Method in class org.apache.dubbo.config.ModuleConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistry(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setRegistry(RegistryConfig) - Method in class org.apache.dubbo.config.ModuleConfig
 
setRegistryIds(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setRegistryIds(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRegistryUrl(URL) - Method in class org.apache.dubbo.rpc.model.ProviderModel.RegisterStatedURL
 
setReliable(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setRepository(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setRetries(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setRetry(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setRetryPeriod(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setRetryTimes(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setReturn(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setRouter(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setScope(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setSent(Boolean) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setSerialization(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setServer(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setServer(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setServer(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setServerKeyCertChainPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setServerKeyCertChainPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setServerKeyPassword(String) - Method in class org.apache.dubbo.config.SslConfig
 
setServerPrivateKeyPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setServerPrivateKeyPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setServerTrustCertCollectionPath(String) - Method in class org.apache.dubbo.config.SslConfig
 
setServerTrustCertCollectionPathStream(InputStream) - Method in class org.apache.dubbo.config.SslConfig
 
setService(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setServiceId(String) - Method in class org.apache.dubbo.config.MethodConfig
 
setServiceInterface(String) - Method in class org.apache.dubbo.common.URL
 
setServiceInterfaceName(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
setServiceKey(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
setServiceKey(String) - Method in class org.apache.dubbo.rpc.model.ConsumerModel
 
setServiceKey(String) - Method in class org.apache.dubbo.rpc.model.ProviderModel
 
setServiceType(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
setSession(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setShareconnections(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setShutwait(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setSimplified(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setSsl(SslConfig) - Method in class org.apache.dubbo.config.context.ConfigManager
 
setSslEnabled(Boolean) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setStat(Integer) - Method in class org.apache.dubbo.config.MethodConfig
Deprecated.
setStatus(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setStatus(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setSticky(Boolean) - Method in class org.apache.dubbo.config.AbstractReferenceConfig
 
setSticky(Boolean) - Method in class org.apache.dubbo.config.MethodConfig
 
setStub(Boolean) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setStub(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setSubscribe(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setSuperClass(String) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setSuperClass(Class<?>) - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
setSuperClassName(String) - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
setSyncReport(Boolean) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setTag(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setTarget(Object) - Method in class org.apache.dubbo.rpc.model.ServiceMetadata
 
setTelnet(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setTelnet(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
SETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
setThreadLocalMap(InternalThreadLocalMap) - Method in class org.apache.dubbo.common.threadlocal.InternalThread
Sets the internal data structure that keeps the threadLocal variables bound to this thread.
setThreadName(URL, String) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
append thread name with url address
setThreadname(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setThreadname(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setThreadpool(String) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setThreadpool(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setThreadpool(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setThreads(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setTimeout(Long) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setTimeout(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setToken(Boolean) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setToken(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setTransport(String) - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
setTransporter(String) - Method in class org.apache.dubbo.config.ProtocolConfig
 
setTransporter(String) - Method in class org.apache.dubbo.config.ProviderConfig
 
setTransporter(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setType(int) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setType(String) - Method in class org.apache.dubbo.config.ArgumentConfig
 
setUrl(String) - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
setUrlMergeProcessor(String) - Method in class org.apache.dubbo.config.ConsumerConfig
 
setUseAsConfigCenter(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setUseAsMetadataCenter(Boolean) - Method in class org.apache.dubbo.config.RegistryConfig
 
setUsername(String) - Method in class org.apache.dubbo.common.URL
 
setUsername(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setUsername(String) - Method in class org.apache.dubbo.config.ConfigCenterConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.MetadataReportConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setUsername(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setValidation(String) - Method in class org.apache.dubbo.config.AbstractMethodConfig
 
setVersion(String) - Method in class org.apache.dubbo.common.BaseServiceMetadata
 
setVersion(String) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.ApplicationConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.ModuleConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.MonitorConfig
 
setVersion(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
setWait(Integer) - Method in class org.apache.dubbo.config.ProviderConfig
 
setWait(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
Deprecated. 
setWaitingFuture(CompletableFuture<?>) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
setWarmup(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWeight(Integer) - Method in class org.apache.dubbo.config.AbstractServiceConfig
 
setWeight(Integer) - Method in class org.apache.dubbo.config.RegistryConfig
 
setZone(String) - Method in class org.apache.dubbo.config.RegistryConfig
 
short2bytes(short) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
short2bytes(short, byte[], int) - Static method in class org.apache.dubbo.common.io.Bytes
to byte array.
SHORTEST_RESPONSE - Static variable in interface org.apache.dubbo.common.constants.LoadbalanceRules
Filter the number of invokers with the shortest response time of success calls and count the weights and quantities of these invokers.
shortValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
shouldCheck() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
shouldDelay() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
shouldExport() - Method in class org.apache.dubbo.config.ServiceConfigBase
 
shouldInit() - Method in class org.apache.dubbo.config.ReferenceConfigBase
 
shutdown() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
The following methods are still not supported
SHUTDOWN_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
SHUTDOWN_WAIT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SHUTDOWN_WAIT_SECONDS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Deprecated.
ShutdownHookCallback - Interface in org.apache.dubbo.common.lang
Dubbo ShutdownHook callback interface
ShutdownHookCallbacks - Class in org.apache.dubbo.common.lang
The compose ShutdownHookCallback class to manipulate one and more ShutdownHookCallback instances
shutdownNow() - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
shutdownNow(Executor, int) - Static method in class org.apache.dubbo.common.utils.ExecutorUtil
 
SIDE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SIMPLE_TYPES - Static variable in class org.apache.dubbo.common.utils.ClassUtils
simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
SimpleDataStore - Class in org.apache.dubbo.common.store.support
 
SimpleDataStore() - Constructor for class org.apache.dubbo.common.store.support.SimpleDataStore
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
size() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Returns the number of thread local variables bound to the current thread.
size() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
size(Collection<?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
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.LRUCache
 
size() - Method in class org.apache.dubbo.common.utils.Stack
get stack size.
skip(long) - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
skip(long) - Method in class org.apache.dubbo.common.io.UnsafeStringReader
 
skipUnusedStream(InputStream) - Static method in class org.apache.dubbo.common.io.StreamUtils
 
SLASH - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
SLASH_CHAR - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
Slf4jLogger - Class in org.apache.dubbo.common.logger.slf4j
 
Slf4jLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
Slf4jLoggerAdapter - Class in org.apache.dubbo.common.logger.slf4j
 
Slf4jLoggerAdapter() - Constructor for class org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
 
sort(List<T>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
sortSimpleName(List<String>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
SPI - Annotation Type in org.apache.dubbo.common.extension
Marker for extension interface

Changes on extension configuration file
Use Protocol as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from:

SpiExtensionFactory - Class in org.apache.dubbo.common.extension.factory
SpiExtensionFactory
SpiExtensionFactory() - Constructor for class org.apache.dubbo.common.extension.factory.SpiExtensionFactory
 
split(List<String>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
split(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
split.
splitAll(Map<String, List<String>>, String) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
splitToList(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
Splits String around matches of the given character.
splitToSet(String, char) - Static method in class org.apache.dubbo.common.utils.StringUtils
Split the specified value to be a Set
splitToSet(String, char, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
Split the specified value to be a Set
SSL_ENABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SslConfig - Class in org.apache.dubbo.config
 
SslConfig() - Constructor for class org.apache.dubbo.config.SslConfig
 
Stack<E> - Class in org.apache.dubbo.common.utils
Stack.
Stack() - Constructor for class org.apache.dubbo.common.utils.Stack
 
start() - Method in interface org.apache.dubbo.common.context.Lifecycle
Start the component
start() - Method in class org.apache.dubbo.common.context.LifecycleAdapter
 
START - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
start() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
Starts the background thread explicitly.
start() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
Status - Class in org.apache.dubbo.common.status
Status
Status(Status.Level) - Constructor for class org.apache.dubbo.common.status.Status
 
Status(Status.Level, String) - Constructor for class org.apache.dubbo.common.status.Status
 
Status(Status.Level, String, String) - Constructor for class org.apache.dubbo.common.status.Status
 
Status.Level - Enum in org.apache.dubbo.common.status
Level
STATUS_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
StatusChecker - Interface in org.apache.dubbo.common.status
StatusChecker
StatusUtils - Class in org.apache.dubbo.common.status.support
StatusManager
StatusUtils() - Constructor for class org.apache.dubbo.common.status.support.StatusUtils
 
stop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
stop() - Method in interface org.apache.dubbo.common.timer.Timer
Releases all resources acquired by this Timer and cancels all tasks which were scheduled but not executed yet.
stop() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
STR1 - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
 
STR2 - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
lexical states
Streams - Interface in org.apache.dubbo.common.function
The utilities class for Stream
StreamUtils - Class in org.apache.dubbo.common.io
Stream utils.
STRING - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
StringConstantFieldValuePredicate - Class in org.apache.dubbo.common.utils
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() - 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() - 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() - 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
 
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() - 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() - 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
 
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() - 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() - 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() - 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() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToQueueConverter
 
StringToSetConverter - Class in org.apache.dubbo.common.convert.multiple
The class to convert String to Set-based value
StringToSetConverter() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToSetConverter
 
StringToShortConverter - Class in org.apache.dubbo.common.convert
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() - 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() - Constructor for class org.apache.dubbo.common.convert.multiple.StringToTransferQueueConverter
 
StringUtils - Class in org.apache.dubbo.common.utils
StringUtils
stripEnd(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Strips any of a set of characters from the end of a String.
STUB_EVENT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
STUB_KEY - Static variable in interface org.apache.dubbo.config.Constants
 
submit(ScheduledExecutorService, Supplier<T>) - Static method in class org.apache.dubbo.common.threadpool.concurrent.ScheduledCompletableFuture
 
SUBSCRIBED_SERVICE_NAMES_KEY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
The parameter key of the subscribed service names for Service-Oriented Registry
SystemConfiguration - Class in org.apache.dubbo.common.config
FIXME: is this really necessary? PropertiesConfiguration should have already covered this:
SystemConfiguration() - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 

T

TAG_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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.
THREAD_NAME_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(ExecutorService) - 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 Dubbo event when the Dubbo thread pool is exhausted.
ThreadPoolExhaustedEvent(Object, String) - Constructor for class org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
 
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_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
 
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
 
toByteBuffer() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
toClass() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
toClass(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
 
toFullString(String...) - Method in class org.apache.dubbo.common.URL
 
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
 
toJavaURL() - Method in class org.apache.dubbo.common.URL
 
TOKEN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
toMethodParameters(Map<String, String>) - Static 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
 
toParameterString(String...) - Method in class org.apache.dubbo.common.URL
 
toQueryString(Map<String, String>) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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.ClassUtils
 
toString() - Method in class org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath
 
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.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() - Method in class org.apache.dubbo.config.AbstractConfig
 
toString() - Method in class org.apache.dubbo.config.ProtocolConfig
 
toString() - Method in class org.apache.dubbo.config.ProviderConfig
 
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
 
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
 
toURLKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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
 
translate(String, String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
translate.
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
 
trim(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
tryGetApplication() - Static method in class org.apache.dubbo.rpc.model.ApplicationModel
Deprecated.
type - Variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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
 
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
 
unregisterService(Class<?>) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
unregisterService(String) - Method in class org.apache.dubbo.rpc.model.ServiceRepository
 
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
 
UNSET - Static variable in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
unzip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
unzip.
updateAppExternalConfigurationMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateExternalConfigurationMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
updateIdIfAbsent(String) - Method in class org.apache.dubbo.config.AbstractConfig
 
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(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(String, String, String, String, int, String, Map<String, String>, Map<String, Map<String, String>>) - Constructor for class org.apache.dubbo.common.URL
 
URL_MERGE_PROCESSOR_KEY - Static variable in interface org.apache.dubbo.config.Constants
Url merge processor key
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, Map<String, String>>) - Constructor for class org.apache.dubbo.common.URLBuilder
 
URLStrParser - Class in org.apache.dubbo.common
 
UrlUtils - Class in org.apache.dubbo.common.utils
 
UrlUtils() - Constructor for class org.apache.dubbo.common.utils.UrlUtils
 
USERNAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
Utf8Utils - Class in org.apache.dubbo.common.utils
See original Utf8.java

V

validateClass(String) - Method in class org.apache.dubbo.common.utils.SerializeClassChecker
Check if a class is in block list, using prefix match
VALIDATION_KEY - Static variable in interface org.apache.dubbo.common.constants.FilterConstants
 
value - Variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
valueBoolean(boolean) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueDouble(double) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueFloat(float) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueInt(int) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueLong(long) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
valueNull() - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
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.extension.Inject.InjectType
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.status.Status.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.dubbo.common.URL
NOTICE: This method allocate too much objects, we can use URLStrParser.parseDecodedStr(String) instead.
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
 
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.extension.Inject.InjectType
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.status.Status.Level
Returns an array containing the constants of this enum type, in the order they are declared.
valueString(String) - Method in class org.apache.dubbo.common.json.JSONWriter
Deprecated.
value.
verifyStubAndLocal(String, String, Class<?>) - Method in class org.apache.dubbo.config.AbstractInterfaceConfig
 
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
 

W

waitAndDrain() - 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).
waitAndDrain(long, TimeUnit) - Method in class org.apache.dubbo.common.threadpool.ThreadlessExecutor
 
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, 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
 
WATCH_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.ConsulConstants
 
weakCompareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
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
WrapperComparator() - Constructor for class org.apache.dubbo.common.extension.support.WrapperComparator
 
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.
writeJSON(JSONConverter, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.JSONArray
Deprecated.
write json.
writeJSON(JSONConverter, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.JSONObject
Deprecated.
write json.
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
 
writeValue(Object, JSONWriter, boolean) - Method in class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
writeValue(Object, JSONWriter, boolean) - Method in interface org.apache.dubbo.common.json.JSONConverter
Deprecated.
write object.

Y

yybegin(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Enters a new lexical state
yycharat(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the character at position pos from the matched text.
yyclose() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Closes the input stream.
YYEOF - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
This character denotes the end of file
YYINITIAL - Static variable in class org.apache.dubbo.common.json.Yylex
Deprecated.
 
yylength() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the length of the matched text region.
Yylex - Class in org.apache.dubbo.common.json
Deprecated.
yylex() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Resets the scanner to read from a new input stream.
yystate() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the current lexical state.
yytext() - Method in class org.apache.dubbo.common.json.Yylex
Deprecated.
Returns the text matched by the current regular expression.

Z

zip(byte[]) - Static method in class org.apache.dubbo.common.io.Bytes
zip.
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 Y Z 

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