A B C D E F G H I L M N O P R S T U W 
所有类 所有程序包

A

addSubscribe(FileWatcher) - 类 中的方法com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
analyzeClusterConf(Reader) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
read file stream to ip list.
appendPropertySource(CompositePropertySource, ResourceLoader) - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
applicationContext - 类 中的静态变量com.alibaba.nacos.sys.utils.ApplicationUtils
 
ApplicationUtils - com.alibaba.nacos.sys.utils中的类
Nacos global tool class.
ApplicationUtils() - 类 的构造器com.alibaba.nacos.sys.utils.ApplicationUtils
 
AVAILABLE_PROCESSORS_BASIC - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 

B

build() - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
build FileChangeEvent.
builder() - 类 中的静态方法com.alibaba.nacos.sys.file.FileChangeEvent
 
buildPropertySource(ResourceLoader) - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 

C

callBackExecutor - 类 中的变量com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
character - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
CharacterReader(Resource) - 类 的构造器com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
CHARSET - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
checkState() - 类 中的静态方法com.alibaba.nacos.sys.file.WatchFileCenter
 
close() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
close() - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
CLOSED - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
 
columnNumber - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
com.alibaba.nacos.sys.env - 程序包 com.alibaba.nacos.sys.env
 
com.alibaba.nacos.sys.file - 程序包 com.alibaba.nacos.sys.file
 
com.alibaba.nacos.sys.utils - 程序包 com.alibaba.nacos.sys.utils
 
