跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W Y 

A

abilityMode() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
ability mode: sdk client or cluster client.
abilityMode() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
 
abilityMode() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
 
abilityTable - 类 中的变量com.alibaba.nacos.common.remote.client.Connection
 
AbstractAbilityControlManager - com.alibaba.nacos.common.ability中的类
It is a capability control center, manager current node abilities or other control.
AbstractAbilityControlManager() - 类 的构造器com.alibaba.nacos.common.ability.AbstractAbilityControlManager
 
AbstractAbilityControlManager.AbilityUpdateEvent - com.alibaba.nacos.common.ability中的类
notify when current node ability changing.
AbstractApacheHttpClientFactory - com.alibaba.nacos.common.http中的类
apache http client factory implements.
AbstractApacheHttpClientFactory() - 类 的构造器com.alibaba.nacos.common.http.AbstractApacheHttpClientFactory
 
AbstractAssert - com.alibaba.nacos.common.packagescan.util中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Assertion utility class that assists in validating arguments.
AbstractDelayTask - com.alibaba.nacos.common.task中的类
Abstract task which can delay and merge.
AbstractDelayTask() - 类 的构造器com.alibaba.nacos.common.task.AbstractDelayTask
 
AbstractExecuteTask - com.alibaba.nacos.common.task中的类
Abstract task which should be executed immediately.
AbstractExecuteTask() - 类 的构造器com.alibaba.nacos.common.task.AbstractExecuteTask
 
AbstractFileResolvingResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Abstract base class for resources which resolve URLs into File references, such as UrlResource or ClassPathResource.
AbstractFileResolvingResource() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
AbstractHttpClientFactory - com.alibaba.nacos.common.http中的类
AbstractHttpClientFactory Let the creator only specify the http client config.
AbstractHttpClientFactory() - 类 的构造器com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
AbstractNacosRestTemplate - com.alibaba.nacos.common.http.client中的类
For NacosRestTemplate and NacosAsyncRestTemplate, provide initialization and register of response converter.
AbstractNacosRestTemplate(Logger) - 类 的构造器com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
 
