A B C D E F G H I J K L M N O P Q R S T U V W Y Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- abandon - 类 中的变量com.alibaba.nacos.common.remote.client.Connection
- AbstractApacheHttpClientFactory - com.alibaba.nacos.common.http中的类
-
apache http client factory implements.
- AbstractApacheHttpClientFactory() - 类 的构造器com.alibaba.nacos.common.http.AbstractApacheHttpClientFactory
- AbstractAssert - com.alibaba.nacos.common.utils中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Assertion utility class that assists in validating arguments.
- AbstractAssert() - 类 的构造器com.alibaba.nacos.common.utils.AbstractAssert
- 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
UrlResourceorClassPathResource. - AbstractFileResolvingResource() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
- AbstractFileResolvingResource.VfsResourceDelegate - com.alibaba.nacos.common.packagescan.resource中的类
-
Inner delegate class, avoiding a hard JBoss VFS API dependency at runtime.
- 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.utils中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Miscellaneous object utility methods.
- AbstractObjectUtils() - 类 的构造器com.alibaba.nacos.common.utils.AbstractObjectUtils
- AbstractResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Convenience base class for
Resourceimplementations, 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
URLClassLoaderURLs 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.utils.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, Object) - 类 中的方法com.alibaba.nacos.common.http.param.Query
-
Add query parameter.
- addParam(String, String) - 类 中的方法com.alibaba.nacos.common.http.param.Header
-
Add the key and value to the header.
- addProcessor(Object, NacosTaskProcessor) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- addProcessor(Object, NacosTaskProcessor) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
-
Add task processor
NacosTaskProcessorfor 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) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
-
Add listener.
- addSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- addSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
- addSubscriber(Subscriber, Class<? extends Event>) - 接口 中的方法com.alibaba.nacos.common.notify.ShardedEventPublisher
-
Add listener for default share publisher.
- addSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- addSubscriber(Subscriber, Class<? extends Event>, EventPublisherFactory) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Add a subscriber to publisher.
- 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.
- ALREADY_SHUTDOWN - 类 中的静态变量com.alibaba.nacos.common.http.HttpClientBeanHolder
- analysisCharset(String) - 类 中的方法com.alibaba.nacos.common.http.param.Header
- AntPathMatcher - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
PathMatcherimplementation 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
Comparatorimplementation returned byAntPathMatcher.getPatternComparator(String). - AntPathMatcher.AntPatternComparator.PatternInfo - com.alibaba.nacos.common.packagescan.resource中的类
-
Value class that holds information about the pattern, e.g. number of occurrences of "*", "**", and "{" pattern elements.
- AntPathMatcher.PathSeparatorPatternCache - com.alibaba.nacos.common.packagescan.resource中的类
-
A simple cache for patterns that depend on the configured path separator.
- 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_ELEMENT_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- ARRAY_END - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- ARRAY_START - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- ARRAY_SUFFIX - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- arrayEquals(Object, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Compare the given arrays with
Arrays.equals, performing an equality check based on the array elements rather than the array reference. - ArrayUtils - com.alibaba.nacos.common.utils中的类
-
Array utils.
- ArrayUtils() - 类 的构造器com.alibaba.nacos.common.utils.ArrayUtils
- assignableCheckFailed(Class<?>, Class<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
- assignLogger() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
-
assign Logger.
- assignLogger() - 类 中的方法com.alibaba.nacos.common.http.DefaultHttpClientFactory
- ASYNC_THREAD_NAME - 类 中的静态变量com.alibaba.nacos.common.http.AbstractHttpClientFactory
- asyncClient - 类 中的变量com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
- 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
- AYNC_IO_REACTOR_NAME - 类 中的静态变量com.alibaba.nacos.common.http.AbstractHttpClientFactory
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中的类
-
Provides Base64 encoding and decoding as defined by RFC 2045.
- Base64() - 类 的构造器com.alibaba.nacos.common.codec.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[], boolean) - 类 的构造器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(String) - 枚举 的构造器com.alibaba.nacos.common.http.BaseHttpMethod
- 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.
- bindRequestStream(BiRequestStreamGrpc.BiRequestStreamStub, GrpcConnection) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- BITS_PER_ENCODED_BYTE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
BASE32 characters are 6 bits in length.
- bitWorkArea - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Place holder for the bytes we're dealing with for our based logic.
- body - 类 中的变量com.alibaba.nacos.common.model.RequestHttpEntity
- body - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
- BOOTSTRAP_METHOD_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of the BootstrapMethods attribute entries.
- buffer - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Buffer for streaming.
- 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.http.param.Header
- 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.
- build(URI, String, RequestHttpEntity, RequestConfig) - 类 中的静态方法com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
- builder() - 类 中的静态方法com.alibaba.nacos.common.cache.builder.CacheBuilder
- builder() - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientConfig
- builder() - 类 中的静态方法com.alibaba.nacos.common.model.RestResult
- Builder() - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- buildExceptionMessage(Iterator<T>, T) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
- 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
- buildSecureTrustManager(String) - 类 中的静态方法com.alibaba.nacos.common.tls.SelfTrustManager
- 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.
- byteArray - 类 中的变量com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
- ByteArrayResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resourceimplementation 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
ByteArrayResourcewith a description. - BYTES_PER_ENCODED_BLOCK - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
- BYTES_PER_UNENCODED_BLOCK - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
- ByteUtils - com.alibaba.nacos.common.utils中的类
-
ByteUtils.
- ByteUtils() - 类 的构造器com.alibaba.nacos.common.utils.ByteUtils
C
- cache - 类 中的变量com.alibaba.nacos.common.cache.impl.SimpleCache
- Cache<K,V> - com.alibaba.nacos.common.cache中的接口
-
Cache method collection definition.
- CACHE_TURNOFF_THRESHOLD - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- 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.decorators.AutoExpireCache
- CacheItemProperties - com.alibaba.nacos.common.cache.builder中的类
-
Cache item's own attributes.
- CacheItemProperties() - 类 的构造器com.alibaba.nacos.common.cache.builder.CacheItemProperties
- cachePatterns - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- cacheServiceClass(Class<T>, T) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
- calculateBufferSize(InputStream) - 类 中的静态方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
- Callback<T> - com.alibaba.nacos.common.http中的接口
-
Http callback.
- capitalize(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Capitalize a
String, changing the first letter to upper case as perCharacter.toUpperCase(char). - caseInsensitiveValueOf(E[], String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Case insensitive alternative to
Enum.valueOf(Class, String). - caseSensitive - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- caseSensitive - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- catchAllPattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- changed - 类 中的变量com.alibaba.nacos.common.utils.Observable
- changeFirstCharacterCase(String, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- channel - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
-
grpc channel.
- channelKeepAlive - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- channelKeepAlive - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- channelKeepAlive() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- channelKeepAlive() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
-
get channelKeepAlive time.
- charset - 类 中的变量com.alibaba.nacos.common.http.param.MediaType
-
content type charset.
- CHECK_INTERVAL - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
- CHECK_OK - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- checkArgument(boolean, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.Preconditions
-
check precondition.
- checkArgument(boolean, String, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.Preconditions
-
check precondition.
- checkExpireNanos(long, TimeUnit) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
- checkInterval - 类 中的变量com.alibaba.nacos.common.tls.TlsFileWatcher
- checkIPs(String...) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
-
Check ips.
- checkIsStart() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- checkIsStart() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- checkNullParameter(Object, String) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
- checkOK(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
-
Check whether checkIPs result is "ok".
- checkParameterizeMethodParameter(Class<?>, Type...) - 类 中的静态方法com.alibaba.nacos.common.utils.TypeUtils
-
Check parameterize method parameter.
- checkParameters(long, long) - 类 中的静态方法com.alibaba.nacos.common.utils.RandomUtils
-
Check input parameters.
- checkReadable(URL) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
- CHUNK_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
Chunk separator per RFC 2045 section 2.1.
- chunkSeparatorLength - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Size of chunk separator.
- classFileBuffer - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
A byte array containing the JVMS ClassFile structure to be parsed.
- classLoader - 类 中的变量com.alibaba.nacos.common.packagescan.resource.ClassPathResource
- classLoader - 类 中的变量com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
- 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*:"
- CLASSPATH_PREFIX - 类 中的静态变量com.alibaba.nacos.common.utils.ResourceUtils
- 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
Resourceimplementation for class path resources. - ClassPathResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
-
Create a new
ClassPathResourceforClassLoaderusage. - ClassPathResource(String, Class<?>) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
-
Create a new
ClassPathResourceforClassusage. - ClassPathResource(String, ClassLoader) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
-
Create a new
ClassPathResourceforClassLoaderusage. - ClassPathResource(String, ClassLoader, Class<?>) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.ClassPathResource
-
已过时。as of 4.3.13, in favor of selective use of
ClassPathResource(String, ClassLoader)vsClassPathResource(String, Class) - 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
ClassReaderobject. - ClassReader(byte[], int, boolean) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Constructs a new
ClassReaderobject. - ClassReader(byte[], int, int) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Constructs a new
ClassReaderobject. - ClassReader(InputStream) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Constructs a new
ClassReaderobject. - ClassReader(String) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Constructs a new
ClassReaderobject. - ClassUtils - com.alibaba.nacos.common.utils中的类
-
Utils for Class.
- ClassUtils() - 类 的构造器com.alibaba.nacos.common.utils.ClassUtils
- clazz - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- clazz - 类 中的变量com.alibaba.nacos.common.packagescan.resource.ClassPathResource
- clazz - 异常错误 中的变量com.alibaba.nacos.common.spi.ServiceLoaderException
- cleanDirectory(File) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
清理目录下的内容.
- cleanedUrl - 类 中的变量com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Cleaned URL (with normalized path), used for comparisons.
- 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
hasChangedmethod will now returnfalse. - clearResourceCaches() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
-
Clear all resource caches in this resource loader.
- client - 类 中的变量com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
- CLIENT_AUTH - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
- CLIENT_BEAT - com.alibaba.nacos.common.trace.HealthCheckType
-
Instance heart beat timeout.
- 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_MAP - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClientFactory
- CLIENT_TRUST_CERT - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
- CLIENT_VERSION_HEADER - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- clientAbilities - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- clientAbilities(ClientAbilities) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
init client abilities.
- clientConfig - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- clientEventExecutor - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- clientIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- clientIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- clientIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
- clientIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.SubscribeServiceTraceEvent
- clientIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.UnsubscribeServiceTraceEvent
- clientRequest - 类 中的变量com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
- clientVersion - 类 中的静态变量com.alibaba.nacos.common.utils.VersionUtils
- 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.
- closeConnection(Connection) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
- closed - 类 中的变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
- CLOSED - 类 中的静态变量com.alibaba.nacos.common.executor.ThreadPoolManager
- CLOSED - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- closeQuietly(Closeable) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Close closable object quietly.
- closeQuietly(Closeable...) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
- closeQuietly(HttpURLConnection) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Close http connection quietly.
- code - 类 中的变量com.alibaba.nacos.common.model.RestResult
- code - 类 中的变量com.alibaba.nacos.common.model.RestResult.ResResultBuilder
- collectionToDelimitedString(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Convert a
Collectioninto a delimitedString(e.g. - collectionToDelimitedString(Collection<?>, String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Convert a
Collectionto a delimitedString(e.g. - CollectionUtils - com.alibaba.nacos.common.utils中的类
-
Copy from
org.apache.commons.collections. - CollectionUtils() - 类 的构造器com.alibaba.nacos.common.utils.CollectionUtils
- com.alibaba.nacos.common - 程序包 com.alibaba.nacos.common
- 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.handler - 程序包 com.alibaba.nacos.common.http.handler
- com.alibaba.nacos.common.http.param - 程序包 com.alibaba.nacos.common.http.param
- com.alibaba.nacos.common.lifecycle - 程序包 com.alibaba.nacos.common.lifecycle
- 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.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.utils.StringUtils
- COMMON_CLASS_CACHE - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
-
Map with common Java language class name as key and corresponding Class as value.
- 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.
- computeIfAbsent(Map<K, V>, K, BiFunction<C, T, V>, C, T) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
-
ComputeIfAbsent lazy load.
- concat(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- ConcurrentHashSet<E> - com.alibaba.nacos.common.utils中的类
-
Concurrent Hash Set implement by
ConcurrentHashMap. - ConcurrentHashSet() - 类 的构造器com.alibaba.nacos.common.utils.ConcurrentHashSet
- CONFIG_NAMES - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
- conn - 类 中的变量com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
- CONNECTED - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
- Connection - com.alibaba.nacos.common.remote.client中的类
-
connection on client side.
- Connection(RpcClient.ServerInfo) - 类 的构造器com.alibaba.nacos.common.remote.client.Connection
- CONNECTION - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- CONNECTION_ALREADY_CLOSED - 异常错误 中的静态变量com.alibaba.nacos.common.remote.exception.ConnectionAlreadyClosedException
- CONNECTION_BUSY - 异常错误 中的静态变量com.alibaba.nacos.common.remote.exception.ConnectionBusyException
- ConnectionAlreadyClosedException - com.alibaba.nacos.common.remote.exception中的异常错误
-
connection already closed exception.
- ConnectionAlreadyClosedException() - 异常错误 的构造器com.alibaba.nacos.common.remote.exception.ConnectionAlreadyClosedException
- ConnectionAlreadyClosedException(String) - 异常错误 的构造器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) - 类 的构造器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.
- connectionId - 类 中的变量com.alibaba.nacos.common.remote.client.Connection
- connectionKeepAlive - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- connectionKeepAlive - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- connectionKeepAlive() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- connectionKeepAlive() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
-
get connection keep alive time.
- connectionRequestTimeout - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
connectionRequestTimeout.
- connectionRequestTimeout - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- ConnectionType - com.alibaba.nacos.common.remote中的枚举
-
ConnectionType.
- ConnectionType(String, String) - 枚举 的构造器com.alibaba.nacos.common.remote.ConnectionType
- ConnectResetRequestHandler() - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient.ConnectResetRequestHandler
- connectToServer(RpcClient.ServerInfo) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- connectToServer(RpcClient.ServerInfo) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
connect to server.
- connTimeToLive - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
connTimeToLive.
- connTimeToLive - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- connTimeToLiveTimeUnit - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
connTimeToLiveTimeUnit.
- connTimeToLiveTimeUnit - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- CONSTANT_CLASS_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Class_info JVMS structures.
- CONSTANT_DOUBLE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Double_info JVMS structures.
- CONSTANT_DYNAMIC_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Dynamic_info JVMS structures.
- CONSTANT_FIELDREF_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Fieldref_info JVMS structures.
- CONSTANT_FLOAT_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Float_info JVMS structures.
- CONSTANT_INTEGER_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Integer_info JVMS structures.
- CONSTANT_INTERFACE_METHODREF_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_InterfaceMethodref_info JVMS structures.
- CONSTANT_INVOKE_DYNAMIC_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_InvokeDynamic_info JVMS structures.
- CONSTANT_LONG_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Long_info JVMS structures.
- CONSTANT_METHOD_HANDLE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_MethodHandle_info JVMS structures.
- CONSTANT_METHOD_TYPE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_MethodType_info JVMS structures.
- CONSTANT_METHODREF_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Methodref_info JVMS structures.
- CONSTANT_MODULE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Module_info JVMS structures.
- CONSTANT_NAME_AND_TYPE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_NameAndType_info JVMS structures.
- CONSTANT_PACKAGE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Package_info JVMS structures.
- CONSTANT_STRING_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_String_info JVMS structures.
- CONSTANT_UTF8_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of CONSTANT_Utf8_info JVMS structures.
- constantUtf8Values - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
The String objects corresponding to the CONSTANT_Utf8 constant pool items.
- constructJavaType(Type) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
-
construct java type -> Jackson Java Type.
- contains(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Checks if CharSequence contains a search CharSequence.
- contains(Object) - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
- 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.
- containsAlphabetOrPad(byte[]) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
- containsConstant(Enum<?>[], String) - 类 中的静态方法com.alibaba.nacos.common.utils.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.utils.AbstractObjectUtils
-
Check whether the given array of enum constants contains a constant with the given name.
- containsElement(Object[], Object) - 类 中的静态方法com.alibaba.nacos.common.utils.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
- containsText(CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- CONTENT_ENCODING - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- CONTENT_ENCODING - 类 中的静态变量com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
- CONTENT_LENGTH - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- CONTENT_LENGTH - 类 中的静态变量com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
- CONTENT_TYPE - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- contentCompressionEnabled - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
is HTTP compression enabled.
- contentCompressionEnabled - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- 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
- CONTEXT_PATH_MATCH - 类 中的静态变量com.alibaba.nacos.common.http.HttpUtils
- 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.ServletContextbut also from plain classpath paths or relative file system paths (specified without an explicit prefix, hence applying relative to the localResourceLoader's context). - conTimeOutMillis - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
connect time out.
- conTimeOutMillis - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- convert(Request) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
-
convert request to payload.
- convert(Request, RequestMeta) - 类 中的静态方法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.
- convert(RestResult<T>) - 类 中的静态方法com.alibaba.nacos.common.http.client.handler.RestResultResponseHandler
- convert(InputStream, Type) - 类 中的静态方法com.alibaba.nacos.common.http.handler.ResponseHandler
- convert(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.common.http.handler.ResponseHandler
- convert(String, Type) - 类 中的静态方法com.alibaba.nacos.common.http.handler.ResponseHandler
- 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 "."
- convertRequestToByte(Request) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
- 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.
- ConvertUtils() - 类 的构造器com.alibaba.nacos.common.utils.ConvertUtils
- copy(InputStream, OutputStream) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Copy data.
- copy(Reader, Writer) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Copy data.
- copyFile(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Copy File.
- count - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer.DoublyLinkedNode
- countDown(CountDownLatch) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
- countObservers() - 类 中的方法com.alibaba.nacos.common.utils.Observable
-
Returns the number of observers of this
Observableobject. - cpInfoOffsets - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
The offset in bytes, in
ClassReader.classFileBuffer, of each cp_info entry of the ClassFile's constant_pool array, plus one. - createClient(String, ConnectionType, Integer, Integer, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
-
create a rpc client.
- createClient(String, ConnectionType, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
-
create a rpc client.
- createClusterClient(String, ConnectionType, Integer, Integer, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
-
create a rpc client.
- createClusterClient(String, ConnectionType, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.common.remote.client.RpcClientFactory
-
create a rpc client.
- 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.
- createNewManagedChannel(String, int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
create a new channel with specific server address.
- 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 toUrlResource.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
- 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
- currentLinePos - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Variable tracks how many characters have been written to the current line.
- currentRpcServer() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
- customizeConnection(HttpURLConnection) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
-
Customize the given
HttpURLConnection, obtained in the course of anAbstractFileResolvingResource.exists(),AbstractFileResolvingResource.contentLength()orAbstractFileResolvingResource.lastModified()call. - customizeConnection(URLConnection) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
-
Customize the given
URLConnection, obtained in the course of anAbstractFileResolvingResource.exists(),AbstractFileResolvingResource.contentLength()orAbstractFileResolvingResource.lastModified()call. - customizeFactory - 类 中的变量com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
Customize thread factory.
- customizeFactory(ThreadFactory) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
set customizeFactory property.
- cycleKeyList(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
D
- daemon - 类 中的变量com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
Whether it is a daemon thread.
- daemon(boolean) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
set daemon property.
- data - 类 中的变量com.alibaba.nacos.common.model.RestResult
- data - 类 中的变量com.alibaba.nacos.common.model.RestResult.ResResultBuilder
- data - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The numeric value of this symbol.
- dataCount - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
dataId -> count.
- dataSet - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer.DoublyLinkedNode
- DateFormatUtils - com.alibaba.nacos.common.utils中的类
-
Date and time formatting utilities.
- DateFormatUtils() - 类 的构造器com.alibaba.nacos.common.utils.DateFormatUtils
- DD - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
- deactivatePatternCache() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- DEBUG - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
- decode(byte[]) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Decodes a byte[] containing characters in the Base-N alphabet.
- decode(byte[], int, int) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Decodes all of the provided data, starting at inPos, for inAvail bytes.
- decode(String, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
- DECODE_TABLE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
This array is a lookup table that translates Unicode characters drawn from the "Base64 Alphabet" (as specified in Table 1 of RFC 2045) into their 6-bit positive integer equivalents.
- decodeBase64(byte[]) - 类 中的静态方法com.alibaba.nacos.common.codec.Base64
-
Decodes Base64 data into octets.
- decodeSize - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Convenience variable to help us determine when our buffer is going to run out of room and needs resizing.
- decodeTable - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Only one decode table currently; keep for consistency with Base32 code.
- DEFAULT_BEAN_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
- DEFAULT_BUFFER_RESIZE_FACTOR - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
- DEFAULT_BUFFER_SIZE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
Defines the default buffer size - currently 8192 - must be large enough for at least one encoded block+separator.
- DEFAULT_CHARSET - 类 中的静态变量com.alibaba.nacos.common.http.param.Header
- DEFAULT_ENC - 类 中的静态变量com.alibaba.nacos.common.http.param.Query
- DEFAULT_ENCODING - 类 中的静态变量com.alibaba.nacos.common.http.param.Header
- DEFAULT_EXPIRE_NANOS - 类 中的静态变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- DEFAULT_INITIALIZE_CAPACITY - 类 中的静态变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- DEFAULT_MAXIMUMSIZE - 类 中的静态变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- DEFAULT_NAMESPACE - 类 中的静态变量com.alibaba.nacos.common.executor.ExecutorFactory.Managed
- DEFAULT_PATH_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
-
Default path separator: "/".
- DEFAULT_PUBLISHER_FACTORY - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- DEFAULT_VARIABLE_PATTERN - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- DEFAULT_WAIT_TIME - 类 中的静态变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- DefaultAsyncHttpClientRequest - com.alibaba.nacos.common.http.client.request中的类
-
AsyncHttpClientRequestimplementation 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
- defaultConfig - 类 中的变量com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
- defaultConfig - 类 中的变量com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
- DefaultGrpcClientConfig - com.alibaba.nacos.common.remote.client.grpc中的类
-
Default grpc client config.
- DefaultGrpcClientConfig(DefaultGrpcClientConfig.Builder) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
-
constructor.
- 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中的类
-
HttpClientRequestimplementation that uses apache http client to execute streaming requests. - DefaultHttpClientRequest(CloseableHttpClient, RequestConfig) - 类 的构造器com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
- 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 ofdefaultStr. - DefaultPackageScan - com.alibaba.nacos.common.packagescan中的类
-
Scan all appropriate Class object through the package name.
- DefaultPackageScan() - 类 的构造器com.alibaba.nacos.common.packagescan.DefaultPackageScan
- 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
ResourceLoaderinterface. - 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
- defaultTaskProcessor - 类 中的变量com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- delegate - 类 中的变量com.alibaba.nacos.common.cache.decorators.AutoExpireCache
- delegate - 类 中的变量com.alibaba.nacos.common.cache.decorators.LruCache
- delegate - 类 中的变量com.alibaba.nacos.common.cache.decorators.SynchronizedCache
- delete(File) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Delete file or dir.
- 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(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, 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, - 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 - com.alibaba.nacos.common.http.BaseHttpMethod
-
delete request.
- DELETE - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- DELETE_LARGE - com.alibaba.nacos.common.http.BaseHttpMethod
-
delete Large request.
- 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
Stringthat is a delimited list and convert it into aStringarray. - delimitedListToStringArray(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Take a
Stringthat is a delimited list and convert it into aStringarray. - 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
ExecutorServiceunder this resource. - DeregisterInstanceReason - com.alibaba.nacos.common.trace中的枚举
-
The reasons of deregister instance.
- DeregisterInstanceReason() - 枚举 的构造器com.alibaba.nacos.common.trace.DeregisterInstanceReason
- 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.
- desc - 枚举 中的变量com.alibaba.nacos.common.remote.client.RpcClientStatus
- description - 类 中的变量com.alibaba.nacos.common.packagescan.resource.ByteArrayResource
- description - 类 中的变量com.alibaba.nacos.common.packagescan.resource.InputStreamResource
- 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.
- DIGITS_LOWER - 类 中的静态变量com.alibaba.nacos.common.utils.MD5Utils
- DISCONNECTED - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
- doesNotContain(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
#doesNotContain(String, String, String) - doesNotContain(String, String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the given text does not contain the given substring.
- 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
- DOMAIN_PATTERN - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- doMatch(String, String, boolean, Map<String, String>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
-
Actually match the given
pathagainst the givenpattern. - 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
- DOUBLE_COLON - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- DOUBLE_COLON_FFFF - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- doubleWildcards - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- DoublyLinkedNode(TopnCounterMetricsContainer.DoublyLinkedNode, TopnCounterMetricsContainer.DoublyLinkedNode, ConcurrentHashSet<String>, int) - 类 的构造器com.alibaba.nacos.common.utils.TopnCounterMetricsContainer.DoublyLinkedNode
- dummyHead - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
E
- eldestKey - 类 中的变量com.alibaba.nacos.common.cache.decorators.LruCache
- 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
- EMPTY_ARRAY - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- EMPTY_OBJECT_ARRAY - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- EMPTY_STRING - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- EMPTY_STRING_ARRAY - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
- encode(byte[]) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(byte[], int, int) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Encodes all of the provided data, starting at inPos, for inAvail bytes.
- 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.
- encodedBlockSize - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Number of bytes in each full block of encoded data, e.g. 3 for Base64 and 8 for Base32
- encodeHexString(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.MD5Utils
-
Convert a byte array into a visible string.
- encodeSize - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Convenience variable to help us determine when our buffer is going to run out of room and needs resizing.
- encodeTable - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Encode table to use: either STANDARD or URL_SAFE.
- encodingParams(List<String>, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
-
Encoding KV list to url string.
- encodingParams(Map<String, String>, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
-
Encoding parameters to url string.
- endsOnDoubleWildCard - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.PathSeparatorPatternCache
- endsOnWildCard - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.PathSeparatorPatternCache
- endsWithSeparator(String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
- ensureBufferSize(int) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Ensure that the buffer has room for
sizebytes. - eof - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Boolean flag to indicate the EOF has been reached.
- 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
trueif they represent equal sequences of characters. - equalsIgnoreCase(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Compares two CharSequences, returning
trueif they represent equal sequences of characters, ignoring case. - equinoxResolveMethod - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
- errMsg - 类 中的变量com.alibaba.nacos.common.model.RestResult.ResResultBuilder
- ERROR - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
- escapeJavaScript(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- escapeJavaStyleString(Writer, String, boolean, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- escapeJavaStyleString(String, boolean, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- 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.
- eventTime - 类 中的变量com.alibaba.nacos.common.trace.event.TraceEvent
- eventType - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
- eventType - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient.ConnectionEvent
- exactMatch - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- ExceptionUtil - com.alibaba.nacos.common.utils中的类
-
Common methods for exception.
- ExceptionUtil() - 类 的构造器com.alibaba.nacos.common.utils.ExceptionUtil
- 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. - EXCLUDE_PROTOCOL_PATTERN - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient
- execute(String, String, RequestHttpEntity, Type) - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
- execute(String, String, RequestHttpEntity, Type, Callback<T>) - 类 中的方法com.alibaba.nacos.common.http.client.NacosAsyncRestTemplate
- execute(URI, String, RequestHttpEntity) - 类 中的方法com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
- 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
- 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
- executeWorkers - 类 中的变量com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
- executor - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
- 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
- exists(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- EXPAND_ASM_INSNS - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
A flag to expand the ASM specific instructions into an equivalent sequence of standard bytecode instructions.
- EXPAND_FRAMES - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
A flag to expand the stack map frames.
- expireNanos - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- expireNanos - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheItemProperties
- expireNanos - 类 中的变量com.alibaba.nacos.common.cache.decorators.AutoExpireCache
- 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(int, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- failed(int, T, String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- failed(String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- failedWithMsg(int, String) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- FALSE_SET - 类 中的静态变量com.alibaba.nacos.common.utils.ConvertUtils
- FE80 - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- file - 类 中的变量com.alibaba.nacos.common.packagescan.resource.FileSystemResource
- file - 类 中的变量com.alibaba.nacos.common.packagescan.resource.FileUrlResource
- FILE_URL_PREFIX - 类 中的静态变量com.alibaba.nacos.common.packagescan.util.ResourceUtils
-
URL prefix for loading from the file system: "file:".
- fileMd5Map - 类 中的变量com.alibaba.nacos.common.tls.TlsFileWatcher
- filePath - 类 中的变量com.alibaba.nacos.common.packagescan.resource.FileSystemResource
- FileSystemResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resourceimplementation forjava.io.Fileandjava.nio.file.Pathhandles with a file system target. - FileSystemResource(File) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
-
Create a new
FileSystemResourcefrom aFilehandle. - FileSystemResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
-
Create a new
FileSystemResourcefrom a file path. - FileSystemResource(FileSystem, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
-
Create a new
FileSystemResourcefrom aFileSystemhandle, locating the specified path. - FileSystemResource(Path) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileSystemResource
-
Create a new
FileSystemResourcefrom aPathhandle, performing all file system interactions via NIO.2 instead ofFile. - FileUrlResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass of
UrlResourcewhich assumes file resolution, to the degree of implementing theWritableResourceinterface for it. - FileUrlResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileUrlResource
-
Create a new
FileUrlResourcebased on the given file location, using the URL protocol "file". - FileUrlResource(URL) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.FileUrlResource
-
Create a new
FileUrlResourcebased on the given URL object. - 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.
- findMatchingResources(URL, String, PathMatcher) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate
- findPathMatchingResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
-
Find all resources that match the given location pattern via the Ant-style PathMatcher.
- findRoot(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsPatternUtils
- first - 类 中的变量com.alibaba.nacos.common.utils.Pair
- FIVE - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- FOLDER_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
- format(String, Object...) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
- 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) - 类 中的方法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(Object, int) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Returns the
index-th value inobject, throwingIndexOutOfBoundsExceptionif there is no such element orIllegalArgumentExceptionifobjectis not an instance of one of the supported types. - get(String) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
get data count by dataId.
- 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(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, 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(K) - 接口 中的方法com.alibaba.nacos.common.cache.Cache
-
Take the corresponding value from the cache according to the cache key.
- get(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
- get(K) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
- get(K) - 类 中的方法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.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, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
- get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
- get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.decorators.SynchronizedCache
- get(K, Callable<? extends V>) - 类 中的方法com.alibaba.nacos.common.cache.impl.SimpleCache
- GET - com.alibaba.nacos.common.http.BaseHttpMethod
-
get request.
- GET - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- GET_LARGE - com.alibaba.nacos.common.http.BaseHttpMethod
- 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.
- getAccess() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Returns the class's access flags .
- getActualTypeArguments() - 类 中的方法com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
- 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.
- getAttributes() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- 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
- getBody() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
-
Getter method for property body.
- 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
- 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
- getChild(Object, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- getClassByResource(Resource) - 类 中的方法com.alibaba.nacos.common.packagescan.DefaultPackageScan
- 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
ClassLoaderused by thisResourceLoader. - getClassName() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
the internal class name.
- getClassReader(Resource) - 类 中的静态方法com.alibaba.nacos.common.packagescan.DefaultPackageScan
- getClazz() - 异常错误 中的方法com.alibaba.nacos.common.spi.ServiceLoaderException
- getCleanedUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Lazily determine a cleaned URL for the given original URL.
- getCleanedUrl(URL, String) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Determine a cleaned URL for the given original URL.
- 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
- 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.
- getConnectionId() - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
- getConnectionManager(HttpClientConfig, DefaultConnectingIOReactor) - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
-
create the
NHttpClientConnectionManager, the code mainly fromHttpAsyncClientBuilder.build(). we add theIOReactorExceptionHandlerto handle theIOExceptionandRuntimeExceptionthrown by theBaseIOReactorwhen process the event of Network. - 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
- 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
- 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.
- 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.utils.AbstractObjectUtils
-
Return a content-based String representation if
objis notnull; otherwise returns an empty String. - getDoubleWildcards() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- getEncodedLength(byte[]) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Calculates the amount of space needed to encode the supplied array.
- getEndsOnDoubleWildCard() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.PathSeparatorPatternCache
- getEndsOnWildCard() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.PathSeparatorPatternCache
- 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 objecton the specifiedtarget 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() - 类 中的方法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(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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(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(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. - 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. - 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
- getFirstAttributeOffset() - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Returns the offset in
ClassReader.classFileBufferof the first ClassFile's 'attributes' array field entry. - getFullClientVersion() - 类 中的静态方法com.alibaba.nacos.common.utils.VersionUtils
- 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.utils.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
InputStreamfor 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
- getInputStream(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- getInstance() - 类 中的静态方法com.alibaba.nacos.common.executor.ThreadPoolManager
- 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
- 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
- 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.
- getIoReactor(String) - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
- getIoReactorConfig() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
- getIoThreadCount() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
- getIPFromString(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
-
Resolve the IP from the string containing the IP address.
- getIpv4Pattern() - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
-
get to ipv4 pattern.
- getItem(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Returns the start offset in this
ClassReaderof 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() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
Getter method for property labels.
- 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. - 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. - getLastModified(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- getLastProcessTime() - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
- getLength() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
-
Returns the length of the given pattern, where template variables are considered to be 1 long.
- getLockers() - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
- 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.
- 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.
- getNacosAsyncRestTemplate(HttpClientFactory) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
- getNacosAsyncRestTemplate(Logger) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
- getNacosRestTemplate(HttpClientFactory) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
- getNacosRestTemplate(Logger) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
- 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.packagescan.resource.VfsUtils
- getName(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
-
Gets and returns className.
- getNamespace() - 类 中的方法com.alibaba.nacos.common.trace.event.TraceEvent
- 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
defaultValueif this collection contains no value for the index. - 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
OutputStreamfor the underlying resource, allowing to (over-)write its content. - getOwnerType() - 类 中的方法com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
- 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.
- getPath(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsPatternUtils
- 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
Comparatorsuitable for sorting patterns in order of explicitness. - getPatternComparator(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
-
Given a full path, returns a
Comparatorsuitable for sorting patterns in order of explicitness for that path. - getPayloadStreamObserver() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
-
Getter method for property payloadStreamObserver.
- getPrefix() - 枚举 中的方法com.alibaba.nacos.common.trace.HealthCheckType
- getProcessor(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- getProcessor(Object) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
-
Try to get
NacosTaskProcessorby 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.
- 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
- getRawType() - 类 中的方法com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
- getReadTimeOutMillis() - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig
- getReason() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- getRelative(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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
Resourcehandle for the specified resource location. - getResource(URI) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource.VfsResourceDelegate
- getResource(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource.VfsResourceDelegate
- getResourceAsFile(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a File object.
- 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.
- getResourceAsProperties(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a Properties object.
- getResourceAsProperties(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a Properties object.
- getResourceAsReader(ClassLoader, String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a Reader object.
- getResourceAsReader(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a Reader object.
- getResourceAsStream(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns a resource on the classpath as a Stream object.
- getResourceAsStream(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() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- getResources(String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
- getResources(String) - 接口 中的方法com.alibaba.nacos.common.packagescan.resource.ResourcePatternResolver
-
Resolve the given location pattern into
Resourceobjects. - getResourcesManager() - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
- getResourceUrl(ClassLoader, String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns the URL of the resource on the classpath.
- getResourceUrl(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ResourceUtils
-
Returns the URL of the resource on the classpath.
- getRoot(URI) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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
- getScanPackage() - 接口 中的方法com.alibaba.nacos.common.remote.PayloadPackageProvider
-
get scan package.
- 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
- 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.
- getSingleWildcards() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- 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
- getSize(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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.AntPathStringMatcherfor 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
- getTopNCounter(int) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- getTotalCount() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- getType() - 类 中的方法com.alibaba.nacos.common.http.param.MediaType
- getType() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
-
Getter method for property type.
- 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
- getUri(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- getUriVars() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- 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
- getUrl(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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
- getVisitorAttributes() - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsPatternUtils
- getWorker(Object) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
- GLOB_PATTERN - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- group - 类 中的变量com.alibaba.nacos.common.trace.event.TraceEvent
- GRPC - com.alibaba.nacos.common.remote.ConnectionType
-
gRPC connection.
- GRPC_CHANNEL_KEEP_ALIVE_TIME - 类 中的静态变量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(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
constructor.
- GrpcClient(GrpcClientConfig, ServerListFactory) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
constructor.
- GrpcClient(String) - 类 的构造器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(Properties) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
constructor.
- GrpcClientConfig - com.alibaba.nacos.common.remote.client.grpc中的接口
-
GrpcCleint config.
- GrpcClusterClient - com.alibaba.nacos.common.remote.client.grpc中的类
-
gRPC client for cluster.
- GrpcClusterClient(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
-
Empty constructor.
- GrpcClusterClient(String) - 类 的构造器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(Properties) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcClusterClient
-
Constructor.
- 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中的注释类型
- grpcExecutor - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- 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(GrpcClientConfig) - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcSdkClient
-
constructor.
- 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(Properties) - 类 的构造器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
- GrpcUtils.PlainRequest - com.alibaba.nacos.common.remote.client.grpc中的类
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.
- handleError(HttpClientResponse) - 类 中的方法com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
- handleEvent(Event) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- handleEvents() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- handleHeader(Header) - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
- 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.
- hasDuplicate(String, Set<Resource>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
-
Check whether the given file path has a duplicate but differently structured entry in the existing result, i.e. with or without a leading slash.
- 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.utils.AbstractObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(double) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(float) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(long) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hasLength(String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.hasLength(String, String) - hasLength(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Check that the given
Stringis neithernullnor of length 0. - hasLength(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the given String is not empty; that is, it must not be
nulland not the empty String. - hasLength(String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the given String is not empty; that is, it must not be
nulland not the empty String. - hasSubscriber() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- hasText(String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.hasText(String, String) - hasText(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Check whether the given
Stringcontains actual text. - hasText(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the given String contains valid text content; that is, it must not be
nulland must contain at least one non-whitespace character. - hasText(String, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the given String contains valid text content; that is, it must not be
nulland must contain at least one non-whitespace character. - HEAD - com.alibaba.nacos.common.http.BaseHttpMethod
-
head request.
- HEAD - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- header - 类 中的变量com.alibaba.nacos.common.http.HttpRestResult
- header - 类 中的变量com.alibaba.nacos.common.http.param.Header
- header - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
The offset in bytes of the ClassFile's access_flags field.
- Header - com.alibaba.nacos.common.http.param中的类
-
Http header.
- Header() - 类 的构造器com.alibaba.nacos.common.http.param.Header
- headers - 类 中的变量com.alibaba.nacos.common.model.RequestHttpEntity
- healthCheck() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
- healthCheckRetryTimes - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- healthCheckRetryTimes - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.Builder
- healthCheckTimeOut - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.event.naming.HealthStateChangeTraceEvent
- HealthCheckType - com.alibaba.nacos.common.trace中的枚举
-
The types of health check.
- HealthCheckType(String) - 枚举 的构造器com.alibaba.nacos.common.trace.HealthCheckType
- healthStateChangeReason - 类 中的变量com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
- 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
- HEARTBEAT_EXPIRE - com.alibaba.nacos.common.trace.DeregisterInstanceReason
-
Instance heart beat timeout expire.
- hex(char) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- HHMMSS - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
- HOSTS - 类 中的静态变量com.alibaba.nacos.common.tls.SelfHostnameVerifier
- HTTP_HEALTH_CHECK - com.alibaba.nacos.common.trace.HealthCheckType
-
Http health check.
- 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.client.request.JdkHttpClientRequest
- httpClientConfig - 类 中的变量com.alibaba.nacos.common.model.RequestHttpEntity
- 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.InterceptingHttpClientRequest
- 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.
- HttpMethod() - 类 的构造器com.alibaba.nacos.common.utils.HttpMethod
- 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
- hv - 类 中的变量com.alibaba.nacos.common.tls.SelfHostnameVerifier
I
- id - 类 中的变量com.alibaba.nacos.common.executor.NameThreadFactory
- identityToString(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.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
- increment(String) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
increment the count of dataId.
- index - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The index of this symbol in the constant pool, in the BootstrapMethods attribute, or in the (ASM specific) type table of a class (depending on the
Symbol.tagvalue). - INDEX_NOT_FOUND - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
- InetAddressValidator - com.alibaba.nacos.common.utils中的类
-
ipv4 ipv6 check util.
- InetAddressValidator() - 类 的构造器com.alibaba.nacos.common.utils.InetAddressValidator
- info - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
Additional information about this symbol, generally computed lazily.
- INFO - 类 中的静态变量com.alibaba.nacos.common.utils.LoggerUtils
- init() - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
- init() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
- init() - 类 中的静态方法com.alibaba.nacos.common.remote.PayloadRegistry
- 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(Class<? extends Event>, int) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- init(String) - 枚举 中的方法com.alibaba.nacos.common.http.BaseHttpMethod
- initCounters() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- initDefaultResponseHandler() - 类 中的方法com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
- INITIAL_HASH - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- initializeCapacity - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- initializeCapacity(int) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
-
Set the initial capacity of the cache pair.
- initialized - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
- initialized - 类 中的静态变量com.alibaba.nacos.common.remote.PayloadRegistry
- initialized - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- INITIALIZED - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
already init.
- initParams(List<String>) - 类 中的方法com.alibaba.nacos.common.http.param.Query
-
Add query parameters from KV list.
- 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
- innerDecode(String, String, String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
- InnerWorker(String) - 类 的构造器com.alibaba.nacos.common.task.engine.TaskExecuteWorker.InnerWorker
- INPUT_STREAM_DATA_CHUNK_SIZE - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
The size of the temporary byte array used to read class input streams chunk by chunk.
- inputStream - 类 中的变量com.alibaba.nacos.common.packagescan.resource.InputStreamResource
- InputStreamResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resourceimplementation for a givenInputStream. - 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. - insertIntoSpecifiedCountDataIdSets(String, int) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- insertIntoSpecifiedCountDataIdSets(String, TopnCounterMetricsContainer.DoublyLinkedNode) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- INSTANCE - 类 中的静态变量com.alibaba.nacos.common.executor.ThreadPoolManager
- INSTANCE - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- INSTANCE - 类 中的静态变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
- instanceCheckFailed(Class<?>, Object, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
- instanceIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- instanceIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
- instanceIp - 类 中的变量com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
- instancePort - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- instancePort - 类 中的变量com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
- instancePort - 类 中的变量com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
- instanceSize - 类 中的变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- intercept() - 接口 中的方法com.alibaba.nacos.common.http.client.HttpClientRequestInterceptor
-
if isIntercept method is true Intercept the given request, and return a response Otherwise, the
HttpClientRequestwill 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
- interceptors - 类 中的变量com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
- interceptors - 类 中的变量com.alibaba.nacos.common.http.client.NacosRestTemplate
- INTERNAL_ARRAY_PREFIX - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- InternetAddressUtil - com.alibaba.nacos.common.utils中的类
-
ip tool.
- InternetAddressUtil() - 类 的构造器com.alibaba.nacos.common.utils.InternetAddressUtil
- INTERVAL - 类 中的静态变量com.alibaba.nacos.common.task.AbstractDelayTask
-
The default time interval, in milliseconds, between tasks.
- INTERVAL - 类 中的静态变量com.alibaba.nacos.common.task.AbstractExecuteTask
- invoke(Object, Method, Object[]) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- invokeMethod(Method, Object, Object...) - 类 中的静态方法com.alibaba.nacos.common.utils.ReflectUtils
-
Invoke the specified
Methodagainst the supplied target object with the supplied arguments. - invokeVfsMethod(Method, Object, Object...) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- ioreactor - 类 中的变量com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
- ioThreadCount - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- ioThreadCount - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
io thread count.
- IoUtils - com.alibaba.nacos.common.utils中的类
-
IO related tool methods.
- IoUtils() - 类 的构造器com.alibaba.nacos.common.utils.IoUtils
- IP_PORT_SPLITER - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- IPV4_PATTERN - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- IPV4_PATTERN - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- IPV4_TUPLE - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- IPV6_END_MARK - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- IPV6_HEX_COMPRESSED_PATTERN - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- IPV6_MIXED_COMPRESSED_REGEX - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- IPV6_MIXED_UNCOMPRESSED_REGEX - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- IPV6_START_MARK - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- IPV6_STD_PATTERN - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- IResultCode - com.alibaba.nacos.common.model.core中的接口
-
已过时。
- isAbandon() - 类 中的方法com.alibaba.nacos.common.remote.client.Connection
-
Getter method for property abandon.
- 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.utils.AbstractObjectUtils
-
Determine whether the given object is an array: either an Object array or a primitive array.
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that
superType.isAssignableFrom(subType)istrue. - isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that
superType.isAssignableFrom(subType)istrue. - isAssignable(Class<?>, Class<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that
superType.isAssignableFrom(subType)istrue. - 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.utils.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.utils.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
- isDigits(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
-
Checks whether the
Stringcontains 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.
- isDummyHead(TopnCounterMetricsContainer.DoublyLinkedNode) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- isEmpty - 类 中的变量com.alibaba.nacos.common.http.param.Query
- isEmpty() - 类 中的方法com.alibaba.nacos.common.http.param.Query
- 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(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
- isEmpty(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Determine whether the given object is empty.
- isEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Determine whether the given array is empty: i.e.
- isEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.ArrayUtils
-
Checks if an array of Objects is empty or
null. - isEmpty(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Checks if a str is empty ("") or null.
- isEmpty(Collection) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Null-safe check if the specified collection is empty.
- isEmpty(Dictionary) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
-
Null-safe check if the specified Dictionary is empty.
- isEmpty(Map) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
-
Null-safe check if the specified Dictionary is empty.
- isEmptyBody() - 类 中的方法com.alibaba.nacos.common.model.RequestHttpEntity
- isExpire(CacheItemProperties) - 类 中的方法com.alibaba.nacos.common.cache.decorators.AutoExpireCache
- isFile() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
- 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
- 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.
- 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
- isHealthy() - 类 中的方法com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
- isInAlphabet(byte) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Returns whether or not the
octetis in the Base32 alphabet. - isInitialized() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- isInstanceOf(Class<?>, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.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.tls.SelfHostnameVerifier
- 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
inputis 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
inputis 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
inputis 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
doFindPathMatchingJarResourcesmethod can handle. - isJarUrl(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
-
Determine whether the given URL points to a resource in a jar file.
- isLeastSpecific() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- isLinkLocalIPv6WithZoneIndex(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
-
Check if
inputis a link local IPv6 address starting with "fe80:" and containing a zone index with "%xxx". - isMapEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Return
trueif the supplied Map isnullor empty. - 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(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Checks if a str is not empty ("") or not null.
- isNotEmpty(Collection) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Null-safe check if the specified collection is not empty.
- isNotEmpty(Dictionary) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
-
Null-safe check if the specified Dictionary is not empty.
- isNotEmpty(Map) - 类 中的静态方法com.alibaba.nacos.common.utils.MapUtil
-
Null-safe check if the specified Dictionary is not empty.
- isNull(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.isNull(Object, String) - isNull(Object, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an object is
null. - isNull(Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an object is
null. - 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
pathrepresent 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
- isPotentialMatch(String, String[]) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- isPrefixPattern() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
- isReadable() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AbstractResource
-
This implementation always returns
truefor a resource thatexists(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
- isReadable(Object) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsUtils
- 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.
- isTimeoutException(Throwable) - 类 中的静态方法com.alibaba.nacos.common.http.HttpUtils
-
HTTP request exception is a timeout exception.
- isTrue(boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.isTrue(boolean, String) - isTrue(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert a boolean expression, throwing an
IllegalArgumentExceptionif the expression evaluates tofalse. - isTrue(boolean, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert a boolean expression, throwing an
IllegalArgumentExceptionif the expression evaluates tofalse. - 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.
- isValidIP(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InetAddressValidator
-
Check if
inputis a valid IPv4 or IPv6 address. - isWaitInitiated() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
check is this client is initiated.
- isWildcardChar(char) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- 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.
- JacksonUtils() - 类 的构造器com.alibaba.nacos.common.utils.JacksonUtils
- 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.
K
- keyMap - 类 中的变量com.alibaba.nacos.common.cache.decorators.LruCache
- keyProp - 类 中的变量com.alibaba.nacos.common.cache.decorators.AutoExpireCache
L
- labels - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- labels - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- labels() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- labels() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
- labels() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
-
get map of labels.
- lastActiveTimeStamp - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- 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
- lastProcessTime - 类 中的变量com.alibaba.nacos.common.task.AbstractDelayTask
-
The time which was processed at last time, unit is millisecond.
- 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.
- length - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- LF - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
- lineLength - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Chunksize for encoding.
- lineSeparator - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Line separator for encoding.
- 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.
- loadIntegerConfig(String, int) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- loadLongConfig(String, long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- loadSSLContext() - 类 中的方法com.alibaba.nacos.common.http.AbstractHttpClientFactory
- LOCAL_HOST - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- LOCAL_HOST_IP_V4 - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- LOCAL_HOST_IP_V6 - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- LOCALHOST_HOSTNAME - 类 中的静态变量com.alibaba.nacos.common.tls.SelfHostnameVerifier
- localHostIP() - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
-
get localhost ip.
- lock - 类 中的变量com.alibaba.nacos.common.notify.DefaultSharePublisher
- lock - 类 中的变量com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- lockers - 类 中的变量com.alibaba.nacos.common.executor.ThreadPoolManager
- log - 类 中的变量com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- log - 类 中的变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
- logger - 类 中的变量com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
- logger - 类 中的变量com.alibaba.nacos.common.http.DefaultHttpClientFactory
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.executor.ThreadPoolManager
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.http.client.request.DefaultAsyncHttpClientRequest
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.http.HttpClientBeanHolder
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.notify.DefaultPublisher
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.packagescan.DefaultPackageScan
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClient
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.remote.client.RpcClientFactory
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.tls.SelfHostnameVerifier
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.tls.SelfTrustManager
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.tls.TlsFileWatcher
- LOGGER - 类 中的静态变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- LoggerUtils - com.alibaba.nacos.common.utils中的类
-
Logger utils.
- LoggerUtils() - 类 的构造器com.alibaba.nacos.common.utils.LoggerUtils
- lru - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- 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
- map - 类 中的变量com.alibaba.nacos.common.utils.ConcurrentHashSet
- mapper - 类 中的静态变量com.alibaba.nacos.common.utils.JacksonUtils
- MapUtil - com.alibaba.nacos.common.utils中的类
-
Map utils.
- MapUtil() - 类 的构造器com.alibaba.nacos.common.utils.MapUtil
- MASK_6BITS - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
Base64 uses 6-bit fields.
- MASK_8BITS - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
Mask used to extract 8 bits, used in decoding bytes.
- match(String, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- match(String, String) - 接口 中的方法com.alibaba.nacos.common.packagescan.util.PathMatcher
-
Match the given
pathagainst the givenpattern, 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
pathagainst the corresponding part of the givenpattern, according to this PathMatcher's matching strategy. - matchStrings(String, String, Map<String, String>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
-
Test whether or not a string matches against a pattern.
- matchStrings(String, Map<String, String>) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
-
Main entry point.
- MAX_BUFFER_SIZE - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
The maximum size of array to allocate.
- maxConnPerRoute - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- maxConnPerRoute - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
Assigns maximum connection per route value.
- maxConnTotal - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- maxConnTotal - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
max connect total.
- maximumSize - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- 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.Builder
- maxInboundMessageSize - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- maxInboundMessageSize() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- maxInboundMessageSize() - 接口 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClientConfig
-
get maxInboundMessage size.
- maxRedirects - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- maxRedirects - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
max redirect.
- maxStringLength - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
A conservative estimate of the maximum length of the strings contained in the constant pool of the class.
- 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.
- MD5Utils() - 类 的构造器com.alibaba.nacos.common.utils.MD5Utils
- MediaType - com.alibaba.nacos.common.http.param中的类
-
Http Media type.
- MediaType(String, String) - 类 的构造器com.alibaba.nacos.common.http.param.MediaType
- merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.common.task.AbstractDelayTask
-
merge task.
- MERGED_TYPE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of a merged type entry in the (ASM specific) type table of a class.
- mergeDefaultConfig(HttpRequestBase, HttpClientConfig, RequestConfig) - 类 中的静态方法com.alibaba.nacos.common.http.client.request.DefaultHttpClientRequest
-
Merge the HTTP config created by default with the HTTP config specified in the request.
- message - 类 中的变量com.alibaba.nacos.common.model.RestResult
- MESSAGE_DIGEST_LOCAL - 类 中的静态变量com.alibaba.nacos.common.utils.MD5Utils
- messageWithTypeName(String, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
- METHOD_NAME - 类 中的静态变量com.alibaba.nacos.common.http.BaseHttpMethod.HttpDeleteWithEntity
- METHOD_NAME - 类 中的静态变量com.alibaba.nacos.common.http.BaseHttpMethod.HttpGetWithEntity
- MIME_CHUNK_SIZE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
MIME chunk size per RFC 2045 section 6.8.
- MM - 类 中的静态变量com.alibaba.nacos.common.utils.DateFormatUtils
- modulus - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Writes to the buffer only occur after every 3/5 reads when encoding, and every 4/8 reads when decoding.
- MULTIPART_FORM_DATA - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
- MULTIPLIER - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- MYSQL_HEALTH_CHECK - com.alibaba.nacos.common.trace.HealthCheckType
-
Mysql health check.
N
- NACOS_CLIENT_GRPC - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
- NACOS_SERVER_GRPC_PORT_OFFSET_KEY - 类 中的静态变量com.alibaba.nacos.common.remote.client.grpc.GrpcConstants
- NACOS_VERSION_FILE - 类 中的静态变量com.alibaba.nacos.common.utils.VersionUtils
- 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, int, Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- NacosDelayTaskExecuteEngine(String, int, Logger, long) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- NacosDelayTaskExecuteEngine(String, Logger) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- NacosDelayTaskExecuteEngine(String, Logger, long) - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- NacosDelayTaskExecuteEngine.ProcessRunnable - com.alibaba.nacos.common.task.engine中的类
- 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
- 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.executor.NameThreadFactory
- name - 枚举 中的变量com.alibaba.nacos.common.http.BaseHttpMethod
- name - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The name of the class field or method corresponding to this symbol.
- name - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- name - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- name - 枚举 中的变量com.alibaba.nacos.common.remote.ConnectionType
- name - 类 中的变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
- name - 类 中的变量com.alibaba.nacos.common.trace.event.TraceEvent
- name() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- name() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
-
get name.
- nameFormat - 类 中的变量com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
Thread name template.
- nameFormat(String) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
set nameFormat property.
- namespace - 类 中的变量com.alibaba.nacos.common.trace.event.TraceEvent
- NAMESPACE_NULL_KEY - 类 中的静态变量com.alibaba.nacos.common.utils.NamespaceUtil
- NAMESPACE_PUBLIC_KEY - 类 中的静态变量com.alibaba.nacos.common.utils.NamespaceUtil
- NamespaceUtil - com.alibaba.nacos.common.utils中的类
-
namespace(tenant) util.
- NamespaceUtil() - 类 的构造器com.alibaba.nacos.common.utils.NamespaceUtil
- 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
- NATIVE_DISCONNECTED - com.alibaba.nacos.common.trace.DeregisterInstanceReason
-
Instance native disconnected.
- NESTED_CLASS_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- 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
IOExceptionthat 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
NestedIOExceptionwith the specified detail message. - NestedIoException(String, Throwable) - 异常错误 的构造器com.alibaba.nacos.common.packagescan.util.NestedIoException
-
Construct a
NestedIOExceptionwith the specified detail message and nested exception. - newBuilder() - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- newCustomerThreadExecutor(int, int, long, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
- newCustomerThreadExecutor(String, int, int, long, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory.Managed
-
Create a new custom executor service and register to manager.
- newEvent() - 类 中的静态方法com.alibaba.nacos.common.event.ServerConfigChangeEvent
- newFixedExecutorService(int) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
- newFixedExecutorService(int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
- 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.
- newInstance() - 类 中的静态方法com.alibaba.nacos.common.http.param.Header
- newInstance() - 类 中的静态方法com.alibaba.nacos.common.http.param.Query
- newScheduledExecutorService(int, ThreadFactory) - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
- 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.
- newServiceInstance(Class<?>) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
- newServiceInstances(Class<T>) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
-
New service instances.
- newServiceInstancesFromCache(Class<T>) - 类 中的静态方法com.alibaba.nacos.common.spi.NacosServiceLoader
- newSingleExecutorService() - 类 中的静态方法com.alibaba.nacos.common.executor.ExecutorFactory
- 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(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
- next - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer.DoublyLinkedNode
- 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
- NON_PRIMITIVE_ARRAY_PREFIX - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- NONE_EXCEPTION - 类 中的静态变量com.alibaba.nacos.common.utils.ExceptionUtil
-
Represents an empty exception, that is, no exception occurs, only a constant.
- noNullElements(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.noNullElements(Object[], String) - noNullElements(Object[], String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an array contains no
nullelements. - noNullElements(Object[], Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an array contains no
nullelements. - noNullElements(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a collection contains no
nullelements. - noNullElements(Collection<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a collection contains no
nullelements. - notEmpty(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.notEmpty(Object[], String) - notEmpty(Object[], String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an array contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Object[], Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an array contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Collection<?>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.notEmpty(Collection, String) - notEmpty(Collection<?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a collection contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Collection<?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a collection contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.notEmpty(Map, String) - notEmpty(Map<?, ?>, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a Map contains entries; that is, it must not be
nulland must contain at least one entry. - notEmpty(Map<?, ?>, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that a Map contains entries; that is, it must not be
nulland must contain at least one entry. - NotifyCenter - com.alibaba.nacos.common.notify中的类
-
Unified Event Notify Center.
- NotifyCenter() - 类 的构造器com.alibaba.nacos.common.notify.NotifyCenter
- notifyConnected() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
Notify when client new connected.
- notifyDisConnected() - 类 中的方法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
hasChangedmethod, then notify all of its observers and then call theclearChangedmethod 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) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.notNull(Object, String) - notNull(Object, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an object is not
null. - notNull(Object, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert that an object is not
null. - NotThreadSafe - com.alibaba.nacos.common中的注释类型
-
Annotation that marks a method as not thread safe.
- NULL_STR - 类 中的静态变量com.alibaba.nacos.common.utils.ConvertUtils
- NULL_STRING - 类 中的静态变量com.alibaba.nacos.common.utils.AbstractObjectUtils
- nullSafeClassName(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Determine the class name for the given object.
- nullSafeEquals(Object, Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Determine if the given objects are equal, returning
trueif both arenullorfalseif only one isnull. - nullSafeGet(Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
- nullSafeHashCode(boolean[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(char[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(double[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(float[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(int[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(long[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(short[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return as hash code for the given object; typically the value of
Object#hashCode()}. - nullSafeHashCode(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeToString(boolean[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(char[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(double[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(float[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(int[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(long[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(short[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the specified Object.
- nullSafeToString(Object[]) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractObjectUtils
-
Return a String representation of the contents of the specified array.
- NumberUtils - com.alibaba.nacos.common.utils中的类
-
Number utils.
- NumberUtils() - 类 的构造器com.alibaba.nacos.common.utils.NumberUtils
O
- objectWait(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ThreadUtils
-
Wait.
- obs - 类 中的变量com.alibaba.nacos.common.utils.Observable
- Observable - com.alibaba.nacos.common.utils中的类
-
Observable utils.
- Observable() - 类 的构造器com.alibaba.nacos.common.utils.Observable
- Observer - com.alibaba.nacos.common.utils中的接口
-
Obeserver.
- observerCnt - 类 中的变量com.alibaba.nacos.common.utils.Observable
- 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() - 接口 中的方法com.alibaba.nacos.common.remote.client.ConnectionEventListener
-
notify when connected to server.
- onDisConnect() - 接口 中的方法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.
- onRequestFail - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient.ReconnectContext
- onServerListChange() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
check if current connected server is in server list, if not switch server.
- openEventHandler() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- OPTIONS - com.alibaba.nacos.common.http.BaseHttpMethod
-
options request.
- OPTIONS - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- originalResponseHeader - 类 中的变量com.alibaba.nacos.common.http.param.Header
- owner - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The internal name of the owner class of this symbol.
P
- PACKAGE_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- PackageScan - com.alibaba.nacos.common.packagescan中的接口
-
Scan all appropriate Class object through the package name.
- PAD - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
- PAD_DEFAULT - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
Byte used to pad output.
- Pair<A,B> - com.alibaba.nacos.common.utils中的类
-
Pair.
- Pair(A, B) - 类 的构造器com.alibaba.nacos.common.utils.Pair
- parameterize(Class<?>, Type...) - 类 中的静态方法com.alibaba.nacos.common.utils.TypeUtils
-
Create a parameterized type instance.
- ParameterizedTypeImpl(Class<?>, Type, Type[]) - 类 的构造器com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
- params - 类 中的变量com.alibaba.nacos.common.http.param.Query
- parse(Payload) - 类 中的静态方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils
-
parse payload to request/response model.
- parse(Object) - 类 中的静态方法com.alibaba.nacos.common.http.handler.RequestHandler
- PATCH - com.alibaba.nacos.common.http.BaseHttpMethod
-
patch request.
- PATCH - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- path - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator
- path - 类 中的变量com.alibaba.nacos.common.packagescan.resource.ClassPathResource
- path - 类 中的变量com.alibaba.nacos.common.packagescan.resource.FileSystemResource
- path - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathResource
- PATH_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- pathMatcher - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
- pathMatcher - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- 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
ResourcePatternResolverimplementation 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.
- PathMatchingResourcePatternResolver.PatternVirtualFileVisitor - com.alibaba.nacos.common.packagescan.resource中的类
-
VFS visitor for path matching purposes.
- PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate - com.alibaba.nacos.common.packagescan.resource中的类
-
Inner delegate class, avoiding a hard JBoss VFS API dependency at runtime.
- PathResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resourceimplementation forPathhandles, performing all operations and transformations via thePathAPI. - 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.
- PathResource(Path) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathResource
-
Create a new PathResource from a Path handle.
- pathSeparator - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- pathSeparatorPatternCache - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- PathSeparatorPatternCache(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.PathSeparatorPatternCache
- pattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- pattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- PatternInfo(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- PatternVirtualFileVisitor(String, String, PathMatcher) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- PayloadPackageProvider - com.alibaba.nacos.common.remote中的接口
-
package provider.
- PayloadRegistry - com.alibaba.nacos.common.remote中的类
-
payload regitry,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 - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- PERCENT_SIGN_IN_IPV6 - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- PlainRequest() - 类 的构造器com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
- pos - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Position where next character should be written in the buffer.
- 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(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 - com.alibaba.nacos.common.http.BaseHttpMethod
-
post request.
- POST - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- 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
bodyValuesto 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
bodyValuesto http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'. - 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
bodyValuesto 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
bodyValuesto 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
bodyValuesto http request, http header contentType default 'application/x-www-form-urlencoded;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, 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) - 类 中的方法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, 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'.
- Preconditions - com.alibaba.nacos.common.utils中的类
-
Check precondition, throws an
IllegalArgumentExceptionIf the conditions are not met. - Preconditions() - 类 的构造器com.alibaba.nacos.common.utils.Preconditions
- PREFER_IPV6_ADDRESSES - 类 中的静态变量com.alibaba.nacos.common.utils.InternetAddressUtil
- prefix - 枚举 中的变量com.alibaba.nacos.common.trace.HealthCheckType
- prefixPattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- prev - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer.DoublyLinkedNode
- PRIMITIVE_TYPE_NAME_MAP - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
-
Map with primitive type name as key and corresponding primitive type as value, for example: "int" -> "int.class".
- PRIMITIVE_TYPE_NAME_MAP_LENGTH - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- PRIMITIVE_TYPE_TO_WRAPPER_MAP - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
-
Map with primitive type as key and corresponding wrapper type as value, for example: int.class -> Integer.class.
- PRIMITIVE_WRAPPER_TYPE_MAP - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
-
Map with primitive wrapper type as key and corresponding primitive type as value, for example: Integer.class -> int.class.
- 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 - 类 中的变量com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
Thread priority.
- 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.
- processingExecutor - 类 中的变量com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- processNamespaceParameter(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NamespaceUtil
-
Treat the namespace(tenant) parameters with values of "public" and "null" as an empty string.
- PROCESSORS_ENV_NAME - 类 中的静态变量com.alibaba.nacos.common.utils.PropertyUtils
- PROCESSORS_PROP_NAME - 类 中的静态变量com.alibaba.nacos.common.utils.PropertyUtils
- ProcessRunnable() - 类 的构造器com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine.ProcessRunnable
- 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.
- PropertyUtils() - 类 的构造器com.alibaba.nacos.common.utils.PropertyUtils
- 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.
- protocolResolvers - 类 中的变量com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
- 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
- publisher - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
- publisherEvents - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
- publisherMap - 类 中的变量com.alibaba.nacos.common.notify.NotifyCenter
-
Publisher management container.
- publisherName - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- publishEvent(Event) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Request publisher publish event Publishers load lazily, calling publisher.
- publishEvent(Class<? extends Event>, Event) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Request publisher publish event Publishers load lazily, calling publisher.
- pushCostTimeForAll - 类 中的变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- pushCostTimeForNetWork - 类 中的变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- 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(String) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
put(String dataId, 0).
- put(String, int) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
put new data into container, if already exist, update it.
- 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(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(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 - com.alibaba.nacos.common.http.BaseHttpMethod
-
put request.
- PUT - 类 中的静态变量com.alibaba.nacos.common.utils.HttpMethod
- 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
bodyValuesto 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
bodyValuesto http request, http header contentType default 'application/x-www-form-urlencoded;charset=utf-8'. - 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
bodyValuesto 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
bodyValuesto 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
bodyValuesto 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) - 类 中的方法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, 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) - 类 中的方法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, 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'.
- putTask(Runnable) - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
Q
- query - 类 中的变量com.alibaba.nacos.common.model.RequestHttpEntity
- Query - com.alibaba.nacos.common.http.param中的类
-
Http Query object.
- Query() - 类 的构造器com.alibaba.nacos.common.http.param.Query
- queue - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
- queue - 类 中的变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
- queue - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- QUEUE_CAPACITY - 类 中的静态变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
-
Max task queue size 32768.
- queueMaxSize - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
- queueMaxSize - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- quote(String, int, int) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
R
- RANDOM - 类 中的静态变量com.alibaba.nacos.common.utils.RandomUtils
-
Random Object for random method.
- RandomUtils - com.alibaba.nacos.common.utils中的类
-
Random utils.
- RandomUtils() - 类 的构造器com.alibaba.nacos.common.utils.RandomUtils
- raw - 类 中的变量com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
-
type.
- rawPattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- read - 类 中的变量com.alibaba.nacos.common.packagescan.resource.InputStreamResource
- 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 ofInputStreamSource.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
-
Return a
ReadableByteChannel. - 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. - readPos - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Position where next character should be read from the buffer.
- readResults(byte[], int, int) - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Extracts buffered data into the provided byte[] array, starting at position bPos, up to a maximum of bAvail bytes.
- readShort(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads a signed short value in this
ClassReader. - readStream(InputStream, boolean) - 类 中的静态方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads the given input stream and returns its content as a byte array.
- readStringish(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads a CONSTANT_Class, CONSTANT_String, CONSTANT_MethodType, CONSTANT_Module or CONSTANT_Package constant pool entry in
ClassReader.classFileBuffer. - readTimeOutMillis - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- readTimeOutMillis - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
read time out.
- readUnsignedShort(int) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads an unsigned short value in this
ClassReader. - readUtf(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads a CONSTANT_Utf8 constant pool entry in
ClassReader.classFileBuffer. - readUtf(int, int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads an UTF8 string in
ClassReader.classFileBuffer. - readUtf8(int, char[]) - 类 中的方法com.alibaba.nacos.common.packagescan.classreading.ClassReader
-
Reads a CONSTANT_Utf8 constant pool entry in this
ClassReader. - realWorker - 类 中的变量com.alibaba.nacos.common.task.engine.TaskExecuteWorker
- reason - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- receiveEvent(Event) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
-
Receive and notifySubscriber to process the event.
- receiveEvent(Event) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
- reconnect(RpcClient.ServerInfo, boolean) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
switch server .
- ReconnectContext(RpcClient.ServerInfo, boolean) - 类 的构造器com.alibaba.nacos.common.remote.client.RpcClient.ReconnectContext
- reconnectionSignal - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- ReflectUtils - com.alibaba.nacos.common.utils中的类
-
reflect utils.
- ReflectUtils() - 类 的构造器com.alibaba.nacos.common.utils.ReflectUtils
- register(String, Class<?>) - 类 中的静态方法com.alibaba.nacos.common.remote.PayloadRegistry
- register(String, String, ExecutorService) - 类 中的方法com.alibaba.nacos.common.executor.ThreadPoolManager
-
Register the thread pool resources with the resource manager.
- registerCommonClasses(Class<?>...) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
-
Register the given common classes with the ClassUtils cache.
- 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>, EventPublisher) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Register publisher.
- registerToPublisher(Class<? extends Event>, EventPublisherFactory, int) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Register publisher with specified factory.
- registerToSharePublisher(Class<? extends SlowEvent>) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Register to share-publisher.
- REGISTRY_REQUEST - 类 中的静态变量com.alibaba.nacos.common.remote.PayloadRegistry
- 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(Object) - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
- remove(String) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
remove data.
- 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
- removeAll() - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
remove all data.
- removeBrackets(String) - 类 中的静态方法com.alibaba.nacos.common.utils.InternetAddressUtil
-
remove brackets "[]".
- removeFromSpecifiedCountDataIdSets(String) - 类 中的方法com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- 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
NacosTaskProcessorform execute engine for key. - removeSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- removeSubscriber(Subscriber) - 接口 中的方法com.alibaba.nacos.common.notify.EventPublisher
-
Remove listener.
- removeSubscriber(Subscriber) - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- removeSubscriber(Subscriber, Class<? extends Event>) - 类 中的方法com.alibaba.nacos.common.notify.DefaultSharePublisher
- removeSubscriber(Subscriber, Class<? extends Event>) - 类 中的静态方法com.alibaba.nacos.common.notify.NotifyCenter
-
Remove subscriber.
- removeSubscriber(Subscriber, Class<? extends Event>) - 接口 中的方法com.alibaba.nacos.common.notify.ShardedEventPublisher
-
Remove listener for default share publisher.
- 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.
- replaceDefaultConfig(HttpClientConfig) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
-
Replace the HTTP config created by default with the HTTP config specified in the request.
- replaceSSLHostnameVerifier(HostnameVerifier) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
-
Replace the default HostnameVerifier.
- request(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
send request.
- request(Request, long) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
- request(Request, long) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
send request.
- REQUEST - com.alibaba.nacos.common.trace.DeregisterInstanceReason
-
client initiates 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
- requestClient - 类 中的变量com.alibaba.nacos.common.http.client.NacosRestTemplate
- requestClient() - 类 中的方法com.alibaba.nacos.common.http.client.NacosRestTemplate
- requestFuture(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
- requestFuture(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
send async request.
- RequestHandler - com.alibaba.nacos.common.http.handler中的类
-
Request handler.
- RequestHandler() - 类 的构造器com.alibaba.nacos.common.http.handler.RequestHandler
- RequestHttpEntity - com.alibaba.nacos.common.model中的类
-
Represents an HTTP request , consisting of headers and body.
- RequestHttpEntity(HttpClientConfig, Header, Query) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- RequestHttpEntity(HttpClientConfig, Header, Query, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- RequestHttpEntity(HttpClientConfig, Header, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- RequestHttpEntity(Header, Query) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- RequestHttpEntity(Header, Query, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- RequestHttpEntity(Header, Object) - 类 的构造器com.alibaba.nacos.common.model.RequestHttpEntity
- requestReply(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ConnectResetRequestHandler
- requestReply(Request) - 接口 中的方法com.alibaba.nacos.common.remote.client.ServerRequestHandler
-
Handle request from server.
- RequestUrlConstants - com.alibaba.nacos.common.constant中的接口
-
Nacos request url constants.
- reset() - 类 中的方法com.alibaba.nacos.common.codec.Base64
-
Resets this object to its initial newly constructed state.
- 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.
- resolveServerInfo(String) - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient
-
resolve server info.
- resolveUrl() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.ClassPathResource
-
Resolves a URL for the underlying class path resource.
- resource - 类 中的变量com.alibaba.nacos.common.packagescan.resource.VfsResource
- 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.
- resourceCaches - 类 中的变量com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
- resourceLoader - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver
- 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).
- resourcePathToConvertClassName(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ClassUtils
-
Convert a "."
- resourcePatternResolver - 类 中的变量com.alibaba.nacos.common.packagescan.DefaultPackageScan
- 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
Resourceobjects. - resources - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- resourcesManager - 类 中的变量com.alibaba.nacos.common.executor.ThreadPoolManager
- 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.utils中的类
-
resource util.
- ResourceUtils() - 类 的构造器com.alibaba.nacos.common.packagescan.util.ResourceUtils
- ResourceUtils() - 类 的构造器com.alibaba.nacos.common.utils.ResourceUtils
- response - 类 中的变量com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
- ResponseHandler - com.alibaba.nacos.common.http.handler中的类
-
Response handler.
- 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.
- ResponseHandler() - 类 的构造器com.alibaba.nacos.common.http.handler.ResponseHandler
- responseHandlerMap - 类 中的变量com.alibaba.nacos.common.http.client.AbstractNacosRestTemplate
- ResponseHandlerType - com.alibaba.nacos.common.constant中的类
-
Response Handler Type.
- ResponseHandlerType() - 类 的构造器com.alibaba.nacos.common.constant.ResponseHandlerType
- responseHeader - 类 中的变量com.alibaba.nacos.common.http.client.response.DefaultClientHttpResponse
- responseHeader - 类 中的变量com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
- responseStream - 类 中的变量com.alibaba.nacos.common.http.client.response.JdkHttpClientResponse
- responseType - 类 中的变量com.alibaba.nacos.common.http.client.handler.AbstractResponseHandler
- ResResultBuilder() - 类 的构造器com.alibaba.nacos.common.model.RestResult.ResResultBuilder
- RestResult<T> - com.alibaba.nacos.common.model中的类
-
Rest result.
- RestResult() - 类 的构造器com.alibaba.nacos.common.model.RestResult
- RestResult(int, String) - 类 的构造器com.alibaba.nacos.common.model.RestResult
- RestResult(int, String, T) - 类 的构造器com.alibaba.nacos.common.model.RestResult
- RestResult(int, T) - 类 的构造器com.alibaba.nacos.common.model.RestResult
- RESTRESULT_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
- RestResult.ResResultBuilder<T> - com.alibaba.nacos.common.model中的类
- RestResultResponseHandler<T> - com.alibaba.nacos.common.http.client.handler中的类
-
RestResult response handler, Mainly converter response type as
RestResulttype. - 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 anInvocationTargetException. - 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.
- retryFailedTask(Object, AbstractDelayTask) - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- retryTimes - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- retryTimes - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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
- rootPath - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- rpc - 类 中的变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- rpc - 类 中的变量com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
- 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.ConnectResetRequestHandler - com.alibaba.nacos.common.remote.client中的类
- RpcClient.ReconnectContext - 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.
- RpcClientStatus(int, String) - 枚举 的构造器com.alibaba.nacos.common.remote.client.RpcClientStatus
- 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.
- run() - 类 中的方法com.alibaba.nacos.common.notify.DefaultPublisher
- run() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine.ProcessRunnable
- run() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker.InnerWorker
- run() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- RUNNING - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
in running.
S
- scan() - 类 中的静态方法com.alibaba.nacos.common.remote.PayloadRegistry
- 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.
- second - 类 中的变量com.alibaba.nacos.common.utils.Pair
- 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
- SEMICOLON_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.ClassUtils
- sendRequest(Request) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
- sendResponse(Response) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
- sendResponse(Response) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcConnection
- sequence - 类 中的变量com.alibaba.nacos.common.notify.Event
- 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
- SEQUENCE - 类 中的静态变量com.alibaba.nacos.common.notify.Event
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.event.ServerConfigChangeEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.http.HttpRestResult
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.model.RestResult
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.notify.Event
- serialVersionUID - 异常错误 中的静态变量com.alibaba.nacos.common.spi.ServiceLoaderException
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.DeregisterInstanceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.DeregisterServiceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.HealthStateChangeTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.NamingTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.RegisterInstanceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.RegisterServiceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.SubscribeServiceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.naming.UnsubscribeServiceTraceEvent
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.common.trace.event.TraceEvent
- 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
- serverCheck(String, int, RequestGrpc.RequestFutureStub) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
check server if success.
- serverCheckTimeOut - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- serverCheckTimeOut - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.ReconnectContext
- 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 - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- 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.
- service - 类 中的变量com.alibaba.nacos.common.tls.TlsFileWatcher
- serviceLevelAgreementTime - 类 中的变量com.alibaba.nacos.common.trace.event.naming.PushServiceTraceEvent
- ServiceLoaderException - com.alibaba.nacos.common.spi中的异常错误
-
Nacos service loader exception.
- ServiceLoaderException(Class<?>, Exception) - 异常错误 的构造器com.alibaba.nacos.common.spi.ServiceLoaderException
- SERVICES - 类 中的静态变量com.alibaba.nacos.common.spi.NacosServiceLoader
- set(T...) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Return an 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.
- setBody(Object) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
-
Setter method for property body.
- 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. - setCaseSensitive(boolean) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
-
Specify whether to perform pattern matching in a case-sensitive fashion.
- setChanged() - 类 中的方法com.alibaba.nacos.common.utils.Observable
-
Marks this
Observableobject as having been changed; thehasChangedmethod will now returntrue. - 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.
- setClassLoader(ClassLoader) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.DefaultResourceLoader
-
Specify the ClassLoader to load class path resources with, or
nullfor using the thread context class loader at the time of actual resource access. - 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
- setDefaultTaskProcessor(NacosTaskProcessor) - 类 中的方法com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- setDefaultTaskProcessor(NacosTaskProcessor) - 接口 中的方法com.alibaba.nacos.common.task.engine.NacosTaskExecuteEngine
-
Set default task processor.
- setExpireNanos(long) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheItemProperties
- 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
- 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
- setName(String) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
-
set client name.
- setName(String) - 枚举 中的方法com.alibaba.nacos.common.remote.ConnectionType
-
Setter method for property name.
- 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.
- 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.
- setSize(int) - 类 中的方法com.alibaba.nacos.common.cache.decorators.LruCache
- setSSLContext(SSLContext) - 类 中的方法com.alibaba.nacos.common.http.client.request.JdkHttpClientRequest
-
Use specified
SSLContext. - 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.
- setTrimTokens(boolean) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
-
Specify whether to trim tokenized paths and patterns.
- setType(String) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
-
Setter method for property type.
- setType(String) - 枚举 中的方法com.alibaba.nacos.common.remote.ConnectionType
-
Setter method for property type.
- setUserAgent(String) - 类 中的方法com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- SEVEN - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
- ShardedEventPublisher - com.alibaba.nacos.common.notify中的接口
-
Sharded event publisher.
- shareBufferSize - 类 中的静态变量com.alibaba.nacos.common.notify.NotifyCenter
- sharePublisher - 类 中的变量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.
- shuntDownChannel(ManagedChannel) - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.GrpcClient
-
shutdown a channel.
- shutdown - 类 中的变量com.alibaba.nacos.common.notify.DefaultPublisher
- shutdown - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- shutdown() - 类 中的静态方法com.alibaba.nacos.common.executor.ThreadPoolManager
-
Shutdown thread pool manager.
- shutdown() - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
-
Shutdown common http client.
- 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
- shutdown(String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
-
Shutdown http client holder and close remove template.
- SHUTDOWN - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
shutdown.
- shutdownNacosAsyncRest(String) - 类 中的静态方法com.alibaba.nacos.common.http.HttpClientBeanHolder
-
Shutdown async http client holder and remove template.
- shutdownNacostSyncRest(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
- SINGLETON_ASYNC_REST - 类 中的静态变量com.alibaba.nacos.common.http.HttpClientBeanHolder
- SINGLETON_REST - 类 中的静态变量com.alibaba.nacos.common.http.HttpClientBeanHolder
- singleWildcards - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- size() - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- 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() - 类 中的方法com.alibaba.nacos.common.utils.ConcurrentHashSet
- size(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.CollectionUtils
-
Gets the size of the collection/iterator specified.
- 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.
- skipSegment(String, int, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- skipSeparator(String, int, String) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- 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. - specifiedCountDataIdSets - 类 中的变量com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
-
count -> node.
- 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 [].
- STANDARD_ENCODE_TABLE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
This array is a lookup table that translates 6-bit positive integer index values into their "Base64 Alphabet" equivalents as specified in Table 1 of RFC 2045.
- 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.
- started - 类 中的变量com.alibaba.nacos.common.tls.TlsFileWatcher
- STARTING - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
in starting.
- startsWith(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Check if a CharSequence starts with a specified prefix.
- startsWith(CharSequence, CharSequence, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Check if a CharSequence starts with a specified prefix (optionally case insensitive).
- startsWithIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
-
Case insensitive check if a CharSequence starts with a specified prefix.
- state(boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
已过时。as of 4.3.7, in favor of
AbstractAssert.state(boolean, String) - state(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert a boolean expression, throwing an
IllegalStateExceptionif the expression evaluates tofalse. - state(boolean, Supplier<String>) - 类 中的静态方法com.alibaba.nacos.common.utils.AbstractAssert
-
Assert a boolean expression, throwing an
IllegalStateExceptionif the expression evaluates tofalse. - status - 枚举 中的变量com.alibaba.nacos.common.remote.client.RpcClientStatus
- status() - 类 中的方法com.alibaba.nacos.common.task.engine.TaskExecuteWorker
-
Worker status.
- STRING_COMPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.VersionUtils
- STRING_TYPE - 类 中的静态变量com.alibaba.nacos.common.constant.ResponseHandlerType
- stringMatcherCache - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- 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.
- StringUtils() - 类 的构造器com.alibaba.nacos.common.utils.StringUtils
- subMappings - 类 中的变量com.alibaba.nacos.common.notify.DefaultSharePublisher
- subPattern - 类 中的变量com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- 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
- subscribes - 类 中的变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- 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(int, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- success(String, T) - 类 中的静态方法com.alibaba.nacos.common.model.RestResultUtils
- success(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
- Symbol - com.alibaba.nacos.common.packagescan.classreading中的类
-
Copy from ASM, with less modifications An entry of the constant pool, of the BootstrapMethods attribute, or of the (ASM specific) type table of a class.
- Symbol(int, int, String, String, String, long) - 类 的构造器com.alibaba.nacos.common.packagescan.classreading.Symbol
-
Constructs a new Symbol.
- sync - 类 中的变量com.alibaba.nacos.common.cache.builder.CacheBuilder
- sync(boolean) - 类 中的方法com.alibaba.nacos.common.cache.builder.CacheBuilder
-
Set whether the cache method is synchronized.
- SYNCED_DISCONNECTED - com.alibaba.nacos.common.trace.DeregisterInstanceReason
-
Instance synced disconnected.
- 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 - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
A tag indicating the type of this symbol.
- 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
- TaskExecuteWorker.InnerWorker - com.alibaba.nacos.common.task.engine中的类
-
Inner execute worker.
- taskInterval - 类 中的变量com.alibaba.nacos.common.task.AbstractDelayTask
-
Task time interval between twice processing, unit is millisecond.
- taskProcessors - 类 中的变量com.alibaba.nacos.common.task.engine.AbstractNacosTaskExecuteEngine
- tasks - 类 中的变量com.alibaba.nacos.common.task.engine.NacosDelayTaskExecuteEngine
- TCP_SUPER_SENSE - com.alibaba.nacos.common.trace.HealthCheckType
-
Tcp super sense health check .
- tenant - 类 中的变量com.alibaba.nacos.common.remote.client.RpcClient
- TEXT_HTML - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
- TEXT_PLAIN - 类 中的静态变量com.alibaba.nacos.common.http.param.MediaType
- THREAD_MULTIPLER - 类 中的静态变量com.alibaba.nacos.common.utils.ThreadUtils
- THREAD_NAME - 类 中的静态变量com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- THREAD_POOL_MANAGER - 类 中的静态变量com.alibaba.nacos.common.executor.ExecutorFactory.Managed
- 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.Builder
- threadPoolCoreSize - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.Builder
- threadPoolKeepAlive - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.
- ThreadPoolManager() - 类 的构造器com.alibaba.nacos.common.executor.ThreadPoolManager
- threadPoolMaxSize - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- threadPoolMaxSize - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.Builder
- threadPoolQueueSize - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- 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.
- ThreadUtils() - 类 的构造器com.alibaba.nacos.common.utils.ThreadUtils
- TIMEOUT - 类 中的静态变量com.alibaba.nacos.common.http.DefaultHttpClientFactory
- timeOutMills - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig.Builder
- timeOutMills - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- timeOutMills() - 类 中的方法com.alibaba.nacos.common.remote.client.grpc.DefaultGrpcClientConfig
- timeOutMills() - 接口 中的方法com.alibaba.nacos.common.remote.client.RpcClientConfig
-
get time out mills.
- TLS_ENABLE - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
- TLS_TEST_MODE_ENABLE - 类 中的静态变量com.alibaba.nacos.common.tls.TlsSystemConfig
- 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.
- 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.TlsFileWatcher
- TlsFileWatcher - com.alibaba.nacos.common.tls中的类
-
Certificate file update monitoring
- TlsFileWatcher() - 类 的构造器com.alibaba.nacos.common.tls.TlsFileWatcher
- 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.
- toBoolean(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
-
Converts a String to a boolean (optimised for performance).
- toBoolean(String, boolean) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
-
Convert String value to boolean value if parameter value is legal.
- toBooleanObject(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ConvertUtils
-
Converts a String to a Boolean.
- toBufferedReader(Reader) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
- toBytes(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
-
Object to byte array.
- toBytes(String) - 类 中的静态方法com.alibaba.nacos.common.utils.ByteUtils
-
String to byte array.
- toDouble(String, double) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
-
Convert a
Stringto adouble, returning a default value if the conversion fails. - toFloat(String) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
-
Convert a
Stringto afloat, returning0.0fif the conversion fails. - toFloat(String, float) - 类 中的静态方法com.alibaba.nacos.common.utils.NumberUtils
-
Convert a
Stringto afloat, 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
- toInt(String) - 类 中的静态方法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
Stringto anint, returningzeroif the conversion fails. - toInt(String, int) - 类 中的静态方法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.NumberUtils
-
Convert a
Stringto anint, 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.
- tokenizedPatternCache - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- tokenizeLocaleSource(String) - 类 中的静态方法com.alibaba.nacos.common.utils.StringUtils
- 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
Stringinto aStringarray via aStringTokenizer. - 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
Stringto along, returning a default value if the conversion fails. - toObj(byte[], TypeReference<T>) - 类 中的静态方法com.alibaba.nacos.common.utils.JacksonUtils
-
Json string deserialize to Object.
- 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(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. - toObj(String, 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.
- toObjectArray(Object) - 类 中的静态方法com.alibaba.nacos.common.utils.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
- TopnCounterMetricsContainer - com.alibaba.nacos.common.utils中的类
-
container for top n counter metrics, increment and remove cost O(1) time.
- TopnCounterMetricsContainer() - 类 的构造器com.alibaba.nacos.common.utils.TopnCounterMetricsContainer
- TopnCounterMetricsContainer.DoublyLinkedNode - com.alibaba.nacos.common.utils中的类
- 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.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- toString() - 类 中的方法com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
- toString() - 类 中的方法com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
- 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
Collectioninto aStringarray. - 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.
- toUri(URL) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
-
Create a URI instance for the given URL, replacing spaces with "%20" URI encoding first.
- TRACE - com.alibaba.nacos.common.http.BaseHttpMethod
-
trace request.
- 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.
- TraceEventPublisherFactory() - 类 的构造器com.alibaba.nacos.common.trace.publisher.TraceEventPublisherFactory
- 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
nullby returningnull. - trimTokens - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- TRUE_SET - 类 中的静态变量com.alibaba.nacos.common.utils.ConvertUtils
- trustAll - 类 中的静态变量com.alibaba.nacos.common.tls.SelfTrustManager
- trustManager(boolean, String) - 类 中的静态方法com.alibaba.nacos.common.tls.SelfTrustManager
-
Returns the result of calling
SelfTrustManager.buildSecureTrustManager(java.lang.String)ifneedAuthis enable andtrustCertPathexists. - tryCompress(String, String) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Try compress by GZIP for string.
- tryDecompress(byte[]) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Try decompress by GZIP from byte array.
- tryDecompress(InputStream) - 类 中的静态方法com.alibaba.nacos.common.utils.IoUtils
-
Try decompress by GZIP from stream.
- type - 类 中的变量com.alibaba.nacos.common.http.param.MediaType
-
content type.
- type - 类 中的变量com.alibaba.nacos.common.remote.client.grpc.GrpcUtils.PlainRequest
- type - 枚举 中的变量com.alibaba.nacos.common.remote.ConnectionType
- type - 类 中的变量com.alibaba.nacos.common.trace.event.TraceEvent
- TYPE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The tag value of a normal type entry in the (ASM specific) type table of a class.
- typeArguments - 类 中的变量com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
-
formal type arguments.typeArguments
- TypeUtils - com.alibaba.nacos.common.utils中的类
-
type utils.
- TypeUtils() - 类 的构造器com.alibaba.nacos.common.utils.TypeUtils
- TypeUtils.ParameterizedTypeImpl - com.alibaba.nacos.common.utils中的类
-
ParameterizedType implementation class.
U
- uncaughtExceptionHandler - 类 中的变量com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
Uncaught exception handler.
- uncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - 类 中的方法com.alibaba.nacos.common.utils.ThreadFactoryBuilder
-
set uncaughtExceptionHandler property.
- unencodedBlockSize - 类 中的变量com.alibaba.nacos.common.codec.Base64
-
Number of bytes in each full block of unencoded data, e.g. 4 for Base64 and 5 for Base32
- UNHEALTHY - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
unhealthy.
- UNINITIALIZED_TYPE_TAG - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.Symbol
- 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.utils.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.
- UPDATER - 类 中的静态变量com.alibaba.nacos.common.notify.DefaultPublisher
- uri - 类 中的变量com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Original URI, if available; used for URI and File access.
- uriVars - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPatternComparator.PatternInfo
- url - 类 中的变量com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Original URL, used for actual access.
- 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".
- URL_SAFE_ENCODE_TABLE - 类 中的静态变量com.alibaba.nacos.common.codec.Base64
-
This is a copy of the STANDARD_ENCODE_TABLE above, but with + and / changed to - and _ to make the encoded Base64 results more URL-SAFE.
- UrlResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resourceimplementation forjava.net.URLlocators. - UrlResource(String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Create a new
UrlResourcebased on a URL path. - UrlResource(String, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Create a new
UrlResourcebased on a URI specification. - UrlResource(String, String, String) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Create a new
UrlResourcebased on a URI specification. - UrlResource(URI) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Create a new
UrlResourcebased on the given URI object. - UrlResource(URL) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.UrlResource
-
Create a new
UrlResourcebased on the given URL object. - useCachesIfNecessary(URLConnection) - 类 中的静态方法com.alibaba.nacos.common.packagescan.util.ResourceUtils
-
Set the
"useCaches"flag on the given connection, preferringfalsebut leaving the flag attruefor JNLP based resources. - useOwner - 类 中的变量com.alibaba.nacos.common.utils.TypeUtils.ParameterizedTypeImpl
-
owner type to use, if any.
- USER_AGENT_HEADER - 接口 中的静态变量com.alibaba.nacos.common.constant.HttpHeaderConsts
- userAgent - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig.HttpClientConfigBuilder
- userAgent - 类 中的变量com.alibaba.nacos.common.http.HttpClientConfig
-
user agent.
- UuidUtils - com.alibaba.nacos.common.utils中的类
-
UUID utils.
- UuidUtils() - 类 的构造器com.alibaba.nacos.common.utils.UuidUtils
V
- V19 - 类 中的静态变量com.alibaba.nacos.common.packagescan.classreading.ClassReader
- value - 类 中的变量com.alibaba.nacos.common.packagescan.classreading.Symbol
-
The string value of this symbol.
- valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.common.http.BaseHttpMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 类 中的静态方法com.alibaba.nacos.common.http.param.MediaType
-
Parse the given String contentType into a
MediaTypeobject. - 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
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String, String) - 类 中的静态方法com.alibaba.nacos.common.http.param.MediaType
-
Use the given contentType and charset to assemble into a
MediaTypeobject. - 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
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- VARIABLE_PATTERN - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- variableNames - 类 中的变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher.AntPathStringMatcher
- 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.
- VersionUtils() - 类 的构造器com.alibaba.nacos.common.utils.VersionUtils
- VFS_METHOD_GET_ROOT_URI - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VFS_METHOD_GET_ROOT_URL - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VFS_NAME - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VFS3_PKG - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VfsPatternUtils - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Artificial class used for accessing the
VfsUtilsmethods without exposing them to the entire world. - VfsPatternUtils() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.VfsPatternUtils
- VfsResource - com.alibaba.nacos.common.packagescan.resource中的类
-
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications JBoss VFS based
Resourceimplementation. - VfsResource(Object) - 类 的构造器com.alibaba.nacos.common.packagescan.resource.VfsResource
-
Create a new
VfsResourcewrapping the given resource handle. - VfsResourceDelegate() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource.VfsResourceDelegate
- VfsResourceMatchingDelegate() - 类 的构造器com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate
- 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_EXISTS - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_CHILD - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_INPUT_STREAM - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_LAST_MODIFIED - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_NAME - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_PATH_NAME - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_PHYSICAL_FILE - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_GET_SIZE - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_TO_URI - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
- VIRTUAL_FILE_METHOD_TO_URL - 类 中的静态变量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
- visit(Object) - 类 中的方法com.alibaba.nacos.common.packagescan.resource.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
- visit(Object, InvocationHandler) - 类 中的静态方法com.alibaba.nacos.common.packagescan.resource.VfsPatternUtils
- VISITOR_ATTRIBUTES_FIELD_RECURSE - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.VfsUtils
W
- WAIT_INIT - com.alibaba.nacos.common.remote.client.RpcClientStatus
-
wait to init.
- waitSubscriberForInit() - 类 中的方法com.alibaba.nacos.common.trace.publisher.TraceEventPublisher
- 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
- watchFilesMap - 类 中的变量com.alibaba.nacos.common.tls.TlsFileWatcher
- WILDCARD_CHARS - 类 中的静态变量com.alibaba.nacos.common.packagescan.resource.AntPathMatcher
- WINDOWS_FOLDER_SEPARATOR - 类 中的静态变量com.alibaba.nacos.common.utils.StringUtils
- 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
- workersCount() - 类 中的方法com.alibaba.nacos.common.task.engine.NacosExecuteTaskExecuteEngine
- 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
-
Return a
WritableByteChannel. - 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
Z
- ZERO - 类 中的静态变量com.alibaba.nacos.common.utils.InetAddressValidator
所有类 所有程序包