COMMA_DIVISION - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
compress(String, String, String, Checksum) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Compress a folder in a directory.
compressDirectoryToZipFile(String, String, ZipOutputStream) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
compressIntoZipFile(String, InputStream, String, Checksum) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Compress an input stream to zip file.
compressIntoZipFile(String, InputStream, ZipOutputStream) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
confPath - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
Constants - com.alibaba.nacos.sys.env中的接口
Nacos common constants.
containsBean(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
containsBeanDefinition(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
containsLocalBean(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
containsProperty(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
context - 类 中的变量com.alibaba.nacos.sys.file.FileChangeEvent
 
context - 类 中的变量com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
 
context(Object) - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
 
contextPath - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
copyDirectory(File, File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
copyFile(File, File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
createTmpFile(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTmpFile(String, String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
CUSTOM_CONFIG_LOCATION_PROPERTY - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 

D

DECODER - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
decompress(String, String, Checksum) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Unzip the target file to the specified folder.
decompress(String, Checksum) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Unzip the target file to byte array.
DEFAULT_ADDITIONAL_FILE - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
DEFAULT_ADDITIONAL_PATH - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
DEFAULT_CONFIG_LOCATION - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
DEFAULT_RESOURCE_PATH - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
DEFAULT_SERVER_PORT - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
DEFAULT_WEB_CONTEXT_PATH - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
deleteDirectory(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
deleteDirThenMkdir(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
deleteFile(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
delete target file.
deleteQuietly(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
deleteQuietly(Path) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
deregisterAllWatcher(String) - 类 中的静态方法com.alibaba.nacos.sys.file.WatchFileCenter
Deregister all FileWatcher in this directory.
deregisterWatcher(String, FileWatcher) - 类 中的静态方法com.alibaba.nacos.sys.file.WatchFileCenter
Deregister FileWatcher in this directory.
DISK_QUATA_CN - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
DISK_QUATA_EN - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
DiskUtils - com.alibaba.nacos.sys.utils中的类
IO operates on the utility class.
DiskUtils() - 类 的构造器com.alibaba.nacos.sys.utils.DiskUtils
 
DiskUtils.LineIterator - com.alibaba.nacos.sys.utils中的类
 

E

environment - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
EnvUtil - com.alibaba.nacos.sys.env中的类
Its own configuration information manipulation tool class.
EnvUtil() - 类 的构造器com.alibaba.nacos.sys.env.EnvUtil
 
escaped - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
escapes - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
eventOverflow() - 类 中的方法com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
eventProcess(Object) - 类 中的方法com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
executor() - 类 中的方法com.alibaba.nacos.sys.file.FileWatcher
If the FileWatcher has its own thread pool, use this thread pool to execute, otherwise use the WatchFileManager thread.

F

FILE_ENCODING - 类 中的静态变量com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
FILE_PREFIX - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
FILE_SYSTEM - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
 
FileChangeEvent - com.alibaba.nacos.sys.file中的类
file change event.
FileChangeEvent() - 类 的构造器com.alibaba.nacos.sys.file.FileChangeEvent
 
FileChangeEvent.FileChangeEventBuilder - com.alibaba.nacos.sys.file中的类
 
FileChangeEventBuilder() - 类 的构造器com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
 
FileWatcher - com.alibaba.nacos.sys.file中的类
file watcher.
FileWatcher() - 类 的构造器com.alibaba.nacos.sys.file.FileWatcher
 
findAnnotationOnBean(String, Class<A>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
findFirstNonLoopbackAddress() - 类 中的静态方法com.alibaba.nacos.sys.utils.InetUtils
findFirstNonLoopbackAddress.
forceMkdir(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
forceMkdir(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
forEachRemaining(Consumer<? super String>) - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
FUNCTION_MODE_CONFIG - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
FUNCTION_MODE_NAMING - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
FUNCTION_MODE_PROPERTY_NAME - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
The System property name of Function mode.
functionModeType - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 

G

getAliases(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getApplicationConfFileResource() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getApplicationContext() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getApplicationName() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getAutowireCapableBeanFactory() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getAvailableProcessors() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
Get available processor numbers from environment.
getAvailableProcessors(double) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
Get a scale of available processor numbers from environment.
getAvailableProcessors(int) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
Get a multiple time of available processor numbers from environment.
getBean(Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBean(Class<T>, Object...) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBean(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBean(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBean(String, Object...) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanDefinitionCount() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanDefinitionNames() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanIfExist(Class<T>, Consumer<T>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanNamesForAnnotation(Class<? extends Annotation>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanNamesForType(Class<?>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanNamesForType(Class<?>, boolean, boolean) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanNamesForType(ResolvableType) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanProvider(Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeanProvider(ResolvableType) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeansOfType(Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeansOfType(Class<T>, boolean, boolean) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getBeansWithAnnotation(Class<? extends Annotation>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getCharacter() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
getClassLoader() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getClusterConfFilePath() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getConfPath() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getContext() - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent
 
getContextPath() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getCPU() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getCustomFileResource() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getDefaultResource() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getDisplayName() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getEnvironment() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getFileExtensions() - 类 中的方法com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
getFunctionMode() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
server function mode.
getId() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getIPsBySystemEnv(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getLoad() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getLocalAddress() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getLocation() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
getMem() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getMemberList() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getMessage(String, Object[], String, Locale) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getMessage(String, Object[], Locale) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getMessage(MessageSourceResolvable, Locale) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getNacosHome() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getNacosTmpDir() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getNewIP() - 类 中的方法com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
getOldIP() - 类 中的方法com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
getOrder() - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
getParent() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getParentBeanFactory() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getPaths() - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent
 
getPort() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getProperties() - 类 中的方法com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
getProperty(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getProperty(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getProperty(String, Class<T>, T) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getProperty(String, String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getPropertyList(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getRelativePathResource(String, String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getRequiredProperty(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getRequiredProperty(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getResource(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getResourceLoader(SpringApplication) - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
getResources(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getSelfIP() - 类 中的静态方法com.alibaba.nacos.sys.utils.InetUtils
 
getStandaloneMode() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
Standalone mode or not.
getStartupDate() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
getSystemEnv(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
getType(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 

H

hasNext() - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
holder - 类 中的变量com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 

I

IGNORED_INTERFACES - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
IGNORED_INTERFACES - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 
ignoreInterface(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.InetUtils
 
InetUtils - com.alibaba.nacos.sys.utils中的类
Network card operation tool class.
InetUtils() - 类 的构造器com.alibaba.nacos.sys.utils.InetUtils
 
InetUtils.IPChangeEvent - com.alibaba.nacos.sys.utils中的类
com.alibaba.nacos.core.cluster.ServerMemberManager is listener.
initialize(ConfigurableApplicationContext) - 类 中的方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
injectContext(ConfigurableApplicationContext) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
interest(String) - 类 中的方法com.alibaba.nacos.sys.file.FileWatcher
WatchEvent context information.
IP_ADDRESS - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
IPChangeEvent() - 类 的构造器com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
isEndOfFile() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
isEndOfLine() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
isListDelimiter() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
isPreferredAddress(InetAddress) - 类 中的静态方法com.alibaba.nacos.sys.utils.InetUtils
 
isPropertyDelimiter() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
isPrototype(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
isSingleton(String) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
isStandalone - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
isStarted() - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
isTypeMatch(String, Class<?>) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
isTypeMatch(String, ResolvableType) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
isWhiteSpace() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 

L

lineIterator(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Returns an Iterator for the lines in a File using the default encoding for the VM.
lineIterator(File, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Returns an Iterator for the lines in a File.
LineIterator(LineIterator) - 类 的构造器com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
Constructs an iterator of the lines for a Reader.
load() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
Load .properties data and return a map of String -> OriginTrackedValue.
load(boolean) - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
Load .properties data and return a map of String -> OriginTrackedValue.
load(String, Resource) - 类 中的方法com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
loadKey(StringBuilder, OriginTrackedPropertiesLoader.CharacterReader) - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
 
loadProperties(Resource) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
load resource to map.
loadProperties(Resource) - 类 中的方法com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
loadValue(StringBuilder, OriginTrackedPropertiesLoader.CharacterReader, boolean) - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
 
localAddress - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
LOG - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 
LOGGER - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
 
LOGGER - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 

M

MANAGER - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
 
MAX_WATCH_FILE_JOB - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
Maximum number of monitored file directories.
MEMBER_LIST_PROPERTY - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 

N

NACOS_HOME_ADDITIONAL_FILEPATH - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
NACOS_HOME_KEY - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
The key of nacos home.
NACOS_HOME_PROPERTY - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
NACOS_SERVER_HEADER - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
NACOS_SERVER_IP - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
NACOS_TEMP_DIR_1 - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
NACOS_TEMP_DIR_2 - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
NacosAutoRefreshPropertySourceLoader - com.alibaba.nacos.sys.env中的类
已过时。
NacosAutoRefreshPropertySourceLoader() - 类 的构造器com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
NacosDefaultPropertySourceEnvironmentPostProcessor - com.alibaba.nacos.sys.env中的类
已过时。
NacosDefaultPropertySourceEnvironmentPostProcessor() - 类 的构造器com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
nacosHomePath - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
nacosTmpDir - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
newIP - 类 中的变量com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
next() - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
nextLine() - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
NO_SPACE_CN - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
NO_SPACE_EN - 类 中的静态变量com.alibaba.nacos.sys.utils.DiskUtils
 
NOW_WATCH_JOB_CNT - 类 中的静态变量com.alibaba.nacos.sys.file.WatchFileCenter
The number of directories that are currently monitored.

O

oldIP - 类 中的变量com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
onChange(FileChangeEvent) - 类 中的方法com.alibaba.nacos.sys.file.FileWatcher
Triggered when a file change occurs.
openFile(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
openFile(String, String, boolean) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
open file.
OPERATING_SYSTEM_MX_BEAN - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
OriginTrackedPropertiesLoader - com.alibaba.nacos.sys.env中的类
copy from springboot to load properties file.
OriginTrackedPropertiesLoader(Resource) - 类 的构造器com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
Create a new OriginTrackedPropertiesLoader instance.
OriginTrackedPropertiesLoader.CharacterReader - com.alibaba.nacos.sys.env中的类
Reads characters from the source resource, taking care of skipping comments, handling multi-line values and tracking '\' escapes.

P

paths - 类 中的变量com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
 
paths - 类 中的变量com.alibaba.nacos.sys.file.FileChangeEvent
 
paths - 类 中的变量com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
paths(String) - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent.FileChangeEventBuilder
 
port - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
PREFER_HOSTNAME_OVER_IP - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
PREFER_HOSTNAME_OVER_IP_PROPERTY_NAME - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
The System property name of prefer hostname over ip.
preferHostnameOverIP - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 
PREFERRED_NETWORKS - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
PREFERRED_NETWORKS - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 
processPropertySource(ConfigurableEnvironment, ResourceLoader) - 类 中的方法com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
 
properties - 类 中的变量com.alibaba.nacos.sys.env.NacosAutoRefreshPropertySourceLoader
已过时。
 
PROPERTY_SOURCE_NAME - 类 中的静态变量com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
The name of Nacos default PropertySource.
publishEvent(Object) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
put(Map<String, OriginTrackedValue>, String, OriginTrackedValue) - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
 

R

read() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
read(boolean) - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
readClusterConf() - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
read cluster.conf to ip list.
reader - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
readEscaped() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
readFile(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
read this file content.
readFile(InputStream) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
read file content by InputStream.
readFile(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
read file which under the path.
readFileBytes(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
read this file content then return bytes.
readFileBytes(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 
readUnicode() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
registerWatcher(String, FileWatcher) - 类 中的静态方法com.alibaba.nacos.sys.file.WatchFileCenter
Register FileWatcher in this directory.
remove() - 类 中的方法com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
REQUEST_PATH_SEPARATOR - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
resolvePlaceholders(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
resolveRequiredPlaceholders(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
resource - 类 中的变量com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader
 
RESOURCE_LOCATION_PATTERN - 类 中的静态变量com.alibaba.nacos.sys.env.NacosDefaultPropertySourceEnvironmentPostProcessor
已过时。
The resource location pattern of Nacos default PropertySource.
ROOT_WEB_CONTEXT_PATH - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
the root context path.
run() - 类 中的方法com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 

S

selfIP - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.sys.file.FileChangeEvent
 
SERVER_PORT_PROPERTY - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
setConfPath(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setContext(Object) - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent
 
setContextPath(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setEnvironment(ConfigurableEnvironment) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setIsStandalone(Boolean) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setLocalAddress(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setNacosHomePath(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setNewIP(String) - 类 中的方法com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
setOldIP(String) - 类 中的方法com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
setPaths(String) - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent
 
setPort(int) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
setStarted(boolean) - 类 中的静态方法com.alibaba.nacos.sys.utils.ApplicationUtils
 
shutdown() - 类 中的静态方法com.alibaba.nacos.sys.file.WatchFileCenter
shutdown() - 类 中的方法com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
skipComment() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
skipLeadingWhitespace() - 类 中的方法com.alibaba.nacos.sys.env.OriginTrackedPropertiesLoader.CharacterReader
 
STANDALONE_MODE_ALONE - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
STANDALONE_MODE_CLUSTER - 类 中的静态变量com.alibaba.nacos.sys.env.EnvUtil
 
STANDALONE_MODE_PROPERTY_NAME - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
The System property name of Standalone mode.
STANDALONE_SPRING_PROFILE - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
Spring Profile : "standalone".
started - 类 中的静态变量com.alibaba.nacos.sys.utils.ApplicationUtils
 
SYSTEM_PREFER_HOSTNAME_OVER_IP - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 

T

target - 类 中的变量com.alibaba.nacos.sys.utils.DiskUtils.LineIterator
 
toString() - 类 中的方法com.alibaba.nacos.sys.file.FileChangeEvent
 
toString() - 类 中的方法com.alibaba.nacos.sys.utils.InetUtils.IPChangeEvent
 
touch(File) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Implements the same behaviour as the "touch" utility on Unix.
touch(String, String) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
 

U

USE_ONLY_SITE_INTERFACES - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
useOnlySiteLocalInterface - 类 中的静态变量com.alibaba.nacos.sys.utils.InetUtils
 

W

watch - 类 中的变量com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
WatchDirJob(String) - 类 的构造器com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
watchers - 类 中的变量com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
WatchFileCenter - com.alibaba.nacos.sys.file中的类
Unified file change monitoring management center, which uses WatchService internally.
WatchFileCenter() - 类 的构造器com.alibaba.nacos.sys.file.WatchFileCenter
 
WatchFileCenter.WatchDirJob - com.alibaba.nacos.sys.file中的类
 
watchService - 类 中的变量com.alibaba.nacos.sys.file.WatchFileCenter.WatchDirJob
 
WEB_CONTEXT_PATH - 接口 中的静态变量com.alibaba.nacos.sys.env.Constants
 
writeClusterConf(String) - 类 中的静态方法com.alibaba.nacos.sys.env.EnvUtil
 
writeFile(File, byte[], boolean) - 类 中的静态方法com.alibaba.nacos.sys.utils.DiskUtils
Writes the contents to the target file.
A B C D E F G H I L M N O P R S T U W 
所有类 所有程序包