AbstractNacosTaskExecuteEngine<T extends NacosTask> - com.alibaba.nacos.common.task.engine中的类
Abstract nacos task execute engine.
AbstractNacosTaskExecuteEngine(Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
AbstractObjectUtils - com.alibaba.nacos.common.packagescan.util中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Miscellaneous object utility methods.
AbstractParamChecker - com.alibaba.nacos.common.paramcheck中的类
The type Abstract param checker.
AbstractParamChecker() - 类 的构造器com.alibaba.nacos.common.paramcheck.AbstractParamChecker
 
AbstractResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Convenience base class for Resource implementations, pre-implementing typical behavior.
AbstractResource() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AbstractResource
 
AbstractResponseHandler<T> - com.alibaba.nacos.common.http.client.handler中的类
Abstract response handler.
AbstractResponseHandler() - 类 的构造器com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
 
ACCEPT_CHARSET - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
ACCEPT_ENCODING - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
add(E) - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 
addAll(List<String>) - 类 中的方法com.alibaba.nacos.common.http.param.Header
Add all KV list to header.
addAll(Map<String, String>) - 类 中的方法com.alibaba.nacos.common.http.param.Header
Add all parameters to header.
addAllClassLoaderJarRoots(ClassLoader, Set<Resource>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Search all URLClassLoader URLs for jar file references and add them to the given set of resources in the form of pointers to the root of the jar file content.
addClassPathManifestEntries(Set<Resource>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Determine jar file references from the "java.class.path." manifest property and add them to the given set of resources in the form of pointers to the root of the jar file content.
addFileChangeListener(TlsFileWatcher.FileChangeListener, String...) - 类 中的方法com.alibaba.nacos.common.tls.TlsFileWatcher
Add file change listener for specified path.
addObjectToArray(A[], O) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
addObserver(Observer) - 类 中的方法com.alibaba.nacos.common.utils.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOriginalResponseHeader(String, List<String>) - 类 中的方法com.alibaba.nacos.common.http.param.Header
set original format response header.
addParam(String, String) - 类 中的方法com.alibaba.nacos.common.http.param.Header
Add the key and value to the header.
addParam(String, Object) - 类 中的方法com.alibaba.nacos.common.http.param.Query
Add query parameter.
addPrefixForEachKey(Map<String, T>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConnLabelsUtils
add prefix for each key in map.
addProcessor(Object, NacosTaskProcessor) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
addProcessor(Object, NacosTaskProcessor) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Add task processor NacosTaskProcessor for execute engine.
addProtocolResolver(ProtocolResolver) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Register the given resolver with this resource loader, allowing for additional protocols to be handled.
addPublisherEvent(Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
 
addShutdownHook(Runnable) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
 
addSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
addSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
 
addSubscriber(Subscriber) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
Add listener.
addSubscriber(Subscriber, Class<? extends Event>) - 接口 中的方法com.alibaba.nacos.common.notify.ShardedEventPublisher
Add listener for default share publisher.
addSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
addSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
addTask(Object, AbstractDelayTask) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
addTask(Object, AbstractExecuteTask) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
addTask(Object, T) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Add task into execute pool.
afterReset(ConnectResetRequest) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
afterReset(ConnectResetRequest) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
. invoke after receiving reset request
AntPathMatcher - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Create a new instance with the AntPathMatcher.DEFAULT_PATH_SEPARATOR.
AntPathMatcher(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
A convenient, alternative constructor to use with a custom path separator.
AntPathMatcher.AntPathStringMatcher - com.alibaba.nacos.common.packagescan.resource中的类
Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPatternComparator - com.alibaba.nacos.common.packagescan.resource中的类
The default Comparator implementation returned by AntPathMatcher.getPatternComparator(String).
AntPathStringMatcher(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
 
AntPathStringMatcher(String, boolean) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
 
AntPatternComparator(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator
 
APP_FILED - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
APPLICATION_ATOM_XML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_FORM_URLENCODED - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_JSON - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_OCTET_STREAM - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_SVG_XML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_XHTML_XML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
APPLICATION_XML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
apply(Class<? extends Event>, Integer) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisherFactory
Build an new EventPublisher.
apply(Class<? extends Event>, Integer) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
 
applyRelativePath(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Apply the given relative path to the given Java resource path, assuming standard Java folder separation (i.e. "/" separators).
ARRAY_SUFFIX - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
 
ArrayUtils - com.alibaba.nacos.common.utils中的类
Array utils.
assignLogger() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
assign Logger.
assignLogger() - 类 中的方法com.alibaba.nacos.common.http.DefaultHttpClientFactory
 
AsyncHttpClientRequest - com.alibaba.nacos.common.http.client.request中的接口
Represents a client-side Async HTTP request.
asyncRequest(Request, RequestCallBack) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
asyncRequest(Request, RequestCallBack) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
send async request.
AutoExpireCache<K,V> - com.alibaba.nacos.common.cache.decorators中的类
A wrapper that automatically expires the cache.
AutoExpireCache(Cache<K, V>, long) - 类 的构造器com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 

B

b - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
已过时。
Use ClassReader.readByte(int) and the other read methods instead. This field will eventually be deleted.
Base64 - com.alibaba.nacos.common.codec中的类
From apache common codec, and remove some useless method.
Base64() - 类 的构造器com.alibaba.nacos.common.codec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
BaseHttpMethod - com.alibaba.nacos.common.http中的枚举
Base http method.
BaseHttpMethod.HttpDeleteWithEntity - com.alibaba.nacos.common.http中的类
delete Large implemented.
BaseHttpMethod.HttpGetWithEntity - com.alibaba.nacos.common.http中的类
get Large implemented.
BeanResponseHandler<T> - com.alibaba.nacos.common.http.client.handler中的类
bean response handler, Mainly converter response type as bean type.
BeanResponseHandler() - 类 的构造器com.alibaba.nacos.common.http.client.handler.BeanResponseHandler
 
Beta - com.alibaba.nacos.common中的注释类型
Means a class is in beta version.
build() - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Build the cache according to the builder attribute.
build() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
build http client config.
build() - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapterBuilder
Build NacosLoggingAdapter implementation.
build() - 类 中的方法com.alibaba.nacos.common.model.RestResult.ResResultBuilder
Build result.
build() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
build GrpcClientConfig.
build() - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
build thread factory.
buildClusterFromProperties(Properties) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
 
builder() - 类 中的静态方法com.alibaba.nacos.common.cache.builder.CacheBuilder
 
builder() - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientConfig
 
builder() - 类 中的静态方法com.alibaba.nacos.common.model.RestResult
 
buildHttpClientConfig() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
build http client config.
buildHttpClientConfig() - 类 中的方法com.alibaba.nacos.common.http.DefaultHttpClientFactory
 
buildMessage(String, Throwable) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.NestedExceptionUtils
Build a message for the given base message and root cause.
buildResult(IResultCode, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
buildSdkFromProperties(Properties) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
 
buildSslContext(boolean) - 类 中的静态方法com.alibaba.nacos.common.tls.TlsHelper
Returns a SSLContexts.
buildUri(String, Query) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
build URI By url and query.
buildUrl(boolean, String, String...) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Build URL.
ByteArrayResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for a given byte array.
ByteArrayResource(byte[]) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
Create a new ByteArrayResource.
ByteArrayResource(byte[], String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
Create a new ByteArrayResource with a description.
bytesToInt(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
convert byte array to int.
ByteUtils - com.alibaba.nacos.common.utils中的类
ByteUtils.

C

Cache<K,V> - com.alibaba.nacos.common.cache中的接口
Cache method collection definition.
CacheBuilder<K,V> - com.alibaba.nacos.common.cache.builder中的类
Cache builder.
CacheBuilder() - 类 的构造器com.alibaba.nacos.common.cache.builder.CacheBuilder
 
CacheItemProperties - com.alibaba.nacos.common.cache.builder中的类
Cache item's own attributes.
CacheItemProperties() - 类 的构造器com.alibaba.nacos.common.cache.builder.CacheItemProperties
 
Callback<T> - com.alibaba.nacos.common.http中的接口
Http callback.
capabilityNegotiationTimeout() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
capabilityNegotiationTimeout() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get timeout of connection setup(TimeUnit.MILLISECONDS).
capitalize(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
caseInsensitiveValueOf(E[], String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Case insensitive alternative to Enum.valueOf(Class, String).
channel - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
grpc channel.
channelKeepAlive() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
channelKeepAlive() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get channelKeepAlive time.
channelKeepAliveTimeout() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
channelKeepAliveTimeout() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get channelKeepAliveTimeout.
CHECK_INTERVAL - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
checkArgument(boolean, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.Preconditions
check precondition.
checkArgument(boolean, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.Preconditions
check precondition.
checkClusterFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check cluster format.
checkDataIdFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check data id format.
checkGroupFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check group format.
checkIpFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check ip format.
checkIPs(String...) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
Check ips.
checkMetadataFormat(Map<String, String>) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check metadata format.
checkNamespaceIdFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check namespace id format.
checkNamespaceShowNameFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check namespace show name format.
checkOK(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
Check whether checkIPs result is "ok".
checkParamInfoFormat(ParamInfo) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check param info format.
checkParamInfoList(List<ParamInfo>) - 类 中的方法com.alibaba.nacos.common.paramcheck.AbstractParamChecker
Check param info list param check response.
checkParamInfoList(List<ParamInfo>) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
 
checkPortFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check port format.
checkServiceNameFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check service name format.
checkSingleClusterFormat(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
Check single cluster format.
classPackageAsResourcePath(Class<?>) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Given an input class object, return a string which consists of the class's package name as a pathname, i.e., all dots ('.') are replaced by slashes ('/').
CLASSPATH_ALL_URL_PREFIX - 接口 中的静态变量com.alibaba.nacos.common.packagescan.resource.ResourcePatternResolver
Pseudo URL prefix for all matching resources from the class path: "classpath*:" This differs from ResourceLoader's classpath URL prefix in that it retrieves all matching resources for a given name (e.g.
CLASSPATH_URL_PREFIX - 接口 中的静态变量com.alibaba.nacos.common.packagescan.resource.ResourceLoader
Pseudo URL prefix for loading from the class path: "classpath:".
CLASSPATH_URL_PREFIX - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
Pseudo URL prefix for loading from the class path: "classpath:".
ClassPathContextResource(String, ClassLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader.ClassPathContextResource
 
ClassPathResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for class path resources.
ClassPathResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassPathResource(String, ClassLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassPathResource(String, Class<?>) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Create a new ClassPathResource for Class usage.
ClassPathResource(String, ClassLoader, Class<?>) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
ClassReader - com.alibaba.nacos.common.packagescan.classreading中的类
Copy from ASM, with less modifications A parser to make a visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassReader(byte[]) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
Constructs a new ClassReader object.
ClassUtils - com.alibaba.nacos.common.utils中的类
Utils for Class.
cleanDirectory(File) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
清理目录下的内容.
cleanPath(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
clear() - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Clear the entire cache.
clear() - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
clear() - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
clear() - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
clear() - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
clear() - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
clear() - 类 中的方法com.alibaba.nacos.common.http.param.Query
 
clear() - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 
clearChanged() - 类 中的方法com.alibaba.nacos.common.utils.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearResourceCaches() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Clear all resource caches in this resource loader.
CLIENT_AUTH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
CLIENT_CERTPATH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
CLIENT_IP - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
CLIENT_KEYPASSWORD - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
CLIENT_KEYPATH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
CLIENT_TRUST_CERT - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
CLIENT_VERSION_HEADER - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
clientEventExecutor - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
ClientSuffix() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
 
close() - 类 中的方法com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
 
close() - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
close request client.
close() - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
close request client.
close() - 类 中的方法com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
 
close() - 类 中的方法com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
 
close() - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
 
close() - 类 中的方法com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
close() - 接口 中的方法com.alibaba.nacos.common.http.client.response.HttpClientResponse
close response InputStream.
close() - 类 中的方法com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
close() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
Closeable - com.alibaba.nacos.common.lifecycle中的接口
An interface is used to define the resource's close and shutdown, such as IO Connection and ThreadPool.
closeQuietly(HttpURLConnection) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Close http connection quietly.
closeQuietly(Closeable) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Close closable object quietly.
closeQuietly(Closeable...) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
 
clusterPatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
collectionToDelimitedString(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Convert a Collection into a delimited String (e.g.
collectionToDelimitedString(Collection<?>, String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Convert a Collection to a delimited String (e.g.
CollectionUtils - com.alibaba.nacos.common.utils中的类
Copy from org.apache.commons.collections.
collectLabels(Properties) - 类 中的方法com.alibaba.nacos.common.labels.impl.DefaultLabelsCollector
init labels.
collectLabels(Properties) - 接口 中的方法com.alibaba.nacos.common.labels.LabelsCollector
getLabels.
com.alibaba.nacos.common - 程序包 com.alibaba.nacos.common
 
com.alibaba.nacos.common.ability - 程序包 com.alibaba.nacos.common.ability
 
com.alibaba.nacos.common.ability.discover - 程序包 com.alibaba.nacos.common.ability.discover
 
com.alibaba.nacos.common.cache - 程序包 com.alibaba.nacos.common.cache
 
com.alibaba.nacos.common.cache.builder - 程序包 com.alibaba.nacos.common.cache.builder
 
com.alibaba.nacos.common.cache.decorators - 程序包 com.alibaba.nacos.common.cache.decorators
 
com.alibaba.nacos.common.cache.impl - 程序包 com.alibaba.nacos.common.cache.impl
 
com.alibaba.nacos.common.codec - 程序包 com.alibaba.nacos.common.codec
 
com.alibaba.nacos.common.constant - 程序包 com.alibaba.nacos.common.constant
 
com.alibaba.nacos.common.event - 程序包 com.alibaba.nacos.common.event
 
com.alibaba.nacos.common.executor - 程序包 com.alibaba.nacos.common.executor
 
com.alibaba.nacos.common.http - 程序包 com.alibaba.nacos.common.http
 
com.alibaba.nacos.common.http.client - 程序包 com.alibaba.nacos.common.http.client
 
com.alibaba.nacos.common.http.client.handler - 程序包 com.alibaba.nacos.common.http.client.handler
 
com.alibaba.nacos.common.http.client.request - 程序包 com.alibaba.nacos.common.http.client.request
 
com.alibaba.nacos.common.http.client.response - 程序包 com.alibaba.nacos.common.http.client.response
 
com.alibaba.nacos.common.http.param - 程序包 com.alibaba.nacos.common.http.param
 
com.alibaba.nacos.common.labels - 程序包 com.alibaba.nacos.common.labels
 
com.alibaba.nacos.common.labels.impl - 程序包 com.alibaba.nacos.common.labels.impl
 
com.alibaba.nacos.common.lifecycle - 程序包 com.alibaba.nacos.common.lifecycle
 
com.alibaba.nacos.common.logging - 程序包 com.alibaba.nacos.common.logging
 
com.alibaba.nacos.common.model - 程序包 com.alibaba.nacos.common.model
 
com.alibaba.nacos.common.model.core - 程序包 com.alibaba.nacos.common.model.core
 
com.alibaba.nacos.common.notify - 程序包 com.alibaba.nacos.common.notify
 
com.alibaba.nacos.common.notify.listener - 程序包 com.alibaba.nacos.common.notify.listener
 
com.alibaba.nacos.common.packagescan - 程序包 com.alibaba.nacos.common.packagescan
 
com.alibaba.nacos.common.packagescan.classreading - 程序包 com.alibaba.nacos.common.packagescan.classreading
 
com.alibaba.nacos.common.packagescan.resource - 程序包 com.alibaba.nacos.common.packagescan.resource
 
com.alibaba.nacos.common.packagescan.util - 程序包 com.alibaba.nacos.common.packagescan.util
 
com.alibaba.nacos.common.paramcheck - 程序包 com.alibaba.nacos.common.paramcheck
 
com.alibaba.nacos.common.pathencoder - 程序包 com.alibaba.nacos.common.pathencoder
 
com.alibaba.nacos.common.pathencoder.impl - 程序包 com.alibaba.nacos.common.pathencoder.impl
 
com.alibaba.nacos.common.remote - 程序包 com.alibaba.nacos.common.remote
 
com.alibaba.nacos.common.remote.client - 程序包 com.alibaba.nacos.common.remote.client
 
com.alibaba.nacos.common.remote.client.grpc - 程序包 com.alibaba.nacos.common.remote.client.grpc
 
com.alibaba.nacos.common.remote.exception - 程序包 com.alibaba.nacos.common.remote.exception
 
com.alibaba.nacos.common.spi - 程序包 com.alibaba.nacos.common.spi
 
com.alibaba.nacos.common.task - 程序包 com.alibaba.nacos.common.task
 
com.alibaba.nacos.common.task.engine - 程序包 com.alibaba.nacos.common.task.engine
 
com.alibaba.nacos.common.tls - 程序包 com.alibaba.nacos.common.tls
 
com.alibaba.nacos.common.trace - 程序包 com.alibaba.nacos.common.trace
 
com.alibaba.nacos.common.trace.event - 程序包 com.alibaba.nacos.common.trace.event
 
com.alibaba.nacos.common.trace.event.naming - 程序包 com.alibaba.nacos.common.trace.event.naming
 
com.alibaba.nacos.common.trace.publisher - 程序包 com.alibaba.nacos.common.trace.publisher
 
com.alibaba.nacos.common.utils - 程序包 com.alibaba.nacos.common.utils
 
combine(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Combine two patterns into a new pattern.
combine(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Combines two patterns into a new pattern that is returned.
COMMA - 类 中的静态变量com.alibaba.nacos.common.constant.Symbols
Comma.
COMMA - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
compare(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator
Compare two patterns to determine which should match first, i.e. which is the most specific regarding the current path.
compareVersion(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.VersionUtils
compare two version who is latest.
COMPATIBILITY - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for '.compatibility' configuration property.
computeIfAbsent(Map<K, V>, K, BiFunction<C, T, V>, C, T) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
ComputeIfAbsent lazy load.
ConcurrentHashSet<E> - com.alibaba.nacos.common.utils中的类
Concurrent Hash Set implement by ConcurrentHashMap.
ConcurrentHashSet() - 类 的构造器com.alibaba.nacos.common.utils.ConcurrentHashSet
 
CONNECTED - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
 
CONNECTION - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
Connection - com.alibaba.nacos.common.remote.client中的类
connection on client side.
Connection(RpcClient.ServerInfo) - 类 的构造器com.alibaba.nacos.common.remote.client.Connection
 
ConnectionAlreadyClosedException - com.alibaba.nacos.common.remote.exception中的异常错误
connection already closed exception.
ConnectionAlreadyClosedException(String) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionAlreadyClosedException
 
ConnectionAlreadyClosedException() - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionAlreadyClosedException
 
ConnectionAlreadyClosedException(Throwable) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionAlreadyClosedException
 
ConnectionBusyException - com.alibaba.nacos.common.remote.exception中的异常错误
connection is busy exception.
ConnectionBusyException(String) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionBusyException
 
ConnectionBusyException(Throwable) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionBusyException
 
ConnectionEvent(int, Connection) - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
 
ConnectionEventListener - com.alibaba.nacos.common.remote.client中的接口
connection event listener of client side.
connectionEventListeners - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
listener called where connection's status changed.
connectionKeepAlive() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
connectionKeepAlive() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get connection keep alive time.
ConnectionType - com.alibaba.nacos.common.remote中的枚举
ConnectionType.
connectToServer(RpcClient.ServerInfo) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
connectToServer(RpcClient.ServerInfo) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
connect to server.
ConnLabelsUtils - com.alibaba.nacos.common.utils中的类
ConnLabelsUtils.
ConnLabelsUtils() - 类 的构造器com.alibaba.nacos.common.utils.ConnLabelsUtils
 
constructJavaType(Type) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
construct java type -> Jackson Java Type.
contains(Object[], Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ArrayUtils
Checks if the object is in the given array.
contains(Collection<T>, T) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Whether contain item in collection.
contains(Object) - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 
contains(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if CharSequence contains a search CharSequence.
containsConstant(Enum<?>[], String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Check whether the given array of enum constants contains a constant with the given name, ignoring case when determining a match.
containsConstant(Enum<?>[], String, boolean) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Check whether the given array of enum constants contains a constant with the given name.
containsElement(Object[], Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Check whether the given array contains the given element.
containsIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if CharSequence contains a search CharSequence irrespective of case, handling null.
containsPort(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
Check if the address contains a port. 2020/9/3 14:53
CONTENT_ENCODING - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
CONTENT_LENGTH - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
CONTENT_TYPE - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This method reads the entire InputStream to determine the content length.
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation returns the length of the underlying byte array.
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns the underlying File/Path length.
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns the underlying file's length.
contentLength() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Determine the content length for this resource.
contentLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
ContextResource - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Extended interface for a resource that is loaded from an enclosing 'context', e.g. from a javax.servlet.ServletContext but also from plain classpath paths or relative file system paths (specified without an explicit prefix, hence applying relative to the local ResourceLoader's context).
convert(Request, RequestMeta) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
convert request to payload.
convert(Request) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
convert request to payload.
convert(Response) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
convert response to payload.
convertClassLoaderUrl(URL) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Convert the given URL as returned from the ClassLoader into a Resource.
convertClassNameToResourcePath(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Convert a "."
convertResult(HttpClientResponse, Type) - 类 中的方法com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
Abstract convertResult method, Different types of converters for expansion.
convertResult(HttpClientResponse, Type) - 类 中的方法com.alibaba.nacos.common.http.client.handler.BeanResponseHandler
 
convertResult(HttpClientResponse, Type) - 类 中的方法com.alibaba.nacos.common.http.client.handler.RestResultResponseHandler
 
convertResult(HttpClientResponse, Type) - 类 中的方法com.alibaba.nacos.common.http.client.handler.StringResponseHandler
 
ConvertUtils - com.alibaba.nacos.common.utils中的类
Value Convert Utils.
copy(Reader, Writer) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Copy data.
copy(InputStream, OutputStream) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Copy data.
countDown(CountDownLatch) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
 
countObservers() - 类 中的方法com.alibaba.nacos.common.utils.Observable
Returns the number of observers of this Observable object.
createClient(String, ConnectionType, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
create a rpc client.
createClient(String, ConnectionType, Map<String, String>, RpcClientTlsConfig) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
 
createClient(String, ConnectionType, Map<String, String>, Properties, RpcClientTlsConfig) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
create client with properties.
createClient(String, ConnectionType, Integer, Integer, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
 
createClient(String, ConnectionType, Integer, Integer, Map<String, String>, RpcClientTlsConfig) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
create a rpc client.
createClusterClient(String, ConnectionType, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
Creates an RPC client for cluster communication with default thread pool settings.
createClusterClient(String, ConnectionType, Map<String, String>, RpcClientTlsConfig) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
Creates an RPC client for cluster communication with TLS configuration.
createClusterClient(String, ConnectionType, Integer, Integer, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
Creates an RPC client for cluster communication with custom thread pool settings.
createClusterClient(String, ConnectionType, Integer, Integer, Map<String, String>, RpcClientTlsConfig) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
createClusterClient.
createClusterConfig(Properties) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClientTlsConfigFactory
Create cluster client TLS config.
createClusterConfig(Properties) - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcTlsConfigFactory
Create a TlsConfig for cluster connections based on the provided properties.
createEmptyArrayNode() - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Create a new empty Jackson ArrayNode.
createEmptyJsonNode() - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Create a new empty Jackson ObjectNode.
createGrpcExecutor(String) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
createNacosAsyncRestTemplate() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
createNacosAsyncRestTemplate() - 接口 中的方法com.alibaba.nacos.common.http.HttpClientFactory
create new nacos async rest.
createNacosRestTemplate() - 类 中的方法com.alibaba.nacos.common.http.AbstractApacheHttpClientFactory
 
createNacosRestTemplate() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
createNacosRestTemplate() - 接口 中的方法com.alibaba.nacos.common.http.HttpClientFactory
create new nacost rest.
createNewChannelStub(ManagedChannel) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
Create a stub using a channel.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation throws a FileNotFoundException, assuming that relative resources cannot be created for this resource.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation creates a ClassPathResource, applying the given path relative to the path of the underlying resource of this descriptor.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader.ClassPathContextResource
 
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation creates a FileSystemResource, applying the given path relative to the path of the underlying file of this resource descriptor.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileUrlResource
 
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation creates a PathResource, applying the given path relative to the path of the underlying file of this resource descriptor.
createRelative(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Create a resource relative to this resource.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation creates a UrlResource, delegating to UrlResource.createRelativeUrl(String) for adapting the relative path.
createRelative(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
createRelativeUrl(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This delegate creates a java.net.URL, applying the given path relative to the path of the underlying URL of this resource descriptor.
createRequest(String) - 枚举 中的方法com.alibaba.nacos.common.http.BaseHttpMethod
 
createSdkConfig(Properties) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClientTlsConfigFactory
Create SDK client TLS config.
createSdkConfig(Properties) - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcTlsConfigFactory
Create a TlsConfig for SDK connections based on the provided properties.
currentConnection - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
currentEventSize() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
currentEventSize() - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
The number of currently staged events.
currentEventSize() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
currentNodeAbilities - 类 中的变量com.alibaba.nacos.common.ability.AbstractAbilityControlManager
current node support abilities.
currentRpcServer() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
customizeConnection(URLConnection) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
customizeConnection(HttpURLConnection) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
customizeFactory(ThreadFactory) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
set customizeFactory property.

D

daemon(boolean) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
set daemon property.
dataIdPatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
DateFormatUtils - com.alibaba.nacos.common.utils中的类
Date and time formatting utilities.
DD - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
DEBUG - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
 
decode(String, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
 
decode(String, String) - 类 中的方法com.alibaba.nacos.common.pathencoder.impl.WindowsEncoder
 
decode(String, String) - 接口 中的方法com.alibaba.nacos.common.pathencoder.PathEncoder
decode path.
decode(String, String) - 类 中的方法com.alibaba.nacos.common.pathencoder.PathEncoderManager
decode path.
decode(String) - 类 中的方法com.alibaba.nacos.common.pathencoder.PathEncoderManager
decode path.
decodeBase64(byte[]) - 类 中的静态方法com.alibaba.nacos.common.codec.Base64
Decodes Base64 data into octets.
DEFAULT_BEAN_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
 
DEFAULT_PATH_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Default path separator: "/".
DefaultAsyncHttpClientRequest - com.alibaba.nacos.common.http.client.request中的类
AsyncHttpClientRequest implementation that uses apache async http client to execute streaming requests.
DefaultAsyncHttpClientRequest(CloseableHttpAsyncClient, DefaultConnectingIOReactor, RequestConfig) - 类 的构造器com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
 
DefaultClientHttpResponse - com.alibaba.nacos.common.http.client.response中的类
ApacheClientHttpResponse implementation HttpClientResponse.
DefaultClientHttpResponse(HttpResponse) - 类 的构造器com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
defaultEmptyIfBlank(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is empty or null or whitespace only, the value of EmptyString.
DefaultGrpcClientConfig - com.alibaba.nacos.common.remote.client.grpc中的类
Default grpc client config.
DefaultGrpcClientConfig.Builder - com.alibaba.nacos.common.remote.client.grpc中的类
 
DefaultHttpClientFactory - com.alibaba.nacos.common.http中的类
default http client factory.
DefaultHttpClientFactory(Logger) - 类 的构造器com.alibaba.nacos.common.http.DefaultHttpClientFactory
 
DefaultHttpClientRequest - com.alibaba.nacos.common.http.client.request中的类
HttpClientRequest implementation that uses apache http client to execute streaming requests.
DefaultHttpClientRequest(CloseableHttpClient, RequestConfig) - 类 的构造器com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
 
defaultIfBlank(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is empty or null or whitespace only, the value of defaultStr.
defaultIfEmpty(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is empty or null, the value of defaultStr.
DefaultLabelsCollector - com.alibaba.nacos.common.labels.impl中的类
DefaultLabelsCollector.
DefaultLabelsCollector() - 类 的构造器com.alibaba.nacos.common.labels.impl.DefaultLabelsCollector
 
DefaultLabelsCollectorManager - com.alibaba.nacos.common.labels.impl中的类
DefaultLabelsCollectorManager.
DefaultLabelsCollectorManager() - 类 的构造器com.alibaba.nacos.common.labels.impl.DefaultLabelsCollectorManager
 
DefaultPackageScan - com.alibaba.nacos.common.packagescan中的类
Scan all appropriate Class object through the package name.
DefaultPackageScan() - 类 的构造器com.alibaba.nacos.common.packagescan.DefaultPackageScan
 
DefaultParamChecker - com.alibaba.nacos.common.paramcheck中的类
The type Default param checker.
DefaultParamChecker() - 类 的构造器com.alibaba.nacos.common.paramcheck.DefaultParamChecker
 
DefaultPublisher - com.alibaba.nacos.common.notify中的类
The default event publisher implementation.
DefaultPublisher() - 类 的构造器com.alibaba.nacos.common.notify.DefaultPublisher
 
DefaultResourceLoader - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Default implementation of the ResourceLoader interface.
DefaultResourceLoader() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Create a new DefaultResourceLoader.
DefaultResourceLoader(ClassLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Create a new DefaultResourceLoader.
DefaultResourceLoader.ClassPathContextResource - com.alibaba.nacos.common.packagescan.resource中的类
ClassPathResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
DefaultSharePublisher - com.alibaba.nacos.common.notify中的类
The default share event publisher implementation for slow event.
DefaultSharePublisher() - 类 的构造器com.alibaba.nacos.common.notify.DefaultSharePublisher
 
delete(String, Header, Query, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http delete URL request params are expanded using the given query Query, responseType can be an RestResult or RestResult data T type callback Result callback execution, if you need response headers, you can convert the received RestResult to HttpRestResult.
delete(String, Header, String, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http delete large request, when the parameter exceeds the URL limit, you can use this method to put the parameter into the body pass.
delete(String, Header, Query, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http delete URL request params are expanded using the given query Query.
delete(String, HttpClientConfig, Header, Query, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http delete URL request params are expanded using the given query Query.
DELETE - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
delete(File) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Delete file or dir.
DELETE_LARGE - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
this is only use in nacos, Custom request type, essentially a DELETE request, Mainly used for DELETE request parameters are relatively large, can not be placed on the URL, so it needs to be placed in the body.
deleteAny(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Delete any character in a given String.
deleteObserver(Observer) - 类 中的方法com.alibaba.nacos.common.utils.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - 类 中的方法com.alibaba.nacos.common.utils.Observable
Clears the observer list so that this object no longer has any observers.
deleteWhitespace(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Deletes all whitespaces from a String as defined by Character.isWhitespace(char).
delimitedListToStringArray(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Take a String that is a delimited list and convert it into a String array.
delimitedListToStringArray(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Take a String that is a delimited list and convert it into a String array.
deregister(String, String) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
Cancel the uniform lifecycle management for all threads under this resource.
deregister(String, String, ExecutorService) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
Undoing the uniform lifecycle management of ExecutorService under this resource.
DeregisterInstanceReason - com.alibaba.nacos.common.trace中的枚举
The reasons of deregister instance.
DeregisterInstanceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming deregister instance trace event.
DeregisterInstanceTraceEvent(long, String, boolean, DeregisterInstanceReason, String, String, String, String, int) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
deregisterPublisher(Class<? extends Event>) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Deregister publisher.
DeregisterServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming deregister service trace event.
DeregisterServiceTraceEvent(long, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.DeregisterServiceTraceEvent
 
deregisterSubscriber(Subscriber) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Deregister subscriber.
destroy(String) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
Destroys all thread pool resources under this namespace.
destroy(String, String) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
This namespace destroys all thread pool resources under the grouping.
destroyClient(String) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
shut down client.
determineRootDir(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Determine the root directory for the given location.
disableCurrentNodeAbility(AbilityKey) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
Turn off the ability whose key is abilityKey AbilityKey.
DISCONNECTED - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
 
doesNotContain(String, String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the given text does not contain the given substring.
doesNotContain(String, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
as of 4.3.7, in favor of #doesNotContain(String, String, String)
doFindAllClassPathResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all class location resources with the given path via the ClassLoader.
doFindMatchingFileSystemResources(File, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingFileResources(Resource, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingJarResources(Resource, URL, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all resources in jar files that match the given location pattern via the Ant-style PathMatcher.
doGetPath(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
doGetVisitorAttributes() - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
doMatch(String, String, boolean, Map<String, String>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Actually match the given path against the given pattern.
doRetrieveMatchingFiles(String, File, Set<File>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Recursively retrieve files that match the given pattern, adding them to the given result list.
DOT - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
doTurn(Map<String, Boolean>, AbilityKey, boolean) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
 

E

EMPTY - 类 中的静态变量com.alibaba.nacos.common.http.param.Header
 
EMPTY - 类 中的静态变量com.alibaba.nacos.common.http.param.Query
 
EMPTY - 类 中的静态变量com.alibaba.nacos.common.utils.ByteUtils
 
EMPTY - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
enableCurrentNodeAbility(AbilityKey) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
Turn on the ability whose key is abilityKey.
encode(String, String) - 类 中的方法com.alibaba.nacos.common.pathencoder.impl.WindowsEncoder
 
encode(String, String) - 接口 中的方法com.alibaba.nacos.common.pathencoder.PathEncoder
encode path.
encode(String, String) - 类 中的方法com.alibaba.nacos.common.pathencoder.PathEncoderManager
encode path if necessary.
encode(String) - 类 中的方法com.alibaba.nacos.common.pathencoder.PathEncoderManager
encode path if necessary.
encodeBase64(byte[]) - 类 中的静态方法com.alibaba.nacos.common.codec.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法com.alibaba.nacos.common.codec.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeHexString(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.MD5Utils
Convert a byte array into a visible string.
encodingParams(Map<String, String>, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Encoding parameters to url string.
encodingParams(List<String>, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Encoding KV list to url string.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation compares description strings.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation compares the underlying byte array.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation compares the underlying class path locations.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation compares the underlying File references.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation compares the underlying InputStream.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation compares the underlying Path references.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation compares the underlying URL references.
equals(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
equals(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Compares two CharSequences, returning true if they represent equal sequences of characters.
equalsIgnoreCase(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Compares two CharSequences, returning true if they represent equal sequences of characters, ignoring case.
ERROR - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
 
Event - com.alibaba.nacos.common.notify中的类
An abstract class for event.
Event() - 类 的构造器com.alibaba.nacos.common.notify.Event
 
eventLinkedBlockingQueue - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
EventPublisher - com.alibaba.nacos.common.notify中的接口
Event publisher.
EventPublisherFactory - com.alibaba.nacos.common.notify中的接口
Event publisher factory.
ExceptionUtil - com.alibaba.nacos.common.utils中的类
Common methods for exception.
exchange(String, HttpClientConfig, Header, Query, Object, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as HttpRestResult.
exchangeForm(String, Header, Query, Map<String, String>, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as HttpRestResult.
execute(URI, String, RequestHttpEntity) - 类 中的方法com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
 
execute(URI, String, RequestHttpEntity, ResponseHandler<T>, Callback<T>) - 接口 中的方法com.alibaba.nacos.common.http.client.request.AsyncHttpClientRequest
execute async http request.
execute(URI, String, RequestHttpEntity, ResponseHandler<T>, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
 
execute(URI, String, RequestHttpEntity) - 类 中的方法com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
 
execute(URI, String, RequestHttpEntity) - 接口 中的方法com.alibaba.nacos.common.http.client.request.HttpClientRequest
execute http request.
execute(URI, String, RequestHttpEntity) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
 
executor() - 类 中的方法com.alibaba.nacos.common.notify.listener.Subscriber
It is up to the listener to determine whether the callback is asynchronous or synchronous.
ExecutorFactory - com.alibaba.nacos.common.executor中的类
Unified thread pool creation factory, and actively create thread pool resources by ThreadPoolManager for unified life cycle management ExecutorFactory.Managed.
ExecutorFactory() - 类 的构造器com.alibaba.nacos.common.executor.ExecutorFactory
 
ExecutorFactory.Managed - com.alibaba.nacos.common.executor中的类
 
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation checks whether a File can be opened, falling back to whether an InputStream can be opened.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation always returns true.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation checks for the resolution of a resource URL.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns whether the underlying file exists.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation always returns true.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns whether the underlying file exists.
exists() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Determine whether this resource actually exists in physical form.
exists() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
EXPAND_FRAMES - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
A flag to expand the stack map frames.
expireNanos(long, TimeUnit) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Set expiration time.
extractArchiveUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Extract the URL for the outermost archive from the given jar/war URL (which may point to a resource in a jar file or to a jar file itself).
extractJarFileUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Extract the URL for the actual jar file from the given URL (which may point to a resource in a jar file or to a jar file itself).
extractPathWithinPattern(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
 
extractUriTemplateVariables(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Given a pattern and a full path, extract the URI template variables.

F

failed() - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
failed(String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
failed(int, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
failed(int, T, String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
failedWithMsg(int, String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
FALSE_SET - 类 中的静态变量com.alibaba.nacos.common.utils.ConvertUtils
 
FILE_URL_PREFIX - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL prefix for loading from the file system: "file:".
FileSystemResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for java.io.File and java.nio.file.Path handles with a file system target.
FileSystemResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
Create a new FileSystemResource from a file path.
FileSystemResource(File) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
Create a new FileSystemResource from a File handle.
FileSystemResource(Path) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
Create a new FileSystemResource from a Path handle, performing all file system interactions via NIO.2 instead of File.
FileSystemResource(FileSystem, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
Create a new FileSystemResource from a FileSystem handle, locating the specified path.
FileUrlResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass of UrlResource which assumes file resolution, to the degree of implementing the WritableResource interface for it.
FileUrlResource(URL) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileUrlResource
Create a new FileUrlResource based on the given URL object.
FileUrlResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileUrlResource
Create a new FileUrlResource based on the given file location, using the URL protocol "file".
findAllClassPathResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all class location resources with the given location via the ClassLoader.
findClassByName(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Finds and returns class by className.
findPathMatchingResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Find all resources that match the given location pattern via the Ant-style PathMatcher.
FOLDER_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
format(Date, String) - 类 中的静态方法com.alibaba.nacos.common.utils.DateFormatUtils
Formats a date/time into a specific pattern.
forName(String, ClassLoader) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (e.g.
fromProperties(Properties, RpcClientTlsConfig) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
Set config from properties.

G

generateUuid() - 类 中的静态方法com.alibaba.nacos.common.utils.UuidUtils
 
genNextServer() - 接口 中的方法com.alibaba.nacos.common.remote.client.ServerListFactory
switch to a new server and get it.
get(K) - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Take the corresponding value from the cache according to the cache key.
get(K, Callable<? extends V>) - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Get the value in the cache according to the primary key, and put it into the cache after processing by the function.
get(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
get(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
get(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
get(K) - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
get(String, Header, Query, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http get URL request params are expanded using the given query Query.
get(String, Header, Query, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http get URL request params are expanded using the given query Query.
get(String, HttpClientConfig, Header, Query, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http get URL request params are expanded using the given query Query.
get(Object, int) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Returns the index-th value in object, throwing IndexOutOfBoundsException if there is no such element or IllegalArgumentException if object is not an instance of one of the supported types.
GET - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
GET_LARGE - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
this is only use in nacos, Custom request type, essentially a GET request, Mainly used for GET request parameters are relatively large,can not be placed on the URL, so it needs to be placed in the body.
getAbilityKey() - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
getAbilityTable() - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
getAccess() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Returns the class's access flags .
getAddress() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
get address, ip:port.
getAllClientEntries() - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
get all client.
getAllExceptionMsg(Throwable) - 类 中的静态方法com.alibaba.nacos.common.utils.ExceptionUtil
 
getAllProcessorKey() - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
getAllProcessorKey() - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Get all processor key.
getAllPublisherStatues() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
 
getAllTaskKeys() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
getAllTaskKeys() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
getAllTaskKeys() - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Get all task keys.
getBody() - 类 中的方法com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
getBody() - 接口 中的方法com.alibaba.nacos.common.http.client.response.HttpClientResponse
Return the body of the message as an input stream.
getBody() - 类 中的方法com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
getBody() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
 
getBooleanProperty(Properties, String, Boolean) - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcTlsConfigFactory
Get boolean property from properties.
getByteArray() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
Return the underlying byte array.
getByType(String) - 枚举 中的静态方法com.alibaba.nacos.common.remote.ConnectionType
 
getCanonicalName(Class) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns the canonical name of the underlying class.
getCanonicalName(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns the canonical name of the underlying class.
getCause(Throwable) - 类 中的静态方法com.alibaba.nacos.common.utils.ExceptionUtil
 
getCertChainFile() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getCertPrivateKey() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getCertPrivateKeyPassword() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getChannel() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Getter method for property channel.
getCharset() - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
getCharset() - 类 中的方法com.alibaba.nacos.common.http.param.MediaType
 
getCheckerType() - 类 中的方法com.alibaba.nacos.common.paramcheck.AbstractParamChecker
Gets checker type.
getCheckerType() - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
 
getCiphers() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getClassByType(String) - 类 中的静态方法com.alibaba.nacos.common.remote.PayloadRegistry
 
getClassLoader() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Return the ClassLoader that this resource will be obtained from.
getClassLoader() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Return the ClassLoader to load class path resources with.
getClassLoader() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
 
getClassLoader() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ResourceLoader
Expose the ClassLoader used by this ResourceLoader.
getClassName() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
the internal class name.
getClazz() - 异常错误 中的方法com.alibaba.nacos.common.spi.ServiceLoaderException
 
getClient(String) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.SubscribeServiceTraceEvent
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UnsubscribeServiceTraceEvent
 
getClientIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
getCluster() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getClusters() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getCode() - 接口 中的方法com.alibaba.nacos.common.model.core.IResultCode
已过时。
Get the result code.
getCode() - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
getCodeMsg() - 接口 中的方法com.alibaba.nacos.common.model.core.IResultCode
已过时。
Get the result code's message.
getConnectionAbility(AbilityKey) - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
 
getConnectionAbility(AbilityKey) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Return ability of current connection.
getConnectionId() - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
 
getConnectionRequestTimeout() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getConnectionType() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
getConnectionType() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
get connection type of this client.
getConnTimeToLive() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getConnTimeToLiveTimeUnit() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getContentCompressionEnabled() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getConTimeOutMillis() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getCurrentNodeAbilities(AbilityMode) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
.
getCurrentServer() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
get current server.
getCurrentServer() - 接口 中的方法com.alibaba.nacos.common.remote.client.ServerListFactory
get current server.
getData() - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
getDataId() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getDefaultClassLoader() - 类 中的静态方法com.alibaba.nacos.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.
getDefaultConfigLocation() - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapter
Get current logging default config location.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation returns a description that includes the passed-in description, if any.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation returns a description that includes the class path location.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns a description that includes the absolute path of the file.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation returns a description that includes the passed-in description, if any.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
 
getDescription() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Return a description for this resource, to be used for error output when working with the resource.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns a description that includes the URL.
getDescription() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getDisplayString(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getEnableTls() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getEngineLog() - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
getEventTime() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
 
getExpireNanos() - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheItemProperties
 
getField(Field, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
Get the field represented by the supplied field object on the specified target object.
getFieldValue(Object, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
get filed value of obj.
getFieldValue(Object, String, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
get filed value of obj.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
This implementation returns a File reference for the underlying class path resource, provided that it refers to a file in the file system.
getFile(URI) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
This implementation returns a File reference for the given URI-identified resource, provided that it refers to a file in the file system.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to an absolute file path.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns the underlying File reference.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileUrlResource
 
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns the underlying File reference.
getFile() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Return a File handle for this resource.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns a File reference for the underlying URL/URI, provided that it refers to a file in the file system.
getFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getFile(String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Resolve the given resource location to a java.io.File, i.e. to a file in the file system.
getFile(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFile(URL, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFile(URI) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFile(URI, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFileForLastModifiedCheck() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
getFileForLastModifiedCheck() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
Determine the File to use for timestamp checking.
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation always returns null, assuming that this resource type does not have a filename.
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation returns the name of the file that this class path resource refers to.
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns the name of the file.
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns the name of the file.
getFilename() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Determine a filename for this resource, i.e. typically the last part of the path: for example, "myfile.txt".
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns the name of the file that this URL refers to.
getFilename() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getFilename(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Extract the filename from the given Java resource path, e.g.
getFirst() - 类 中的方法com.alibaba.nacos.common.utils.Pair
 
getFullClientVersion() - 类 中的静态方法com.alibaba.nacos.common.utils.VersionUtils
 
getGroup() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getGroup() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
 
getGrpcFutureServiceStub() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Getter method for property grpcFutureServiceStub.
getHeader() - 类 中的方法com.alibaba.nacos.common.http.HttpRestResult
 
getHeader() - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
getHeaders() - 类 中的方法com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
getHeaders() - 接口 中的方法com.alibaba.nacos.common.http.client.response.HttpClientResponse
Return the headers of this message.
getHeaders() - 类 中的方法com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
getHeaders() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
 
getHealthCheckType() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
getHealthCheckTypeFromReason(String) - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
getHealthStateChangeReason() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
getHttpClientConfig() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
 
getIdentityHexString(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hex String form of an object's identity hash code.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation returns a ByteArrayInputStream for the underlying byte array.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation opens an InputStream for the given class path resource.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation opens a NIO file stream for the underlying file.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation throws IllegalStateException if attempting to read the underlying stream multiple times.
getInputStream() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamSource
Return an InputStream for the content of an underlying resource.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation opens a InputStream for the underlying file.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation opens an InputStream for the given URL.
getInputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getInstance() - 类 中的静态方法com.alibaba.nacos.common.ability.discover.NacosAbilityManagerHolder
. get nacos ability control manager
getInstance(Class<T>) - 类 中的静态方法com.alibaba.nacos.common.ability.discover.NacosAbilityManagerHolder
.
getInstance() - 类 中的静态方法com.alibaba.nacos.common.executor.ThreadPoolManager
 
getInstance() - 类 中的静态方法com.alibaba.nacos.common.paramcheck.ParamCheckerManager
 
getInstance() - 类 中的静态方法com.alibaba.nacos.common.pathencoder.PathEncoderManager
get singleton.
getInstance() - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientTlsConfigFactory
 
getInstance() - 类 中的静态方法com.alibaba.nacos.common.tls.TlsFileWatcher
 
getInstance() - 类 中的静态方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
 
getInstanceIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
getInstanceIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
getInstanceIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
getInstanceIp() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
getInstancePort() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
getInstancePort() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
getInstancePort() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
getInstancePort() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
getInstanceSize() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
getInterceptors() - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
Return the request interceptors that this accessor uses.
getInterfaces() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
the internal names of the directly implemented interfaces.
getIoReactorConfig() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
getIoThreadCount() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getIp() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getIPFromString(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
Resolve the IP from the string containing the IP address.
getItem(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Returns the start offset in this ClassReader of a JVMS 'cp_info' structure (i.e. a constant pool entry), plus one.
getItemCount() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Returns the number of entries in the class's constant pool table.
getJarFile(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Resolve the given jar file URL into a JarFile object.
getLabels(Properties) - 类 中的方法com.alibaba.nacos.common.labels.impl.DefaultLabelsCollectorManager
 
getLabels(Properties) - 接口 中的方法com.alibaba.nacos.common.labels.LabelsCollectorManager
refresh all labels.
getLabels() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Getter method for property labels.
getLarge(String, Header, Query, Object, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async get request, may be pulling a lot of data URL request params are expanded using the given query Query, More request parameters can be set via body.
getLarge(String, Header, Query, Object, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
get request, may be pulling a lot of data URL request params are expanded using the given query Query, More request parameters can be set via body.
getLastProcessTime() - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
 
getLocation() - 类 中的方法com.alibaba.nacos.common.logging.NacosLoggingProperties
Get the location of nacos logging configuration.
getMaxConnPerRoute() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getMaxConnTotal() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getMaxRedirects() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getMaxStringLength() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
getMessage() - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
getMessage() - 异常错误 中的方法com.alibaba.nacos.common.packagescan.util.NestedIoException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamCheckResponse
 
getMetadata() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getMetadata() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
getMetadata() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateServiceTraceEvent
 
getMethod() - 类 中的方法com.alibaba.nacos.common.http.BaseHttpMethod.HttpDeleteWithEntity
 
getMethod() - 类 中的方法com.alibaba.nacos.common.http.BaseHttpMethod.HttpGetWithEntity
 
getMostSpecificCause(Throwable) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.NestedExceptionUtils
Retrieve the most specific cause of the given exception, that is, either the innermost cause (root cause) or the exception itself.
getMutualAuthEnable() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getNacosAsyncRestTemplate(Logger) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
 
getNacosAsyncRestTemplate(HttpClientFactory) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
 
getNacosRestTemplate(Logger) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
 
getNacosRestTemplate(HttpClientFactory) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
 
getName() - 类 中的方法com.alibaba.nacos.common.labels.impl.DefaultLabelsCollector
 
getName() - 接口 中的方法com.alibaba.nacos.common.labels.LabelsCollector
get collector name.
getName() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Getter method for property name.
getName() - 枚举 中的方法com.alibaba.nacos.common.remote.ConnectionType
Getter method for property name.
getName() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
getName() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
 
getName(Class) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns the class name.
getName(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns className.
getNamespace() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
 
getNamespaceDefaultId() - 类 中的静态方法com.alibaba.nacos.common.utils.NamespaceUtil
Get default namespace id.
getNamespaceId() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getNamespaceShowName() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getOnlyElement(Iterable<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
return the first element, if the iterator contains multiple elements, will throw IllegalArgumentException.
getOrDefault(Object, int, T) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Returns the value to which the specified index , or defaultValue if this collection contains no value for the index.
getOrder() - 类 中的方法com.alibaba.nacos.common.labels.impl.DefaultLabelsCollector
 
getOrder() - 接口 中的方法com.alibaba.nacos.common.labels.LabelsCollector
getOrder.
getOriginalResponseHeader() - 类 中的方法com.alibaba.nacos.common.http.param.Header
get original format response header.
getOutputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation opens a FileOutputStream for the underlying file.
getOutputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileUrlResource
 
getOutputStream() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation opens a OutputStream for the underlying file.
getOutputStream() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.WritableResource
Return an OutputStream for the underlying resource, allowing to (over-)write its content.
getParamChecker(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamCheckerManager
 
getPath() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Return the path for this resource (as resource path within the class path).
getPath() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
Return the file path for this resource.
getPath() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
Return the file path for this resource.
getPathMatcher() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Return the PathMatcher that this resource pattern resolver uses.
getPathWithinContext() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ContextResource
Return the path within the enclosing 'context'.
getPathWithinContext() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader.ClassPathContextResource
 
getPatternComparator(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPayloadStreamObserver() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Getter method for property payloadStreamObserver.
getPort() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getPrefix() - 枚举 中的方法com.alibaba.nacos.common.trace.HealthCheckType
 
getPriority() - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
A legal nacos application has a ability control manager.
getProcessor(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
getProcessor(Object) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Try to get NacosTaskProcessor by key, if non-exist, will return default processor.
getProcessorsCount() - 类 中的静态方法com.alibaba.nacos.common.utils.PropertyUtils
Get processors count maybe preset by env or property.
getProperty(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.PropertyUtils
Get system env or property value.
getProperty(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.PropertyUtils
Get system env or property value.
getProtocolResolvers() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Return the collection of currently registered protocol resolvers, allowing for introspection as well as modification.
getProtocols() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getPublisher(Class<? extends Event>) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
 
getPublisherMap() - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
 
getPushCostTimeForAll() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
getPushCostTimeForNetWork() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
getQuery() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
 
getReadTimeOutMillis() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getReason() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
getReloadInternal() - 类 中的方法com.alibaba.nacos.common.logging.NacosLoggingProperties
Get reload internal.
getRequestConfig() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
getResource(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
 
getResource(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
 
getResource(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ResourceLoader
Return a Resource handle for the specified resource location.
getResourceAsFile(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a File object.
getResourceAsFile(URL) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a File object.
getResourceAsFile(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a File object.
getResourceAsProperties(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Properties object.
getResourceAsProperties(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Properties object.
getResourceAsReader(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Reader object.
getResourceAsReader(ClassLoader, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Reader object.
getResourceAsStream(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Stream object.
getResourceAsStream(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns a resource on the classpath as a Stream object.
getResourceByPath(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Return a Resource handle for the resource at the given path.
getResourceCache(Class<T>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Obtain a cache for the given value type, keyed by Resource.
getResourceLoader() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Return the ResourceLoader that this pattern resolver works with.
getResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
 
getResources(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ResourcePatternResolver
Resolve the given location pattern into Resource objects.
getResourcesManager() - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
 
getResourceUrl(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns the URL of the resource on the classpath.
getResourceUrl(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
Returns the URL of the resource on the classpath.
getRoot(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
getRootCause(Throwable) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.NestedExceptionUtils
Retrieve the innermost cause of the given exception, if any.
getRpcParams() - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
getRpcParams() - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcConstants
 
getSecond() - 类 中的方法com.alibaba.nacos.common.utils.Pair
 
getServerIp() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
Getter method for property serverIp.
getServerList() - 接口 中的方法com.alibaba.nacos.common.remote.client.ServerListFactory
get current server.
getServerListFactory() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Getter method for property serverListFactory.
getServerPort() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
Getter method for property serverPort.
getServiceLevelAgreementTime() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
getServiceName() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
getSharePublisher() - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
 
getSimpleName(Class) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns the simple name of the underlying class.
getSimpleName(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Gets and returns the simple name of the underlying class as given in the source code.
getSize() - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Returns the number of key-value pairs in the cache.
getSize() - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
getSize() - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
getSize() - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
getSize() - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
getSslProvider() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getSslProvider(String) - 类 中的静态方法com.alibaba.nacos.common.utils.TlsTypeResolve
JDK SSL is very slower than OPENSSL, recommend use openSSl.
getStackTrace(Throwable) - 类 中的静态方法com.alibaba.nacos.common.utils.ExceptionUtil
 
getStatus() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
getStatusCode() - 类 中的方法com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
getStatusCode() - 接口 中的方法com.alibaba.nacos.common.http.client.response.HttpClientResponse
Return the HTTP status code.
getStatusCode() - 类 中的方法com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
getStatusText() - 类 中的方法com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
 
getStatusText() - 接口 中的方法com.alibaba.nacos.common.http.client.response.HttpClientResponse
Return the HTTP status text of the response.
getStatusText() - 类 中的方法com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
getStringMatcher(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getSubscribers() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
getSubTypesOf(String, Class<T>) - 类 中的方法com.alibaba.nacos.common.packagescan.DefaultPackageScan
Scan all appropriate Class object through the package name and Class object.
getSubTypesOf(String, Class<T>) - 接口 中的方法com.alibaba.nacos.common.packagescan.PackageScan
Scan all appropriate Class object through the package name and Class object.
getSuitableThreadCount() - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Through the number of cores, calculate the appropriate number of threads; 1.5-2 times the number of CPU cores.
getSuitableThreadCount(int) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Through the number of cores, calculate the appropriate number of threads.
getSuperName() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
 
getTaskInterval() - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
 
getTenant() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
getThreadPoolManager() - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
 
getTrustAll() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getTrustCollectionCertFile() - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
getType() - 类 中的方法com.alibaba.nacos.common.http.param.MediaType
 
getType() - 枚举 中的方法com.alibaba.nacos.common.remote.ConnectionType
Getter method for property type.
getType() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
 
getTypesAnnotatedWith(String, Class<? extends Annotation>) - 类 中的方法com.alibaba.nacos.common.packagescan.DefaultPackageScan
Scan all appropriate Class object through the package name and annotation.
getTypesAnnotatedWith(String, Class<? extends Annotation>) - 接口 中的方法com.alibaba.nacos.common.packagescan.PackageScan
Scan all appropriate Class object through the package name and annotation.
getUri() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation builds a URI based on the URL returned by AbstractResource.getUrl().
getUri() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns a URI for the underlying file.
getUri() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns a URI for the underlying file.
getUri() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Return a URI handle for this resource.
getUri() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns the underlying URI directly, if possible.
getUri() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to a URL.
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation returns a URL for the underlying class path resource, if available.
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns a URL for the underlying file.
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns a URL for the underlying file.
getUrl() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Return a URL handle for this resource.
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns the underlying URL reference.
getUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
getUserAgent() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
 
getValue(String) - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
getValue(String) - 类 中的方法com.alibaba.nacos.common.http.param.Query
 
getValue(String, String) - 类 中的方法com.alibaba.nacos.common.logging.NacosLoggingProperties
get property value.
groupPatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
GRPC_CHANNEL_CAPABILITY_NEGOTIATION_TIMEOUT - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_CHANNEL_KEEP_ALIVE_TIME - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_CHANNEL_KEEP_ALIVE_TIMEOUT - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_CONNECT_KEEP_ALIVE_TIME - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_HEALTHCHECK_RETRY_TIMES - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_HEALTHCHECK_TIMEOUT - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_MAX_INBOUND_MESSAGE_SIZE - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_NAME - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_QUEUESIZE - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_RETRY_TIMES - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_SERVER_CHECK_TIMEOUT - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_THREADPOOL_CORE_SIZE - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_THREADPOOL_KEEPALIVETIME - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_THREADPOOL_MAX_SIZE - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GRPC_TIMEOUT_MILLS - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GrpcClient - com.alibaba.nacos.common.remote.client.grpc中的类
gRPC Client.
GrpcClient(String) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
constructor.
GrpcClient(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
constructor.
GrpcClient(GrpcClientConfig, ServerListFactory) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
constructor.
GrpcClient(String, Integer, Integer, Map<String, String>) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
constructor.
GrpcClient(String, Integer, Integer, Map<String, String>, RpcClientTlsConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
GrpcClientConfig - com.alibaba.nacos.common.remote.client.grpc中的接口
GrpcCleint config.
GrpcClusterClient - com.alibaba.nacos.common.remote.client.grpc中的类
gRPC client for cluster.
GrpcClusterClient(String) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
Empty constructor.
GrpcClusterClient(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
Empty constructor.
GrpcClusterClient(String, Integer, Integer, Map<String, String>) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
Constructor.
GrpcClusterClient(String, Integer, Integer, Map<String, String>, RpcClientTlsConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
 
GrpcConnection - com.alibaba.nacos.common.remote.client.grpc中的类
gRPC connection.
GrpcConnection(RpcClient.ServerInfo, Executor) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
GrpcConstants - com.alibaba.nacos.common.remote.client.grpc中的类
GrpcConsts.
GrpcConstants() - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
GrpcConstants.GRpcConfigLabel - com.alibaba.nacos.common.remote.client.grpc中的注释类型
 
grpcFutureServiceStub - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
stub to send request.
GrpcSdkClient - com.alibaba.nacos.common.remote.client.grpc中的类
gRPC client for sdk.
GrpcSdkClient(String) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
Constructor.
GrpcSdkClient(String, Integer, Integer, Map<String, String>) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
Constructor.
GrpcSdkClient(String, Integer, Integer, Map<String, String>, RpcClientTlsConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
 
GrpcSdkClient(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
constructor.
GrpcUtils - com.alibaba.nacos.common.remote.client.grpc中的类
gRPC utils, use to parse request and response.
GrpcUtils() - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
 

H

handle(HttpClientResponse) - 类 中的方法com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
 
handle(HttpClientResponse) - 接口 中的方法com.alibaba.nacos.common.http.client.handler.ResponseHandler
handle response convert to HttpRestResult.
handleInvocationTargetException(InvocationTargetException) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
Handle the given invocation target exception.
handleReflectionException(Exception) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
Handle the given reflection exception.
handleServerRequest(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
handle server request.
hasChanged() - 类 中的方法com.alibaba.nacos.common.utils.Observable
Tests if this object has changed.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation returns the description's hash code.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
This implementation returns the hash code based on the underlying byte array.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation returns the hash code of the underlying class path location.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns the hash code of the underlying File reference.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation returns the hash code of the underlying InputStream.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns the hash code of the underlying Path reference.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
This implementation returns the hash code of the underlying URL reference.
hashCode() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
hashCode(boolean) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
已过时。
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(double) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
已过时。
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(float) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
已过时。
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(long) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
已过时。
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hasLength(String, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
hasLength(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Check that the given String is neither null nor of length 0.
hasText(String, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
hasText(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Check whether the given String contains actual text.
HEAD - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
Header - com.alibaba.nacos.common.http.param中的类
Http header.
header - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
The offset in bytes of the ClassFile's access_flags field.
healthCheckRetryTimes() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
healthCheckRetryTimes() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get health check retry times.
healthCheckTimeOut() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
healthCheckTimeOut() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get health check time out.
HealthCheckType - com.alibaba.nacos.common.trace中的枚举
The types of health check.
HealthStateChangeTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming instance health state change trace event.
HealthStateChangeTraceEvent(long, String, String, String, String, int, boolean, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
HHMMSS - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
HTTP_PREFIX - 接口 中的静态变量com.alibaba.nacos.common.constant.RequestUrlConstants
 
HttpClientBeanHolder - com.alibaba.nacos.common.http中的类
Create a rest template to ensure that each custom client config and rest template are in one-to-one correspondence.
HttpClientBeanHolder() - 类 的构造器com.alibaba.nacos.common.http.HttpClientBeanHolder
 
HttpClientConfig - com.alibaba.nacos.common.http中的类
http client config build.
HttpClientConfig(int, int, long, TimeUnit, int, int, int, int, boolean, int, String) - 类 的构造器com.alibaba.nacos.common.http.HttpClientConfig
 
HttpClientConfig.HttpClientConfigBuilder - com.alibaba.nacos.common.http中的类
 
HttpClientConfigBuilder() - 类 的构造器com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
HttpClientFactory - com.alibaba.nacos.common.http中的接口
http Client Factory.
HttpClientRequest - com.alibaba.nacos.common.http.client.request中的接口
Represents a client-side HTTP request.
HttpClientRequestInterceptor - com.alibaba.nacos.common.http.client中的接口
Intercepts client-side HTTP requests.
HttpClientResponse - com.alibaba.nacos.common.http.client.response中的接口
Represents a client-side HTTP response.
HttpDeleteWithEntity(String) - 类 的构造器com.alibaba.nacos.common.http.BaseHttpMethod.HttpDeleteWithEntity
 
HttpGetWithEntity(String) - 类 的构造器com.alibaba.nacos.common.http.BaseHttpMethod.HttpGetWithEntity
 
HttpHeaderConsts - com.alibaba.nacos.common.constant中的接口
Nacos header constants.
HttpMethod - com.alibaba.nacos.common.utils中的类
Http method constants.
HttpRestResult<T> - com.alibaba.nacos.common.http中的类
Http RestResult.
HttpRestResult() - 类 的构造器com.alibaba.nacos.common.http.HttpRestResult
 
HttpRestResult(Header, int, T, String) - 类 的构造器com.alibaba.nacos.common.http.HttpRestResult
 
HTTPS_PREFIX - 接口 中的静态变量com.alibaba.nacos.common.constant.RequestUrlConstants
 
HttpUtils - com.alibaba.nacos.common.http中的类
Http utils.
HttpUtils() - 类 的构造器com.alibaba.nacos.common.http.HttpUtils
 

I

identityToString(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of an object's overall identity.
ignoreExpireEvent() - 类 中的方法com.alibaba.nacos.common.notify.listener.SmartSubscriber
 
ignoreExpireEvent() - 类 中的方法com.alibaba.nacos.common.notify.listener.Subscriber
Whether to ignore expired events.
ILLEGAL_IP_PREFIX - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
InetAddressValidator - com.alibaba.nacos.common.utils中的类
ipv4 ipv6 check util.
INFO - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
 
init(String) - 枚举 中的方法com.alibaba.nacos.common.http.BaseHttpMethod
 
init(Class<? extends Event>, int) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
init(Class<? extends Event>, int) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
Initializes the event publisher.
init() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
init() - 类 中的静态方法com.alibaba.nacos.common.remote.PayloadRegistry
 
init(Class<? extends Event>, int) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
initCurrentNodeAbilities() - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
.
initializeCapacity(int) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Set the initial capacity of the cache pair.
initParamCheckRule() - 类 中的方法com.alibaba.nacos.common.paramcheck.AbstractParamChecker
Init param check rule.
initParamCheckRule() - 类 中的方法com.alibaba.nacos.common.paramcheck.DefaultParamChecker
 
initParams(Map<String, String>) - 类 中的方法com.alibaba.nacos.common.http.param.Query
Add all parameters as query parameter.
initRequestEntity(HttpRequestBase, Object, Header) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Init http entity.
initRequestFromEntity(HttpRequestBase, Map<String, String>, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Init request from entity map.
initRequestHeader(HttpRequestBase, Header) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Init http header.
initTls(BiConsumer<SSLContext, HostnameVerifier>, TlsFileWatcher.FileChangeListener) - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
InputStreamResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for a given InputStream.
InputStreamResource(InputStream) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.InputStreamResource
Create a new InputStreamResource.
InputStreamResource(InputStream, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.InputStreamResource
Create a new InputStreamResource.
InputStreamSource - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Simple interface for objects that are sources for an InputStream.
intercept() - 接口 中的方法com.alibaba.nacos.common.http.client.HttpClientRequestInterceptor
if isIntercept method is true Intercept the given request, and return a response Otherwise, the HttpClientRequest will be used for execution.
InterceptingHttpClientRequest - com.alibaba.nacos.common.http.client中的类
Wrap http client request and perform corresponding interception.
InterceptingHttpClientRequest(HttpClientRequest, Iterator<HttpClientRequestInterceptor>) - 类 的构造器com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
 
InternetAddressUtil - com.alibaba.nacos.common.utils中的类
ip tool.
INTERVAL - 类 中的静态变量com.alibaba.nacos.common.task.AbstractDelayTask
The default time interval, in milliseconds, between tasks.
INTERVAL - 类 中的静态变量com.alibaba.nacos.common.task.AbstractExecuteTask
 
invokeMethod(Method, Object, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
invokeVfsMethod(Method, Object, Object...) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
IoUtils - com.alibaba.nacos.common.utils中的类
IO related tool methods.
IP_PORT_SPLITER - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
ipPatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
ipToBytesByInet(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
convert ip address to byte array.
ipToInt(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
convert ip address to int.
IPV6_END_MARK - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
IPV6_START_MARK - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
IResultCode - com.alibaba.nacos.common.model.core中的接口
已过时。
isAbandon() - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
Getter method for property abandon.
isAbilitiesSet() - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
 
isAdaptedLogger(Class<?>) - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapter
Whether current adapter is adapted for specified logger class.
isAnyBlank(CharSequence...) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if any one of the CharSequences are blank ("") or null and not whitespace only..
isArray(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Determine whether the given object is an array: either an Object array or a primitive array.
isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that superType.isAssignableFrom(subType) is true.
isAssignableFrom(Class, Class) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Determines if the class or interface represented by this object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified parameter.
isBlank(CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if a string is empty (""), null and whitespace only.
isCheckedException(Throwable) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return whether the given throwable is a checked exception: that is, neither a RuntimeException nor an Error.
isCompatibleWithThrowsClause(Throwable, Class<?>...) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Check whether the given exception is compatible with the specified exception types, as declared in a throws clause.
isConnected() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
 
isCurrentNodeAbilityRunning(AbilityKey) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager
.
isDigits(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Checks whether the String contains only digit characters.
isDisConnected() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
 
isDomain(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
judge str is right domain.
isEmpty() - 类 中的方法com.alibaba.nacos.common.http.param.Query
 
isEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Determine whether the given array is empty: i.e.
isEmpty(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Determine whether the given object is empty.
isEmpty() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
isEmpty() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
isEmpty() - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Whether the execute engine is empty.
isEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ArrayUtils
Checks if an array of Objects is empty or null.
isEmpty(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
 
isEmpty(Collection) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Null-safe check if the specified collection is empty.
isEmpty(Map) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Null-safe check if the specified Dictionary is empty.
isEmpty(Dictionary) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Null-safe check if the specified Dictionary is empty.
isEmpty(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if a str is empty ("") or null.
isEmptyBody() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
 
isEnabled() - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapter
Whether current adapter enabled, design for users which want to log nacos client into app logs.
isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
isFile(URI) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
This implementation returns a File reference for the given URI-identified resource, provided that it refers to a file in the file system.
isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation always returns false.
isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation always indicates a file.
isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation always indicates a file.
isFile() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Determine whether this resource represents a file in a file system.
isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
 
isFileUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Determine whether the given URL points to a resource in the file system, i.e. has protocol "file", "vfsfile" or "vfs".
isGzipStream(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Judge whether is Gzip stream.
isHealthy() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
isInitialized() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that the provided object is an instance of the provided class.
isIntercept(URI, String, RequestHttpEntity) - 接口 中的方法com.alibaba.nacos.common.http.client.HttpClientRequestInterceptor
is intercept.
isIP(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
check whether the str is ip address (IPv4 or IPv6).
isIPv4(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
check whether the ip address is IPv4.
isIPv4Address(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if input is a valid IPv4 address.
isIPv6(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
check whether the ip address is IPv6.
isIPv6Address(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if input is a IPv6 address.
isIPv6HexCompressedAddress(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if the given address is a valid IPv6 address in the hex-compressed notation The format is 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'.
isIPv6IPv4MappedAddress(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if input is an IPv4 address mapped into a IPv6 address.
isIPv6MixedAddress(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if the given address is a valid IPv6 address in the mixed-standard or mixed-compressed notation.
isIPv6StdAddress(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if the given address is a valid IPv6 address in the standard format The format is 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'.
isJarFileUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Determine whether the given URL points to a jar file itself, that is, has protocol "file" and ends with the ".jar" extension.
isJarResource(Resource) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Return whether the given resource handle indicates a jar resource that the doFindPathMatchingJarResources method can handle.
isJarUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Determine whether the given URL points to a resource in a jar file.
isLinkLocalIPv6WithZoneIndex(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
Check if input is a link local IPv6 address starting with "fe80:" and containing a zone index with "%xxx".
isListEqual(List<String>, List<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
check list is equal.
isMapEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Return true if the supplied Map is null or empty.
isNeedReloadConfiguration() - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapter
Whether need reload configuration into log context.
isNoneBlank(CharSequence...) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if none of the CharSequences are blank ("") or null and whitespace only..
isNotBlank(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if a string is not empty (""), not null and not whitespace only.
isNotEmpty(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
 
isNotEmpty(Collection) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Null-safe check if the specified collection is not empty.
isNotEmpty(Map) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Null-safe check if the specified Dictionary is not empty.
isNotEmpty(Dictionary) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Null-safe check if the specified Dictionary is not empty.
isNotEmpty(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Checks if a str is not empty ("") or not null.
isNull(Object, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an object is null.
isNull(Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an object is null.
isNull(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
as of 4.3.7, in favor of AbstractAssert.isNull(Object, String)
isOn() - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
isOpen() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation always returns false.
isOpen() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.InputStreamResource
This implementation always returns true.
isOpen() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Indicate whether this resource represents a handle with an open stream.
isPattern(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
 
isPattern(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Does the given path represent a pattern that can be matched by an implementation of this interface?
isPluginEvent() - 类 中的方法com.alibaba.nacos.common.notify.Event
Whether is plugin event.
isPluginEvent() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.NamingTraceEvent
 
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation always returns true for a resource that exists (revised as of 5.1).
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
This implementation checks for the resolution of a resource URL upfront, then proceeding with AbstractFileResolvingResource's length check.
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation checks whether the underlying file is marked as readable (and corresponds to an actual file with content, not to a directory).
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation checks whether the underlying file is marked as readable (and corresponds to an actual file with content, not to a directory).
isReadable() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Indicate whether non-empty contents of this resource can be read via InputStreamSource.getInputStream().
isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
isRpc() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
isRpc() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
isRunning() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
check is this client is running.
isShutdown() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
check is this client is shutdown.
isSuccess() - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamCheckResponse
 
isTimeoutException(Throwable) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
HTTP request exception is a timeout exception.
isTrue(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
isUrl(String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Return whether the given resource location is a URL: either a special "classpath" pseudo URL or a standard URL.
isWaitInitiated() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
check is this client is initiated.
isWritable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation checks whether the underlying file is marked as writable (and corresponds to an actual file with content, not to a directory).
isWritable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileUrlResource
 
isWritable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation checks whether the underlying file is marked as writable (and corresponds to an actual file with content, not to a directory).
isWritable() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.WritableResource
Indicate whether the contents of this resource can be written via WritableResource.getOutputStream().
iterator() - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
iterator() - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 

J

JacksonUtils - com.alibaba.nacos.common.utils中的类
Json utils implement by Jackson.
JAR_FILE_EXTENSION - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
File extension for a regular jar file: ".jar".
JAR_URL_PREFIX - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL prefix for loading from a jar file: "jar:".
JAR_URL_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
Separator between JAR URL and file path within the JAR: "!
JdkHttpClientRequest - com.alibaba.nacos.common.http.client.request中的类
JDK http client request implement.
JdkHttpClientRequest(HttpClientConfig) - 类 的构造器com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
 
JdkHttpClientResponse - com.alibaba.nacos.common.http.client.response中的类
JDk http client response implement.
JdkHttpClientResponse(HttpURLConnection) - 类 的构造器com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
 
join(Collection, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
JustForTest - com.alibaba.nacos.common中的注释类型
Just for test.

L

LABEL_EQUALS_OPERATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ConnLabelsUtils
 
LABEL_SPLIT_OPERATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ConnLabelsUtils
 
labels() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
labels() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get map of labels.
LabelsCollector - com.alibaba.nacos.common.labels中的接口
LabelsCollector.
LabelsCollectorManager - com.alibaba.nacos.common.labels中的接口
LabelsCollectorManager.
lastEventSequence - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
 
lastModified() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
 
lastModified() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation checks the timestamp of the underlying File, if available.
lastModified() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation returns the underlying File/Path last-modified time.
lastModified() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation returns the underlying File's timestamp.
lastModified() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
Determine the last-modified timestamp for this resource.
lastModified() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.VfsResource
 
latchAwait(CountDownLatch) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Await count down latch.
latchAwait(CountDownLatch, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Await count down latch with timeout.
LF - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
list(T...) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
return an arraylist containing all input parameters.
listDirectory(File) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Determine a sorted list of files in the given directory.
load(Class<T>) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
Load service.
loadConfiguration(NacosLoggingProperties) - 接口 中的方法com.alibaba.nacos.common.logging.NacosLoggingAdapter
Load Nacos logging configuration into log context.
loadSSLContext() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
 
LOCAL_HOST - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
localHostIP() - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
get localhost ip.
lock - 类 中的变量com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
logger - 类 中的变量com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
 
LOGGER - 类 中的静态变量com.alibaba.nacos.common.notify.DefaultPublisher
 
LOGGER - 类 中的静态变量com.alibaba.nacos.common.packagescan.DefaultPackageScan
 
LoggerUtils - com.alibaba.nacos.common.utils中的类
Logger utils.
lru(boolean) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Does the constructed cache support lru.
LruCache<K,V> - com.alibaba.nacos.common.cache.decorators中的类
A wrapper that lru cache.
LruCache(Cache<K, V>, int) - 类 的构造器com.alibaba.nacos.common.cache.decorators.LruCache
 

M

Managed() - 类 的构造器com.alibaba.nacos.common.executor.ExecutorFactory.Managed
 
MapUtil - com.alibaba.nacos.common.utils中的类
Map utils.
match(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
 
match(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
matchStart(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
 
matchStart(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
matchStrings(String, Map<String, String>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
Main entry point.
maxClusterLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxDataIdLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxGroupLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maximumSize(int) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Set the maximum capacity of the cache pair.
maxInboundMessageSize() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
maxInboundMessageSize() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get maxInboundMessage size.
maxIpLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxMetadataLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxNamespaceIdLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxNamespaceShowNameLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxPort - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
maxServiceNameLength - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
md5Hex(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.MD5Utils
Calculate MD5 hex string.
md5Hex(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.MD5Utils
Calculate MD5 hex string with encode charset.
MD5Utils - com.alibaba.nacos.common.utils中的类
MD5 util.
MediaType - com.alibaba.nacos.common.http.param中的类
Http Media type.
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
merge task.
mergeMapByOrder(Map<T, R>, Map<T, R>) - 类 中的静态方法com.alibaba.nacos.common.utils.ConnLabelsUtils
merge two map into one by using the former value when key is duplicated.
METHOD_NAME - 类 中的静态变量com.alibaba.nacos.common.http.BaseHttpMethod.HttpDeleteWithEntity
 
METHOD_NAME - 类 中的静态变量com.alibaba.nacos.common.http.BaseHttpMethod.HttpGetWithEntity
 
minPort - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
MM - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
monitorAndExtension(NHttpClientConnectionManager) - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
add some monitor and do some extension. default empty implementation, implemented by subclass
MULTIPART_FORM_DATA - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
MUTUAL_AUTH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.mutualAuth' configuration property.
MUTUAL_AUTH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.mutualAuth' configuration property.

N

NACOS_CLIENT_GRPC - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
NACOS_CLIENT_RPC - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
NACOS_PEER_RPC - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
NACOS_SERVER_GRPC_PORT_OFFSET_KEY - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
 
NACOS_SERVER_RPC - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
NacosAbilityManagerHolder - com.alibaba.nacos.common.ability.discover中的类
This class is used to discover AbstractAbilityControlManager implements.
NacosAsyncRestTemplate - com.alibaba.nacos.common.http.client中的类
Nacos async rest template.
NacosAsyncRestTemplate(Logger, AsyncHttpClientRequest) - 类 的构造器com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
 
NacosDelayTaskExecuteEngine - com.alibaba.nacos.common.task.engine中的类
Nacos delay task execute engine.
NacosDelayTaskExecuteEngine(String) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
NacosDelayTaskExecuteEngine(String, Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
NacosDelayTaskExecuteEngine(String, int, Logger, long) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
NacosExecuteTaskExecuteEngine - com.alibaba.nacos.common.task.engine中的类
Nacos execute task execute engine.
NacosExecuteTaskExecuteEngine(String, Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
NacosExecuteTaskExecuteEngine(String, Logger, int) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
NacosLoggingAdapter - com.alibaba.nacos.common.logging中的接口
Nacos client logging adapter.
NacosLoggingAdapterBuilder - com.alibaba.nacos.common.logging中的接口
NacosLoggingProperties - com.alibaba.nacos.common.logging中的类
Nacos Logging Properties, save some nacos logging properties.
NacosLoggingProperties(String, Properties) - 类 的构造器com.alibaba.nacos.common.logging.NacosLoggingProperties
 
NacosRestTemplate - com.alibaba.nacos.common.http.client中的类
Nacos rest template Interface specifying a basic set of RESTful operations.
NacosRestTemplate(Logger, HttpClientRequest) - 类 的构造器com.alibaba.nacos.common.http.client.NacosRestTemplate
 
NacosServiceLoader - com.alibaba.nacos.common.spi中的类
Nacos SPI Service Loader.
NacosServiceLoader() - 类 的构造器com.alibaba.nacos.common.spi.NacosServiceLoader
 
NacosTask - com.alibaba.nacos.common.task中的接口
Nacos task.
NacosTaskExecuteEngine<T extends NacosTask> - com.alibaba.nacos.common.task.engine中的接口
Nacos task execute engine.
NacosTaskProcessor - com.alibaba.nacos.common.task中的接口
Task processor.
name() - 类 中的方法com.alibaba.nacos.common.pathencoder.impl.WindowsEncoder
 
name() - 接口 中的方法com.alibaba.nacos.common.pathencoder.PathEncoder
return simple lowercase os name.
name() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
name() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get name.
nameFormat(String) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
set nameFormat property.
namespaceDefaultId - 类 中的静态变量com.alibaba.nacos.common.utils.NamespaceUtil
public id,默认值为 "".
namespaceIdPatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
namespaceShowNamePatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
NamespaceUtil - com.alibaba.nacos.common.utils中的类
namespace(tenant) util.
NameThreadFactory - com.alibaba.nacos.common.executor中的类
Name thread factory.
NameThreadFactory(String) - 类 的构造器com.alibaba.nacos.common.executor.NameThreadFactory
 
NamingTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming trace event.
NamingTraceEvent(String, long, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.NamingTraceEvent
 
needEncode(String) - 类 中的方法com.alibaba.nacos.common.pathencoder.impl.WindowsEncoder
 
needEncode(String) - 接口 中的方法com.alibaba.nacos.common.pathencoder.PathEncoder
whether to encode.
NestedExceptionUtils - com.alibaba.nacos.common.packagescan.util中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Helper class for implementing exception classes which are capable of holding nested exceptions.
NestedExceptionUtils() - 类 的构造器com.alibaba.nacos.common.packagescan.util.NestedExceptionUtils
 
NestedIoException - com.alibaba.nacos.common.packagescan.util中的异常错误
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass of IOException that properly handles a root cause, exposing the root cause just like NestedChecked/RuntimeException does.
NestedIoException(String) - 异常错误 的构造器com.alibaba.nacos.common.packagescan.util.NestedIoException
Construct a NestedIOException with the specified detail message.
NestedIoException(String, Throwable) - 异常错误 的构造器com.alibaba.nacos.common.packagescan.util.NestedIoException
Construct a NestedIOException with the specified detail message and nested exception.
newBuilder() - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
newCustomerThreadExecutor(String, int, int, long, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new custom executor service and register to manager.
newCustomerThreadExecutor(int, int, long, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newEvent() - 类 中的静态方法com.alibaba.nacos.common.event.ServerConfigChangeEvent
 
newFixedExecutorService(String, int) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new fixed executor service with default thread factory and register to manager.
newFixedExecutorService(String, int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new fixed executor service with input thread factory and register to manager.
newFixedExecutorService(int) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newFixedExecutorService(int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newInstance() - 类 中的静态方法com.alibaba.nacos.common.http.param.Header
 
newInstance() - 类 中的静态方法com.alibaba.nacos.common.http.param.Query
 
newScheduledExecutorService(String, int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new scheduled executor service with input thread factory and register to manager.
newScheduledExecutorService(int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newServiceInstances(Class<T>) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
New service instances.
newSingleExecutorService(String) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new single executor service with default thread factory and register to manager.
newSingleExecutorService(String, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new single executor service with input thread factory and register to manager.
newSingleExecutorService() - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newSingleExecutorService(ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newSingleScheduledExecutorService(String, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
Create a new single scheduled executor service with input thread factory and register to manager.
newSingleScheduledExecutorService(ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
 
newStringForUtf8(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Create a string with encoding format as utf8.
newThread(Runnable) - 类 中的方法com.alibaba.nacos.common.executor.NameThreadFactory
 
nextInt(int, int) - 类 中的静态方法com.alibaba.nacos.common.utils.RandomUtils
Returns a random integer within the specified range.
nextLong(long, long) - 类 中的静态方法com.alibaba.nacos.common.utils.RandomUtils
Returns a random long within the specified range.
nextRpcServer() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
NONE_EXCEPTION - 类 中的静态变量com.alibaba.nacos.common.utils.ExceptionUtil
Represents an empty exception, that is, no exception occurs, only a constant.
noNullElements(Object[], String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an array contains no null elements.
noNullElements(Object[], Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an array contains no null elements.
noNullElements(Object[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
noNullElements(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a collection contains no null elements.
noNullElements(Collection<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a collection contains no null elements.
notEmpty(Object[], String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[], Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
notEmpty(Collection<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
notEmpty(Map<?, ?>, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
as of 4.3.7, in favor of AbstractAssert.notEmpty(Map, String)
NotifyCenter - com.alibaba.nacos.common.notify中的类
Unified Event Notify Center.
NotifyCenter() - 类 的构造器com.alibaba.nacos.common.notify.NotifyCenter
 
notifyConnected(Connection) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Notify when client new connected.
notifyDisConnected(Connection) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Notify when client disconnected.
notifyObservers() - 类 中的方法com.alibaba.nacos.common.utils.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifySubscriber(Subscriber, Event) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
notifySubscriber(Subscriber, Event) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
Notify listener.
notifySubscriber(Subscriber, Event) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
notNull(Object, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an object is not null.
notNull(Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert that an object is not null.
notNull(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
NotThreadSafe - com.alibaba.nacos.common中的注释类型
Annotation that marks a method as not thread safe.
nullSafeClassName(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Determine the class name for the given object.
nullSafeEquals(Object, Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Determine if the given objects are equal, returning true if both are null or false if only one is null.
nullSafeHashCode(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return as hash code for the given object; typically the value of Object#hashCode()}.
nullSafeHashCode(Object[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(boolean[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(byte[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(char[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(double[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(float[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(int[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(long[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(short[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeToString(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the specified Object.
nullSafeToString(Object[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(boolean[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(byte[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(char[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(double[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(float[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(int[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(long[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(short[]) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Return a String representation of the contents of the specified array.
NumberUtils - com.alibaba.nacos.common.utils中的类
Number utils.

O

Observable - com.alibaba.nacos.common.utils中的类
Observable utils.
Observable() - 类 的构造器com.alibaba.nacos.common.utils.Observable
 
Observer - com.alibaba.nacos.common.utils中的接口
Obeserver.
ok() - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
onCancel() - 接口 中的方法com.alibaba.nacos.common.http.Callback
Callback when the request is cancelled.
onChanged(String) - 接口 中的方法com.alibaba.nacos.common.tls.TlsFileWatcher.FileChangeListener
listener onChanged event.
onConnected(Connection) - 接口 中的方法com.alibaba.nacos.common.remote.client.ConnectionEventListener
notify when connected to server.
onDisConnect(Connection) - 接口 中的方法com.alibaba.nacos.common.remote.client.ConnectionEventListener
notify when disconnected to server.
onError(Throwable) - 接口 中的方法com.alibaba.nacos.common.http.Callback
An error occurred during the request.
onEvent(T) - 类 中的方法com.alibaba.nacos.common.notify.listener.Subscriber
Event callback.
onReceive(RestResult<T>) - 接口 中的方法com.alibaba.nacos.common.http.Callback
Callback after the request is responded.
onServerListChange() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
check if current connected server is in server list, if not switch server.
OPTIONS - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 

P

PackageScan - com.alibaba.nacos.common.packagescan中的接口
Scan all appropriate Class object through the package name.
Pair<A,B> - com.alibaba.nacos.common.utils中的类
Pair.
ParamCheckerManager - com.alibaba.nacos.common.paramcheck中的类
The type Param checker manager.
ParamCheckResponse - com.alibaba.nacos.common.paramcheck中的类
The type Param check response.
ParamCheckResponse() - 类 的构造器com.alibaba.nacos.common.paramcheck.ParamCheckResponse
 
paramCheckRule - 类 中的变量com.alibaba.nacos.common.paramcheck.AbstractParamChecker
 
ParamCheckRule - com.alibaba.nacos.common.paramcheck中的类
Param check rules.
ParamCheckRule() - 类 的构造器com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
parameterize(Class<?>, Type...) - 类 中的静态方法com.alibaba.nacos.common.utils.TypeUtils
Create a parameterized type instance.
ParamInfo - com.alibaba.nacos.common.paramcheck中的类
Param info.
ParamInfo() - 类 的构造器com.alibaba.nacos.common.paramcheck.ParamInfo
 
parse(Payload) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
parse payload to request/response model.
parsePropertyValue2Map(Properties, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConnLabelsUtils
parse property value to map.
parseRawLabels(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConnLabelsUtils
parse raw json labels into a key-value map.
PATCH - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
PathEncoder - com.alibaba.nacos.common.pathencoder中的接口
To encode path if illegal,an os may have a PathEncoder.
PathEncoderManager - com.alibaba.nacos.common.pathencoder中的类
To expose interface from PathEncoder.
PathMatcher - com.alibaba.nacos.common.packagescan.util中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Strategy interface for String-based path matching.
PathMatchingResourcePatternResolver - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications A ResourcePatternResolver implementation that is able to resolve a specified resource location path into one or more matching Resources.
PathMatchingResourcePatternResolver() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingResourcePatternResolver(ResourceLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver.
PathMatchingResourcePatternResolver(ClassLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for Path handles, performing all operations and transformations via the Path API.
PathResource(Path) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathResource
Create a new PathResource from a Path handle.
PathResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathResource
Create a new PathResource from a Path handle.
PathResource(URI) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathResource
Create a new PathResource from a Path handle.
PayloadRegistry - com.alibaba.nacos.common.remote中的类
payload registry,Define basic scan behavior request and response.
PayloadRegistry() - 类 的构造器com.alibaba.nacos.common.remote.PayloadRegistry
 
payloadStreamObserver - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
pendingTaskCount() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
PERCENT_SIGN_IN_IPV6 - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
post(String, Header, Query, Object, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http post Create a new resource by POSTing the given object to the http request.
post(String, Header, Query, Object, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post Create a new resource by POSTing the given object to the http request.
POST - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
postForm(String, Header, Query, Map<String, String>, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http post from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
postForm(String, Header, Map<String, String>, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http post from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
postForm(String, Header, Query, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
postForm(String, Header, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
postForm(String, HttpClientConfig, Header, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
postJson(String, Header, Query, String, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http post Json Create a new resource by POSTing the given object to the http request, http header contentType default 'application/json;charset=UTF-8'.
postJson(String, Header, String, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http post Json Create a new resource by POSTing the given object to the http request, http header contentType default 'application/json;charset=UTF-8'.
postJson(String, Header, Query, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post json Create a new resource by POSTing the given object to the http request, http header contentType default 'application/json;charset=UTF-8'.
postJson(String, Header, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http post json Create a new resource by POSTing the given object to the http request, http header contentType default 'application/json;charset=UTF-8'.
Preconditions - com.alibaba.nacos.common.utils中的类
Check precondition, throws an IllegalArgumentException If the conditions are not met.
PREFER_IPV6_ADDRESSES - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
printIfDebugEnabled(Logger, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.LoggerUtils
Print if log debug level is enabled.
printIfErrorEnabled(Logger, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.LoggerUtils
Print if log error level is enabled.
printIfInfoEnabled(Logger, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.LoggerUtils
Print if log info level is enabled.
printIfTraceEnabled(Logger, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.LoggerUtils
Print if log trace level is enabled.
printIfWarnEnabled(Logger, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.LoggerUtils
Print if log warn level is enabled.
priority(int) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
set priority property.
process(NacosTask) - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
process(NacosTask) - 接口 中的方法com.alibaba.nacos.common.task.NacosTaskProcessor
Process task.
processNamespaceParameter(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NamespaceUtil
Treat the namespace(tenant) parameters with values of "public" and "null" as an empty string.
processTasks() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
process tasks in execute engine.
PropertyUtils - com.alibaba.nacos.common.utils中的类
A convenient tool to get property or env value.
ProtocolResolver - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications A resolution strategy for protocol-specific resource handles.
publish(Event) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
publish(Event) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
publish event.
publish(Event) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
publishEvent(Event) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Request publisher publish event Publishers load lazily, calling publisher.
PushServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming push service trace event.
PushServiceTraceEvent(long, long, long, long, String, String, String, String, int) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
 
put(K, V) - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Cache a pair of key value.
put(K, V) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
put(K, V) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
put(K, V) - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
put(K, V) - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
put(String, Header, Query, Object, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http put Create a new resource by PUTting the given body to http request.
put(String, Header, Query, Object, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put Create a new resource by PUTting the given body to http request.
PUT - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
putForm(String, Header, Query, Map<String, String>, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http put from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
putForm(String, Header, Map<String, String>, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http put from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
putForm(String, Header, Query, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
putForm(String, Header, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
putForm(String, HttpClientConfig, Header, Map<String, String>, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put from Create a new resource by PUTting the given map bodyValues to http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'.
putIfValNoEmpty(Map, Object, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Put into map if value is not empty.
putIfValNoNull(Map, Object, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
Put into map if value is not null.
putJson(String, Header, Query, String, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http put Json Create a new resource by PUTting the given body to http request, http header contentType default 'application/json;charset=UTF-8'.
putJson(String, Header, String, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
async http put Json Create a new resource by PUTting the given body to http request, http header contentType default 'application/json;charset=UTF-8'.
putJson(String, Header, Query, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put json Create a new resource by PUTting the given body to http request, http header contentType default 'application/json;charset=UTF-8'.
putJson(String, Header, String, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
http put json Create a new resource by PUTting the given body to http request, http header contentType default 'application/json;charset=UTF-8'.

Q

Query - com.alibaba.nacos.common.http.param中的类
Http Query object.
Query() - 类 的构造器com.alibaba.nacos.common.http.param.Query
 

R

RandomUtils - com.alibaba.nacos.common.utils中的类
Random utils.
readableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
This implementation returns a FileChannel for the given URI-identified resource, provided that it refers to a file in the file system.
readableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation returns Channels.newChannel(InputStream) with the result of InputStreamSource.getInputStream().
readableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation opens a FileChannel for the underlying file.
readableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation opens a Channel for the underlying file.
readableChannel() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.Resource
readByte(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a byte value in this ClassReader.
readClass(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a CONSTANT_Class constant pool entry in this ClassReader.
readInt(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a signed int value in this ClassReader.
readLines(Reader) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Read lines.
readLong(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a signed long value in this ClassReader.
readModule(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a CONSTANT_Module constant pool entry in this ClassReader.
readPackage(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a CONSTANT_Package constant pool entry in this ClassReader.
readShort(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a signed short value in this ClassReader.
readUnsignedShort(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads an unsigned short value in this ClassReader.
readUtf8(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in this ClassReader.
reason - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
receiveEvent(Event) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
 
reconnect(RpcClient.ServerInfo, boolean) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
switch server .
ReflectUtils - com.alibaba.nacos.common.utils中的类
reflect utils.
register(String, String, ExecutorService) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
Register the thread pool resources with the resource manager.
registerConnectionListener(ConnectionEventListener) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Register connection handler.
RegisterInstanceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming register instance trace event.
RegisterInstanceTraceEvent(long, String, boolean, String, String, String, String, int) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
registerResponseHandler(String, ResponseHandler) - 类 中的方法com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
register customization Response Handler.
registerServerRequestHandler(ServerRequestHandler) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Register serverRequestHandler, the handler will handle the request from server side.
RegisterServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming deregister service trace event.
RegisterServiceTraceEvent(long, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.RegisterServiceTraceEvent
 
registerSubscriber(Subscriber) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register a Subscriber.
registerSubscriber(Subscriber, EventPublisherFactory) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register a Subscriber.
registerSubtype(Class<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Register sub type for child class.
registerToPublisher(Class<? extends Event>, int) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register publisher with default factory.
registerToPublisher(Class<? extends Event>, EventPublisherFactory, int) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register publisher with specified factory.
registerToPublisher(Class<? extends Event>, EventPublisher) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register publisher.
registerToSharePublisher(Class<? extends SlowEvent>) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Register to share-publisher.
RemoteException - com.alibaba.nacos.common.remote.exception中的异常错误
super exception in remote module.
RemoteException(int) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.RemoteException
 
RemoteException(int, String) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.RemoteException
 
RemoteException(int, Throwable) - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.RemoteException
 
remove(K) - 接口 中的方法com.alibaba.nacos.common.cache.Cache
Take the corresponding value from the cache according to the cache key, and remove this record from the cache.
remove(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
 
remove(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
remove(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 
remove(K) - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
 
remove(Object) - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 
removeBrackets(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
remove brackets "[]".
removeKey(Map<K, V>, K, Predicate<V>) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
remove value, Thread safety depends on whether the Map is a thread-safe Map.
removeProcessor(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
removeProcessor(Object) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Remove task processor NacosTaskProcessor form execute engine for key.
removeSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
removeSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
 
removeSubscriber(Subscriber) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
Remove listener.
removeSubscriber(Subscriber, Class<? extends Event>) - 接口 中的方法com.alibaba.nacos.common.notify.ShardedEventPublisher
Remove listener for default share publisher.
removeSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
removeSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
removeTask(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
removeTask(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
removeTask(Object) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Remove task.
replace(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Replace all occurrences of a substring within a string with another string.
replaceSSLHostnameVerifier(HostnameVerifier) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
Replace the default HostnameVerifier.
request(Request, long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
request(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
send request.
request(Request, long) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
send request.
REQUEST_ID - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
REQUEST_MODULE - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
REQUEST_SOURCE_HEADER - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
requestFuture(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
requestFuture(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
send async request.
RequestHttpEntity - com.alibaba.nacos.common.model中的类
Represents an HTTP request , consisting of headers and body.
RequestHttpEntity(Header, Query) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
RequestHttpEntity(Header, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
RequestHttpEntity(Header, Query, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
RequestHttpEntity(HttpClientConfig, Header, Query) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
RequestHttpEntity(HttpClientConfig, Header, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
RequestHttpEntity(HttpClientConfig, Header, Query, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
 
requestReply(Request, Connection) - 接口 中的方法com.alibaba.nacos.common.remote.client.ServerRequestHandler
Handle request from server.
RequestUrlConstants - com.alibaba.nacos.common.constant中的接口
Nacos request url constants.
resolve(String, ResourceLoader) - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ProtocolResolver
Resolve the given location against the given resource loader if this implementation's protocol matches.
resolvePrimitiveClassName(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolveRootDirResource(Resource) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Resolve the specified resource for path matching.
resolveUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
Resolves a URL for the underlying class path resource.
Resource - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
ResourceLoader - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Strategy interface for loading resources (e.g., class path or file system resources).
resourceLoader - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
resourcePathToConvertClassName(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
Convert a "."
ResourcePatternResolver - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) into Resource objects.
ResourceUtils - com.alibaba.nacos.common.packagescan.util中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Utility methods for resolving resource locations to files in the file system.
ResourceUtils() - 类 的构造器com.alibaba.nacos.common.packagescan.util.ResourceUtils
 
ResourceUtils - com.alibaba.nacos.common.utils中的类
resource util.
ResponseHandler<T> - com.alibaba.nacos.common.http.client.handler中的接口
Response Handler abstract interface, the actual processing of the response conversion is done by a concrete implementation class.
ResponseHandlerType - com.alibaba.nacos.common.constant中的类
Response Handler Type.
ResponseHandlerType() - 类 的构造器com.alibaba.nacos.common.constant.ResponseHandlerType
 
RestResult<T> - com.alibaba.nacos.common.model中的类
Rest result.
RestResult() - 类 的构造器com.alibaba.nacos.common.model.RestResult
 
RestResult(int, String, T) - 类 的构造器com.alibaba.nacos.common.model.RestResult
 
RestResult.ResResultBuilder<T> - com.alibaba.nacos.common.model中的类
 
RESTRESULT_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
 
RestResultResponseHandler<T> - com.alibaba.nacos.common.http.client.handler中的类
RestResult response handler, Mainly converter response type as RestResult type.
RestResultResponseHandler() - 类 的构造器com.alibaba.nacos.common.http.client.handler.RestResultResponseHandler
 
RestResultUtils - com.alibaba.nacos.common.model中的类
Rest result utils.
RestResultUtils() - 类 的构造器com.alibaba.nacos.common.model.RestResultUtils
 
rethrowRuntimeException(Throwable) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
retrieveMatchingFiles(File, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Retrieve files that match the given path pattern, checking the given directory and its subdirectories.
retryTimes() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
retryTimes() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get request retry times.
ringBufferSize - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
 
RPC_CLIENT_MUTUAL_AUTH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_CERT_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_CERT_KEY - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_CIPHERS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_ENABLE - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_PROTOCOLS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_PROVIDER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_TRUST_ALL - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_TRUST_COLLECTION_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RPC_CLIENT_TLS_TRUST_PWD - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants
 
RpcClient - com.alibaba.nacos.common.remote.client中的类
abstract remote client to connect to server.
RpcClient(RpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient
 
RpcClient(RpcClientConfig, ServerListFactory) - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient
 
RpcClient.ConnectionEvent - com.alibaba.nacos.common.remote.client中的类
 
RpcClient.ServerInfo - com.alibaba.nacos.common.remote.client中的类
 
rpcClientConfig - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
RpcClientConfig - com.alibaba.nacos.common.remote.client中的接口
RpcClientConfig.
RpcClientFactory - com.alibaba.nacos.common.remote.client中的类
RpcClientFactory.to support multi client for different modules of usage.
RpcClientFactory() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClientFactory
 
rpcClientStatus - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
 
RpcClientStatus - com.alibaba.nacos.common.remote.client中的枚举
status of rpc client.
RpcClientTlsConfig - com.alibaba.nacos.common.remote.client中的类
gRPC config for sdk.
RpcClientTlsConfig() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClientTlsConfig
 
RpcClientTlsConfigFactory - com.alibaba.nacos.common.remote.client中的类
TlsConfigFactory.
RpcConstants - com.alibaba.nacos.common.remote.client中的类
RpcConstants.
RpcConstants() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcConstants
 
RpcConstants.ClientSuffix - com.alibaba.nacos.common.remote.client中的类
Enumeration of common suffixes for RPC configuration properties.
RpcConstants.RpcConfigLabel - com.alibaba.nacos.common.remote.client中的注释类型
 
RpcConstants.ServerSuffix - com.alibaba.nacos.common.remote.client中的类
Enumeration of common suffixes for RPC configuration properties.
rpcPortOffset() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
 
rpcPortOffset() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
 
rpcPortOffset() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
increase offset of the nacos server port for the rpc server port.
RpcTlsConfigFactory - com.alibaba.nacos.common.remote.client中的接口
RpcTlsConfigFactory.
run() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
run() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 

S

scope() - 类 中的方法com.alibaba.nacos.common.notify.Event
Event scope.
scopeMatches(T) - 类 中的方法com.alibaba.nacos.common.notify.listener.Subscriber
Whether the event's scope matches current subscriber.
selectResponseHandler(Type) - 类 中的方法com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
Select a response handler by responseType.
SelfHostnameVerifier - com.alibaba.nacos.common.tls中的类
A HostnameVerifier verify ipv4 and localhost.
SelfHostnameVerifier(HostnameVerifier) - 类 的构造器com.alibaba.nacos.common.tls.SelfHostnameVerifier
 
SelfTrustManager - com.alibaba.nacos.common.tls中的类
A TrustManager tool returns the specified TrustManager.
SelfTrustManager() - 类 的构造器com.alibaba.nacos.common.tls.SelfTrustManager
 
sendRequest(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
sendResponse(Response) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
 
sequence() - 类 中的方法com.alibaba.nacos.common.notify.Event
Event sequence number, which can be used to handle the sequence of events.
sequence() - 类 中的方法com.alibaba.nacos.common.notify.SlowEvent
 
SERVER_AUTH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
SERVER_CERTPATH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
SERVER_KEYPASSWORD - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
SERVER_KEYPATH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
SERVER_TRUST_CERT - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
serverCheckTimeOut() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
serverCheckTimeOut() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get server check time out.
ServerConfigChangeEvent - com.alibaba.nacos.common.event中的类
Server configuration changed event.
ServerConfigChangeEvent() - 类 的构造器com.alibaba.nacos.common.event.ServerConfigChangeEvent
 
serverInfo - 类 中的变量com.alibaba.nacos.common.remote.client.Connection
 
ServerInfo() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
 
ServerInfo(String, int) - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
 
serverIp - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
 
serverListFactory(ServerListFactory) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
init server list factory. only can init once.
ServerListFactory - com.alibaba.nacos.common.remote.client中的接口
server list factory . use to inner client to connecte and switch servers.
serverPort - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
 
ServerRequestHandler - com.alibaba.nacos.common.remote.client中的接口
ServerRequestHandler, to process the request from server side.
serverRequestHandlers - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
handlers to process server push request.
ServerSuffix() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
 
ServiceLoaderException - com.alibaba.nacos.common.spi中的异常错误
Nacos service loader exception.
ServiceLoaderException(Class<?>, Exception) - 异常错误 的构造器com.alibaba.nacos.common.spi.ServiceLoaderException
 
serviceNamePatternString - 类 中的变量com.alibaba.nacos.common.paramcheck.ParamCheckRule
 
set(T...) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Return a set containing all input parameters.
setAbandon(boolean) - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
Setter method for property abandon. connection event will be ignored if connection is abandoned.
setAbilityKey(AbilityKey) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
setAbilityTable(Map<String, Boolean>) - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
 
setCachePatterns(boolean) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String) method.
setCapabilityNegotiationTimeout(long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
 
setCaseSensitive(boolean) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Specify whether to perform pattern matching in a case-sensitive fashion.
setCertChainFile(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setCertPrivateKey(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setCertPrivateKeyPassword(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setChanged() - 类 中的方法com.alibaba.nacos.common.utils.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
setChannel(ManagedChannel) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Setter method for property channel.
setChannelKeepAlive(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set channelKeepAlive.
setChannelKeepAliveTimeout(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set channelKeepAlive.
setCiphers(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setClassLoader(ClassLoader) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
Specify the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access.
setCluster(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setClusters(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setCode(int) - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
setConnectionId(String) - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
 
setConnectionKeepAlive(long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set connectionKeepAlive.
setConnectionRequestTimeout(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setConnectionTimeToLive(long, TimeUnit) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setContentCompressionEnabled(boolean) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setContentType(String) - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
setConTimeOutMillis(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setData(T) - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
setDataId(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setDefaultTaskProcessor(NacosTaskProcessor) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
 
setDefaultTaskProcessor(NacosTaskProcessor) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Set default task processor.
setEnableTls(Boolean) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setExpireNanos(long) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheItemProperties
 
setGroup(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setGrpcFutureServiceStub(RequestGrpc.RequestFutureStub) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Setter method for property grpcFutureServiceStub.
setHeader(Header) - 类 中的方法com.alibaba.nacos.common.http.HttpRestResult
 
setHealthCheckRetryTimes(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set healthCheckRetryTimes.
setHealthCheckTimeOut(long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set healthCheckTimeOut.
setInterceptors(List<HttpClientRequestInterceptor>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
Set the request interceptors that this accessor should use.
setIoThreadCount(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setIp(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setLabels(Map<String, String>) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set labels.
setLastProcessTime(long) - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
 
setMaxConnPerRoute(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setMaxConnTotal(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setMaxInboundMessageSize(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set maxInboundMessageSize.
setMaxRedirects(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setMessage(String) - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
setMessage(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamCheckResponse
 
setMetadata(Map<String, String>) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setMutualAuthEnable(Boolean) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setName(String) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set client name.
setNamespaceDefaultId(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NamespaceUtil
Set default namespace id.
setNamespaceId(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setNamespaceShowName(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setOn(boolean) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
setPathMatcher(PathMatcher) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
Set the PathMatcher implementation to use for this resource pattern resolver.
setPathSeparator(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Set the path separator to use for pattern parsing.
setPayloadStreamObserver(StreamObserver<Payload>) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
Setter method for property payloadStreamObserver.
setPort(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setProtocols(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setReadTimeOutMillis(int) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
setResponseType(Type) - 类 中的方法com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
 
setResponseType(Type) - 接口 中的方法com.alibaba.nacos.common.http.client.handler.ResponseHandler
set response type.
setRetryTimes(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set retryTimes.
setServerCheckTimeOut(Long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set serverCheckTimeOut.
setServerIp(String) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
Setter method for property serverIp.
setServerPort(int) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
Setter method for property serverPort.
setServiceName(String) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamInfo
 
setSize(int) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
 
setSSLContext(SSLContext) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
Use specified SSLContext.
setSslProvider(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setSuccess(boolean) - 类 中的方法com.alibaba.nacos.common.paramcheck.ParamCheckResponse
 
setTable(Map<String, Boolean>) - 类 中的方法com.alibaba.nacos.common.ability.AbstractAbilityControlManager.AbilityUpdateEvent
 
setTaskInterval(long) - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
 
setTenant(String) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
setThreadPoolCoreSize(Integer) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set threadPoolCoreSize.
setThreadPoolKeepAlive(Long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set threadPoolKeepAlive.
setThreadPoolMaxSize(Integer) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set threadPoolMaxSize.
setThreadPoolQueueSize(int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set threadPoolQueueSize.
setTimeOutMills(long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set timeOutMills.
setTlsConfig(RpcClientTlsConfig) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
set tlsConfig.
setTlsConfig(RpcClientTlsConfig) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
setTlsConfig(RpcClientTlsConfig) - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
Set TlsConfig.
setTrimTokens(boolean) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setTrustAll(Boolean) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setTrustCollectionCertFile(String) - 类 中的方法com.alibaba.nacos.common.remote.TlsConfig
 
setUserAgent(String) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
 
ShardedEventPublisher - com.alibaba.nacos.common.notify中的接口
Sharded event publisher.
shareBufferSize - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
 
shouldProcess() - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
 
shouldProcess() - 类 中的方法com.alibaba.nacos.common.task.AbstractExecuteTask
 
shouldProcess() - 接口 中的方法com.alibaba.nacos.common.task.NacosTask
Judge Whether this nacos task should do.
shutdown() - 类 中的静态方法com.alibaba.nacos.common.executor.ThreadPoolManager
Shutdown thread pool manager.
shutdown(String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
Shutdown http client holder and close remove template.
shutdown() - 接口 中的方法com.alibaba.nacos.common.lifecycle.Closeable
Shutdown the Resources, such as Thread Pool.
shutdown() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
shutdown() - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
Shutdown the several publisher instance which notify center has.
shutdown() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
 
shutdown() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
shutdown() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
shutdown() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
shutdown() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
shutdown() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
shutdownNacosAsyncRest(String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
Shutdown async http client holder and remove template.
shutdownNacosSyncRest(String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
Shutdown sync http client holder and remove template.
shutdownThreadPool(ExecutorService) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
 
shutdownThreadPool(ExecutorService, Logger) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Shutdown thread pool.
SimpleCache<K,V> - com.alibaba.nacos.common.cache.impl中的类
Simple implementation of Cache.
SimpleCache(int) - 类 的构造器com.alibaba.nacos.common.cache.impl.SimpleCache
 
size() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
size() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
 
size() - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
Get Task size in execute engine.
size(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Gets the size of the collection/iterator specified.
size() - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
 
sizeIsEmpty(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
Judge whether object is empty.
SKIP_CODE - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
A flag to skip the Code attributes.
SKIP_DEBUG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
A flag to skip the SourceFile.
SKIP_FRAMES - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
A flag to skip the StackMap and StackMapTable attributes.
sleep(long) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
Sleep.
SlowEvent - com.alibaba.nacos.common.notify中的类
This event share one event-queue.
SlowEvent() - 类 的构造器com.alibaba.nacos.common.notify.SlowEvent
 
SmartSubscriber - com.alibaba.nacos.common.notify.listener中的类
Subscribers to multiple events can be listened to.
SmartSubscriber() - 类 的构造器com.alibaba.nacos.common.notify.listener.SmartSubscriber
 
sourceOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.http.BaseHttpMethod
Value of BaseHttpMethod.
split(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Splits the provided text into an array with a maximum length, separators specified.
SPLIT_IP_PORT_RESULT_LENGTH - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
 
splitIPPortStr(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
Split IP and port strings, support IPv4 and IPv6, IP in IPv6 must be enclosed with [].
SSL_CONTEXT_REFRESHER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for '.sslContextRefresher' configuration property.
start() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
 
start() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
Start this client.
start() - 类 中的方法com.alibaba.nacos.common.tls.TlsFileWatcher
start file watch task.
startsWith(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Check if a CharSequence starts with a specified prefix.
startsWithIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Case insensitive check if a CharSequence starts with a specified prefix.
state(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractAssert
已过时。
as of 4.3.7, in favor of AbstractAssert.state(boolean, String)
status() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
Worker status.
STRING_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
 
StringResponseHandler - com.alibaba.nacos.common.http.client.handler中的类
string response handler, Mainly converter response type as string type.
StringResponseHandler() - 类 的构造器com.alibaba.nacos.common.http.client.handler.StringResponseHandler
 
StringUtils - com.alibaba.nacos.common.utils中的类
string util.
Subscriber<T extends Event> - com.alibaba.nacos.common.notify.listener中的类
An abstract subscriber class for subscriber interface.
Subscriber() - 类 的构造器com.alibaba.nacos.common.notify.listener.Subscriber
 
subscribers - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
 
SubscribeServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming subscribe service trace event.
SubscribeServiceTraceEvent(long, String, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.SubscribeServiceTraceEvent
 
subscribeType() - 类 中的方法com.alibaba.nacos.common.notify.listener.SmartSubscriber
 
subscribeType() - 类 中的方法com.alibaba.nacos.common.notify.listener.Subscriber
Type of this subscriber's subscription.
subscribeTypes() - 类 中的方法com.alibaba.nacos.common.notify.listener.SmartSubscriber
Returns which event type are smart subscriber interested in.
substringBetween(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Substring between two index.
success() - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
success(T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
success(String, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
success(int, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
 
switchServerAsync() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
switchServerAsync(RpcClient.ServerInfo, boolean) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
switchServerAsyncOnRequestFail() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
 
Symbols - com.alibaba.nacos.common.constant中的类
Symbols.
Symbols() - 类 的构造器com.alibaba.nacos.common.constant.Symbols
 
sync(boolean) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
Set whether the cache method is synchronized.
SynchronizedCache<K,V> - com.alibaba.nacos.common.cache.decorators中的类
A wrapper that thread-safe cache.
SynchronizedCache(Cache<K, V>) - 类 的构造器com.alibaba.nacos.common.cache.decorators.SynchronizedCache
 

T

TAG_V2_LABEL_KEY_VALUE_SPLIT_LENGTH - 类 中的静态变量com.alibaba.nacos.common.utils.ConnLabelsUtils
 
TaskExecuteWorker - com.alibaba.nacos.common.task.engine中的类
Nacos execute task execute worker.
TaskExecuteWorker(String, int, int) - 类 的构造器com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
TaskExecuteWorker(String, int, int, Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.TaskExecuteWorker
 
tasks - 类 中的变量com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
 
TEXT_HTML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
TEXT_PLAIN - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
 
ThreadFactoryBuilder - com.alibaba.nacos.common.utils中的类
build thread factory.
ThreadFactoryBuilder() - 类 的构造器com.alibaba.nacos.common.utils.ThreadFactoryBuilder
 
threadPoolCoreSize() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
threadPoolCoreSize() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get threadPoolCoreSize.
threadPoolKeepAlive() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
threadPoolKeepAlive() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get thread pool keep alive time.
ThreadPoolManager - com.alibaba.nacos.common.executor中的类
// TODO Access Metric.
threadPoolMaxSize() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
threadPoolMaxSize() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get threadPoolMaxSize.
threadPoolQueueSize() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
threadPoolQueueSize() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
get thread pool queue size.
ThreadUtils - com.alibaba.nacos.common.utils中的类
Thread utils.
timeOutMills() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
timeOutMills() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
get time out mills.
TLS_CERT_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.certChainFile' configuration property.
TLS_CERT_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.certChainFile' configuration property.
TLS_CERT_KEY - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.certPrivateKey' configuration property.
TLS_CERT_KEY - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.certPrivateKey' configuration property.
TLS_CIPHERS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.ciphers' configuration property.
TLS_CIPHERS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.ciphers' configuration property.
TLS_ENABLE - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.enable' configuration property.
TLS_ENABLE - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.enable' configuration property.
TLS_ENABLE - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
TLS_PROTOCOLS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.protocols' configuration property.
TLS_PROTOCOLS - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.protocols' configuration property.
TLS_PROVIDER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.provider' configuration property.
TLS_PROVIDER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.provider' configuration property.
TLS_TEST_MODE_ENABLE - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
 
TLS_TRUST_ALL - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.trustAll' configuration property.
TLS_TRUST_ALL - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.trustAll' configuration property.
TLS_TRUST_COLLECTION_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.trustCollectionChainPath' configuration property.
TLS_TRUST_COLLECTION_CHAIN_PATH - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.trustCollectionChainPath' configuration property.
TLS_TRUST_PWD - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ClientSuffix
Suffix for 'tls.certPrivateKeyPassword' configuration property.
TLS_TRUST_PWD - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcConstants.ServerSuffix
Suffix for 'tls.certPrivateKeyPassword' configuration property.
tlsClientAuthServer - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
To determine whether verify the server endpoint's certificate strictly.
tlsClientCertPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of client-side X.509 certificate chain in PEM format.
tlsClientKeyPassword - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The password of the client-side private key.
tlsClientKeyPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of client-side private key.
tlsClientTrustCertPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of trusted certificates for verifying the server endpoint's certificate.
tlsConfig() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
 
tlsConfig() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
getTlsConfig.
TlsConfig - com.alibaba.nacos.common.remote中的类
gRPC config.
TlsConfig() - 类 的构造器com.alibaba.nacos.common.remote.TlsConfig
 
tlsEnable - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
To determine whether use SSL in client-side.
tlsFileCheckInterval - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
tls file check interval , default is 10 min.
TlsFileWatcher - com.alibaba.nacos.common.tls中的类
Certificate file update monitoring Considering that the current client needs to support jdk 1.6 and module dependencies , the WatchFileCenter in the core module is not used
TlsFileWatcher.FileChangeListener - com.alibaba.nacos.common.tls中的接口
 
TlsHelper - com.alibaba.nacos.common.tls中的类
Utils for build SSLContext.
TlsHelper() - 类 的构造器com.alibaba.nacos.common.tls.TlsHelper
 
tlsServerAuthClient - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
To determine whether verify the client endpoint's certificate strictly.
tlsServerCertPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of server-side X.509 certificate chain in PEM format.
tlsServerKeyPassword - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The password of the server-side private key.
tlsServerKeyPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of server-side private key.
tlsServerTrustCertPath - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
The store path of trusted certificates for verifying the client endpoint's certificate.
TlsSystemConfig - com.alibaba.nacos.common.tls中的类
tls system config.
TlsSystemConfig() - 类 的构造器com.alibaba.nacos.common.tls.TlsSystemConfig
 
tlsTestModeEnable - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
To determine whether use test mode when initialize TLS context.
TlsTypeResolve - com.alibaba.nacos.common.utils中的类
gRPC config for sdk.
TlsTypeResolve() - 类 的构造器com.alibaba.nacos.common.utils.TlsTypeResolve
 
toBoolean(String, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert String value to boolean value if parameter value is legal.
toBoolean(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Converts a String to a boolean (optimised for performance).
toBooleanObject(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Converts a String to a Boolean.
toBytes(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
String to byte array.
toBytes(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
Object to byte array.
toDouble(String, double) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to a double, returning a default value if the conversion fails.
toFloat(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to a float, returning 0.0f if the conversion fails.
toFloat(String, float) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to a float, returning a default value if the conversion fails.
toInetAddr() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
 
toInetAddr() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
 
toInetAddr() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
 
toInetAddr() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
toInt(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert String value to int value if parameter value is legal.
toInt(String, int) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert String value to int value if parameter value is legal.
toInt(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to an int, returning zero if the conversion fails.
toInt(String, int) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to an int, returning a default value if the conversion fails.
toJson(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Object to json string.
toJsonBytes(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Object to json string byte array.
tokenizePath(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Tokenize the given path into parts, based on this matcher's settings.
tokenizePattern(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
Tokenize the given path pattern into parts, based on this matcher's settings.
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
toList() - 类 中的方法com.alibaba.nacos.common.http.param.Header
Transfer to KV part list.
toLong(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert Object value to long value if parameter value is legal.
toLong(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert String value to long value if parameter value is legal.
toLong(String, long) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
Convert String value to long value if parameter value is legal.
toLong(String, long) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
Convert a String to a long, returning a default value if the conversion fails.
toObj(byte[], Class<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(byte[], Type) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(InputStream, Class<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(byte[], TypeReference<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(String, Type) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(String, TypeReference<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(InputStream, Type) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Object.
toObj(String) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Json string deserialize to Jackson JsonNode.
toObjectArray(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
TOP_PATH - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
toQueryUrl() - 类 中的方法com.alibaba.nacos.common.http.param.Query
Print query as a http url param string.
toString() - 类 中的方法com.alibaba.nacos.common.http.param.Header
 
toString() - 类 中的方法com.alibaba.nacos.common.http.param.MediaType
 
toString() - 类 中的方法com.alibaba.nacos.common.model.RestResult
 
toString() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
This implementation returns the description of this resource.
toString() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
 
toString(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
Byte array to string.
toString(InputStream, String) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
To string from stream.
toString(Reader) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
To string from reader.
toStringArray(Collection<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Copy the given Collection into a String array.
toUri(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Create a URI instance for the given URL, replacing spaces with "%20" URI encoding first.
toUri(String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Create a URI instance for the given location String, replacing spaces with "%20" URI encoding first.
TRACE - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
 
TRACE - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
 
TraceEvent - com.alibaba.nacos.common.trace.event中的类
Trace event.
TraceEvent(String, long, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.TraceEvent
 
TraceEventPublisher - com.alibaba.nacos.common.trace.publisher中的类
Event publisher for trace event.
TraceEventPublisher() - 类 的构造器com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
 
TraceEventPublisherFactory - com.alibaba.nacos.common.trace.publisher中的类
event publisher factory for trace event.
transferToJsonNode(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
Parse object to Jackson JsonNode.
translateParameterMap(Map<String, String[]>) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
Translate parameter map.
trim(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
TRUE_SET - 类 中的静态变量com.alibaba.nacos.common.utils.ConvertUtils
 
trustManager(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.tls.SelfTrustManager
Returns the result of calling SelfTrustManager.buildSecureTrustManager(java.lang.String) if needAuth is enable and trustCertPath exists.
tryCompress(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Try compress by GZIP for string.
tryDecompress(InputStream) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Try decompress by GZIP from stream.
tryDecompress(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Try decompress by GZIP from byte array.
TypeUtils - com.alibaba.nacos.common.utils中的类
type utils.

U

uncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
set uncaughtExceptionHandler property.
UnsubscribeServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming unsubscribe service trace event.
UnsubscribeServiceTraceEvent(long, String, String, String, String) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.UnsubscribeServiceTraceEvent
 
unwrapOptional(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.AbstractObjectUtils
Unwrap the given object which is potentially a Optional.
update(Observable) - 接口 中的方法com.alibaba.nacos.common.utils.Observer
This method is called whenever the observed object is changed.
UpdateInstanceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming update instance trace event.
UpdateInstanceTraceEvent(long, String, String, String, String, String, int, Map<String, String>) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.UpdateInstanceTraceEvent
 
UpdateServiceTraceEvent - com.alibaba.nacos.common.trace.event.naming中的类
Naming update service trace event.
UpdateServiceTraceEvent(long, String, String, String, Map<String, String>) - 类 的构造器com.alibaba.nacos.common.trace.event.naming.UpdateServiceTraceEvent
 
URL_PROTOCOL_FILE - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for a file in the file system: "file".
URL_PROTOCOL_JAR - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for an entry from a jar file: "jar".
URL_PROTOCOL_VFS - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for a general JBoss VFS resource: "vfs".
URL_PROTOCOL_VFSFILE - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for a JBoss file system resource: "vfsfile".
URL_PROTOCOL_VFSZIP - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for an entry from a JBoss jar file: "vfszip".
URL_PROTOCOL_WAR - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for an entry from a war file: "war".
URL_PROTOCOL_WSJAR - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for an entry from a WebSphere jar file: "wsjar".
URL_PROTOCOL_ZIP - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL protocol for an entry from a zip file: "zip".
UrlResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Resource implementation for java.net.URL locators.
UrlResource(URI) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
Create a new UrlResource based on the given URI object.
UrlResource(URL) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
Create a new UrlResource based on the given URL object.
UrlResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
Create a new UrlResource based on a URL path.
UrlResource(String, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
Create a new UrlResource based on a URI specification.
UrlResource(String, String, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
Create a new UrlResource based on a URI specification.
useCachesIfNecessary(URLConnection) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
Set the "useCaches" flag on the given connection, preferring false but leaving the flag at true for JNLP based resources.
USER_AGENT_HEADER - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
 
UuidUtils - com.alibaba.nacos.common.utils中的类
UUID utils.

V

V19 - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
 
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.http.BaseHttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法com.alibaba.nacos.common.http.param.MediaType
Parse the given String contentType into a MediaType object.
valueOf(String, String) - 类 中的静态方法com.alibaba.nacos.common.http.param.MediaType
Use the given contentType and charset to assemble into a MediaType object.
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.remote.ConnectionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.trace.DeregisterInstanceReason
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.trace.HealthCheckType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.nacos.common.http.BaseHttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.common.remote.ConnectionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.common.trace.DeregisterInstanceReason
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.common.trace.HealthCheckType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, SSLSession) - 类 中的方法com.alibaba.nacos.common.tls.SelfHostnameVerifier
 
version - 类 中的静态变量com.alibaba.nacos.common.utils.VersionUtils
 
VERSION_PLACEHOLDER - 类 中的静态变量com.alibaba.nacos.common.utils.VersionUtils
current version.
VersionUtils - com.alibaba.nacos.common.utils中的类
Version utils.
VfsResource - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications JBoss VFS based Resource implementation.
VfsResource(Object) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.VfsResource
Create a new VfsResource wrapping the given resource handle.
VfsUtils - com.alibaba.nacos.common.packagescan.resource中的类
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Utility for detecting and accessing JBoss VFS in the classpath.
VfsUtils() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
VIRTUAL_FILE_METHOD_VISIT - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
 
VIRTUAL_FILE_VISITOR_INTERFACE - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
 

W

WAR_URL_PREFIX - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
URL prefix for loading from a war file on Tomcat: "war:".
WAR_URL_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
Special separator between WAR URL and jar part on Tomcat.
WARN - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
 
WINDOWS_FOLDER_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
 
WindowsEncoder - com.alibaba.nacos.common.pathencoder.impl中的类
Encode path if illegal char reach in Windows.
WindowsEncoder() - 类 的构造器com.alibaba.nacos.common.pathencoder.impl.WindowsEncoder
 
with(A, B) - 类 中的静态方法com.alibaba.nacos.common.utils.Pair
 
withCode(int) - 类 中的方法com.alibaba.nacos.common.model.RestResult.ResResultBuilder
 
withData(T) - 类 中的方法com.alibaba.nacos.common.model.RestResult.ResResultBuilder
 
withMsg(String) - 类 中的方法com.alibaba.nacos.common.model.RestResult.ResResultBuilder
 
workersStatus() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
Get workers status.
writableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileSystemResource
This implementation opens a FileChannel for the underlying file.
writableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.FileUrlResource
 
writableChannel() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathResource
This implementation opens a Channel for the underlying file.
writableChannel() - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.WritableResource
WritableResource - com.alibaba.nacos.common.packagescan.resource中的接口
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Extended interface for a resource that supports writing to it.
writeStringToFile(File, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
Write string to a file.

Y

YYMMDD - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYY - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYYMM - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYYMMDD - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYYMMDDHHMMSS - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYYMMDDHHMMSSNOMARK - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
YYYYMMDDSLASH - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
跳过导航链接

Copyright © 2018–2024 Alibaba Group. All rights reserved.