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 

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
 
AbstractPrefixConfiguration - Class in org.apache.dubbo.common.config
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
AbstractPrefixConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.AbstractPrefixConfiguration
 
ACCEPT_FOREIGN_IP - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
ACCEPT_FOREIGN_IP_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
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.
addAndGet(int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
addConfiguration(Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
addConfiguration(int, Configuration) - Method in class org.apache.dubbo.common.config.CompositeConfiguration
 
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
 
addDefaultConstructor() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
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
 
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
 
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
ALIVE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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.
APPLICATION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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.
ArrayUtils - Class in org.apache.dubbo.common.utils
Contains some methods to check array.
Assert - Class in org.apache.dubbo.common.utils
 
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() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
available - Static variable in class org.apache.dubbo.common.utils.DubboAppender
 

B

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.
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
 
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
 
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
 
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
 
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
 
checkBytecode(String, byte[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
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
 
checkNoError() - Static method in class org.apache.dubbo.common.utils.LogUtil
 
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_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
 
ClassHelper - Class in org.apache.dubbo.common.utils
Deprecated.
Replace to ClassUtils
ClassHelper() - Constructor for class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
CLASSIFIER_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
classifyUrls(List<URL>, Predicate<URL>) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
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.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.
clearAppExternalConfigs() - 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.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
 
CollectionUtils - Class in org.apache.dubbo.common.utils
 
COLON - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
COLON - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
com.alibaba.dubbo.common.extension - package com.alibaba.dubbo.common.extension
 
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_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
 
compare(Object, Object) - Method in class org.apache.dubbo.common.extension.support.ActivateComparator
 
compareAndSet(int, int) - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
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.
CompositeConfiguration - Class in org.apache.dubbo.common.config
 
CompositeConfiguration() - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
CompositeConfiguration(Configuration...) - Constructor for class org.apache.dubbo.common.config.CompositeConfiguration
 
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
 
Configuration - Interface in org.apache.dubbo.common.config
Configuration interface, to fetch the value for the specified key.
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
 
CONSUMER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
CONSUMER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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(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
 
convert(Class<T>, String, T) - Method in interface org.apache.dubbo.common.config.Configuration
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
convertPrimitive(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
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
 
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
 

D

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
 
decrementAndGet() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
DEFAULT_ALIVE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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_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_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_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_SERVER_SHUTDOWN_TIMEOUT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
Default timeout value in milliseconds for server shutdown
DEFAULT_THREAD_NAME - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
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 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
 
DISABLED_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
DisableInject - Annotation Type in org.apache.dubbo.common.extension
 
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_LABELS - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
DubboAppender - Class in org.apache.dubbo.common.utils
 
DubboAppender() - Constructor for class org.apache.dubbo.common.utils.DubboAppender
 
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
 

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
 
EMPTY - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
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_ARRAY - Static variable in class org.apache.dubbo.common.utils.StringUtils
 
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
TODO load as SPI will be better?
Environment() - Constructor for class org.apache.dubbo.common.config.Environment
 
EnvironmentConfiguration - Class in org.apache.dubbo.common.config
Configuration from system environment
EnvironmentConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.EnvironmentConfiguration
 
EnvironmentConfiguration() - Constructor for class org.apache.dubbo.common.config.EnvironmentConfiguration
 
EQUAL_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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(Object) - Method in class org.apache.dubbo.common.utils.Log
 
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
 
execute(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.EagerThreadPoolExecutor
 
ExecutorUtil - Class in org.apache.dubbo.common.utils
 
ExecutorUtil() - Constructor for class org.apache.dubbo.common.utils.ExecutorUtil
 
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
Load dubbo extensions auto inject dependency extension auto wrap extension in wrapper default extension is an adaptive instance

F

FailsafeLogger - Class in org.apache.dubbo.common.logger.support
 
FailsafeLogger(Logger) - Constructor for class org.apache.dubbo.common.logger.support.FailsafeLogger
 
FILE_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
FilterConstants - Interface in org.apache.dubbo.common.constants
 
filterLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
findConstructor(Class<?>, Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
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
 
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
Find method from method signature
findName(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
findThread(String) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
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
 
forName(String[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
forName(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Same as Class.forName(), except that it works for primitive types.
forName(String, ClassLoader) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forName(ClassLoader, String) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
forNameWithCallerClassLoader(String, Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
forNameWithThreadContextClassLoader(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
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
GenericJSONConverter - Class in org.apache.dubbo.common.json
Deprecated.
GenericJSONConverter() - Constructor for class org.apache.dubbo.common.json.GenericJSONConverter
Deprecated.
 
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(Object) - Method in class org.apache.dubbo.common.utils.LRUCache
 
get(int) - Method in class org.apache.dubbo.common.utils.Stack
get.
getAbsolutePath() - Method in class org.apache.dubbo.common.URL
 
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.
getAdaptiveExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getAddress() - Method in class org.apache.dubbo.common.URL
 
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
 
getAppExternalConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getAppExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
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.
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(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
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
getCallerClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getClassLoader(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
get class loader
getClassLoader() - Static method in class org.apache.dubbo.common.utils.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
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
 
getClassNameProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getClassPool(ClassLoader) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getClassPool() - Method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
getCodeBase(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getColonSeparatedKey() - Method in class org.apache.dubbo.common.URL
The format is "{interface}:[version]:[group]"
getConfiguration(String, String) - Method in class org.apache.dubbo.common.config.Environment
Create new instance for each call, since it will be called only at startup, I think there's no big deal of the potential cost.
getConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
getConstructorArg(Class<?>) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
getConstructors() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getDeclaredMethodNames() - Method in class org.apache.dubbo.common.bytecode.Wrapper
get method name array.
getDecodedParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDecodedParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getDefaultExtension() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension, return null if it's not configured.
getDefaultExtensionName() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return default extension name, return null if not configured.
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.
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.
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.
getDynamicConfiguration() - Method in class org.apache.dubbo.common.config.Environment
 
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
 
getEnumPropertyName() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getEnvironmentConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
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
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(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.
 
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
 
getExternalConfig(String, String) - Method in class org.apache.dubbo.common.config.Environment
 
getExternalConfigurationMap() - Method in class org.apache.dubbo.common.config.Environment
 
getFields() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
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
 
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.
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
 
getHost() - Method in class org.apache.dubbo.common.URL
 
getHostName(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getIfSet() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
getImports() - Method in class org.apache.dubbo.common.compiler.support.CtClassBuilder
 
getInitCode(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getInstance() - Static method in class org.apache.dubbo.common.config.Environment
 
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.
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 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
 
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
 
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
 
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
 
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.
getLoadedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
Return the list of extensions which are already loaded.
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
 
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.
getMessage() - Method in class org.apache.dubbo.common.status.Status
 
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)
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)
getMethodName(Method, Class<?>[], String) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
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
 
getMethodParameterAndDecoded(String, String) - Method in class org.apache.dubbo.common.URL
 
getMethodParameterAndDecoded(String, 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
 
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.
getNetworkAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
 
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.
getParameter(String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameter(String) - Method in class org.apache.dubbo.common.URL
 
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
 
getParameters() - Method in class org.apache.dubbo.common.Parameters
Deprecated.
 
getParameters() - Method in class org.apache.dubbo.common.URL
 
getPassword() - Method in class org.apache.dubbo.common.URL
 
getPath() - Method in class org.apache.dubbo.common.URL
 
getPathKey() - Method in class org.apache.dubbo.common.URL
The format of return value is '{group}/{path/interfaceName}:{version}'
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
 
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
 
getPrimitiveProperty() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getProperties() - Static method in class org.apache.dubbo.common.utils.ConfigUtils
 
getPropertiesConfig(String, String) - 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.AbstractPrefixConfiguration
 
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
 
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
 
getProtocolVersion() - Static method in class org.apache.dubbo.common.Version
 
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.
getQueryStringValue(String, String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
getRandomPort() - Static method in class org.apache.dubbo.common.utils.NetUtils
 
getRawParameter(String) - Method in class org.apache.dubbo.common.URL
 
getReturnTypes(Method) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
getServerShutdownTimeout() - Static method in class org.apache.dubbo.common.config.ConfigurationUtils
 
getServiceInterface() - Method in class org.apache.dubbo.common.URL
 
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
 
getServiceName() - Method in class org.apache.dubbo.common.URL
Deprecated.
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
getSize(Object) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
getSizeMethod(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
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.
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
 
getSupportedExtensions() - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
getSystemConfig(String, String) - 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
GETTER_METHOD_DESC_PATTERN - Static variable in class org.apache.dubbo.common.utils.ReflectUtils
 
getThreadGroup() - Method in class org.apache.dubbo.common.utils.NamedThreadFactory
 
getType() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
getUrl() - Method in interface org.apache.dubbo.common.Node
get url.
getUrlParameter(String) - Method in class org.apache.dubbo.common.URL
 
getUsername() - Method in class org.apache.dubbo.common.URL
 
getVersion() - Static method in class org.apache.dubbo.common.Version
 
getVersion(Class<?>, String) - Static method in class org.apache.dubbo.common.Version
 
getWrapper(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.Wrapper
get wrapper.
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_SEPERATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
GROUP_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

H

hasExtension(String) - Method in class org.apache.dubbo.common.extension.ExtensionLoader
 
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
 
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
 
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.
hex2bytes(String) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
hex2bytes(String, int, int) - Static method in class org.apache.dubbo.common.io.Bytes
from hex string.
HIDE_KEY_PREFIX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 

I

IDENT - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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
 
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
 
InmemoryConfiguration - Class in org.apache.dubbo.common.config
In-memory configuration
InmemoryConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
InmemoryConfiguration() - Constructor for class org.apache.dubbo.common.config.InmemoryConfiguration
 
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
 
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
 
invokeMethod(Object, String, Class<?>[], Object[]) - Method in class org.apache.dubbo.common.bytecode.Wrapper
invoke method.
IO_THREADS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
IOUtils - Class in org.apache.dubbo.common.utils
 
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
 
isAllUpperCase(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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
 
isAvailable() - Method in interface org.apache.dubbo.common.Node
is available.
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(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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.
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[], 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
 
isDynamicClass(Class<?>) - Static method in class org.apache.dubbo.common.bytecode.ClassGenerator
 
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
 
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
 
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.
isGetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isGetter(Method)
isGetter(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
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
 
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
 
isJavaIdentifier(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
Returns true if s is a legal Java identifier.
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
 
isNoneEmpty(String...) - Static method in class org.apache.dubbo.common.utils.StringUtils
Checks if the strings contain empty or null elements.
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
 
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
 
isNumeric(String, boolean) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
isPojo(Class<?>) - Static method in class org.apache.dubbo.common.utils.PojoUtils
 
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
isPrimitive(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
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
 
isProvider(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isPublicInstanceField(Field) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
 
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 Because response attachments feature is firstly introduced in 2.6.3 and moreover we have no other approach to know the framework's version, so we use isSupportResponseAttachment to decide if it's v2.6.3.
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
isRoute(URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isServiceKeyMatch(URL, URL) - Static method in class org.apache.dubbo.common.utils.UrlUtils
 
isSetter(Method) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Replace to MethodUtils#isSetter(Method)
isSetter(Method) - Static method in class org.apache.dubbo.common.utils.MethodUtils
 
isStop() - Method in class org.apache.dubbo.common.timer.HashedWheelTimer
 
isStop() - Method in interface org.apache.dubbo.common.timer.Timer
the timer is stop
isSupportResponseAttachment(String) - Static method in class org.apache.dubbo.common.Version
 
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
 
isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
We only check boolean value at this moment.
isTypeMatch(Class<?>, String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
We only check boolean value at this moment.
isValidAddress(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isValidLocalHost(String) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jcl.JclLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.jdk.JdkLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j.Log4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.log4j2.Log4j2Logger
 
isWarnEnabled() - Method in interface org.apache.dubbo.common.logger.Logger
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.slf4j.Slf4jLogger
 
isWarnEnabled() - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
iterator() - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
iterator() - Method in class org.apache.dubbo.common.utils.ConcurrentHashSet
Returns an iterator over the elements in this set.

J

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() - 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

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
 
LBRACE - Static variable in class org.apache.dubbo.common.json.JSON
Deprecated.
 
LBRACE - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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
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
 
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
 
LRUCache<K,V> - Class in org.apache.dubbo.common.utils
 
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

mapEquals(Map<?, ?>, Map<?, ?>) - Static method in class org.apache.dubbo.common.utils.CollectionUtils
 
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
 
MAX_PROXY_COUNT - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MemoryStatusChecker - Class in org.apache.dubbo.common.status.support
MemoryStatus
MemoryStatusChecker() - Constructor for class org.apache.dubbo.common.status.support.MemoryStatusChecker
 
mergeValues(Class<?>, String, List<String>) - Static method in class org.apache.dubbo.common.utils.ConfigUtils
Insert default extension into extension list.
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
 
METHODS_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
MethodUtils - Class in org.apache.dubbo.common.utils
 
MethodUtils() - Constructor for class org.apache.dubbo.common.utils.MethodUtils
 
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
 
MONITOR_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

N

NAME - Static variable in class org.apache.dubbo.common.timer.HashedWheelTimer
may be in spi?
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.
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
 
Node - Interface in org.apache.dubbo.common
Node.
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
 
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.
 

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.
offer(Runnable) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
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.constants - package org.apache.dubbo.common.constants
 
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.io - package org.apache.dubbo.common.io
 
org.apache.dubbo.common.json - package org.apache.dubbo.common.json
 
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.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
 
OVERRIDE_PROTOCOL - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 

P

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.
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.
 
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.
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
 
peek() - Method in class org.apache.dubbo.common.utils.Stack
peek.
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
 
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
 
printList(List<T>) - Static method in class org.apache.dubbo.common.utils.LogUtil
 
PROPERTIES_CHAR_SEPERATOR - 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(String, String) - Constructor for class org.apache.dubbo.common.config.PropertiesConfiguration
 
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
 
PROVIDER - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROVIDER_SIDE - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
PROVIDERS_CATEGORY - Static variable in interface org.apache.dubbo.common.constants.RegistryConstants
 
Proxy - Class in org.apache.dubbo.common.bytecode
Proxy.
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.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.

Q

QOS_ENABLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_ENABLE_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QOS_PORT_COMPATIBLE - Static variable in interface org.apache.dubbo.common.constants.QosConstants
 
QosConstants - Interface in org.apache.dubbo.common.constants
QosConstants
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

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.
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
 
ReflectUtils - Class in org.apache.dubbo.common.utils
ReflectUtils
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_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
REGISTRY_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
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(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.
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.
removeIndexedVariable(int) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
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
 
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.
Resetable - Interface in org.apache.dubbo.common
Resetable.
resetExtensionLoader(Class) - Static method in class org.apache.dubbo.common.extension.ExtensionLoader
 
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolvePrimitiveClassName(String) - Static method in class org.apache.dubbo.common.utils.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
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
 
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
 
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(Timeout) - Method in interface org.apache.dubbo.common.timer.TimerTask
Executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).

S

searchMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
SEMICOLON_SEPARATOR - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SEMICOLON_SPLIT_PATTERN - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
SEPARATOR_REGEX - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
serialize(Object) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
serialize(Object, JavaBeanAccessor) - Static method in class org.apache.dubbo.common.beanutil.JavaBeanSerializeUtil
 
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.
setAddress(String) - Method in class org.apache.dubbo.common.URL
 
setAddress(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setAppExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
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
 
setConfigCenterFirst(boolean) - Method in class org.apache.dubbo.common.config.Environment
 
setDefaultCompiler(String) - Static method in class org.apache.dubbo.common.compiler.support.AdaptiveCompiler
 
setDynamicConfiguration(Configuration) - Method in class org.apache.dubbo.common.config.Environment
 
setEnumNameProperty(String) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setExecutor(EagerThreadPoolExecutor) - Method in class org.apache.dubbo.common.threadpool.support.eager.TaskQueue
 
setExternalConfigMap(Map<String, String>) - Method in class org.apache.dubbo.common.config.Environment
 
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
 
setHost(String) - Method in class org.apache.dubbo.common.URL
 
setHost(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setIndexedVariable(int, Object) - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
setInterface(MulticastSocket, boolean) - Static method in class org.apache.dubbo.common.utils.NetUtils
 
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
 
setLogger(Logger) - Method in class org.apache.dubbo.common.logger.support.FailsafeLogger
 
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
 
setMixinInstance(Object) - Method in interface org.apache.dubbo.common.bytecode.Mixin.MixinAware
 
setPassword(String) - Method in class org.apache.dubbo.common.URL
 
setPassword(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPath(String) - Method in class org.apache.dubbo.common.URL
 
setPath(String) - Method in class org.apache.dubbo.common.URLBuilder
 
setPort(int) - Method in class org.apache.dubbo.common.URL
 
setPort(int) - Method in class org.apache.dubbo.common.URLBuilder
 
setPrimitiveProperty(Object) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
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
 
setServiceInterface(String) - Method in class org.apache.dubbo.common.URL
 
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
 
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
setType(int) - Method in class org.apache.dubbo.common.beanutil.JavaBeanDescriptor
 
setUsername(String) - Method in class org.apache.dubbo.common.URL
 
setUsername(String) - Method in class org.apache.dubbo.common.URLBuilder
 
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.
shortValue() - Method in class org.apache.dubbo.common.utils.AtomicPositiveInteger
 
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.
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
 
simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassHelper
Deprecated.
 
simpleClassName(Class<?>) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
SimpleDataStore - Class in org.apache.dubbo.common.store.support
 
SimpleDataStore() - Constructor for class org.apache.dubbo.common.store.support.SimpleDataStore
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayInputStream
 
size() - Method in class org.apache.dubbo.common.io.UnsafeByteArrayOutputStream
 
size() - Static method in class org.apache.dubbo.common.threadlocal.InternalThreadLocal
Returns the number of thread local variables bound to the current thread.
size() - Method in class org.apache.dubbo.common.threadlocal.InternalThreadLocalMap
 
size() - Method in class org.apache.dubbo.common.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
 
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
 
Stack<E> - Class in org.apache.dubbo.common.utils
Stack.
Stack() - Constructor for class org.apache.dubbo.common.utils.Stack
 
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
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
StreamUtils - Class in org.apache.dubbo.common.io
Stream utils.
STRING - Static variable in class org.apache.dubbo.common.json.JSONToken
Deprecated.
 
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.
SystemConfiguration - Class in org.apache.dubbo.common.config
FIXME: is this really necessary? PropertiesConfiguration should have already covered this:
SystemConfiguration(String, String) - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 
SystemConfiguration() - Constructor for class org.apache.dubbo.common.config.SystemConfiguration
 

T

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
 
THREAD_NAME_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
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
 
Timeout - Interface in org.apache.dubbo.common.timer
A handle associated with a TimerTask that is returned by a Timer.
TIMEOUT_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 
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
 
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
 
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
 
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
 
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.ClassHelper
Deprecated.
 
toShortString(Object) - Static method in class org.apache.dubbo.common.utils.ClassUtils
 
toString(Throwable) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
 
toString() - Method in class org.apache.dubbo.common.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
 
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
 
toURLKey(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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.
trim(String) - Static method in class org.apache.dubbo.common.utils.StringUtils
 
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
 

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

V

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.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
Parse url string
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.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.
Version - Class in org.apache.dubbo.common
Version
VERSION_KEY - Static variable in interface org.apache.dubbo.common.constants.CommonConstants
 

W

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
 
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
 
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(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.
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 
Skip navigation links

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