- 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
-
- getBooleanParameter(String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.compiler.support.ClassUtils
-
- getBoxedClass(Class<?>) - Static method in class org.apache.dubbo.common.utils.ReflectUtils
-
- getBroadcastAddress() - Method in class org.apache.dubbo.common.utils.CIDRUtils
-
- 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
-
- getIntParameter(String, int) - Method in class org.apache.dubbo.common.URL
-
- 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
-
- getMethodBooleanParameter(String, String, boolean) - Method in class org.apache.dubbo.common.URL
-
- getMethodExtension(Class<T>, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodExtension(Class<T>, String, String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.Parameters
-
Deprecated.
- getMethodIntParameter(String, String) - Method in class org.apache.dubbo.common.URL
-
- getMethodIntParameter(String, String, int) - Method in class org.apache.dubbo.common.URL
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-