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

A

ABORT - com.alibaba.nacos.config.server.model.SameConfigPolicy
Abort import on duplicate.
accept(D) - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties.Callback
Perform custom logic.
ACCEPT_ENCODING - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
AccumulateStatCount - com.alibaba.nacos.config.server.utils中的类
Accumulate Stat Count.
AccumulateStatCount() - 类 的构造器com.alibaba.nacos.config.server.utils.AccumulateStatCount
 
ACL_RESPONSE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Acl result information.
AclInfo - com.alibaba.nacos.config.server.model中的类
Acl info.
AclInfo() - 类 的构造器com.alibaba.nacos.config.server.model.AclInfo
 
action - 类 中的变量com.alibaba.nacos.config.server.auth.PermissionInfo
Action on resource.
addAggrConfigInfo(String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addAggrConfigInfo(String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addAggrConfigInfo(String, String, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add data before aggregation to the database, select -> update or insert .
addAndGet(int) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
addConfigInfo(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigInfo(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigInfo(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add common configuration information and publish data change events.
addConfigInfo(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean, BiConsumer<Boolean, Throwable>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add beta configuration information and publish data change events.
addConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add tag configuration information and publish data change events.
addConfigInfoAtomic(long, String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigInfoAtomic(long, String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigInfoAtomic(long, String, String, ConfigInfo, Timestamp, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add configuration; database atomic operation, minimum sql action, no business encapsulation.
addConfigSubAtomic(String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigSubAtomic(String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigSubAtomic(String, String, String, Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Increase configuration; database atomic operation, minimum sql action, no business encapsulation.
addConfigTagRelationAtomic(long, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigTagRelationAtomic(long, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigTagRelationAtomic(long, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add configuration; database atomic operation, minimum sql action, no business encapsulation.
addConfigTagsRelation(long, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
addConfigTagsRelation(long, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
addConfigTagsRelation(long, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add configuration; database atomic operation.
addConfigTime(long) - 类 中的静态方法com.alibaba.nacos.config.server.monitor.ResponseMonitor
AddConfigTime.
addListen(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
add listen.
addLongPollingClient(HttpServletRequest, HttpServletResponse, Map<String, String>, int) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
Add LongPollingClient.
addMergeTask(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDatumService
Called after data changes to add aggregation tasks.
addMergeTask(String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDatumService
Called after data changes to add aggregation tasks.
addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
Execute ddd user permission operation.
addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
Execute add permission operation.
addPermission(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.PermissionPersistService
assign permission to role.
address - 类 中的变量com.alibaba.nacos.config.server.model.GroupInfo
 
addRole(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
Add user role.
addRole(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
Execute add role operation.
addRole(String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
assign role to user.
addSqlContext(String, Object...) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
Add sql context.
addTask(Object, AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
 
addTotalTime(long) - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
Cumulative total time.
AGGR_DATAID_WHITELIST - 类 中的静态变量com.alibaba.nacos.config.server.service.AggrWhitelist
 
aggrConfigInfoCount(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
aggrConfigInfoCount(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
aggrConfigInfoCount(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get count of aggregation config info.
aggrConfigInfoCount(String, String, String, List<String>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
aggrConfigInfoCount(String, String, String, List<String>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
aggrConfigInfoCount(String, String, String, List<String>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get count of aggregation config info.
aggrConfigInfoCountIn(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
aggrConfigInfoCountIn(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
aggrConfigInfoCountIn(String, String, String, List<String>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get count of aggregation config info.
aggrConfigInfoCountNotIn(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
aggrConfigInfoCountNotIn(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
aggrConfigInfoCountNotIn(String, String, String, List<String>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get count of aggregation config info.
AGGRIDS_METADATA - 类 中的静态变量com.alibaba.nacos.config.server.service.AggrWhitelist
 
AggrWhitelist - com.alibaba.nacos.config.server.service中的类
AggrWhitelist.
AggrWhitelist() - 类 的构造器com.alibaba.nacos.config.server.service.AggrWhitelist
 
allSubs - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService
ClientLongPolling subscibers.
APP_NAME - 类 中的静态变量com.alibaba.nacos.config.server.utils.StatConstants
 
ApplicationInfo - com.alibaba.nacos.config.server.model.app中的类
ApplicationInfo.
ApplicationInfo(String) - 类 的构造器com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
ApplicationPublishRecord - com.alibaba.nacos.config.server.model.app中的类
ApplicationPublishRecord.
ApplicationPublishRecord(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfo
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.ConfigKey
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
appName - 类 中的变量com.alibaba.nacos.config.server.model.SubInfo
 
appName - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
appName - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
APPNAME - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
AppNameUtils - com.alibaba.nacos.config.server.utils中的类
appName util.
AppNameUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.AppNameUtils
 
args - 类 中的变量com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
args - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest
 
args - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
args(Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
aroundDeleteConfig(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
The usage of capacity table for counting module will subtracte one whether open the limitation check of capacity management.
aroundSyncUpdateConfigAll(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Need to judge the size of content whether to exceed the limitation.
assignLogger() - 类 中的方法com.alibaba.nacos.config.server.service.notify.HttpClientManager.ConfigHttpClientFactory
 
ASYNC_CONFIG_CHANGE_NOTIFY_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
ASYNC_NOTIFY_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
ASYNC_UPDATE_ADDRESS_INTERVAL - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Interval for async update address(unit: second).
asyncCofigChangeClientNotifyQueueSize() - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
asyncContext - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
AsyncNotifyCallBack(AsyncNotifyService.NotifySingleTask) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncNotifyCallBack
 
asyncNotifyQueueSize() - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
AsyncNotifyService - com.alibaba.nacos.config.server.service.notify中的类
Async notify service.
AsyncNotifyService(ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
AsyncNotifyService.AsyncNotifyCallBack - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncNotifyService.AsyncRpcNotifyCallBack - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncNotifyService.AsyncRpcTask - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncNotifyService.AsyncTask - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncNotifyService.NotifySingleRpcTask - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncNotifyService.NotifySingleTask - com.alibaba.nacos.config.server.service.notify中的类
 
AsyncRpcNotifyCallBack(AsyncNotifyService.NotifySingleRpcTask) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
AsyncRpcTask(Queue<AsyncNotifyService.NotifySingleRpcTask>) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcTask
 
AsyncTask(NacosAsyncRestTemplate, Queue<AsyncNotifyService.NotifySingleTask>) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncTask
 
asyncTaskExecute(AsyncNotifyService.NotifySingleRpcTask) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
asyncTaskExecute(AsyncNotifyService.NotifySingleTask) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
asyncTimeoutFuture - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
ATOMIC_MAX_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
AUTH_CONFIG_PREFIX - 类 中的静态变量com.alibaba.nacos.config.server.auth.ConfigResourceParser
 
AuthType - com.alibaba.nacos.config.server.model中的枚举
Auth type.
AuthType() - 枚举 的构造器com.alibaba.nacos.config.server.model.AuthType
 
autoExpansion(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Expand capacity automatically.
average - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleFlowData
 
averageCount - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
await() - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
Await for lock.
await(long, TimeUnit) - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
Await for lock by timeout.

B

backupSql - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
BASE_DIR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Config file directory in server side.
BASE_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
BASE_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
BaseDatabaseOperate - com.alibaba.nacos.config.server.service.repository.embedded中的接口
The Derby database basic operation.
basicDataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 
BATCH_ADD_SUCCESS - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Batch adding successfully.
BATCH_OP_ERROR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
When exception or error occurs.
BATCH_OP_ERROR_CONFLICT_MSG - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
BATCH_OP_ERROR_IO_MSG - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
State code of single data when batch operation.
BATCH_QUERY_EXISTS - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Batch query when data existent.
BATCH_QUERY_EXISTS_MSG - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
BATCH_QUERY_NONEEXISTS_MSG - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
BATCH_QUERY_NONEXISTS - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Batch query when data non-existent.
BATCH_UPDATE_SUCCESS - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Batch updating successfully.
batchInsertOrUpdate(List<ConfigAllInfo>, String, String, Map<String, Object>, Timestamp, boolean, SameConfigPolicy) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
batchInsertOrUpdate(List<ConfigAllInfo>, String, String, Map<String, Object>, Timestamp, boolean, SameConfigPolicy) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
batchInsertOrUpdate(List<ConfigAllInfo>, String, String, Map<String, Object>, Timestamp, boolean, SameConfigPolicy) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
batch operation,insert or update the format of the returned: succCount: number of successful imports skipCount: number of import skips (only with skip for the same configs) failData: import failed data (only with abort for the same configs) skipData: data skipped at import (only with skip for the same configs).
batchPublishAggr(String, String, String, Map<String, String>, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
batchPublishAggr(String, String, String, Map<String, String>, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
batchPublishAggr(String, String, String, Map<String, String>, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Add or update data in batches.
batchRemoveAggr(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
batchRemoveAggr(String, String, String, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
batchRemoveAggr(String, String, String, List<String>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
To delete aggregated data in bulk, you need to specify a list of datum.
BETA_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
BETA_TABLE_NAME - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
betaIps - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
betaIps - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
betaIps - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
betaIps - 类 中的变量com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
betaIps - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
betaIps(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
blockUpdate() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data modify transaction The SqlContext to be executed in the current thread will be executed and automatically cleared.
blockUpdate(BiConsumer<Boolean, Throwable>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data modify transaction The SqlContext to be executed in the current thread will be executed and automatically cleared.
build() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
Build a configDumpEvent.
build() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
build select request.
build(Environment) - 类 中的静态方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
Build new Hikari config.
build(Environment, ExternalDataSourceProperties.Callback<HikariDataSource>) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
Build serveral HikariDataSource.
builder() - 类 中的静态方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
builder() - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
buildHttpClientConfig() - 类 中的方法com.alibaba.nacos.config.server.service.notify.HttpClientManager.ConfigHttpClientFactory
 

C

cache - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleCache
 
CACHE - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
groupKey -> cacheItem.
CacheEntry(E, long) - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleCache.CacheEntry
 
CacheItem - com.alibaba.nacos.config.server.model中的类
Cache item.
CacheItem(String) - 类 的构造器com.alibaba.nacos.config.server.model.CacheItem
 
call() - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService.Job
 
canCurrentServerOwnTheLock() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
Judge whether current server own the lock or not.
canExecute() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
Used to determine whether the aggregation task, configuration history cleanup task can be performed.
canExecute() - 类 中的方法com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
 
canExecute() - 类 中的方法com.alibaba.nacos.config.server.service.dump.ExternalDumpService
 
canExecute() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
Capacity - com.alibaba.nacos.config.server.model.capacity中的类
Capacity.
Capacity() - 类 的构造器com.alibaba.nacos.config.server.model.capacity.Capacity
 
CAPACITY_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CAPACITY_MANAGEMENT_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
CapacityController - com.alibaba.nacos.config.server.controller中的类
Capacity Management.
CapacityController(CapacityService) - 类 的构造器com.alibaba.nacos.config.server.controller.CapacityController
 
CapacityManagementAspect - com.alibaba.nacos.config.server.aspect中的类
Capacity management aspect: batch write and update but don't process it.
CapacityManagementAspect() - 类 的构造器com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
CapacityManagementAspect.LimitType - com.alibaba.nacos.config.server.aspect中的枚举
limit type.
capacityService - 类 中的变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
capacityService - 类 中的变量com.alibaba.nacos.config.server.controller.CapacityController
 
CapacityService - com.alibaba.nacos.config.server.service.capacity中的类
Capacity service.
CapacityService() - 类 的构造器com.alibaba.nacos.config.server.service.capacity.CapacityService
 
cfgId - 类 中的变量com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
changeTime - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
CheckDbHealthTask() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl.CheckDbHealthTask
 
checkHistoryInfoPermission(ConfigHistoryInfo, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.HistoryController
Check if the input dataId and group match the history config.
checkMasterWritable() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Check master db.
checkMasterWritable() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
checkMasterWritable() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
checkMasterWritable() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
checkMasterWritable() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
checkMd5() - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Check md5.
checkParam(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
Check the tag.
checkParam(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
Check the parameter.
checkParam(Map<String, Object>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
Check the config info.
checkSumKey - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
checkTenant(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
Check the tenant.
className - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest
 
className - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
className(String) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
cleanAllContext() - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
cleanAndReopenDerby() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
Clean and reopen Derby.
clear() - 类 中的方法com.alibaba.nacos.config.server.monitor.MemoryMonitor
 
clearAll() - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Clear all config file.
clearAllBeta() - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Clear all beta config file.
clearAllTag() - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Clear all tag config file.
clearContextForConnectionId(String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
remove the context related to the connection id.
CLIENT_APPNAME_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CLIENT_APPNAME_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.utils.RequestUtil
 
CLIENT_INTERFACE_GET_CONFIG - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Get config.
CLIENT_INTERFACE_GET_CONFIG_RPC - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Get config.
CLIENT_INTERFACE_LISTEN_CONFIG_RPC - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Remove config.
CLIENT_INTERFACE_PUBLISH_SINGLE_CONFIG - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Publish config.
CLIENT_INTERFACE_PUBLISH_SINGLE_CONFIG_RPC - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Publish config.
CLIENT_INTERFACE_REMOVE_ALL_CONFIG - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Remove config.
CLIENT_INTERFACE_REMOVE_ALL_CONFIG_RPC - 类 中的静态变量com.alibaba.nacos.config.server.aspect.RequestLogAspect
Remove config.
CLIENT_IP_WHITELIST - 类 中的静态变量com.alibaba.nacos.config.server.service.ClientIpWhiteList
 
CLIENT_IP_WHITELIST_METADATA - 类 中的静态变量com.alibaba.nacos.config.server.service.ClientIpWhiteList
 
CLIENT_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
 
CLIENT_REQUEST_TOKEN_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CLIENT_REQUEST_TS_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CLIENT_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CLIENT_VERSION_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
clientConnected(Connection) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigConnectionEventListener
 
clientDisConnected(Connection) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigConnectionEventListener
 
clientIp - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
clientIp - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
ClientIpWhiteList - com.alibaba.nacos.config.server.service中的类
Client ip whitelist.
ClientIpWhiteList() - 类 的构造器com.alibaba.nacos.config.server.service.ClientIpWhiteList
 
ClientLongPolling(AsyncContext, Map<String, String>, String, int, long, String, String) - 类 的构造器com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
clientMd5Map - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
ClientMetricsController - com.alibaba.nacos.config.server.controller中的类
ClientMetricsController.
ClientMetricsController() - 类 的构造器com.alibaba.nacos.config.server.controller.ClientMetricsController
 
ClientRecord - com.alibaba.nacos.config.server.service中的类
ClientRecord saves records which fetch from client-side.
ClientRecord(String) - 类 的构造器com.alibaba.nacos.config.server.service.ClientRecord
 
clientRecords - 类 中的静态变量com.alibaba.nacos.config.server.service.ClientTrackService
All of client records, adding or deleting.
ClientTrackService - com.alibaba.nacos.config.server.service中的类
ClientTrackService which tracks client's md5 service and delete expired ip's records.
ClientTrackService() - 类 的构造器com.alibaba.nacos.config.server.service.ClientTrackService
 
cloneConfig(HttpServletRequest, String, String, List<SameNamespaceCloneConfigBean>, SameConfigPolicy) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute clone config operation.
close() - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
Close task manager.
CLUSTER - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
clusterRpcClientProxy - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigClusterRpcClientProxy
 
code - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
code - 枚举 中的变量com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
collectApplicationSubscribeConfigInfos() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
Collect application subscribe configinfos.
collectStatus - 类 中的变量com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
com.alibaba.nacos.config.server - 程序包 com.alibaba.nacos.config.server
 
com.alibaba.nacos.config.server.aspect - 程序包 com.alibaba.nacos.config.server.aspect
 
com.alibaba.nacos.config.server.auth - 程序包 com.alibaba.nacos.config.server.auth
 
com.alibaba.nacos.config.server.configuration - 程序包 com.alibaba.nacos.config.server.configuration
 
com.alibaba.nacos.config.server.constant - 程序包 com.alibaba.nacos.config.server.constant
 
com.alibaba.nacos.config.server.controller - 程序包 com.alibaba.nacos.config.server.controller
 
com.alibaba.nacos.config.server.controller.parameters - 程序包 com.alibaba.nacos.config.server.controller.parameters
 
com.alibaba.nacos.config.server.enums - 程序包 com.alibaba.nacos.config.server.enums
 
com.alibaba.nacos.config.server.exception - 程序包 com.alibaba.nacos.config.server.exception
 
com.alibaba.nacos.config.server.filter - 程序包 com.alibaba.nacos.config.server.filter
 
com.alibaba.nacos.config.server.manager - 程序包 com.alibaba.nacos.config.server.manager
 
com.alibaba.nacos.config.server.model - 程序包 com.alibaba.nacos.config.server.model
 
com.alibaba.nacos.config.server.model.app - 程序包 com.alibaba.nacos.config.server.model.app
 
com.alibaba.nacos.config.server.model.capacity - 程序包 com.alibaba.nacos.config.server.model.capacity
 
com.alibaba.nacos.config.server.model.event - 程序包 com.alibaba.nacos.config.server.model.event
 
com.alibaba.nacos.config.server.monitor - 程序包 com.alibaba.nacos.config.server.monitor
 
com.alibaba.nacos.config.server.remote - 程序包 com.alibaba.nacos.config.server.remote
 
com.alibaba.nacos.config.server.result.code - 程序包 com.alibaba.nacos.config.server.result.code
 
com.alibaba.nacos.config.server.service - 程序包 com.alibaba.nacos.config.server.service
 
com.alibaba.nacos.config.server.service.capacity - 程序包 com.alibaba.nacos.config.server.service.capacity
 
com.alibaba.nacos.config.server.service.datasource - 程序包 com.alibaba.nacos.config.server.service.datasource
 
com.alibaba.nacos.config.server.service.dump - 程序包 com.alibaba.nacos.config.server.service.dump
 
com.alibaba.nacos.config.server.service.dump.processor - 程序包 com.alibaba.nacos.config.server.service.dump.processor
 
com.alibaba.nacos.config.server.service.dump.task - 程序包 com.alibaba.nacos.config.server.service.dump.task
 
com.alibaba.nacos.config.server.service.merge - 程序包 com.alibaba.nacos.config.server.service.merge
 
com.alibaba.nacos.config.server.service.notify - 程序包 com.alibaba.nacos.config.server.service.notify
 
com.alibaba.nacos.config.server.service.repository - 程序包 com.alibaba.nacos.config.server.service.repository
 
com.alibaba.nacos.config.server.service.repository.embedded - 程序包 com.alibaba.nacos.config.server.service.repository.embedded
 
com.alibaba.nacos.config.server.service.repository.extrnal - 程序包 com.alibaba.nacos.config.server.service.repository.extrnal
 
com.alibaba.nacos.config.server.service.sql - 程序包 com.alibaba.nacos.config.server.service.sql
 
com.alibaba.nacos.config.server.service.trace - 程序包 com.alibaba.nacos.config.server.service.trace
 
com.alibaba.nacos.config.server.utils - 程序包 com.alibaba.nacos.config.server.utils
 
COMMUNICATION_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CommunicationController - com.alibaba.nacos.config.server.controller中的类
Controller for other node notification.
CommunicationController(DumpService, LongPollingService) - 类 的构造器com.alibaba.nacos.config.server.controller.CommunicationController
 
compareMd5(HttpServletRequest, HttpServletResponse, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Compare Md5.
compareMd5OldResult(List<String>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Compare old Md5.
compareMd5ResultString(List<String>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Join and encode changedGroupKeys string.
compareTo(ConfigInfoBase) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
compile(List<String>) - 类 中的静态方法com.alibaba.nacos.config.server.service.AggrWhitelist
 
completeMd5() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
completeMd5() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
completeMd5() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
complete md5.
ConditionDistributedEmbedStorage - com.alibaba.nacos.config.server.configuration中的类
when embeddedStorage==true and nacos.standalone=false
ConditionDistributedEmbedStorage() - 类 的构造器com.alibaba.nacos.config.server.configuration.ConditionDistributedEmbedStorage
 
ConditionOnEmbeddedStorage - com.alibaba.nacos.config.server.configuration中的类
Judge whether to user EmbeddedStorage by condition.
ConditionOnEmbeddedStorage() - 类 的构造器com.alibaba.nacos.config.server.configuration.ConditionOnEmbeddedStorage
 
ConditionOnExternalStorage - com.alibaba.nacos.config.server.configuration中的类
Judge whether to user ExternalStorage by condition.
ConditionOnExternalStorage() - 类 的构造器com.alibaba.nacos.config.server.configuration.ConditionOnExternalStorage
 
ConditionStandaloneEmbedStorage - com.alibaba.nacos.config.server.configuration中的类
Judge whether to user StandaloneEmbedStorage by condition.
ConditionStandaloneEmbedStorage() - 类 的构造器com.alibaba.nacos.config.server.configuration.ConditionStandaloneEmbedStorage
 
Config - com.alibaba.nacos.config.server中的类
Config main.
Config() - 类 的构造器com.alibaba.nacos.config.server.Config
 
CONFIG_ADVANCE_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_ALL_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_BAK_DIR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Back up file directory in server side.
CONFIG_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONFIG_EXPORT_ITEM_FILE_SEPARATOR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONFIG_EXPORT_METADATA - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONFIG_EXPORT_METADATA_NEW - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONFIG_INFO_AGGR_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_BASE_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_BETA_WRAPPER_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_CHANGED_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_TAG_WRAPPER_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO_WRAPPER_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO4BETA_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_INFO4TAG_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_KEY_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
CONFIG_MODEL_RAFT_GROUP - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONFIG_SUB_SERVICE_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
CONFIG_TAGS - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
CONFIG_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
ConfigAdvanceInfo - com.alibaba.nacos.config.server.model中的类
Config advance info.
ConfigAdvanceInfo() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
ConfigAdvanceInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigAdvanceInfoRowMapper
 
ConfigAllInfo - com.alibaba.nacos.config.server.model中的类
ConfigAllInfo.
ConfigAllInfo() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigAllInfo
 
ConfigAllInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigAllInfoRowMapper
 
ConfigCacheService - com.alibaba.nacos.config.server.service中的类
Config service.
ConfigCacheService() - 类 的构造器com.alibaba.nacos.config.server.service.ConfigCacheService
 
ConfigChangeBatchListenRequestHandler - com.alibaba.nacos.config.server.remote中的类
config change listen request handler.
ConfigChangeBatchListenRequestHandler() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigChangeBatchListenRequestHandler
 
ConfigChangeClusterSyncRequestHandler - com.alibaba.nacos.config.server.remote中的类
handller to handler config change from other servers.
ConfigChangeClusterSyncRequestHandler(DumpService) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigChangeClusterSyncRequestHandler
 
configChangeListenContext - 类 中的变量com.alibaba.nacos.config.server.controller.CommunicationController
 
configChangeListenContext - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigChangeBatchListenRequestHandler
 
configChangeListenContext - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigConnectionEventListener
 
configChangeListenContext - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
ConfigChangeListenContext - com.alibaba.nacos.config.server.remote中的类
config change listen context.
ConfigChangeListenContext() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
 
ConfigChangePublisher - com.alibaba.nacos.config.server.service中的类
ConfigChangePublisher.
ConfigChangePublisher() - 类 的构造器com.alibaba.nacos.config.server.service.ConfigChangePublisher
 
configClusterRpcClientProxy - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
ConfigClusterRpcClientProxy - com.alibaba.nacos.config.server.remote中的类
ConfigClusterRpcClientProxy.
ConfigClusterRpcClientProxy(ClusterRpcClientProxy) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigClusterRpcClientProxy
 
ConfigConnectionEventListener - com.alibaba.nacos.config.server.remote中的类
ConfigConnectionEventListener.
ConfigConnectionEventListener(ConfigChangeListenContext) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigConnectionEventListener
 
ConfigController - com.alibaba.nacos.config.server.controller中的类
Special controller for soft load client to publish data.
ConfigController() - 类 的构造器com.alibaba.nacos.config.server.controller.ConfigController
 
configCount - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
configDataChanged(String, String, String, String, boolean, List<String>, String) - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
adaptor to config module ,when server side config change ,invoke this method.
ConfigDataChangeEvent - com.alibaba.nacos.config.server.model.event中的类
ConfigDataChangeEvent.
ConfigDataChangeEvent(boolean, String, String, long) - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
ConfigDataChangeEvent(boolean, String, String, String, long) - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
ConfigDataChangeEvent(boolean, String, String, String, String, long) - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
ConfigDataChangeEvent(String, String, long) - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
configDump(ConfigDumpEvent) - 类 中的静态方法com.alibaba.nacos.config.server.service.dump.DumpConfigHandler
trigger config dump event.
ConfigDumpEvent - com.alibaba.nacos.config.server.model.event中的类
ConfigDumpEvent.
ConfigDumpEvent() - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
ConfigDumpEvent.ConfigDumpEventBuilder - com.alibaba.nacos.config.server.model.event中的类
 
ConfigDumpEventBuilder() - 类 的构造器com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
ConfigExecutor - com.alibaba.nacos.config.server.utils中的类
Config executor.
ConfigExecutor() - 类 的构造器com.alibaba.nacos.config.server.utils.ConfigExecutor
 
ConfigExportItem() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
ConfigGroupKey(String) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigPublishGroupKeyParser.ConfigGroupKey
 
ConfigGroupKey(String) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigPublishGroupParser.ConfigGroupKey
 
ConfigGroupKey(String) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigQueryGroupKeyParser.ConfigGroupKey
 
ConfigGroupKey(String) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigQueryGroupParser.ConfigGroupKey
 
ConfigHistoryDetailRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigHistoryDetailRowMapper
 
ConfigHistoryInfo - com.alibaba.nacos.config.server.model中的类
ConfigHistoryInfo.
ConfigHistoryInfo() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
ConfigHistoryRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigHistoryRowMapper
 
ConfigHttpClientFactory(int, int) - 类 的构造器com.alibaba.nacos.config.server.service.notify.HttpClientManager.ConfigHttpClientFactory
 
configInfo - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
ConfigInfo - com.alibaba.nacos.config.server.model中的类
ConfigInfo.
ConfigInfo() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo
 
ConfigInfo(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo
 
ConfigInfo(String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo
 
ConfigInfo(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo
 
ConfigInfo4Beta - com.alibaba.nacos.config.server.model中的类
ConfigInfo4Beta.
ConfigInfo4Beta() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
ConfigInfo4Beta(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
ConfigInfo4BetaRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfo4BetaRowMapper
 
ConfigInfo4Tag - com.alibaba.nacos.config.server.model中的类
ConfigInfo4Tag.
ConfigInfo4Tag() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
ConfigInfo4Tag(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
ConfigInfo4TagRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfo4TagRowMapper
 
ConfigInfoAggr - com.alibaba.nacos.config.server.model中的类
ConfigInfoAggr.
ConfigInfoAggr() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
ConfigInfoAggr(String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
ConfigInfoAggr(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
ConfigInfoAggrRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoAggrRowMapper
 
ConfigInfoBase - com.alibaba.nacos.config.server.model中的类
ConfigInfoBase.
ConfigInfoBase() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBase
 
ConfigInfoBase(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBase
 
ConfigInfoBaseEx - com.alibaba.nacos.config.server.model中的类
ConfigInfoBaseEx.
ConfigInfoBaseEx() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
ConfigInfoBaseEx(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
ConfigInfoBaseEx(String, String, String, int, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
ConfigInfoBaseRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoBaseRowMapper
 
configInfoBetaCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
configInfoBetaCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
configInfoBetaCount() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Returns the number of beta configuration items.
ConfigInfoBetaWrapper - com.alibaba.nacos.config.server.model中的类
ConfigInfoBetaWrapper.
ConfigInfoBetaWrapper() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
ConfigInfoBetaWrapperRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoBetaWrapperRowMapper
 
ConfigInfoChanged - com.alibaba.nacos.config.server.model中的类
ConfigInfoChanged.
ConfigInfoChanged() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
ConfigInfoChanged(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
ConfigInfoChangedRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoChangedRowMapper
 
configInfoCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
configInfoCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
configInfoCount() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Returns the number of configuration items.
configInfoCount(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
configInfoCount(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
configInfoCount(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Returns the number of configuration items.
ConfigInfoEx - com.alibaba.nacos.config.server.model中的类
ConfigInfoEx.
ConfigInfoEx() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoEx
 
ConfigInfoEx(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoEx
 
ConfigInfoEx(String, String, String, int, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoEx
 
configInfoList - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService.MergeAllDataWorker
 
configInfoList - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDatumService.MergeAllDataWorker
 
ConfigInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoRowMapper
 
configInfoTagCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
configInfoTagCount() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
configInfoTagCount() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Returns the number of beta configuration items.
ConfigInfoTagWrapper - com.alibaba.nacos.config.server.model中的类
ConfigInfoTagWrapper.
ConfigInfoTagWrapper() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
ConfigInfoTagWrapperRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoTagWrapperRowMapper
 
ConfigInfoWrapper - com.alibaba.nacos.config.server.model中的类
ConfigInfo Wrapper.
ConfigInfoWrapper() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
ConfigInfoWrapperRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoWrapperRowMapper
 
ConfigKey - com.alibaba.nacos.config.server.model中的类
ConfigKey.
ConfigKey() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigKey
 
ConfigKey(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.ConfigKey
 
ConfigKeyRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigKeyRowMapper
 
ConfigMetadata - com.alibaba.nacos.config.server.model中的类
config export Metadata.
ConfigMetadata() - 类 的构造器com.alibaba.nacos.config.server.model.ConfigMetadata
 
ConfigMetadata.ConfigExportItem - com.alibaba.nacos.config.server.model中的类
 
configMetadataTag - 类 中的静态变量com.alibaba.nacos.config.server.utils.YamlParserUtil.YamlParserConstructor
 
ConfigOpsController - com.alibaba.nacos.config.server.controller中的类
Manage controllers.
ConfigOpsController(PersistService, DumpService) - 类 的构造器com.alibaba.nacos.config.server.controller.ConfigOpsController
 
ConfigPublishGroupKeyParser - com.alibaba.nacos.config.server.remote中的类
Parser to get group key of config query request.
ConfigPublishGroupKeyParser() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigPublishGroupKeyParser
 
ConfigPublishGroupKeyParser.ConfigGroupKey - com.alibaba.nacos.config.server.remote中的类
 
ConfigPublishGroupParser - com.alibaba.nacos.config.server.remote中的类
parse to get group from config publish parser.
ConfigPublishGroupParser() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigPublishGroupParser
 
ConfigPublishGroupParser.ConfigGroupKey - com.alibaba.nacos.config.server.remote中的类
 
ConfigPublishRequestHandler - com.alibaba.nacos.config.server.remote中的类
request handler to publish config.
ConfigPublishRequestHandler(PersistService) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigPublishRequestHandler
 
ConfigQueryGroupKeyParser - com.alibaba.nacos.config.server.remote中的类
ConfigQueryGroupKeyParser.
ConfigQueryGroupKeyParser() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigQueryGroupKeyParser
 
ConfigQueryGroupKeyParser.ConfigGroupKey - com.alibaba.nacos.config.server.remote中的类
 
ConfigQueryGroupParser - com.alibaba.nacos.config.server.remote中的类
parse to get group from config query parser.
ConfigQueryGroupParser() - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigQueryGroupParser
 
ConfigQueryGroupParser.ConfigGroupKey - com.alibaba.nacos.config.server.remote中的类
 
configQueryRequestHandler - 类 中的变量com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
ConfigQueryRequestHandler - com.alibaba.nacos.config.server.remote中的类
ConfigQueryRequestHandler.
ConfigQueryRequestHandler(PersistService) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
ConfigRemoveRequestHandler - com.alibaba.nacos.config.server.remote中的类
handler to remove config.
ConfigRemoveRequestHandler(PersistService) - 类 的构造器com.alibaba.nacos.config.server.remote.ConfigRemoveRequestHandler
 
ConfigResourceParser - com.alibaba.nacos.config.server.auth中的类
Config resource parser.
ConfigResourceParser() - 类 的构造器com.alibaba.nacos.config.server.auth.ConfigResourceParser
 
configs - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
ConfigServletInner - com.alibaba.nacos.config.server.controller中的类
ConfigServlet inner for aop.
ConfigServletInner() - 类 的构造器com.alibaba.nacos.config.server.controller.ConfigServletInner
 
configSubService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigController
 
configSubService - 类 中的变量com.alibaba.nacos.config.server.controller.ListenerController
 
ConfigSubService - com.alibaba.nacos.config.server.service中的类
Config sub service.
ConfigSubService() - 类 的构造器com.alibaba.nacos.config.server.service.ConfigSubService
 
ConfigSubService(ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.ConfigSubService
 
ConfigSubService.Job - com.alibaba.nacos.config.server.service中的类
Query subscriber's task from every nacos server nodes.
configTags - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
configTags - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
ConfigTraceService - com.alibaba.nacos.config.server.service.trace中的类
Config trace.
ConfigTraceService() - 类 的构造器com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
CONN_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Unit: millisecond.
connectionId - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
connectionIdContext - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
connectionId-> group key set.
connectionManager - 类 中的变量com.alibaba.nacos.config.server.controller.ClientMetricsController
 
connectionManager - 类 中的变量com.alibaba.nacos.config.server.controller.CommunicationController
 
connectionManager - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
Constants - com.alibaba.nacos.config.server.constant中的类
Server Constants.
Constants() - 类 的构造器com.alibaba.nacos.config.server.constant.Constants
 
construct(Node) - 类 中的方法com.alibaba.nacos.config.server.utils.YamlParserUtil.ConstructYamlConfigMetadata
 
ConstructYamlConfigMetadata() - 类 的构造器com.alibaba.nacos.config.server.utils.YamlParserUtil.ConstructYamlConfigMetadata
 
containsExtendInfo(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
Determine if key is included.
containsWildcard(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
 
content - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
content - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
content - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
content - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
content - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
content(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
CONTENT_ENCODING - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
CONTENT_MD5 - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
contentType - 枚举 中的变量com.alibaba.nacos.config.server.enums.FileTypeEnum
Http Content type corresponding to file extension.
ContentUtils - com.alibaba.nacos.config.server.utils中的类
Content utils.
ContentUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.ContentUtils
 
conTimeOutMillis - 类 中的变量com.alibaba.nacos.config.server.service.notify.HttpClientManager.ConfigHttpClientFactory
 
controllerMethodsCache - 类 中的变量com.alibaba.nacos.config.server.filter.CurcuitFilter
 
convertChangeConfig(List<Map<String, Object>>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
convertChangeConfig(List<Map<String, Object>>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
convertChangeConfig(List<Map<String, Object>>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Convert change config.
convertDeletedConfig(List<Map<String, Object>>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
convertDeletedConfig(List<Map<String, Object>>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
convertDeletedConfig(List<Map<String, Object>>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Convert delete config.
copy(Reader, Writer) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Copy data to buffer.
CORRECT_USAGE_DELAY - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
correctGroupUsage() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Correct the usage of group capacity.
correctGroupUsage(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
correctTenantUsage() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Correct the usage of group capacity.
correctTenantUsage(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
correctUsage() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
correctUsage(String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
correctUsage(String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Correct Usage.
correctUsage(String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Correct Usage.
correctUsageDelay - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Fixed capacity information table usage (usage) time interval, the unit is in seconds.
CounterMode - com.alibaba.nacos.config.server.constant中的枚举
counter mode.
CounterMode() - 枚举 的构造器com.alibaba.nacos.config.server.constant.CounterMode
 
cpuRatio - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Cpu ratio.
createdTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
createIp - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
createIp - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
createPaginationHelper() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
createPaginationHelper() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
createPaginationHelper() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
create Pagination utils.
createTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
createTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
createTime - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
createUser - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
createUser - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
createUser(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
Execute create user operation.
createUser(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
Execute create user operation.
createUser(String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
create user.
CurcuitFilter - com.alibaba.nacos.config.server.filter中的类
If the embedded distributed storage is enabled, all requests are routed to the Leader node for processing, and the maximum number of forwards for a single request cannot exceed three.
CurcuitFilter() - 类 的构造器com.alibaba.nacos.config.server.filter.CurcuitFilter
 
currentPage - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
currentServer() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
CustomRepresenter() - 类 的构造器com.alibaba.nacos.config.server.utils.YamlParserUtil.CustomRepresenter
 

D

DAILY_DOMAINNAME - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
data - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
data - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleFlowData
 
data - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
DATA_EMPTY - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
DATA_ID_CONNECTION_LIMIT_RULE - 类 中的静态变量com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
DATA_ID_TPS_CONTROL_RULE - 类 中的静态变量com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
DATA_IMPORT_KEY - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
The data import operation is dedicated key, which ACTS as an identifier.
DATA_IN_BODY_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
DATA_VALIDATION_FAILED - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
databaseOperate - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
 
databaseOperate - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
databaseOperate - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
databaseOperate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
databaseOperate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
DatabaseOperate - com.alibaba.nacos.config.server.service.repository.embedded中的接口
Derby database operation.
DataChangeTask(String, boolean, List<String>) - 类 的构造器com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
DataChangeTask(String, boolean, List<String>, String) - 类 的构造器com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
dataId - 类 中的变量com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.app.GroupKey
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigKey
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.GroupInfo
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
dataId - 类 中的变量com.alibaba.nacos.config.server.model.SubInfo
 
dataId - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
dataId - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTask
 
dataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
DATAID - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
dataImport(File) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data importing, This method is suitable for importing data from external data sources into embedded data sources.
dataImport(File) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
dataImport(File) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
dataSource - 类 中的变量com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
dataSourceList - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
DataSourcePoolProperties - com.alibaba.nacos.config.server.service.datasource中的类
DataSource pool properties.
DataSourcePoolProperties() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.controller.HealthController
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
dataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
DataSourceService - com.alibaba.nacos.config.server.service.datasource中的接口
Datasource interface.
date - 类 中的变量com.alibaba.nacos.config.server.model.SubInfo
 
datumId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
DB_LOAD_ERROR_MSG - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
DB_MASTER_SELECT_THRESHOLD - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
DECREMENT - com.alibaba.nacos.config.server.constant.CounterMode
Decrement.
decrementUsage(GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Decrement Usage.
decrementUsage(TenantCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
DecrementUsage.
DEFAULT_APP_NAME - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
DEFAULT_CLUSTER_QUOTA - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_CONNECTION_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
DEFAULT_DOMAINNAME - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
DEFAULT_GROUP - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
DEFAULT_GROUP_QUOTA - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
Default log.
DEFAULT_MAX_AGGR_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_MAX_AGGR_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_MAX_POOL_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
DEFAULT_MAX_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_MINIMUM_IDLE - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
DEFAULT_TENANT_QUOTA - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
DEFAULT_VALIDATION_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
defaultClusterQuota - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
The default cluster capacity limit.
defaultGroupQuota - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
the default capacity limit per Group.
DefaultIpFlowDataManagerTask() - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleIpFlowData.DefaultIpFlowDataManagerTask
 
defaultMaxAggrCount - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
The default Maximum number of aggregated data.
defaultMaxAggrSize - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
The maximum size of content in a single subconfiguration of aggregated data.
defaultMaxSize - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
The maximum size of the content in the configuration of a single, unit for bytes.
defaultTenantQuota - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
The default capacity limit per Tenant.
DELAY - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
DELAY_SECONDS - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MemoryMonitor
 
DELETE_CONFIG - 类 中的静态变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
deleteConfig(HttpServletRequest, HttpServletResponse, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Synchronously delete all pre-aggregation data under a dataId.
deleteConfigs(HttpServletRequest, HttpServletResponse, List<Long>) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute delete config operation.
deleteGroupCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Delete GroupCapacity.
deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
Execute delete user permission operation.
deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
Execute delete permission operation.
deletePermission(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.PermissionPersistService
delete the role's permission.
deleteRole(String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
Delete user role.
deleteRole(String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
Execute delete role operation.
deleteRole(String) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
delete role.
deleteRole(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
Execute delete role sql operation.
deleteRole(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
Execute delete role operation.
deleteRole(String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
delete user's role.
deleteTenantCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Delete TenantCapacity.
deleteUser(String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
Execute delete user operation.
deleteUser(String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
Execute delete user operation.
deleteUser(String) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
delete user by username.
DERBY_SNAPSHOT_LOAD - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
DERBY_SNAPSHOT_SAVE - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
derbyBaseDir - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
derbyBaseDir - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
DerbyImportEvent - com.alibaba.nacos.config.server.model.event中的类
Data import event.
DerbyImportEvent(boolean) - 类 的构造器com.alibaba.nacos.config.server.model.event.DerbyImportEvent
 
DerbyLoadEvent - com.alibaba.nacos.config.server.model.event中的类
DerbyLoadEvent.
DerbyLoadEvent() - 类 的构造器com.alibaba.nacos.config.server.model.event.DerbyLoadEvent
 
derbyOps(String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigOpsController
// TODO In a future release, the front page should appear operable The interface to the Derby operations query can only run select statements and is a direct query to the native Derby database without any additional logic.
derbyShutdownErrMsg - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
DerbySnapshotOperation - com.alibaba.nacos.config.server.service.repository.embedded中的类
Derby Snapshot operation.
DerbySnapshotOperation(ReentrantReadWriteLock.WriteLock) - 类 的构造器com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
DerbyUtils - com.alibaba.nacos.config.server.utils中的类
Derby util.
DerbyUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.DerbyUtils
 
desc - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
desc - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
desc - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
DESC - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
description - 枚举 中的变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
destroy() - 类 中的方法com.alibaba.nacos.config.server.filter.CurcuitFilter
 
destroy() - 类 中的方法com.alibaba.nacos.config.server.filter.NacosWebFilter
 
detailConfigHistory(Long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
detailConfigHistory(Long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
detailConfigHistory(Long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get history config detail.
detailConfigInfo(HttpServletRequest, HttpServletResponse, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Get the specific configuration information that the console USES.
detailPreviousConfigHistory(Long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
detailPreviousConfigHistory(Long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
detailPreviousConfigHistory(Long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get previous config detail.
DISABLE_APP_COLLECTOR - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
DISK_QUATA_CN - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
DISK_QUATA_EN - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
DiskUtil - com.alibaba.nacos.config.server.utils中的类
Disk util.
DiskUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.DiskUtil
 
DistributedDatabaseOperateImpl - com.alibaba.nacos.config.server.service.repository.embedded中的类
Distributed Database Operate.
DistributedDatabaseOperateImpl(ServerMemberManager, ProtocolManager) - 类 的构造器com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
do4Delete(ProceedingJoinPoint, HttpServletResponse, String, String, ConfigInfo) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Delete Operation.
do4Insert(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Write operation.
do4Update(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Update operation: open the limitation of capacity management and it will check the size of content.
doDataImport(JdbcTemplate, List<ModifyRequest>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
Perform data import.
doDerbyBackup(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
doDerbyClean() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
doDerbyRestoreFromBackup(Callable<Void>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.alibaba.nacos.config.server.filter.CurcuitFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.alibaba.nacos.config.server.filter.NacosWebFilter
 
doGetConfig(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigServletInner
Execute to get config API.
doGetKey(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
 
doPollingConfig(HttpServletRequest, HttpServletResponse, Map<String, String>, int) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigServletInner
long polling the config.
doResult(CounterMode, HttpServletResponse, String, String, Object, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
dump(PrintWriter) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
dump(String, String, String, long, String) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
dump(String, String, String, long, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
Add DumpTask to TaskManager, it will execute asynchronously.
dump(String, String, String, String, long, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Save config file and update md5 value in cache.
dump(String, String, String, String, long, String) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
dump(String, String, String, String, long, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
Add DumpTask to TaskManager, it will execute asynchronously.
DUMP_ALL_INTERVAL_IN_MINUTE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
full dump interval.
DUMP_EVENT_ERROR - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
DUMP_EVENT_OK - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
DUMP_EVENT_REMOVE_OK - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
DUMP_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
DUMP_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
Dump log.
dumpAll() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
dumpAllBetaProcessor - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
DumpAllBetaProcessor - com.alibaba.nacos.config.server.service.dump.processor中的类
Dump all beta processor.
DumpAllBetaProcessor(DumpService) - 类 的构造器com.alibaba.nacos.config.server.service.dump.processor.DumpAllBetaProcessor
 
DumpAllBetaTask - com.alibaba.nacos.config.server.service.dump.task中的类
Dump all beta task.
DumpAllBetaTask() - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpAllBetaTask
 
dumpAllProcessor - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
DumpAllProcessor - com.alibaba.nacos.config.server.service.dump.processor中的类
Dump all processor.
DumpAllProcessor(DumpService) - 类 的构造器com.alibaba.nacos.config.server.service.dump.processor.DumpAllProcessor
 
dumpAllTagProcessor - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
DumpAllTagProcessor - com.alibaba.nacos.config.server.service.dump.processor中的类
Dump all tag processor.
DumpAllTagProcessor(DumpService) - 类 的构造器com.alibaba.nacos.config.server.service.dump.processor.DumpAllTagProcessor
 
DumpAllTagTask - com.alibaba.nacos.config.server.service.dump.task中的类
Dump all tag task.
DumpAllTagTask() - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpAllTagTask
 
DumpAllTask - com.alibaba.nacos.config.server.service.dump.task中的类
Dump all task.
DumpAllTask() - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpAllTask
 
dumpAllTaskMgr - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
dumpBeta(String, String, String, String, long, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Save config file and update md5 value in cache.
dumpChange(String, String, String, String, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Save config file and update md5 value in cache.
DumpChangeProcessor - com.alibaba.nacos.config.server.service.dump.processor中的类
Dump change processor.
DumpChangeProcessor(DumpService, Timestamp, Timestamp) - 类 的构造器com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
DumpChangeTask - com.alibaba.nacos.config.server.service.dump.task中的类
Dump change task.
DumpChangeTask() - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpChangeTask
 
DumpConfigHandler - com.alibaba.nacos.config.server.service.dump中的类
Dump config subscriber.
DumpConfigHandler() - 类 的构造器com.alibaba.nacos.config.server.service.dump.DumpConfigHandler
 
dumpConfigInfo(DumpAllProcessor) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
dumpObject(Object) - 类 中的静态方法com.alibaba.nacos.config.server.utils.YamlParserUtil
Serialize a Java object into a YAML string.
dumpOperate(DumpProcessor, DumpAllProcessor, DumpAllBetaProcessor, DumpAllTagProcessor) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
DumpProcessor - com.alibaba.nacos.config.server.service.dump.processor中的类
dump processor.
DumpProcessor(DumpService) - 类 的构造器com.alibaba.nacos.config.server.service.dump.processor.DumpProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.controller.CommunicationController
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigOpsController
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigChangeClusterSyncRequestHandler
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllBetaProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllTagProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpProcessor
 
dumpService - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
DumpService - com.alibaba.nacos.config.server.service.dump中的类
Dump data service.
DumpService(PersistService, ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.dump.DumpService
Here you inject the dependent objects constructively, ensuring that some of the dependent functionality is initialized ahead of time.
DumpService.MergeAllDataWorker - com.alibaba.nacos.config.server.service.dump中的类
 
dumpTag(String, String, String, String, String, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Save config file and update md5 value in cache.
dumpTask - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
DumpTask - com.alibaba.nacos.config.server.service.dump.task中的类
Dump data task.
DumpTask(String, long, String) - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
DumpTask(String, long, String, boolean) - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
DumpTask(String, String, long, String, boolean) - 类 的构造器com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
dumpTaskMgr - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
DynamicDataSource - com.alibaba.nacos.config.server.service.datasource中的类
Datasource adapter.
DynamicDataSource() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 

E

effect - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
effect - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
EFFECT - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
EMBEDDED_STORAGE - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
EmbeddedDumpService - com.alibaba.nacos.config.server.service.dump中的类
Embedded dump service.
EmbeddedDumpService(PersistService, ServerMemberManager, ProtocolManager) - 类 的构造器com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
Here you inject the dependent objects constructively, ensuring that some of the dependent functionality is initialized ahead of time.
EmbeddedPaginationHelperImpl<E> - com.alibaba.nacos.config.server.service.repository.embedded中的类
Pagination Utils For Apache Derby.
EmbeddedPaginationHelperImpl(DatabaseOperate) - 类 的构造器com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
EmbeddedPermissionPersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
There is no self-augmented primary key.
EmbeddedPermissionPersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
 
EmbeddedRolePersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
There is no self-augmented primary key.
EmbeddedRolePersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
embeddedStorage - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Inline storage value = ${nacos.standalone}.
EmbeddedStorageContextUtils - com.alibaba.nacos.config.server.service.sql中的类
Temporarily saves all insert, update, and delete statements under a transaction in the order in which they occur.
EmbeddedStorageContextUtils() - 类 的构造器com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
EmbeddedStoragePersistServiceImpl - com.alibaba.nacos.config.server.service.repository.embedded中的类
For Apache Derby.
EmbeddedStoragePersistServiceImpl(DatabaseOperate, IdGeneratorManager) - 类 的构造器com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
The constructor sets the dependency injection order.
EmbeddedUserPersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
There is no self-augmented primary key.
EmbeddedUserPersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
EMPTY_ARRAY - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
ENCODE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
endTime - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
equals(Object) - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
ERROR - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
errorMessages - 类 中的变量com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
If the read failed due to an internal problem in the Raft state machine, it cannot be remedied by retrying.
ex - 类 中的变量com.alibaba.nacos.config.server.model.event.RaftDbErrorEvent
 
execute(Connection, String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
Execute sql.
executeAsyncInvoke() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncTask
 
executeAsyncNotify(Runnable) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
executeEmbeddedDump(Runnable) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
executeLongPolling(Runnable) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
executeNo - 类 中的变量com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
executor - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
expireTime - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleCache.CacheEntry
 
EXPORT_CONFIG_FILE_NAME - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigController
 
EXPORT_CONFIG_FILE_NAME_DATE_FORMAT - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigController
 
EXPORT_CONFIG_FILE_NAME_EXT - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigController
 
exportConfig(String, String, String, String, List<Long>) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute export config operation.
exportConfigV2(String, String, String, String, List<Long>) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
new version export config add metadata.yml file record config metadata.
EXTEND_INFO_CONFIG_DUMP_EVENT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Configure the dump event name.
EXTEND_INFO_CONTEXT - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
EXTEND_INFOS_CONFIG_DUMP_EVENT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Configure the dump event-list name.
EXTEND_NEED_READ_UNTIL_HAVE_DATA - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Specifies that reads wait without timeout.
ExternalDataSourceProperties - com.alibaba.nacos.config.server.service.datasource中的类
Properties of external DataSource.
ExternalDataSourceProperties() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
ExternalDataSourceProperties.Callback<D> - com.alibaba.nacos.config.server.service.datasource中的接口
 
ExternalDataSourceServiceImpl - com.alibaba.nacos.config.server.service.datasource中的类
Base data source.
ExternalDataSourceServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
ExternalDataSourceServiceImpl.CheckDbHealthTask - com.alibaba.nacos.config.server.service.datasource中的类
 
ExternalDataSourceServiceImpl.SelectMasterTask - com.alibaba.nacos.config.server.service.datasource中的类
 
ExternalDumpService - com.alibaba.nacos.config.server.service.dump中的类
External dump service.
ExternalDumpService(PersistService, ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.dump.ExternalDumpService
Here you inject the dependent objects constructively, ensuring that some of the dependent functionality is initialized ahead of time.
ExternalPermissionPersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
Implemetation of ExternalPermissionPersistServiceImpl.
ExternalPermissionPersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
 
ExternalRolePersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
Implemetation of ExternalRolePersistServiceImpl.
ExternalRolePersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
ExternalRolePersistServiceImpl.RoleInfoRowMapper - com.alibaba.nacos.config.server.auth中的类
 
ExternalStoragePaginationHelperImpl<E> - com.alibaba.nacos.config.server.service.repository.extrnal中的类
External Storage Pagination utils.
ExternalStoragePaginationHelperImpl(JdbcTemplate) - 类 的构造器com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
ExternalStoragePersistServiceImpl - com.alibaba.nacos.config.server.service.repository.extrnal中的类
External Storage Persist Service.
ExternalStoragePersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
ExternalUserPersistServiceImpl - com.alibaba.nacos.config.server.auth中的类
Implemetation of ExternalUserPersistServiceImpl.
ExternalUserPersistServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 

F

failCount - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
failCount - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTask
 
FATAL_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
Fatal error log, require alarm.
fetchPage(String, String, Object[], int, int, Long, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
fetchPage(String, String, Object[], int, int, Long, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
fetchPage(String, String, Object[], int, int, Long, RowMapper<E>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
fetchPage(String, String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
Take paging.
fetchPage(String, String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
Take paging.
fetchPage(String, String, Object[], int, int, RowMapper<E>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
fetchPageLimit(String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
fetchPageLimit(String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
fetchPageLimit(String, Object[], int, int, RowMapper<E>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
fetchPageLimit(String, Object[], String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
fetchPageLimit(String, Object[], String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
fetchPageLimit(String, Object[], String, Object[], int, int, RowMapper<E>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
fetchPageLimit(String, String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
fetchPageLimit(String, String, Object[], int, int, RowMapper) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
fetchPageLimit(String, String, Object[], int, int, RowMapper<E>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
fgc - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Full gc time counter.
fgct - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Full gc time.
fileNotExist(File) - 类 中的静态方法com.alibaba.nacos.config.server.controller.ConfigServletInner
 
fileNotExist(File) - 类 中的静态方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
fileType - 枚举 中的变量com.alibaba.nacos.config.server.enums.FileTypeEnum
File type corresponding to file extension.
FileTypeEnum - com.alibaba.nacos.config.server.enums中的枚举
Config file type enum.
FileTypeEnum(String) - 枚举 的构造器com.alibaba.nacos.config.server.enums.FileTypeEnum
 
FileTypeEnum(String, String) - 枚举 的构造器com.alibaba.nacos.config.server.enums.FileTypeEnum
 
findAllAggrGroup() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllAggrGroup() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllAggrGroup() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Find all aggregated data sets.
findAllConfigInfo(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfo(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfo(int, int, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all configuration information by page.
findAllConfigInfo4Export(String, String, String, String, List<Long>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfo4Export(String, String, String, String, List<Long>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfo4Export(String, String, String, String, List<Long>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
query all configuration information according to group, appName, tenant (for export).
findAllConfigInfoBase(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfoBase(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
已过时。
findAllConfigInfoBase(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
已过时。
findAllConfigInfoBetaForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfoBetaForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfoBetaForDumpAll(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all beta config info for dump task.
findAllConfigInfoForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfoForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfoForDumpAll(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all configuration information by page for dump task.
findAllConfigInfoFragment(long, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfoFragment(long, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfoFragment(long, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all config info.
findAllConfigInfoTagForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigInfoTagForDumpAll(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigInfoTagForDumpAll(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all tag config info for dump task.
findAllConfigKey(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllConfigKey(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findAllConfigKey(int, int, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query all configuration information by page.
findAllDataIdAndGroup() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findAllDataIdAndGroup() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
已过时。
findAllDataIdAndGroup() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
已过时。
findChangeConfig(String, String, String, String, Timestamp, Timestamp, int, int, long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findChangeConfig(String, String, String, String, Timestamp, Timestamp, int, int, long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findChangeConfig(String, String, String, String, Timestamp, Timestamp, int, int, long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
According to the time period and configuration conditions to query the eligible configuration.
findChangeConfig(Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findChangeConfig(Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findChangeConfig(Timestamp, Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query change config.
findConfigAdvanceInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigAdvanceInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigAdvanceInfo(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information; database atomic operation, minimum SQL action, no business encapsulation.
findConfigAllInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigAllInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigAllInfo(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information; database atomic operation, minimum SQL action, no business encapsulation.
findConfigHistory(String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigHistory(String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigHistory(String, String, String, int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
List configuration history change record.
findConfigHistoryCountByTime(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigHistoryCountByTime(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigHistoryCountByTime(Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get the number of configurations before the specified time.
findConfigInfo(long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfo(long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfo(long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information by primary key ID.
findConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfo(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information; database atomic operation, minimum SQL action, no business encapsulation.
findConfigInfo4Beta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfo4Beta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfo4Beta(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query beta configuration information based on dataId and group.
findConfigInfo4Page(int, int, String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfo4Page(int, int, String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfo4Page(int, int, String, String, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
find config info.
findConfigInfo4Tag(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfo4Tag(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfo4Tag(String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query tag configuration information based on dataId and group.
findConfigInfoAdvanceInfo(String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoAdvanceInfo(String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoAdvanceInfo(String, String, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on dataId and group.
findConfigInfoAggr(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoAggr(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoAggr(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Find all data before aggregation under a dataId.
findConfigInfoAggrByPage(String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoAggrByPage(String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoAggrByPage(String, String, String, int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query aggregation config info.
findConfigInfoAggrLike(int, int, ConfigKey[], boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoAggrLike(int, int, ConfigKey[], boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoAggrLike(int, int, ConfigKey[], boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query eligible aggregated data.
findConfigInfoApp(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoApp(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoApp(String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query common configuration information based on dataId and group.
findConfigInfoBase(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoBase(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoBase(String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on dataId and group.
findConfigInfoBaseByDataId(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoBaseByDataId(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoBaseByDataId(int, int, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on dataId.
findConfigInfoBaseByGroup(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoBaseByGroup(int, int, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoBaseByGroup(int, int, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on group.
findConfigInfoBaseLike(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoBaseLike(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoBaseLike(int, int, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Fuzzy query configuration information based on dataId and group.
findConfigInfoByAdvance(int, int, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByAdvance(int, int, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByAdvance(int, int, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information.
findConfigInfoByApp(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByApp(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByApp(int, int, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on group.
findConfigInfoByBatch(List<String>, String, String, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByBatch(List<String>, String, String, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByBatch(List<String>, String, String, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Use select in to realize batch query of db records; subQueryLimit specifies the number of conditions in in, with an upper limit of 20.
findConfigInfoByDataId(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByDataId(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByDataId(int, int, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on dataId.
findConfigInfoByDataIdAndAdvance(int, int, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByDataIdAndAdvance(int, int, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByDataIdAndAdvance(int, int, String, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
find config info.
findConfigInfoByDataIdAndApp(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByDataIdAndApp(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByDataIdAndApp(int, int, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on dataId.
findConfigInfoByGroup(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByGroup(int, int, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByGroup(int, int, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on group.
findConfigInfoByGroupAndAdvance(int, int, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByGroupAndAdvance(int, int, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByGroupAndAdvance(int, int, String, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information.
findConfigInfoByGroupAndApp(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoByGroupAndApp(int, int, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoByGroupAndApp(int, int, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query configuration information based on group.
findConfigInfoLike(int, int, ConfigKey[], boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoLike(int, int, ConfigKey[], boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoLike(int, int, ConfigKey[], boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Fuzzy query configuration information based on dataId and group.
findConfigInfoLike(int, int, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoLike(int, int, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoLike(int, int, String, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Fuzzy query configuration information based on dataId and group.
findConfigInfoLike4Page(int, int, String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfoLike4Page(int, int, String, String, String, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfoLike4Page(int, int, String, String, String, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query config info.
findConfigInfosByIds(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigInfosByIds(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigInfosByIds(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
find ConfigInfo by ids.
findConfigMaxId() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findConfigMaxId() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findConfigMaxId() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get the maxId.
findDatumIdByContent(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findDatumIdByContent(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findDatumIdByContent(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Find datumId by datum content.
findDeletedConfig(Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findDeletedConfig(Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findDeletedConfig(Timestamp, Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query deleted config.
findRolesLikeRoleName(String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
findRolesLikeRoleName(String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
findRolesLikeRoleName(String) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
fuzzy query roles by role name.
findSingleConfigInfoAggr(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findSingleConfigInfoAggr(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findSingleConfigInfoAggr(String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Find a single piece of data before aggregation.
findTenantByKp(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findTenantByKp(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findTenantByKp(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query tenant info.
findTenantByKp(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
findTenantByKp(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
findTenantByKp(String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query tenant info.
findUserByUsername(String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
findUserByUsername(String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
Execute find user by username operation.
findUserByUsername(String) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
query user by username.
findUserLikeUsername(String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
findUserLikeUsername(String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 
findUserLikeUsername(String) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
fuzzy query user by username.
finished - 类 中的变量com.alibaba.nacos.config.server.model.event.DerbyImportEvent
 
FINISHED - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
FINISHED - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
FIRST_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
First version of data.
FIXED_DELAY_TIME - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
FIXED_POLLING - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
FIXED_POLLING_INTERVAL - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
FIXED_POLLING_INTERVAL_MS - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
FLOW_CONTROL_INTERVAL - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
FLOW_CONTROL_SLOT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
FLOW_CONTROL_THRESHOLD - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
FORWARD_LEADER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Forward to leader node.
freeMemory - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Free memory.
futureUpdate() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data modify transaction The SqlContext to be executed in the current thread will be executed and automatically cleared.
fuzzySearchConfig(String, String, String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Fuzzy query configuration information.

G

gct - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Gc time.
generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
generateLikeArgument(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Generate fuzzy search Sql.
generateResponse(List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
generateResponse(HttpServletRequest, HttpServletResponse, List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
get(String) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleCache
Get data.
get404Result(HttpServletResponse) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigServletInner
 
getAction() - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
getAddress() - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
getAllSubClientConfigByIp(String, boolean, String, int, ModelMap) - 类 中的方法com.alibaba.nacos.config.server.controller.ListenerController
Get subscribe information from client side.
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getAppName() - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
getAppName() - 类 中的静态方法com.alibaba.nacos.config.server.utils.AppNameUtils
 
getAppName(HttpServletRequest) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RequestUtil
Gets the name of the client application in the header.
getAppNameByProjectName() - 类 中的静态方法com.alibaba.nacos.config.server.utils.AppNameUtils
 
getAppNameByServerHome() - 类 中的静态方法com.alibaba.nacos.config.server.utils.AppNameUtils
 
getArgs() - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
getArgs() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
getAverageCount() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
getAverageCount() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
getBeforeStamp(Timestamp, int) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
getBetaIps() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
getBetaIps() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getBetaIps(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Get and return beta ip list.
getBoolean(String, boolean) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getCapacity(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
getCapacity(String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getCapacity(HttpServletResponse, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.CapacityController
 
getCapacityList4CorrectUsage(long, int) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Get group capacity list, noly has id and groupId value.
getCapacityList4CorrectUsage(long, int) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Get TenantCapacity List, only including id and tenantId value.
getCapacityWithDefault(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
getCfgId() - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
getClassName() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
getClientConfigNotifierServiceExecutor() - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
getClientIp() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
getClientMd5Map(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Parse the transport protocol, which has two formats (W for field delimiter, L for each data delimiter) old: D w G w MD5 l new: D w G w MD5 w T l.
getClientMetrics(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ClientMetricsController
Get client config listener lists of subscriber in local machine.
getClientPollingRecord(String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getClientRecord(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Get and return the record of specified client ip.
getClientSubConfigInfo(String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getClusterCapacity() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
getClusterUsage() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
getCode() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getCode() - 枚举 中的方法com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
getCodeMsg() - 枚举 中的方法com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
getCollectSampleResult(String, String, String, int) - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService
 
getCollectSampleResultByIp(String, int) - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService
 
getCollectStatus() - 类 中的方法com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
getCollectSubscribleInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getCollectSubscribleInfoByIp(String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getConfig - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getConfig(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
getConfig(HttpServletRequest, HttpServletResponse, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Get configure board information fail.
GETCONFIG_LOCAL_SERVER_SNAPSHOT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Plain sequence of getting data: backup file -> server -> local file.
GETCONFIG_LOCAL_SNAPSHOT_SERVER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Plain sequence of getting data: backup file -> local file -> server.
getConfigAdvanceInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
 
getConfigCount - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
getConfigCountDetail - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
getConfigCountMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getConfigHistoryInfo(String, String, String, Long) - 类 中的方法com.alibaba.nacos.config.server.controller.HistoryController
Query the detailed configuration history information.
getConfigInfo() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
getConfigMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getConfigNotifyException() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getConfigs() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getConfigSubServiceExecutor() - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
getConfigTags() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getConfigTags() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getConfigTagsByTenant(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getConfigTagsByTenant(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
getConfigTagsByTenant(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query config tag list.
getContent() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getContent() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getContent() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
getContent() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getContent(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ContentUtils
 
getContentBetaMd5(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Get and return beta md5 value from cache.
getContentCache(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Get and return content cache.
getContentIdentity(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ContentUtils
 
getContentIdentity(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.UrlAnalysisUtils
 
getContentMd5(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Get and return content md5 value from cache.
getContentMd5(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
getContentTagMd5(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Get and return tag md5 value from cache.
getContentType() - 枚举 中的方法com.alibaba.nacos.config.server.enums.FileTypeEnum
 
getContext(ConfigQueryRequest, RequestMeta, boolean) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
getCorrectUsageDelay() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getCount(int) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
getCpuRatio() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getCreatedTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getCreateIp() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getCreateIp() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getCreateTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getCreateTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getCreateUser() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getCreateUser() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getCurrentCount() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
getCurrentCount(String) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
getCurrentDbUrl() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Get current db url.
getCurrentDbUrl() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
getCurrentDbUrl() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
getCurrentDBUrl() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getCurrentDBUrl() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
getCurrentExtendInfo() - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
getCurrentPage() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getCurrentSize(String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Get and return the byte size of encoding.
getCurrentSqlContext() - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
getCurrentTime() - 类 中的静态方法com.alibaba.nacos.config.server.utils.TimeUtils
 
getCurrentTimeStr() - 类 中的静态方法com.alibaba.nacos.config.server.utils.TimeUtils
 
getData() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getDatabaseOperate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
getDataId() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
getDataIds(String) - 类 中的方法com.alibaba.nacos.config.server.controller.HistoryController
Query configs list by namespace.
getDatasource() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
getDataSource() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
getDataSource() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 
getDate() - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
getDatumId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getDbException() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getDefaultClusterQuota() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDefaultGroupQuota() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDefaultMaxAggrCount() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDefaultMaxAggrSize() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDefaultMaxSize() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDefaultMaxSize(boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getDefaultQuota(boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
getDefaultTenantQuota() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getDelayTime(NotifyTask) - 类 中的静态方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
get delayTime and also set failCount to task; The failure time index increases, so as not to retry invalid tasks in the offline scene, which affects the normal synchronization.
getDesc() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getDesc() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getDesc() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
getDumpTaskMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getEffect() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getEffect() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getEx() - 类 中的方法com.alibaba.nacos.config.server.model.event.RaftDbErrorEvent
 
getExecuteNo() - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
getExecutor() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
getFailCount() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
getFailCount() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
getFgc() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getFgct() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getFileType() - 枚举 中的方法com.alibaba.nacos.config.server.enums.FileTypeEnum
 
getFileTypeEnumByFileExtensionOrFileType(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.enums.FileTypeEnum
Get the corresponding FileTypeEnum by file extension or fileType.
getFixedPollingInterval() - 类 中的静态方法com.alibaba.nacos.config.server.service.LongPollingService
 
getFreeMemory() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getGct() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getGmtCreate() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getGmtModified() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.GroupCapacity
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
getGroup() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
getGroupCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
getGroupCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
getGroupIdList(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getGroupIdList(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
getGroupIdList(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
get group id list by page.
getGroupKey() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getGroupKey() - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
getGroupKey() - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
getGroupKey2md5Map() - 类 中的方法com.alibaba.nacos.config.server.service.ClientRecord
 
getGroupKey2pollingTsMap() - 类 中的方法com.alibaba.nacos.config.server.service.ClientRecord
 
getGroupkeyString() - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
getGroupOrTenantLimitType(CounterMode, String, String, int, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getHandleIp() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getHandleIp() - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
getHealth() - 类 中的方法com.alibaba.nacos.config.server.controller.HealthController
 
getHealth() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Get heath information.
getHealth() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
getHealth() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
getHostAddress() - 类 中的静态方法com.alibaba.nacos.config.server.utils.SystemConfig
 
getId() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
getId() - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
getId() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
getIllegalArgumentException() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getInitialExpansionPercent() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getInstance() - 类 中的静态方法com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 
getInt(String, int) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getIp() - 类 中的方法com.alibaba.nacos.config.server.service.ClientRecord
 
getIps() - 类 中的方法com.alibaba.nacos.config.server.model.AclInfo
 
getIps4Beta() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getIsOpen() - 类 中的方法com.alibaba.nacos.config.server.model.AclInfo
 
getItemData() - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
getItemName() - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
getJdbcTemplate() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Get jdbc template.
getJdbcTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
getJdbcTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
getJdbcTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
For unit testing.
getJdbcTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
For unit testing.
getKey(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
 
getKey(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey2
 
getKey(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
 
getKey(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey2
 
getKeyTenant(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
 
getLastId() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getLastModified() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
getLastModified() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
getLastModified() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
getLastModified() - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
getLastModified() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
getLastModifiedTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getLastModifiedTs() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getLastModifiedTs() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getLastModifiedTs(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
getLastModifiedTs4Beta() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getLastSubscribeInfoCollectedTime() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
getLastTime() - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
getLastTime() - 类 中的方法com.alibaba.nacos.config.server.service.ClientRecord
 
getLimitType(CounterMode, String, String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getLisentersGroupkeyStatus() - 类 中的方法com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
getLisentersGroupkeyStatus() - 类 中的方法com.alibaba.nacos.config.server.model.SampleResult
 
getListeners(String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
get listeners of the group key.
getListeners(String, String, String, int) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Subscribe to configured client information.
getListenKeyMd5(String, String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
get md5.
getListenKeys(String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
get listen keys.
getLoad() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getLocalConfigMd5(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
getLocalIp() - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
getLongPollingMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getMaxAggrCount() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getMaxAggrSize() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getMaxContent() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getMaxHealthCheckFailCount() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getMaxMemory() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getMaxSize() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getMaxSize(boolean, Capacity) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getMd5() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getMd5() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getMd5() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
getMd5() - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
getMd54Beta() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getMemberManager() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
getMessage() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
getMessage() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
getMessage() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getMetadata() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata
 
getMetaDataItem() - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
getModifyTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getModifyTime() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getNacosAsyncRestTemplate() - 类 中的静态方法com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
getNacosException() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getNacosRestTemplate() - 类 中的静态方法com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
getNamespaceId() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getNotifyClientTaskMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getNotifyConnectTimeout() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getNotifyRtTimer() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getNotifySocketTimeout() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getNotifyTaskMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getOpType() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getPageItems() - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
getPageNumber() - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
getPagesAvailable() - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
getPageSize() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getPassword() - 类 中的方法com.alibaba.nacos.config.server.model.User
 
getPermissions(String, int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
 
getPermissions(String, int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
 
getPermissions(String, int, int) - 接口 中的方法com.alibaba.nacos.config.server.auth.PermissionPersistService
get the permissions of role by page.
getPersistService() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
getPreviousConfigHistoryInfo(String, String, String, Long) - 类 中的方法com.alibaba.nacos.config.server.controller.HistoryController
Query previous config history information.
getProperty(String) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getProperty(String, String) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getPublishMonitor() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getQueryType() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
getQuota() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getRemoteIp(HttpServletRequest) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RequestUtil
get real client ip
getResource() - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
getResult(ProceedingJoinPoint, HttpServletResponse, String, String, CounterMode, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
getRetainIps() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getRetentionDays() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
getRole() - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
getRole() - 类 中的方法com.alibaba.nacos.config.server.auth.RoleInfo
 
getRoles(int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
getRoles(int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
getRoles(int, int) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
get roles by page.
getRolesByUserName(String, int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
getRolesByUserName(String, int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
getRolesByUserName(String, int, int) - 接口 中的方法com.alibaba.nacos.config.server.auth.RolePersistService
query the user's roles by username.
getRowMapper(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
getRwLock() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getSchema() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getSchema() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getSerialversionuid() - 类 中的静态方法com.alibaba.nacos.config.server.model.RestPageResult
 
getServerId() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getServerIp() - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
getServerType() - 类 中的静态方法com.alibaba.nacos.config.server.utils.AppNameUtils
 
getSlotCount() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
getSlotInfo() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
getSql() - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
getSql() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
getSrcIp() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getSrcUser() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getSrcUserName(HttpServletRequest) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RequestUtil
Gets the username of the client application in the Attribute.
getStatus() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
getStatus() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
getStatus() - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
getStatusCode() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getStatusMsg() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getString(String, String) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
getStringForPrint() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
getSubClientConfig(String, String, String, ModelMap) - 类 中的方法com.alibaba.nacos.config.server.controller.CommunicationController
Get client config information of subscriber in local machine.
getSubClientConfigByIp(HttpServletRequest, HttpServletResponse, String, ModelMap) - 类 中的方法com.alibaba.nacos.config.server.controller.CommunicationController
Get client config listener lists of subscriber in local machine.
getSubInfoCollectLockExpireTime() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
getSubInfoCollectLockOwner() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
getSubscribleInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getSubscribleInfoByIp(String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
getSwitchBoolean(String, boolean) - 类 中的静态方法com.alibaba.nacos.config.server.service.SwitchService
 
getSwitches() - 类 中的静态方法com.alibaba.nacos.config.server.service.SwitchService
 
getSwitchInteger(String, int) - 类 中的静态方法com.alibaba.nacos.config.server.service.SwitchService
 
getSwitchString(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.SwitchService
 
getTag() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
getTag() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getTag() - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
getTagLastModifiedTs() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getTagMd5() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getTargetIP() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
getTaskInfos() - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
 
getTaskInfos() - 接口 中的方法com.alibaba.nacos.config.server.manager.TaskManagerMBean
Get task info.
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.TenantCapacity
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
getTenant() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
getTenantCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
getTenantCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
getTenantDesc() - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
getTenantId() - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
getTenantIdList(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getTenantIdList(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
getTenantIdList(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
get tenant id list by page.
getTenantName() - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
getTimeout() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
getTotal() - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
getTotalCount() - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
getTotalMemory() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getTotalTime() - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
 
getTransactionTemplate() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Get transaction template.
getTransactionTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
getTransactionTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
getTransactionTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
getTransactionTemplate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
getType() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
getType() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getType() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
getType() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
getType() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
getType() - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigPublishGroupKeyParser.ConfigGroupKey
 
getType() - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigPublishGroupParser.ConfigGroupKey
 
getType() - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryGroupKeyParser.ConfigGroupKey
 
getType() - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryGroupParser.ConfigGroupKey
 
getUnhealthException() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
getUrl(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService
Get and return called url string value.
getUsage() - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
getUse() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
getUse() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
getUser(HttpServletRequest) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RequestUtil
Gets the user of the client application in the Attribute.
getUsername() - 类 中的方法com.alibaba.nacos.config.server.auth.RoleInfo
 
getUsername() - 类 中的方法com.alibaba.nacos.config.server.model.User
 
getUsers(int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
getUsers(int, int) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 
getUsers(int, int) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
get users by page.
getVersionNumber(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.Protocol
fix the version number like 2.0.4(fix the version template like major.minor.bug-fix)
getWhiteList() - 类 中的静态方法com.alibaba.nacos.config.server.service.AggrWhitelist
 
getYgc() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getYgct() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
getZipItemList() - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
GlobalExceptionHandler - com.alibaba.nacos.config.server.exception中的类
Global exception handler.
GlobalExceptionHandler() - 类 的构造器com.alibaba.nacos.config.server.exception.GlobalExceptionHandler
 
gmtCreate - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
gmtModified - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
group - 类 中的变量com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
group - 类 中的变量com.alibaba.nacos.config.server.model.app.GroupKey
 
group - 类 中的变量com.alibaba.nacos.config.server.model.capacity.GroupCapacity
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigKey
 
group - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
group - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
group - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
group - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
group - 类 中的变量com.alibaba.nacos.config.server.model.GroupInfo
 
group - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
group - 类 中的变量com.alibaba.nacos.config.server.model.SubInfo
 
group - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTask
 
group() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
group(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
GROUP - com.alibaba.nacos.config.server.model.AuthType
Auth type.
GROUP - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
GROUP_CAPACITY_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
GROUP_DATAID - com.alibaba.nacos.config.server.model.AuthType
 
GroupCapacity - com.alibaba.nacos.config.server.model.capacity中的类
Group Capacity.
GroupCapacity() - 类 的构造器com.alibaba.nacos.config.server.model.capacity.GroupCapacity
 
groupCapacityPersistService - 类 中的变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
GroupCapacityPersistService - com.alibaba.nacos.config.server.service.capacity中的类
Group Capacity Service.
GroupCapacityPersistService() - 类 的构造器com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
GroupCapacityPersistService.GroupCapacityRowMapper - com.alibaba.nacos.config.server.service.capacity中的类
 
GroupCapacityRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService.GroupCapacityRowMapper
 
groupCount() - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
groupId - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
GroupInfo - com.alibaba.nacos.config.server.model中的类
GroupInfo.
GroupInfo() - 类 的构造器com.alibaba.nacos.config.server.model.GroupInfo
 
GroupInfo(String, String, String) - 类 的构造器com.alibaba.nacos.config.server.model.GroupInfo
 
groupKey - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
groupKey - 类 中的变量com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
groupKey - 类 中的变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
groupKey - 类 中的变量com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
groupKey - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
GroupKey - com.alibaba.nacos.config.server.model.app中的类
GroupKey.
GroupKey - com.alibaba.nacos.config.server.utils中的类
Synthesize dataId+groupId form.
GroupKey() - 类 的构造器com.alibaba.nacos.config.server.utils.GroupKey
 
GroupKey(String) - 类 的构造器com.alibaba.nacos.config.server.model.app.GroupKey
 
GroupKey(String, String) - 类 的构造器com.alibaba.nacos.config.server.model.app.GroupKey
 
GroupKey2 - com.alibaba.nacos.config.server.utils中的类
Group key util.
GroupKey2() - 类 的构造器com.alibaba.nacos.config.server.utils.GroupKey2
 
groupKey2md5Map - 类 中的变量com.alibaba.nacos.config.server.service.ClientRecord
 
groupKey2pollingTsMap - 类 中的变量com.alibaba.nacos.config.server.service.ClientRecord
 
groupKeyContext - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
groupKey-> connection set.
GroupkeyListenserStatus - com.alibaba.nacos.config.server.model中的类
GroupkeyListenserStatus.
GroupkeyListenserStatus() - 类 的构造器com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 

H

handle(ConfigChangeClusterSyncRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeClusterSyncRequestHandler
 
handle(ConfigBatchListenRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeBatchListenRequestHandler
 
handle(ConfigPublishRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigPublishRequestHandler
 
handle(ConfigQueryRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
handle(ConfigRemoveRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigRemoveRequestHandler
 
handleDataAccessException(DataAccessException) - 类 中的方法com.alibaba.nacos.config.server.exception.GlobalExceptionHandler
For DataAccessException.
handleExtendInfo(Map<String, String>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
handleIllegalArgumentException(Exception) - 类 中的方法com.alibaba.nacos.config.server.exception.GlobalExceptionHandler
For IllegalArgumentException, we are returning void with status code as 400, so our error-page will be used in this case.
handleIp - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
handleIp - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
handleIp - 类 中的变量com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
handleIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
handleNacosException(NacosException) - 类 中的方法com.alibaba.nacos.config.server.exception.GlobalExceptionHandler
For NacosException.
hasGroupKey(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
hashCode() - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
hasTenant(String) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
HEALTH_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
HEALTH_DOWN - 类 中的静态变量com.alibaba.nacos.config.server.controller.HealthController
 
HEALTH_UP - 类 中的静态变量com.alibaba.nacos.config.server.controller.HealthController
 
HEALTH_WARN - 类 中的静态变量com.alibaba.nacos.config.server.controller.HealthController
 
HealthController - com.alibaba.nacos.config.server.controller中的类
Health service.
HealthController() - 类 的构造器com.alibaba.nacos.config.server.controller.HealthController
 
healthStatus - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
heartBeatFile() - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
HISTORY_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
HISTORY_DETAIL_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
HISTORY_LIST_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
HistoryContext - com.alibaba.nacos.config.server.model中的类
HistoryContext.
HistoryContext() - 类 的构造器com.alibaba.nacos.config.server.model.HistoryContext
 
HistoryContext(String, String, String, int, String, Page<ConfigHistoryInfo>) - 类 的构造器com.alibaba.nacos.config.server.model.HistoryContext
 
HistoryController - com.alibaba.nacos.config.server.controller中的类
History management controller.
HistoryController() - 类 的构造器com.alibaba.nacos.config.server.controller.HistoryController
 
HTM - com.alibaba.nacos.config.server.enums.FileTypeEnum
Html file.
HTML - com.alibaba.nacos.config.server.enums.FileTypeEnum
Html file.
HttpClientManager - com.alibaba.nacos.config.server.service.notify中的类
http client manager.
HttpClientManager() - 类 的构造器com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
HttpClientManager.ConfigHttpClientFactory - com.alibaba.nacos.config.server.service.notify中的类
http client factory.

I

id - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
id - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
id - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
id - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
id - 类 中的变量com.alibaba.nacos.config.server.model.GroupInfo
 
idGeneratorManager - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
IF_MODIFIED_SINCE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
importAndPublishConfig(HttpServletRequest, String, String, SameConfigPolicy, MultipartFile) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute import and publish config operation.
importDerby(MultipartFile) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigOpsController
// TODO the front page should appear operable The external data source is imported into derby.
increase() - 类 中的方法com.alibaba.nacos.config.server.utils.AccumulateStatCount
 
INCREASE_STEPS - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
INCREMENT - com.alibaba.nacos.config.server.constant.CounterMode
Increment.
incrementAndGet() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
 
incrementAndGet(String) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleIpFlowData
Atomically increments by one the current value.
incrementUsage(GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Increment Usage.
incrementUsage(TenantCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Increment Usage.
incrementUsageWithDefaultQuotaLimit(GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Increment UsageWithDefaultQuotaLimit.
incrementUsageWithDefaultQuotaLimit(TenantCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Increment UsageWithDefaultQuotaLimit.
incrementUsageWithQuotaLimit(GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Increment UsageWithQuotaLimit.
incrementUsageWithQuotaLimit(TenantCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Increment UsageWithQuotaLimit.
index - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleFlowData
 
init() - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.controller.HealthController
 
init() - 类 中的方法com.alibaba.nacos.config.server.filter.CurcuitFilter
 
init() - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
Init and register the mbean object.
init() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Init.
init() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
init() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Initialize the relevant resource information.
init() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
initialize.
init() - 类 中的方法com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.dump.ExternalDumpService
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
init DataSourceService and IdGeneratorManager.
init() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
init() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
init datasource.
init(FilterConfig) - 类 中的方法com.alibaba.nacos.config.server.filter.NacosWebFilter
 
INIT_PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
INIT_THREAD_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
INIT_THREAD_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
initAllCapacity() - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
initAllCapacity(boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
initCapacity(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Init capacity.
initGroupCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Initialize the capacity information of the group.
initGroupCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Initialize the capacity information of the group.
INITIAL_DELAY_IN_MINUTE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
full dump delay.
INITIAL_EXPANSION_PERCENT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
initialExpansionPercent - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Initialize the expansion percentage of capacity has reached the limit.
initialize - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
initialize(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
initialize(ConfigurableApplicationContext) - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
initialized - 类 中的变量com.alibaba.nacos.config.server.utils.TimeoutUtils
 
initLastResetTime() - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
Init last reset time.
initTenantCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Initialize the capacity information of the tenant.
initTenantCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Initialize the capacity information of the tenant.
inner - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigController
 
innerRead(ReadRequest, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
In some business situations, you need to avoid the timeout issue, so blockRead is used to determine this.
INSERT_INTO_PATTERN - 类 中的静态变量com.alibaba.nacos.config.server.utils.DerbyUtils
 
INSERT_INTO_VALUES - 类 中的静态变量com.alibaba.nacos.config.server.utils.DerbyUtils
 
insertAndUpdateClusterUsage(CounterMode, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
To Cluster. 1.If the capacity information does not exist, initialize the capacity information. 2.Update capacity usage, plus or minus one.
insertAndUpdateGroupUsage(CounterMode, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
It is used for counting when the limit check function of capacity management is turned off. 1.If the capacity information does not exist, initialize the capacity information. 2.Update capacity usage, plus or minus one.
insertAndUpdateTenantUsage(CounterMode, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
It is used for counting when the limit check function of capacity management is turned off. 1.If the capacity information does not exist, initialize the capacity information. 2.Update capacity usage, plus or minus one.
insertCapacity(String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
insertConfigHistoryAtomic(long, ConfigInfo, String, String, Timestamp, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertConfigHistoryAtomic(long, ConfigInfo, String, String, Timestamp, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertConfigHistoryAtomic(long, ConfigInfo, String, String, Timestamp, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update change records; database atomic operations, minimal sql actions, no business encapsulation.
insertGroupCapacity(GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Insert GroupCapacity into db.
insertGroupCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
insertGroupCapacity(String, GroupCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
insertGroupCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update.
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdate(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Write to the main table, insert or update.
insertOrUpdateBeta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateBeta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateBeta(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update beta config.
insertOrUpdateBetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateBetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateBetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update beta config cas.
insertOrUpdateCapacity(String, String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
Support for API interface, Tenant: initialize if the record does not exist, and update the capacity quota or content size directly if it exists.
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update cas..
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateCas(String, String, ConfigInfo, Timestamp, Map<String, Object>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Write to the main table, insert or update cas.
insertOrUpdateSub(SubInfo) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateSub(SubInfo) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateSub(SubInfo) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Write to the main table, insert or update.
insertOrUpdateTag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateTag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateTag(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update tag config.
insertOrUpdateTagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertOrUpdateTagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertOrUpdateTagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert or update tag config cas.
insertOrUpdateUsage(String, String, CounterMode, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
Usage counting service: it will count whether the limitation check function will be open.
insertStatementCorrection(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DerbyUtils
Because Derby's database table name is uppercase, you need to do a conversion to the insert statement that was inserted.
insertTenantCapacity(TenantCapacity) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Insert TenantCapacity.
insertTenantCapacity(String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
insertTenantCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
insertTenantInfoAtomic(String, String, String, String, String, long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
insertTenantInfoAtomic(String, String, String, String, String, long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
insertTenantInfoAtomic(String, String, String, String, String, long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
insert tenant info.
INSTANCE - 类 中的静态变量com.alibaba.nacos.config.server.model.event.DerbyLoadEvent
 
INSTANCE - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 
interfaceGetConfig(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
GetConfig.
interfaceGetConfigRpc(ProceedingJoinPoint, ConfigQueryRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
GetConfig.
interfaceListenConfigRpc(ProceedingJoinPoint, ConfigBatchListenRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
GetConfig.
interfacePublishSingle(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
PublishSingle.
interfacePublishSingleRpc(ProceedingJoinPoint, ConfigPublishRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
PublishSingle.
interfaceRemoveAll(ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
RemoveAll.
interfaceRemoveAllRpc(ProceedingJoinPoint, ConfigRemoveRequest, RequestMeta) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
RemoveAll.
InternalConfigChangeNotifier - com.alibaba.nacos.config.server.remote中的类
ConfigChangeNotifier.
InternalConfigChangeNotifier() - 类 的构造器com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
invalidThreshold - 类 中的变量com.alibaba.nacos.config.server.utils.TimeoutUtils
The cumulative expiration time of the time consumed by fetching the data, the unit of ms.
invokeURL(String, List<String>, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.notify.NotifyService
Invoke http get request.
ip - 类 中的变量com.alibaba.nacos.config.server.service.ClientRecord
 
ip - 类 中的变量com.alibaba.nacos.config.server.service.ConfigSubService.Job
 
ip - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
ips - 类 中的变量com.alibaba.nacos.config.server.model.AclInfo
 
ips4Beta - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
IS_CAPACITY_LIMIT_CHECK - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
IS_HEALTH_CHECK - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
IS_MANAGE_CAPACITY - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
isAddressServerHealthy() - 类 中的方法com.alibaba.nacos.config.server.controller.HealthController
 
isAggrDataId(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.AggrWhitelist
Judge whether specified dataId includes aggregation white list.
isAlreadyExist(SubInfo) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
isAsciiAlphaLower(char) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
 
isAsciiAlphanumeric(char) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
 
isAsciiAlphaUpper(char) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
 
isAsciiNumeric(char) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
Use for beta.
isBeta - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleRpcTask
 
isBeta - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
isBeta() - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
isBeta() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
isBeta() - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
isBeta(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
isCapacityLimitCheck - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Whether to enable the limit check function of capacity management, including the upper limit of configuration number, configuration content size limit, etc.
isCapacityLimitCheck() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isClientLongPolling(String) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
isClientUptodate(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Specify subscriber's ip and look up whether data is latest.
isDerby() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
isDirectRead() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isDowngrading - 类 中的变量com.alibaba.nacos.config.server.filter.CurcuitFilter
 
isDynamicCollectDisabled - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
isDynamicCollectDisabled() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
isEmbeddedStorage() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isEnableWhitelist() - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientIpWhiteList
Whether start client ip whitelist.
isExistTable(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
isExistTable(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
isExistTable(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Determine whether the table exists.
isFinished() - 类 中的方法com.alibaba.nacos.config.server.model.event.DerbyImportEvent
 
isFixedPolling() - 类 中的静态方法com.alibaba.nacos.config.server.service.LongPollingService
 
isFree() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
 
isHealthCheck - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
isHealthCheck() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isHealthList - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
isLegalClient(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientIpWhiteList
Judge whether specified client ip includes in the whitelist.
isManageCapacity - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Whether to enable capacity management.
isManageCapacity() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isOpen - 类 中的变量com.alibaba.nacos.config.server.model.AclInfo
 
isOpen - 类 中的静态变量com.alibaba.nacos.config.server.service.ClientIpWhiteList
 
isOpenService - 类 中的变量com.alibaba.nacos.config.server.filter.CurcuitFilter
 
isOverSize(String, String, int, int, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
isOverTimes() - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
isQuickStart - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
isQuickStart() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService
 
isRemove() - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
isSizeLimited(String, String, int, boolean, boolean, Capacity) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
isStandaloneMode() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isSubInfoRecentlyCollected() - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
Judge whether subinfo collected recently or not.
isSuccess - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
isSuccess() - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
isSuccess(HttpServletResponse, Object) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
isSupportLongPolling(HttpServletRequest) - 类 中的静态方法com.alibaba.nacos.config.server.service.LongPollingService
 
isTimeout() - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
Is timeout.
isTotalTimeExpired() - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
 
isUpdateSuccess(CounterMode, String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
isUptodate(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
isUptodate(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
isUseExternalDB() - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
isUseTag(CacheItem, String) - 类 中的静态方法com.alibaba.nacos.config.server.controller.ConfigServletInner
 
isUseTag(CacheItem, String) - 类 中的静态方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
isValid(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
Whitelist checks that valid parameters can only contain letters, Numbers, and characters in validChars, and cannot be empty.
isValidChar(char) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ParamUtils
 
isWriteLocked() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
 
itemData - 类 中的变量com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
itemName - 类 中的变量com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 

J

JDBC_DRIVER_NAME - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
jdbcDriverName - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
jdbcTemplate - 类 中的变量com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
jdbcTemplate - 类 中的变量com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
jdbcTemplate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
jdbcTemplate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
jdbcTemplate - 类 中的变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
jdbcTemplateInit - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
Job(String, String, Map<String, String>) - 类 的构造器com.alibaba.nacos.config.server.service.ConfigSubService.Job
 
JSON - com.alibaba.nacos.config.server.enums.FileTypeEnum
Json file.
jt - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
 
jt - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
jt - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 
jt - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
jt - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
jt - 类 中的变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 

L

LAST_MODIFIED - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
lastId - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
lastModified - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
lastModified - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
lastModified - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
lastModified - 类 中的变量com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
lastModified - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTask
 
lastModifiedTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
lastModifiedTs - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
lastModifiedTs - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
lastModifiedTs - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
lastModifiedTs - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
lastModifiedTs(long) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
lastModifiedTs4Beta - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
lastResetTime - 类 中的变量com.alibaba.nacos.config.server.utils.TimeoutUtils
 
lastStatValue - 类 中的变量com.alibaba.nacos.config.server.utils.AccumulateStatCount
 
lastSubscribeInfoCollectedTime - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
lastTime - 类 中的变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
lastTime - 类 中的变量com.alibaba.nacos.config.server.service.ClientRecord
 
LIMIT_CONTENT_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.utils.ContentUtils
 
LimitType(String, int) - 枚举 的构造器com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
LINE_SEPARATOR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
LINE_SEPARATOR_CHAR - 类 中的静态变量com.alibaba.nacos.config.server.utils.MD5Util
 
LINUX_ADMIN_HOME - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
lisentersGroupkeyStatus - 类 中的变量com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
lisentersGroupkeyStatus - 类 中的变量com.alibaba.nacos.config.server.model.SampleResult
 
listAllGroupKeyMd5() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
listAllGroupKeyMd5() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
listAllGroupKeyMd5() - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Get the Md5 value of all configurations, through the paging method.
listConfigHistory(String, String, String, String, Integer, Integer, ModelMap) - 类 中的方法com.alibaba.nacos.config.server.controller.HistoryController
Query the list history config.
listener(HttpServletRequest, HttpServletResponse) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
The client listens for configuration changes.
LISTENER_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
ListenerController - com.alibaba.nacos.config.server.controller中的类
Config longpolling.
ListenerController(ConfigSubService) - 类 的构造器com.alibaba.nacos.config.server.controller.ListenerController
 
listenerSelfInCluster() - 类 中的方法com.alibaba.nacos.config.server.filter.CurcuitFilter
 
listGroupKeyMd5ByPage(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
listGroupKeyMd5ByPage(int, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
listGroupKeyMd5ByPage(int, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
list group key md5 by page.
listSubsByGroup(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Ip -> SubscriberStatus.
listSubscriberByGroup(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Specify groupKey and look up whether subscriber and data is latest.
listSubStatus(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Groupkey -> SubscriberStatus.
load - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
System load.
load(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.AggrWhitelist
Load aggregation white lists based content parameter value.
load(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientIpWhiteList
Load white lists based content parameter value.
load(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.SwitchService
Load config.
loadLocalConfigLikeClient(String, String) - 类 中的方法com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
loadObject(String, Class<T>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.YamlParserUtil
Parse YAML String and produce the corresponding Java object (Standard Java classes and in YamlParserConstructor specified Construct).
loadSetting() - 类 中的方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
loadSnapshotOperate() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
loadSql(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
Load sql.
LOCAL_IP - 类 中的静态变量com.alibaba.nacos.config.server.utils.SystemConfig
 
LocalDataChangeEvent - com.alibaba.nacos.config.server.model.event中的类
LocalDataChangeEvent.
LocalDataChangeEvent(String) - 类 的构造器com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
LocalDataChangeEvent(String, boolean, List<String>) - 类 的构造器com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
LocalDataChangeEvent(String, boolean, List<String>, String) - 类 的构造器com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
localDataSourceService - 类 中的变量com.alibaba.nacos.config.server.service.datasource.DynamicDataSource
 
LocalDataSourceServiceImpl - com.alibaba.nacos.config.server.service.datasource中的类
local data source.
LocalDataSourceServiceImpl() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
localIp - 类 中的变量com.alibaba.nacos.config.server.model.SubInfo
 
lock - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
LOCK_EXPIRE_DURATION - 类 中的静态变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
logClientRequest(String, ProceedingJoinPoint, HttpServletRequest, HttpServletResponse, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
Client api request log rt | status | requestIp | opType | dataId | group | datumId | md5.
logClientRequestRpc(String, ProceedingJoinPoint, Request, RequestMeta, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.aspect.RequestLogAspect
Client api request log rt | status | requestIp | opType | dataId | group | datumId | md5.
logDumpAllEvent(String, String, String, String, long, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.trace.ConfigTraceService
log dump all event.
logDumpEvent(String, String, String, String, long, String, String, long, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.trace.ConfigTraceService
log dump event.
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.controller.CapacityController
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigController
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigOpsController
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.manager.TaskManager
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifySingleService
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.utils.SystemConfig
 
LOGGER - 类 中的静态变量com.alibaba.nacos.config.server.utils.ZipUtils
 
logNotifyEvent(String, String, String, String, long, String, String, long, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.trace.ConfigTraceService
log notify event.
logPersistenceEvent(String, String, String, String, long, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.trace.ConfigTraceService
log persistence event.
logPullEvent(String, String, String, String, long, String, long, String, boolean) - 类 中的静态方法com.alibaba.nacos.config.server.service.trace.ConfigTraceService
log pull event.
LogUtil - com.alibaba.nacos.config.server.utils中的类
Log util.
LogUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.LogUtil
 
LONG_POLLING_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
LONG_POLLING_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
LONG_POLLING_NO_HANG_UP_HEADER - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
longPolling - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
task for notify config change to sub client of http long polling..
longPollingService - 类 中的变量com.alibaba.nacos.config.server.controller.CommunicationController
 
longPollingService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigServletInner
 
LongPollingService - com.alibaba.nacos.config.server.service中的类
LongPollingService.
LongPollingService() - 类 的构造器com.alibaba.nacos.config.server.service.LongPollingService
 
LongPollingService.ClientLongPolling - com.alibaba.nacos.config.server.service中的类
 
LongPollingService.DataChangeTask - com.alibaba.nacos.config.server.service中的类
 
LongPollingService.StatTask - com.alibaba.nacos.config.server.service中的类
 

M

main(String[]) - 类 中的静态方法com.alibaba.nacos.config.server.Config
 
makeSure(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
MAP_FILE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAP_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
mapperMap - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl.RoleInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService.GroupCapacityRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService.TenantCapacityRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigAdvanceInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigAllInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigHistoryDetailRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigHistoryRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfo4BetaRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfo4TagRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoAggrRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoBaseRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoBetaWrapperRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoChangedRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoTagWrapperRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigInfoWrapperRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigKeyRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.MapRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.PermissionRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.RoleInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.TenantInfoRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.RowMapperManager.UserRowMapper
 
MapRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.MapRowMapper
 
masterIndex - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.alibaba.nacos.config.server.configuration.ConditionDistributedEmbedStorage
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.alibaba.nacos.config.server.configuration.ConditionOnEmbeddedStorage
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.alibaba.nacos.config.server.configuration.ConditionOnExternalStorage
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.alibaba.nacos.config.server.configuration.ConditionStandaloneEmbedStorage
 
MAX_ADDACK_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAX_CONTENT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
MAX_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
MAX_HEALTH_CHECK_FAIL_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
MAX_NOTIFY_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAX_REMOVE_FAIL_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAX_REMOVEALL_FAIL_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAX_UPDATE_FAIL_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MAX_UPDATEALL_FAIL_COUNT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
maxAggrCount - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
maxAggrSize - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
maxContent - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
maxHealthCheckFailCount - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
maxMemory - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Max memory can use.
maxRetryTimes - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
maxSize - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
md5 - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
md5 - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
md5 - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
md5 - 类 中的变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
md54Beta - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
MD5Util - com.alibaba.nacos.config.server.utils中的类
MD5 util.
MD5Util() - 类 的构造器com.alibaba.nacos.config.server.utils.MD5Util
 
member - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleRpcTask
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.controller.HealthController
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.filter.CurcuitFilter
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.service.ConfigSubService
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
 
memberManager - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
MEMORY_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
 
MemoryMonitor - com.alibaba.nacos.config.server.monitor中的类
Memory monitor.
MemoryMonitor(AsyncNotifyService) - 类 的构造器com.alibaba.nacos.config.server.monitor.MemoryMonitor
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpAllBetaTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpAllTagTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpAllTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpChangeTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
merge(AbstractDelayTask) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
merge(String, String, String, List<ConfigInfoAggr>) - 类 中的静态方法com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
merge datumList ConfigInfoAggr.
mergeAll() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDatumService
Merge all.
MergeAllDataWorker(List<ConfigInfoChanged>) - 类 的构造器com.alibaba.nacos.config.server.service.dump.DumpService.MergeAllDataWorker
 
MergeAllDataWorker(List<ConfigInfoChanged>) - 类 的构造器com.alibaba.nacos.config.server.service.merge.MergeDatumService.MergeAllDataWorker
 
MergeDataTask - com.alibaba.nacos.config.server.service.merge中的类
Represents the task of aggregating data.
MergeDataTask(String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
MergeDataTask(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
MergeDatumService - com.alibaba.nacos.config.server.service.merge中的类
Data aggregation service.
MergeDatumService(PersistService) - 类 的构造器com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
MergeDatumService.MergeAllDataWorker - com.alibaba.nacos.config.server.service.merge中的类
 
mergeSampleResult(SampleResult, List<SampleResult>) - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService
Merge SampleResult.
mergeSampleResult(List<SampleResult>) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
Aggregate the sampling IP and monitoring configuration information in the sampling results.
mergeService - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
MergeTaskProcessor - com.alibaba.nacos.config.server.service.merge中的类
Merge task processor.
MergeTaskProcessor(PersistService, MergeDatumService) - 类 的构造器com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
mergeTasks - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
message - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
Single message information, when querying for batch.
message - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoEx
Single message information, when querying for batch.
message - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
metadata - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata
 
METADATA_ILLEGAL - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
metaDataItem - 类 中的变量com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
metric(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ClientMetricsController
get client metric.
METRICS_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
MetricsMonitor - com.alibaba.nacos.config.server.monitor中的类
Metrics Monitor.
MetricsMonitor() - 类 的构造器com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
MIN_RETRY_INTERVAL - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
mockConsistencyProtocol(CPProtocol) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
ModifyRequest - com.alibaba.nacos.config.server.service.sql中的类
Represents a database UPDATE or INSERT or DELETE statement.
ModifyRequest() - 类 的构造器com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
ModifyRequest(String) - 类 的构造器com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
modifyTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
modifyTime - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
MonitorInfo - com.alibaba.nacos.config.server.model.app中的类
Created by qingliang on 2017/7/20.
MonitorInfo() - 类 的构造器com.alibaba.nacos.config.server.model.app.MonitorInfo
 
MS_100 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_1000 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_200 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_2000 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_3000 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_50 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
MS_500 - 类 中的静态变量com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
msg - 枚举 中的变量com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
MYSQL - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 

N

NACOS_ASYNC_REST_TEMPLATE - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
NACOS_GROUP - 类 中的静态变量com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
NACOS_LINE_SEPARATOR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
NACOS_REST_TEMPLATE - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
NACOS_USER_KEY - 类 中的静态变量com.alibaba.nacos.config.server.utils.RequestUtil
 
nacosAsyncRestTemplate - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService
 
NacosConfigConfiguration - com.alibaba.nacos.config.server.configuration中的类
Nacos Config Configuration includes required Spring components.
NacosConfigConfiguration() - 类 的构造器com.alibaba.nacos.config.server.configuration.NacosConfigConfiguration
 
NacosConfigException - com.alibaba.nacos.config.server.exception中的异常错误
NacosConfigException.
NacosConfigException() - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NacosConfigException
 
NacosConfigException(String) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NacosConfigException
 
NacosConfigException(String, Throwable) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NacosConfigException
 
NacosConfigException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NacosConfigException
 
NacosConfigException(Throwable) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NacosConfigException
 
nacosWebFilter() - 类 中的方法com.alibaba.nacos.config.server.configuration.NacosConfigConfiguration
 
NacosWebFilter - com.alibaba.nacos.config.server.filter中的类
Web encode filter.
NacosWebFilter() - 类 的构造器com.alibaba.nacos.config.server.filter.NacosWebFilter
 
nacosWebFilterRegistration() - 类 中的方法com.alibaba.nacos.config.server.configuration.NacosConfigConfiguration
 
name - 类 中的变量com.alibaba.nacos.config.server.manager.TaskManager
 
NAMESPACE_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
NAMESPACE_NOT_EXIST - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
Config use 100001 ~ 100999.
namespaceId - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
namespaceId - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
namespaceId(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
NJdbcException - com.alibaba.nacos.config.server.exception中的异常错误
NJdbcException.
NJdbcException(String) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NJdbcException
 
NJdbcException(String, String) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NJdbcException
 
NJdbcException(String, Throwable) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NJdbcException
 
NJdbcException(String, Throwable, String) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NJdbcException
 
NJdbcException(Throwable) - 异常错误 的构造器com.alibaba.nacos.config.server.exception.NJdbcException
 
NO_SELECTED_CONFIG - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
NO_SPACE_CN - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
NO_SPACE_EN - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
notEmpty - 类 中的变量com.alibaba.nacos.config.server.manager.TaskManager
 
NOTIFY_CONNECT_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
NOTIFY_EVENT_ERROR - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
NOTIFY_EVENT_EXCEPTION - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
NOTIFY_EVENT_OK - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
NOTIFY_EVENT_UNHEALTH - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
NOTIFY_HEADER_LAST_MODIFIED - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifyService
In order to facilitate the system beta, without changing the notify.do interface, the new lastModifed parameter is passed through the Http header.
NOTIFY_HEADER_OP_HANDLE_IP - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifyService
 
NOTIFY_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
 
NOTIFY_SOCKET_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
notifyClientTask - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
task for notify config change to sub client of long connection.
notifyConfigChange(ConfigDataChangeEvent) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigChangePublisher
Notify ConfigChange.
notifyConfigInfo(HttpServletRequest, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.CommunicationController
Notify the change of config information.
notifyConnectTimeout - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
notifyRequest - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
NotifyService - com.alibaba.nacos.config.server.service.notify中的类
Service to notify other nodes to get the latest data.
NotifyService() - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifyService
 
NotifyService(ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifyService
 
NotifySingleRpcTask(String, String, String, String, long, boolean, Member) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleRpcTask
 
notifySingleService - 类 中的变量com.alibaba.nacos.config.server.monitor.ThreadTaskQueueMonitorTask
 
NotifySingleService - com.alibaba.nacos.config.server.service.notify中的类
Notify Single server.
NotifySingleService() - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifySingleService
 
NotifySingleService.NotifySingleTask - com.alibaba.nacos.config.server.service.notify中的类
 
NotifySingleService.NotifyTaskProcessorWrapper - com.alibaba.nacos.config.server.service.notify中的类
 
NotifySingleTask(String, String, String, long, String) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
NotifySingleTask(String, String, String, long, String, boolean) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
NotifySingleTask(String, String, String, long, String, Executor) - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
NotifySingleTask(String, String, String, String, long, String, boolean) - 类 的构造器com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
notifySocketTimeout - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
 
notifyTask - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
task for ntify config change to cluster server.
NotifyTask - com.alibaba.nacos.config.server.service.notify中的类
Notify task.
NotifyTask(String, String, String, long) - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifyTask
 
notifyTaskManager - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyService
 
NotifyTaskProcessor - com.alibaba.nacos.config.server.service.notify中的类
Notification service.
NotifyTaskProcessor(ServerMemberManager) - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
 
NotifyTaskProcessorWrapper() - 类 的构造器com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifyTaskProcessorWrapper
 
notifyToDump(String, String, String, long, String) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
Notify other servers.
NULL - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
num - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 

O

onApply(WriteRequest) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
onBatchDeleteConfigInfo(List<ConfigInfo>) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onCancel() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncNotifyCallBack
 
ONCE_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Unit: millisecond.
onDeleteConfigBetaInfo(String, String, String, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onDeleteConfigInfo(String, String, String, String, Timestamp) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onDeleteConfigTagInfo(String, String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onError(Throwable) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncNotifyCallBack
 
onError(Throwable) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
onEvent(ConfigDumpEvent) - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpConfigHandler
 
onEvent(LocalDataChangeEvent) - 类 中的方法com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
onEvent(LocalDataChangeEvent) - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
onException(Throwable) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
onModifyConfigBetaInfo(ConfigInfo, String, String, Timestamp) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onModifyConfigInfo(ConfigInfo, String, Timestamp) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onModifyConfigTagInfo(ConfigInfo, String, String, Timestamp) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
In the case of the in-cluster storage mode, the logic of horizontal notification is implemented asynchronously via the raft state machine, along with the information.
onReceive(RestResult<String>) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncNotifyCallBack
 
onRequest(ReadRequest) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
onResponse(ConfigChangeClusterSyncResponse) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
onSnapshotLoad(Reader) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
onSnapshotSave(Writer, BiConsumer<Boolean, Throwable>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
OPS_CONTROLLER_PATH - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
opType - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
Operation type, include inserting, updating and deleting.
originExceptionName - 异常错误 中的变量com.alibaba.nacos.config.server.exception.NJdbcException
 
OVER_CLUSTER_QUOTA - com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
over limit.
OVER_GROUP_QUOTA - com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
OVER_MAX_SIZE - com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
OVER_TENANT_QUOTA - com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
OVERWRITE - com.alibaba.nacos.config.server.model.SameConfigPolicy
Overwrite on duplicate.

P

Page<E> - com.alibaba.nacos.config.server.model中的类
Page.
Page() - 类 的构造器com.alibaba.nacos.config.server.model.Page
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService.MergeAllDataWorker
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllBetaProcessor
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllProcessor
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllTagProcessor
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDatumService.MergeAllDataWorker
 
PAGE_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
pageItems - 类 中的变量com.alibaba.nacos.config.server.model.Page
pageItems.
pageNumber - 类 中的变量com.alibaba.nacos.config.server.model.Page
pageNumber.
pagesAvailable - 类 中的变量com.alibaba.nacos.config.server.model.Page
pagesAvailable.
pageSize - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
PaginationHelper<E> - com.alibaba.nacos.config.server.service.repository中的接口
Pagination Utils interface.
PARAM_MARKING_JBOSS - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
PARAM_MARKING_JETTY - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
PARAM_MARKING_PROJECT - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
PARAM_MARKING_TOMCAT - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
params - 类 中的变量com.alibaba.nacos.config.server.service.ConfigSubService.Job
 
ParamUtils - com.alibaba.nacos.config.server.utils中的类
Parameter validity check util.
ParamUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.ParamUtils
 
parse(Object...) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigPublishGroupKeyParser
parse group.
parse(Object...) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigPublishGroupParser
parse group.
parse(Object...) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryGroupKeyParser
parse group key.
parse(Object...) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigQueryGroupParser
parse group.
parseImportData(ZipUtils.UnZipResult, List<ConfigAllInfo>, List<Map<String, String>>, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
old import config.
parseImportDataV2(ZipUtils.UnZipResult, List<ConfigAllInfo>, List<Map<String, String>>, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
new version import config add .metadata.yml file.
parseKey(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
Parse the group key.
parseKey(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey2
Parse the group key.
parseName(Object) - 类 中的方法com.alibaba.nacos.config.server.auth.ConfigResourceParser
 
PARSING_DATA_FAILED - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
password - 类 中的变量com.alibaba.nacos.config.server.model.User
 
password - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
password - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
PATTERN_STR - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
PATTERN_STR - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
PERMISSION_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
PermissionInfo - com.alibaba.nacos.config.server.auth中的类
PermissionInfo model.
PermissionInfo() - 类 的构造器com.alibaba.nacos.config.server.auth.PermissionInfo
 
PermissionPersistService - com.alibaba.nacos.config.server.auth中的接口
Permission CRUD service.
PermissionRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.PermissionRowMapper
 
PERSISTENCE_EVENT_MERGE - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PERSISTENCE_EVENT_PUB - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PERSISTENCE_EVENT_REMOVE - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
persistService - 类 中的变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedPermissionPersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedRolePersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalPermissionPersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
 
persistService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigController
 
persistService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigOpsController
 
persistService - 类 中的变量com.alibaba.nacos.config.server.controller.ConfigServletInner
 
persistService - 类 中的变量com.alibaba.nacos.config.server.controller.HistoryController
 
persistService - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigPublishRequestHandler
 
persistService - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
persistService - 类 中的变量com.alibaba.nacos.config.server.remote.ConfigRemoveRequestHandler
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
persistService - 类 中的静态变量com.alibaba.nacos.config.server.service.ConfigCacheService
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllBetaProcessor
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllProcessor
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpAllTagProcessor
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
persistService - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
PersistService - com.alibaba.nacos.config.server.service.repository中的接口
Database service, providing access to ConfigInfo in the database
3.0 starts to increase the data version number, and changes the physical deletion to logical deletion
3.0 adds the database switching function.
POINT_CONFIG_PUSH - 类 中的静态变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
POINT_CONFIG_PUSH_FAIL - 类 中的静态变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
POINT_CONFIG_PUSH_SUCCESS - 类 中的静态变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
POISON_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Poison version when data is deleted.
POLLING_INTERVAL_TIME - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Interval for polling(unit: second).
pollingLog - 类 中的静态变量com.alibaba.nacos.config.server.utils.TraceLogUtil
Record polling request records for each client.
PrintGetConfigResponeTask - com.alibaba.nacos.config.server.monitor中的类
PrintGetConfigResponeTask.
PrintGetConfigResponeTask() - 类 的构造器com.alibaba.nacos.config.server.monitor.PrintGetConfigResponeTask
 
PrintMemoryTask - com.alibaba.nacos.config.server.monitor中的类
Print memory task.
PrintMemoryTask() - 类 的构造器com.alibaba.nacos.config.server.monitor.PrintMemoryTask
 
PROBE_MODIFY_REQUEST - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
PROBE_MODIFY_RESPONSE - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
PROBE_MODIFY_RESPONSE_NEW - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
probeRequestSize - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.processor.DumpAllBetaProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.processor.DumpAllProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.processor.DumpAllTagProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.dump.processor.DumpProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeTaskProcessor
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifyTaskProcessorWrapper
 
process(NacosTask) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
 
processor - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
PROCESSOR - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
processTasks() - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
 
PROPERTIES - com.alibaba.nacos.config.server.enums.FileTypeEnum
Properties file.
PropertiesConstant - com.alibaba.nacos.config.server.constant中的类
PropertiesConstant.
PropertiesConstant() - 类 的构造器com.alibaba.nacos.config.server.constant.PropertiesConstant
 
PropertyUtil - com.alibaba.nacos.config.server.utils中的类
Properties util.
PropertyUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.PropertyUtil
 
protocol - 类 中的变量com.alibaba.nacos.config.server.filter.CurcuitFilter
 
protocol - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
Protocol - com.alibaba.nacos.config.server.utils中的类
Used to handle protocol-related operations.
Protocol() - 类 的构造器com.alibaba.nacos.config.server.utils.Protocol
 
protocolManager - 类 中的变量com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
 
publish - 类 中的静态变量com.alibaba.nacos.config.server.monitor.MetricsMonitor
 
publishConfig(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Adds or updates non-aggregated data.
PULL_CHECK_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
 
PULL_EVENT_CONFLICT - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PULL_EVENT_ERROR - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PULL_EVENT_NOTFOUND - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PULL_EVENT_OK - 类 中的静态变量com.alibaba.nacos.config.server.service.trace.ConfigTraceService
 
PULL_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
Http client log.
push(RpcConfigChangeNotifier.RpcPushTask) - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
put(String, E, long) - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleCache
Put data.
putAllExtendInfo(Map<String, String>) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
Put all extend info.
putExtendInfo(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
Put extend info.

Q

QUERY_LIMIT_SIZE - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
QUERY_LIMIT_SIZE - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
QUERY_MANY_NO_MAPPER_WITH_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.queryForList(String, Object[], Class).
QUERY_MANY_WITH_LIST_WITH_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.queryForList(String, Object...).
QUERY_MANY_WITH_MAPPER_WITH_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.query(String, Object[], RowMapper).
QUERY_ONE_NO_MAPPER_NO_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.queryForObject(String, Class).
QUERY_ONE_NO_MAPPER_WITH_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.queryForObject(String, Object[], Class).
QUERY_ONE_WITH_MAPPER_WITH_ARGS - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.QueryType
JdbcTemplate.queryForObject(String, RowMapper).
queryBeta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute to query beta operation.
queryConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
queryConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
queryConfigInfo(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query config info.
queryConfigInfoByNamespace(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
queryConfigInfoByNamespace(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
queryConfigInfoByNamespace(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query dataId list by namespace.
queryMany(String, Object[]) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryMany(String, Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryMany(String, Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryMany(String, Object[], Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryMany(String, Object[], Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryMany(String, Object[], Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryMany(String, Object[], RowMapper<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryMany(String, Object[], RowMapper<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryMany(String, Object[], RowMapper<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryMany(JdbcTemplate, String, Object[]) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query many result by sql and args then convert result to List<Map<String, Object>>.
queryMany(JdbcTemplate, String, Object[], Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query many result by sql and args then convert result to target type.
queryMany(JdbcTemplate, String, Object[], RowMapper<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query many result by sql and args then convert result to target type through RowMapper.
queryOne(String, Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryOne(String, Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryOne(String, Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryOne(String, Object[], Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryOne(String, Object[], Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryOne(String, Object[], Class<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryOne(String, Object[], RowMapper<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
Data query transaction.
queryOne(String, Object[], RowMapper<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
queryOne(String, Object[], RowMapper<R>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
queryOne(JdbcTemplate, String, Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query one result by sql then convert result to target type.
queryOne(JdbcTemplate, String, Object[], Class<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query one result by sql and args then convert result to target type.
queryOne(JdbcTemplate, String, Object[], RowMapper<R>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
query one result by sql and args then convert result to target type through RowMapper.
queryTimeout - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
JDBC execute timeout value, unit:second.
queryType - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest
 
queryType - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
queryType(byte) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
QueryType - com.alibaba.nacos.config.server.service.sql中的类
Associated with the method correspondence of the JdbcTemplate.
QueryType() - 类 的构造器com.alibaba.nacos.config.server.service.sql.QueryType
 
QUESTION_MARK - 类 中的静态变量com.alibaba.nacos.config.server.utils.RegexParser
 
queue - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcTask
 
queue - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncTask
 
quota - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 

R

RaftDbErrorEvent - com.alibaba.nacos.config.server.model.event中的类
RaftDBErrorEvent.
RaftDbErrorEvent() - 类 的构造器com.alibaba.nacos.config.server.model.event.RaftDbErrorEvent
 
RaftDbErrorEvent(Throwable) - 类 的构造器com.alibaba.nacos.config.server.model.event.RaftDbErrorEvent
 
RaftDbErrorRecoverEvent - com.alibaba.nacos.config.server.model.event中的类
RaftDBErrorRecoverEvent.
RaftDbErrorRecoverEvent() - 类 的构造器com.alibaba.nacos.config.server.model.event.RaftDbErrorRecoverEvent
 
readFileContent(File) - 类 中的静态方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
read content.
readLock - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
readTimeOutMillis - 类 中的变量com.alibaba.nacos.config.server.service.notify.HttpClientManager.ConfigHttpClientFactory
 
RECENTLY_DURATION - 类 中的静态变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
RECV_WAIT_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Unit: millisecond.
refresh() - 类 中的静态方法com.alibaba.nacos.config.server.monitor.ResponseMonitor
Refresh for getting configCountDetail.
refreshClientRecord() - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
 
regexFormat(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.RegexParser
Replace input string non-regular special characters with standard regular expression strings; Replace '*' with '.* '?
RegexParser - com.alibaba.nacos.config.server.utils中的类
Generic classes for wildcard characters, decisions, and standard canonical transformations that can be supported by ConfigCenter.
RegexParser() - 类 的构造器com.alibaba.nacos.config.server.utils.RegexParser
 
registerSubscribe() - 类 中的方法com.alibaba.nacos.config.server.filter.CurcuitFilter
 
registerTpsPoint() - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
relativePath(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
releaseConfigReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.controller.ConfigServletInner
 
releaseConfigReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
releaseReadLock() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
Release the read lock.
releaseReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Release readLock.
releaseWriteLock() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
 
releaseWriteLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
 
reload() - 接口 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourceService
Reload.
reload() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
reload() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
reload() - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
reload() - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
reloadConfig() - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Reload config.
remove - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
remove - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
remove(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
remove(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Delete config file, and delete cache.
removeAggrConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeAggrConfigInfo(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeAggrConfigInfo(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete all pre-aggregation data under a dataId.
removeBeta(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Delete beta config file, and delete cache.
removeConfigHistory(Timestamp, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigHistory(Timestamp, int) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigHistory(Timestamp, int) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete data before startTime.
removeConfigInfo(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Deletes configuration files on disk.
removeConfigInfo(String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfo(String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfo(String, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete configuration information, physical deletion.
removeConfigInfo4Beta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfo4Beta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfo4Beta(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete configuration information, physical deletion.
removeConfigInfo4Beta(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Deletes beta configuration files on disk.
removeConfigInfo4Tag(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Deletes tag configuration files on disk.
removeConfigInfoAtomic(String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfoAtomic(String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfoAtomic(String, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Remove configuration; database atomic operation, minimum SQL action, no business encapsulation.
removeConfigInfoByIds(List<Long>, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfoByIds(List<Long>, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfoByIds(List<Long>, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete config info by ids.
removeConfigInfoByIdsAtomic(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfoByIdsAtomic(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfoByIdsAtomic(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Remove configuration; database atomic operation, minimum SQL action, no business encapsulation.
removeConfigInfoTag(String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeConfigInfoTag(String, String, String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeConfigInfoTag(String, String, String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete configuration; database atomic operation, minimum SQL action, no business encapsulation.
removeHeartHeat() - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
removeListen(String, String) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
remove listen context for connection id .
removeSingleAggrConfigInfo(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeSingleAggrConfigInfo(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeSingleAggrConfigInfo(String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete a single piece of data before aggregation.
removeTag(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Delete tag config file, and delete cache.
removeTagByIdAtomic(long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeTagByIdAtomic(long) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeTagByIdAtomic(long) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Delete tag.
removeTask(Object) - 类 中的方法com.alibaba.nacos.config.server.manager.TaskManager
 
removeTenantInfoAtomic(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
removeTenantInfoAtomic(String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
removeTenantInfoAtomic(String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Remote tenant info.
replaceAggr(String, String, String, Map<String, String>, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
replaceAggr(String, String, String, Map<String, String>, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
replaceAggr(String, String, String, Map<String, String>, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Batch replacement, first delete all the specified DataID+Group data in the aggregation table, and then insert the data.
representJavaBeanProperty(Object, Property, Object, Tag) - 类 中的方法com.alibaba.nacos.config.server.utils.YamlParserUtil.CustomRepresenter
 
REQUEST_IDENTITY - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Client, identity for sdk request to server.
requestLog - 类 中的静态变量com.alibaba.nacos.config.server.utils.TraceLogUtil
Record requests for each interface of the Server.
RequestLogAspect - com.alibaba.nacos.config.server.aspect中的类
* Created with IntelliJ IDEA.
RequestLogAspect() - 类 的构造器com.alibaba.nacos.config.server.aspect.RequestLogAspect
 
RequestUtil - com.alibaba.nacos.config.server.utils中的类
Request util.
RequestUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.RequestUtil
 
resetTotalTime() - 类 中的方法com.alibaba.nacos.config.server.utils.TimeoutUtils
Clean the total time.
resource - 类 中的变量com.alibaba.nacos.config.server.auth.PermissionInfo
Resource.
RESOURCE_APP_CONFIGDATA_RELATION_SUBS - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_CONFIG_BETA_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_CONFIG_HISTORY_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_CONFIG_INFO_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_CONFIG_TAG_RELATION_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_NAMESPACE_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_PERMISSIONS_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_ROLE_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
RESOURCE_USER_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
response4Limit(HttpServletRequest, HttpServletResponse, CapacityManagementAspect.LimitType) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
ResponseMonitor - com.alibaba.nacos.config.server.monitor中的类
Response Monitory.
ResponseMonitor() - 类 的构造器com.alibaba.nacos.config.server.monitor.ResponseMonitor
 
ResponseUtil - com.alibaba.nacos.config.server.utils中的类
Write response.
ResponseUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.ResponseUtil
 
restoreDB - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
restoreDerby(String, Callable<Void>) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
Restore derby.
RestPageResult<T> - com.alibaba.nacos.config.server.model中的类
RestPageResult.
RestPageResult() - 类 的构造器com.alibaba.nacos.config.server.model.RestPageResult
 
restTemplate - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncTask
 
ResultCodeEnum - com.alibaba.nacos.config.server.result.code中的枚举
已过时。
ResultCodeEnum(int, String) - 枚举 的构造器com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
 
retainIps - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService
 
retentionDays - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
retryMessages - 类 中的变量com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
If it's just a normal reading failure, it can be resolved by retrying.
reverse() - 枚举 中的方法com.alibaba.nacos.config.server.constant.CounterMode
Reverse the two mode value.
role - 类 中的变量com.alibaba.nacos.config.server.auth.PermissionInfo
Role name.
role - 类 中的变量com.alibaba.nacos.config.server.auth.RoleInfo
 
ROLE_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
RoleInfo - com.alibaba.nacos.config.server.auth中的类
Role Info.
RoleInfo() - 类 的构造器com.alibaba.nacos.config.server.auth.RoleInfo
 
RoleInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.auth.ExternalRolePersistServiceImpl.RoleInfoRowMapper
 
RoleInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.RoleInfoRowMapper
 
RolePersistService - com.alibaba.nacos.config.server.auth中的接口
Role CRUD service.
rollback(CounterMode, String, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
rollbackClusterUsage(CounterMode) - 类 中的方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
rootPath() - 类 中的静态方法com.alibaba.nacos.config.server.filter.NacosWebFilter
 
rotateSlot() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleFlowData
Rotate the slot.
rotateSlot() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleIpFlowData
Rotate the slot.
RowMapperManager - com.alibaba.nacos.config.server.service.repository中的类
Manager RowMapper RowMapper for database object mapping.
RowMapperManager() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
RowMapperManager.ConfigAdvanceInfoRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigAllInfoRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigHistoryDetailRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigHistoryRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfo4BetaRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfo4TagRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoAggrRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoBaseRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoBetaWrapperRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoChangedRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoTagWrapperRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigInfoWrapperRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.ConfigKeyRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.MapRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.PermissionRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.RoleInfoRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.TenantInfoRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RowMapperManager.UserRowMapper - com.alibaba.nacos.config.server.service.repository中的类
 
RpcConfigChangeNotifier - com.alibaba.nacos.config.server.remote中的类
ConfigChangeNotifier.
RpcConfigChangeNotifier() - 类 的构造器com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
RpcConfigChangeNotifier.RpcPushTask - com.alibaba.nacos.config.server.remote中的类
 
rpcPushService - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
RpcPushTask(ConfigChangeNotifyRequest, int, String, String, String) - 类 的构造器com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.monitor.PrintGetConfigResponeTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.monitor.PrintMemoryTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.monitor.ThreadTaskQueueMonitorTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl.CheckDbHealthTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl.SelectMasterTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpService.MergeAllDataWorker
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.StatTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDatumService.MergeAllDataWorker
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
run() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleIpFlowData.DefaultIpFlowDataManagerTask
 
runCollectionJob(String, Map<String, String>, CompletionService<SampleResult>, List<SampleResult>) - 类 中的方法com.alibaba.nacos.config.server.service.ConfigSubService
 
rwLock - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 

S

safeCopy(Collection, Collection) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigChangeListenContext
copy collections.
SameConfigPolicy - com.alibaba.nacos.config.server.model中的枚举
SameConfigPolicy.
SameConfigPolicy() - 枚举 的构造器com.alibaba.nacos.config.server.model.SameConfigPolicy
 
SameNamespaceCloneConfigBean - com.alibaba.nacos.config.server.controller.parameters中的类
SameNamespaceCloneConfigBean.
SameNamespaceCloneConfigBean() - 类 的构造器com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
SAMPLE_PERIOD - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
SAMPLE_TIMES - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
SampleResult - com.alibaba.nacos.config.server.model中的类
SampleResult.
SampleResult() - 类 的构造器com.alibaba.nacos.config.server.model.SampleResult
 
saveBetaToDisk(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Save beta information to disk.
saveHeartBeatToDisk(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
 
saveTagToDisk(String, String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Save tag information to disk.
saveToDisk(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Save configuration information to disk.
scheduleAsyncNotify(Runnable, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
scheduleConfigTask(Runnable, long, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
scheduleCorrectUsageTask(Runnable, long, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
scheduleLongPolling(Runnable, long, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
scheduleLongPolling(Runnable, long, TimeUnit) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ConfigExecutor
 
schema - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
schema - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
SCHEMA - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
searchConfig(String, String, String, String, String, int, int) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Query the configuration information and return it in JSON format.
SelectMasterTask() - 类 的构造器com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl.SelectMasterTask
 
SelectRequest - com.alibaba.nacos.config.server.service.sql中的类
Represents a database SELECT statement.
SelectRequest() - 类 的构造器com.alibaba.nacos.config.server.service.sql.SelectRequest
 
SelectRequest.SelectRequestBuilder - com.alibaba.nacos.config.server.service.sql中的类
 
SelectRequestBuilder() - 类 的构造器com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
selectTagByConfig(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
selectTagByConfig(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
selectTagByConfig(String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Query tag list.
sendResponse(List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
serializer - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.auth.PermissionInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.auth.RoleInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.AclInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.capacity.GroupCapacity
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.capacity.TenantCapacity
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoBase
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoEx
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.ConfigKey
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.event.DerbyImportEvent
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.event.DerbyLoadEvent
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.event.RaftDbErrorEvent
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.GroupInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.HistoryContext
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.Page
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.RestPageResult
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.SampleResult
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.SubInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.TenantInfo
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.model.User
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
serialVersionUID - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.SelectRequest
 
SERVER_JBOSS - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
SERVER_JETTY - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
SERVER_TOMCAT - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
SERVER_UNKNOWN - 类 中的静态变量com.alibaba.nacos.config.server.utils.AppNameUtils
 
serverId - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
serverIp - 类 中的变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
serverMemberManager - 类 中的变量com.alibaba.nacos.config.server.controller.ClientMetricsController
 
setAction(String) - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
setAddress(String) - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setAppName(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
setArgs(Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
setArgs(Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
setBasicDataSourceService(DataSourceService) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
setBasicDataSourceService(DataSourceService) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
setBeta(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setBeta(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setBetaIps(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Beta
 
setBetaIps(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setCapacityLimitCheck(boolean) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setCfgId(Long) - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
setClassName(String) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
setCode(int) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setCollectStatus(int) - 类 中的方法com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
setConfigInfo(GroupKey) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationPublishRecord
 
setConfigs(Page<ConfigHistoryInfo>) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setConfigTags(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setConfigTags(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setContent(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setContent(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setContent(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
setContent(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setCorrectUsageDelay(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setCpuRatio(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setCreatedTime(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setCreateIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setCreateIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setCreateTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setCreateTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setCreateUser(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setCreateUser(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setCurrentPage(int) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setData(T) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
setDataId(String) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
setDate(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
setDatumId(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setDefaultClusterQuota(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDefaultGroupQuota(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDefaultMaxAggrCount(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDefaultMaxAggrSize(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDefaultMaxSize(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDefaultTenantQuota(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setDesc(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setDesc(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setDesc(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
setDriverClassName(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
setDynamicCollectDisabled(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
setEffect(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setEffect(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setEmbeddedStorage(boolean) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setExecuteNo(int) - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
setFailCount(int) - 类 中的方法com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
setFailCount(int) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
setFailResult(HttpServletResponse, RestResult<Boolean>, int) - 类 中的方法com.alibaba.nacos.config.server.controller.CapacityController
 
setFgc(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setFgct(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setFreeMemory(long) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setGct(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setGmtCreate(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setGmtModified(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.controller.parameters.SameNamespaceCloneConfigBean
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.GroupCapacity
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigKey
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
setGroup(String) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
setGroupKey(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
setHandleIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setHealthCheck(boolean) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setHealthStatus(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
setId(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setId(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setId(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
setId(long) - 类 中的方法com.alibaba.nacos.config.server.model.GroupInfo
 
setId(Long) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setInitialExpansionPercent(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setIps(List<String>) - 类 中的方法com.alibaba.nacos.config.server.model.AclInfo
 
setIps4Beta(List<String>) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setIsOpen(Boolean) - 类 中的方法com.alibaba.nacos.config.server.model.AclInfo
 
setItemData(String) - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
setItemName(String) - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
setJdbcUrl(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
setLastId(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setLastModified(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBetaWrapper
 
setLastModified(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoTagWrapper
 
setLastModified(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoWrapper
 
setLastModified(long) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
setLastModifiedTime(Timestamp) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setLastModifiedTs(long) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setLastModifiedTs(long) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setLastModifiedTs4Beta(long) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setLastSubscribeInfoCollectedTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
setLastTime(long) - 类 中的方法com.alibaba.nacos.config.server.service.ClientRecord
 
setLastTime(Long) - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
setLisentersGroupkeyStatus(Map<String, String>) - 类 中的方法com.alibaba.nacos.config.server.model.GroupkeyListenserStatus
 
setLisentersGroupkeyStatus(Map<String, String>) - 类 中的方法com.alibaba.nacos.config.server.model.SampleResult
 
setLoad(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setLocalIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubInfo
 
setLogLevel(String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigOpsController
 
setLogLevel(String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.LogUtil
 
setManageCapacity(boolean) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setMaxAggrCount(Integer) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setMaxAggrSize(Integer) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setMaxContent(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setMaxHealthCheckFailCount(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setMaxMemory(long) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setMaxSize(Integer) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setMd5(String) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setMd5(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setMd5(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
setMd5(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
setMd54Beta(String) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setMessage(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
setMessage(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
setMessage(String) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setMetadata(List<ConfigMetadata.ConfigExportItem>) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata
 
setMetaDataItem(ZipUtils.ZipItem) - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
setModifyTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setModifyTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setNamespaceId(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setNotifyConnectTimeout(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setNotifySocketTimeout(int) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setNum(Integer) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
setOpType(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setPageItems(List<E>) - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
setPageNumber(int) - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
setPagesAvailable(int) - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
setPageSize(int) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setPassword(String) - 类 中的方法com.alibaba.nacos.config.server.model.User
 
setPassword(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
setPassword(List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
setQueryType(byte) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
setQuota(Integer) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setRemove(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setResource(String) - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
setRetainIps(Map<String, Long>) - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService
 
setRole(String) - 类 中的方法com.alibaba.nacos.config.server.auth.PermissionInfo
 
setRole(String) - 类 中的方法com.alibaba.nacos.config.server.auth.RoleInfo
 
setRwLock(SimpleReadWriteLock) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setSchema(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setSchema(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setServerId(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setServerIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
setSql(String) - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
setSql(String) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
setSrcIp(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setSrcUser(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setStatus(int) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
setStatus(int) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
setStatus(Boolean) - 类 中的方法com.alibaba.nacos.config.server.model.SubscriberStatus
 
setStatusCode(int) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setStatusMsg(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setSubInfoCollectLockExpireTime(long) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
setSubInfoCollectLockOwner(String) - 类 中的方法com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
setSuccess(boolean) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setSuccessResult(HttpServletResponse, RestResult<Boolean>) - 类 中的方法com.alibaba.nacos.config.server.controller.CapacityController
 
setTag(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
setTag(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setTagLastModifiedTs(Map<String, Long>) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setTagMd5(Map<String, String>) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.TenantCapacity
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.model.HistoryContext
 
setTenant(String) - 类 中的方法com.alibaba.nacos.config.server.service.notify.NotifyTask
 
setTenantDesc(String) - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
setTenantId(String) - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
setTenantName(String) - 类 中的方法com.alibaba.nacos.config.server.model.TenantInfo
 
setTotal(int) - 类 中的方法com.alibaba.nacos.config.server.model.RestPageResult
 
setTotalCount(int) - 类 中的方法com.alibaba.nacos.config.server.model.Page
 
setTotalMemory(long) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setType(String) - 类 中的方法com.alibaba.nacos.config.server.model.CacheItem
 
setType(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setType(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
setType(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
setType(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
setUrl(List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
setUsage(Integer) - 类 中的方法com.alibaba.nacos.config.server.model.capacity.Capacity
 
setUse(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
setUse(String) - 类 中的方法com.alibaba.nacos.config.server.model.ConfigAllInfo
 
setUseExternalDB(boolean) - 类 中的静态方法com.alibaba.nacos.config.server.utils.PropertyUtil
 
setUser(List<String>) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
setUsername(String) - 类 中的方法com.alibaba.nacos.config.server.auth.RoleInfo
 
setUsername(String) - 类 中的方法com.alibaba.nacos.config.server.model.User
 
setUsername(String) - 类 中的方法com.alibaba.nacos.config.server.service.datasource.DataSourcePoolProperties
 
setWebRootPath(String) - 类 中的静态方法com.alibaba.nacos.config.server.filter.NacosWebFilter
Easy for testing.
setYgc(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setYgct(int) - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
setZipItemList(List<ZipUtils.ZipItem>) - 类 中的方法com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
shouldRetry(Throwable) - 类 中的方法com.alibaba.nacos.config.server.service.dump.EmbeddedDumpService
 
shutdown() - 类 中的静态方法com.alibaba.nacos.config.server.service.notify.HttpClientManager
 
SimpleCache<E> - com.alibaba.nacos.config.server.utils中的类
A simple Cache with TTL, not cleared for expired entry.
SimpleCache() - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleCache
 
SimpleCache.CacheEntry<E> - com.alibaba.nacos.config.server.utils中的类
 
SimpleFlowData - com.alibaba.nacos.config.server.utils中的类
Simple Flow data.
SimpleFlowData(int, int) - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleFlowData
 
SimpleIpFlowData - com.alibaba.nacos.config.server.utils中的类
According to IP flow control, control the number of individual IP and IP total.
SimpleIpFlowData(int, int) - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
SimpleIpFlowData.DefaultIpFlowDataManagerTask - com.alibaba.nacos.config.server.utils中的类
 
SimpleReadWriteLock - com.alibaba.nacos.config.server.utils中的类
Simplest read-write lock implementation.
SimpleReadWriteLock() - 类 的构造器com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
 
SKIP - com.alibaba.nacos.config.server.model.SameConfigPolicy
Skipping on duplicate.
slotCount - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleFlowData
 
slotCount - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
snapshotArchive - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
snapshotDir - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
SO_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Unit: millisecond.
SPACING_INTERVAL - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
splitList(List<ConfigInfoChanged>, int) - 类 中的静态方法com.alibaba.nacos.config.server.service.dump.DumpService
 
splitList(List<ConfigInfoChanged>, int) - 类 中的静态方法com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
SPOT - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
constant variables.
SPOT - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
constant variables.
SPRING_DATASOURCE_PLATFORM - 类 中的静态变量com.alibaba.nacos.config.server.constant.PropertiesConstant
 
sql - 类 中的变量com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
sql - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
sql - 类 中的变量com.alibaba.nacos.config.server.service.sql.SelectRequest
 
sql(String) - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest.SelectRequestBuilder
 
SQL_CONTEXT - 类 中的静态变量com.alibaba.nacos.config.server.service.sql.EmbeddedStorageContextUtils
 
SQL_DELETE_CONFIG_INFO_BY_IDS - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
SQL_DELETE_CONFIG_INFO_BY_IDS - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
SQL_FIND_ALL_CONFIG_INFO - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
SQL_FIND_ALL_CONFIG_INFO - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
SQL_FIND_CONFIG_INFO_BY_IDS - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
SQL_FIND_CONFIG_INFO_BY_IDS - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
SQL_TENANT_INFO_COUNT_BY_TENANT_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
SQL_TENANT_INFO_COUNT_BY_TENANT_ID - 接口 中的静态变量com.alibaba.nacos.config.server.service.repository.PersistService
 
srcIp - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
srcUser - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
StandaloneDatabaseOperateImpl - com.alibaba.nacos.config.server.service.repository.embedded中的类
Derby operation in stand-alone mode.
StandaloneDatabaseOperateImpl() - 类 的构造器com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
START_LONG_POLLING_VERSION_NUM - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigServletInner
 
startTime - 类 中的变量com.alibaba.nacos.config.server.service.dump.processor.DumpChangeProcessor
 
stat() - 类 中的方法com.alibaba.nacos.config.server.utils.AccumulateStatCount
accumulate stat.
STAT_AVERAGE_HTTP_GET_NOT_MODIFIED - 类 中的静态变量com.alibaba.nacos.config.server.utils.StatConstants
 
STAT_AVERAGE_HTTP_GET_OK - 类 中的静态变量com.alibaba.nacos.config.server.utils.StatConstants
 
STAT_AVERAGE_HTTP_GET_OTHER - 类 中的静态变量com.alibaba.nacos.config.server.utils.StatConstants
 
STAT_AVERAGE_HTTP_POST_CHECK - 类 中的静态变量com.alibaba.nacos.config.server.utils.StatConstants
 
StatConstants - com.alibaba.nacos.config.server.utils中的类
Stat constant.
StatConstants() - 类 的构造器com.alibaba.nacos.config.server.utils.StatConstants
 
StatTask() - 类 的构造器com.alibaba.nacos.config.server.service.LongPollingService.StatTask
 
status - 枚举 中的变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
 
status - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
Single message status code, when querying for batch.
status - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoEx
Single message status code, when querying for batch.
status - 类 中的变量com.alibaba.nacos.config.server.model.SubscriberStatus
 
status - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
Zero means no lock; Negative Numbers mean write locks; Positive Numbers mean read locks, and the numeric value represents the number of read locks.
STATUS200 - 类 中的静态变量com.alibaba.nacos.config.server.controller.CapacityController
 
STATUS400 - 类 中的静态变量com.alibaba.nacos.config.server.controller.CapacityController
 
STATUS500 - 类 中的静态变量com.alibaba.nacos.config.server.controller.CapacityController
 
statusCode - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
statusMsg - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
stopBeta(String, String, String) - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigController
Execute to remove beta operation.
SubInfo - com.alibaba.nacos.config.server.model中的类
SubInfo.
SubInfo() - 类 的构造器com.alibaba.nacos.config.server.model.SubInfo
 
subInfoCollectLockExpireTime - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
subInfoCollectLockOwner - 类 中的变量com.alibaba.nacos.config.server.model.app.ApplicationInfo
 
subscribeClientCount() - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Get subscribe client count.
subscriberCount() - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Get all of subscriber count.
SubscriberStatus - com.alibaba.nacos.config.server.model中的类
SubscriberStatus.
SubscriberStatus() - 类 的构造器com.alibaba.nacos.config.server.model.SubscriberStatus
 
SubscriberStatus(String, Boolean, String, Long) - 类 的构造器com.alibaba.nacos.config.server.model.SubscriberStatus
 
subscribeType() - 类 中的方法com.alibaba.nacos.config.server.remote.InternalConfigChangeNotifier
 
subscribeType() - 类 中的方法com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
subscribeType() - 类 中的方法com.alibaba.nacos.config.server.service.dump.DumpConfigHandler
 
success - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
SUCCESS - com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
Common code.
SWITCH_META_DATAID - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
switches - 类 中的静态变量com.alibaba.nacos.config.server.service.SwitchService
 
SwitchService - com.alibaba.nacos.config.server.service中的类
SwitchService.
SwitchService() - 类 的构造器com.alibaba.nacos.config.server.service.SwitchService
 
SYNC_UPDATE_CONFIG_ALL - 类 中的静态变量com.alibaba.nacos.config.server.aspect.CapacityManagementAspect
 
syncConfigChange(Member, ConfigChangeClusterSyncRequest, RequestCallBack) - 类 中的方法com.alibaba.nacos.config.server.remote.ConfigClusterRpcClientProxy
sync config change request.
SystemConfig - com.alibaba.nacos.config.server.utils中的类
System config.
SystemConfig() - 类 的构造器com.alibaba.nacos.config.server.utils.SystemConfig
 

T

tag - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfo4Tag
 
tag - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
tag - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
tag - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
tag - 类 中的变量com.alibaba.nacos.config.server.model.event.LocalDataChangeEvent
 
tag - 类 中的变量com.alibaba.nacos.config.server.service.dump.task.DumpTask
 
tag - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
tag - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.DataChangeTask
 
tag - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
tag - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleRpcTask
 
tag(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
TAG_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
TAG_MAX_LEN - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
TAG_TABLE_NAME - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
tagLastModifiedTs - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
tagMd5 - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
TANANT_MAX_LEN - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
target - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
target - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifySingleService.NotifySingleTask
 
targetBetaFile(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Returns the path of cache file in server.
targetFile(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Returns the path of the server cache file.
targetTagFile(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.DiskUtil
Returns the path of the tag cache file in server.
task - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncNotifyCallBack
 
task - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.AsyncRpcNotifyCallBack
 
TASK_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.task.DumpAllBetaTask
 
TASK_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.task.DumpAllTagTask
 
TASK_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.task.DumpAllTask
 
TASK_ID - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.task.DumpChangeTask
 
TaskManager - com.alibaba.nacos.config.server.manager中的类
TaskManager, is aim to process the task which is need to be done.
TaskManager(String) - 类 的构造器com.alibaba.nacos.config.server.manager.TaskManager
 
TaskManagerMBean - com.alibaba.nacos.config.server.manager中的接口
TaskManagerMBean.
TEMP_VERSION - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Temporary version when disk file is full.
tenant - 类 中的变量com.alibaba.nacos.config.server.model.capacity.TenantCapacity
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.ConfigHistoryInfo
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfo
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDataChangeEvent
 
tenant - 类 中的变量com.alibaba.nacos.config.server.model.HistoryContext
 
tenant - 类 中的变量com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
tenant - 类 中的变量com.alibaba.nacos.config.server.service.notify.NotifyTask
 
TENANT - com.alibaba.nacos.config.server.model.AuthType
 
TENANT_BASE_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
TENANT_BETA_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
TENANT_CAPACITY_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
TENANT_GROUP - com.alibaba.nacos.config.server.model.AuthType
 
TENANT_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
TENANT_TAG_DIR - 类 中的静态变量com.alibaba.nacos.config.server.utils.DiskUtil
 
TenantCapacity - com.alibaba.nacos.config.server.model.capacity中的类
Tenant Capacity.
TenantCapacity() - 类 的构造器com.alibaba.nacos.config.server.model.capacity.TenantCapacity
 
tenantCapacityPersistService - 类 中的变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
TenantCapacityPersistService - com.alibaba.nacos.config.server.service.capacity中的类
Tenant Capacity Service.
TenantCapacityPersistService() - 类 的构造器com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
TenantCapacityPersistService.TenantCapacityRowMapper - com.alibaba.nacos.config.server.service.capacity中的类
 
TenantCapacityRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService.TenantCapacityRowMapper
 
tenantDesc - 类 中的变量com.alibaba.nacos.config.server.model.TenantInfo
 
tenantId - 类 中的变量com.alibaba.nacos.config.server.model.TenantInfo
 
TenantInfo - com.alibaba.nacos.config.server.model中的类
TenantInfo.
TenantInfo() - 类 的构造器com.alibaba.nacos.config.server.model.TenantInfo
 
tenantInfoCountByTenantId(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
tenantInfoCountByTenantId(String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
tenantInfoCountByTenantId(String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
query tenantInfo (namespace) existence based by tenantId.
TenantInfoRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.TenantInfoRowMapper
 
tenantName - 类 中的变量com.alibaba.nacos.config.server.model.TenantInfo
 
TEST_QUERY - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
testJtList - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
testMasterJT - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
testMasterWritableJT - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
TEXT - com.alibaba.nacos.config.server.enums.FileTypeEnum
Text file.
ThreadTaskQueueMonitorTask - com.alibaba.nacos.config.server.monitor中的类
NotifyTaskQueueMonitorTask.
ThreadTaskQueueMonitorTask(AsyncNotifyService) - 类 的构造器com.alibaba.nacos.config.server.monitor.ThreadTaskQueueMonitorTask
 
TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.HttpClientManager
Connection timeout and socket timeout with other servers.
timeoutTime - 类 中的变量com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
TimeoutUtils - com.alibaba.nacos.config.server.utils中的类
A utility class that handles timeouts and is used by the client to retrieve the total timeout of the data.
TimeoutUtils(long, long) - 类 的构造器com.alibaba.nacos.config.server.utils.TimeoutUtils
 
timer - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleFlowData
 
timer - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleIpFlowData
 
TIMER_EXECUTOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.ConfigExecutor
 
TimeUtils - com.alibaba.nacos.config.server.utils中的类
Time util.
TimeUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.TimeUtils
 
tjt - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
tjt - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
tjt - 类 中的变量com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
tm - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
toString() - 类 中的方法com.alibaba.nacos.config.server.auth.RoleInfo
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.app.GroupKey
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.app.MonitorInfo
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfo
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoAggr
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBase
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoBaseEx
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoChanged
 
toString() - 类 中的方法com.alibaba.nacos.config.server.model.ConfigInfoEx
 
toString() - 类 中的方法com.alibaba.nacos.config.server.service.LongPollingService.ClientLongPolling
 
toString() - 类 中的方法com.alibaba.nacos.config.server.service.merge.MergeDataTask
 
toString() - 类 中的方法com.alibaba.nacos.config.server.service.sql.ModifyRequest
 
toString() - 类 中的方法com.alibaba.nacos.config.server.service.sql.SelectRequest
 
toString(InputStream, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
 
toString(Reader) - 类 中的静态方法com.alibaba.nacos.config.server.utils.MD5Util
Reader to String.
total - 类 中的变量com.alibaba.nacos.config.server.model.RestPageResult
 
total - 类 中的变量com.alibaba.nacos.config.server.service.dump.DumpService
 
total - 类 中的静态变量com.alibaba.nacos.config.server.service.merge.MergeDatumService
 
total - 类 中的变量com.alibaba.nacos.config.server.utils.AccumulateStatCount
 
totalCount - 类 中的变量com.alibaba.nacos.config.server.model.Page
totalCount.
totalMemory - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Total memory can use.
totalTime - 类 中的变量com.alibaba.nacos.config.server.utils.TimeoutUtils
Total time to get the data of consumption, the unit of ms.
TOTALTIME_FROM_SERVER - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Total time of threshold value when getting data from network(unit: millisecond).
TOTALTIME_INVALID_THRESHOLD - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
Invalid total time of threshold value when getting data from network(unit: millisecond).
totalTimeout - 类 中的变量com.alibaba.nacos.config.server.utils.TimeoutUtils
Total timeout to get data, the unit of ms.
tpsMonitorManager - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier
 
TRACE_LOG - 类 中的静态变量com.alibaba.nacos.config.server.utils.LogUtil
 
TraceLogUtil - com.alibaba.nacos.config.server.utils中的类
Trace util.
TraceLogUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.TraceLogUtil
 
trackClientMd5(String, String, String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Put the specified value(ip/groupKey/clientMd5) into clientRecords Map.
trackClientMd5(String, Map<String, String>) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
Track client's md5 value.
trackClientMd5(String, Map<String, String>, Map<String, Long>) - 类 中的静态方法com.alibaba.nacos.config.server.service.ClientTrackService
TrackClientMd5.
TRANSACTION_QUERY_TIMEOUT - 类 中的静态变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceServiceImpl
 
transactionTemplate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
transactionTemplate - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
transferToLeader() - 类 中的方法com.alibaba.nacos.config.server.configuration.NacosConfigConfiguration
 
transferToLeaderRegistration() - 类 中的方法com.alibaba.nacos.config.server.configuration.NacosConfigConfiguration
 
TRUE_STR - 类 中的静态变量com.alibaba.nacos.config.server.service.dump.DumpService
 
TRUE_STR - 类 中的静态变量com.alibaba.nacos.config.server.service.LongPollingService
 
trueStr - 类 中的变量com.alibaba.nacos.config.server.controller.CommunicationController
 
truncateContent(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ContentUtils
Truncate the content.
TRY_GET_LOCK_TIMES - 类 中的静态变量com.alibaba.nacos.config.server.controller.ConfigServletInner
 
TRY_GET_LOCK_TIMES - 类 中的静态变量com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
tryConfigReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.controller.ConfigServletInner
Try to add read lock.
tryConfigReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.remote.ConfigQueryRequestHandler
 
tryReadLock() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
Try read lock.
tryReadLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Try to add read lock.
tryTimes - 类 中的变量com.alibaba.nacos.config.server.remote.RpcConfigChangeNotifier.RpcPushTask
 
tryWriteLock() - 类 中的方法com.alibaba.nacos.config.server.utils.SimpleReadWriteLock
Try write lock.
tryWriteLock(String) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Try to add write lock.
TXT - com.alibaba.nacos.config.server.enums.FileTypeEnum
Text file.
type - 类 中的变量com.alibaba.nacos.config.server.model.CacheItem
 
type - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
type - 类 中的变量com.alibaba.nacos.config.server.model.ConfigInfo
 
type - 类 中的变量com.alibaba.nacos.config.server.model.ConfigMetadata.ConfigExportItem
 
type - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
type - 类 中的变量com.alibaba.nacos.config.server.model.event.ConfigDumpEvent
 
type(String) - 类 中的方法com.alibaba.nacos.config.server.model.event.ConfigDumpEvent.ConfigDumpEventBuilder
 
TYPE - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 

U

UNKNOWN_APP - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
unzip(byte[]) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ZipUtils
unzip method.
UnZipResult(List<ZipUtils.ZipItem>, ZipUtils.ZipItem) - 类 的构造器com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
update(List<ModifyRequest>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data modify transaction.
update(List<ModifyRequest>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
update(List<ModifyRequest>, BiConsumer<Boolean, Throwable>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DatabaseOperate
data modify transaction.
update(List<ModifyRequest>, BiConsumer<Boolean, Throwable>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 
update(List<ModifyRequest>, BiConsumer<Boolean, Throwable>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.StandaloneDatabaseOperateImpl
 
update(TransactionTemplate, JdbcTemplate, List<ModifyRequest>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
execute update operation.
update(TransactionTemplate, JdbcTemplate, List<ModifyRequest>, BiConsumer<Boolean, Throwable>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.embedded.BaseDatabaseOperate
execute update operation, to fix #3617.
updateBetaMd5(String, String, List<String>, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Update Beta md5 value.
updateCapacity(HttpServletResponse, String, String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.controller.CapacityController
Modify group or capacity of tenant, and init record when capacity information are still initial.
updateClusterUsage(CounterMode) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
updateConfigInfo(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfo(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfo(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update common configuration information.
updateConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfo4Beta(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update beta configuration information.
updateConfigInfo4BetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfo4BetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfo4BetaCas(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update beta configuration information.
updateConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfo4Tag(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update tag configuration information.
updateConfigInfo4TagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfo4TagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfo4TagCas(ConfigInfo, String, String, String, Timestamp, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update tag configuration information.
updateConfigInfoAtomic(ConfigInfo, String, String, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfoAtomic(ConfigInfo, String, String, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfoAtomic(ConfigInfo, String, String, Timestamp, Map<String, Object>) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update configuration; database atomic operation, minimum SQL action, no business encapsulation.
updateConfigInfoAtomicCas(ConfigInfo, String, String, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfoAtomicCas(ConfigInfo, String, String, Timestamp, Map<String, Object>) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfoCas(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigInfoCas(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigInfoCas(ConfigInfo, String, String, Timestamp, Map<String, Object>, boolean) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update common configuration information.
updateConfigSubAtomic(String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateConfigSubAtomic(String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateConfigSubAtomic(String, String, String, Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update configuration; database atomic operation, minimum SQL action, no business encapsulation.
updateGroupCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
Update GroupCapacity.
updateGroupUsage(CounterMode, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
updateGroupUsage(CounterMode, String, int, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
updateLimit(String, Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedPaginationHelperImpl
 
updateLimit(String, Object[]) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePaginationHelperImpl
 
updateLimit(String, Object[]) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PaginationHelper
 
updateLocalCacheFromStore() - 类 中的方法com.alibaba.nacos.config.server.controller.ConfigOpsController
Manually trigger dump of a local configuration file.
updateMaxSize(String, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
updateMd5(String, String, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Update md5 value.
updateMd5(String, String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateMd5(String, String, String, String, Timestamp) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateMd5(String, String, String, String, Timestamp) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
update md5.
updateQuota(String, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.GroupCapacityPersistService
 
updateQuota(String, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
 
updateTagMd5(String, String, String, long) - 类 中的静态方法com.alibaba.nacos.config.server.service.ConfigCacheService
Update tag md5 value.
updateTenantCapacity(String, Integer, Integer, Integer, Integer) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.TenantCapacityPersistService
Update TenantCapacity.
updateTenantNameAtomic(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.embedded.EmbeddedStoragePersistServiceImpl
 
updateTenantNameAtomic(String, String, String, String) - 类 中的方法com.alibaba.nacos.config.server.service.repository.extrnal.ExternalStoragePersistServiceImpl
 
updateTenantNameAtomic(String, String, String, String) - 接口 中的方法com.alibaba.nacos.config.server.service.repository.PersistService
Update tenantInfo showname.
updateTenantUsage(CounterMode, String) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
updateTenantUsage(CounterMode, String, boolean) - 类 中的方法com.alibaba.nacos.config.server.service.capacity.CapacityService
 
updateUserPassword(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.EmbeddedUserPersistServiceImpl
Execute update user password operation.
updateUserPassword(String, String) - 类 中的方法com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl
Execute update user password operation.
updateUserPassword(String, String) - 接口 中的方法com.alibaba.nacos.config.server.auth.UserPersistService
update password of the user.
url - 类 中的变量com.alibaba.nacos.config.server.service.ConfigSubService.Job
 
url - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
url - 类 中的变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
URL_PATTERN - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
URL_PATTERN - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.NotifyTaskProcessor
 
URL_PATTERN - 类 中的静态变量com.alibaba.nacos.config.server.utils.UrlAnalysisUtils
 
URL_PATTERN_TENANT - 类 中的静态变量com.alibaba.nacos.config.server.service.notify.AsyncNotifyService.NotifySingleTask
 
UrlAnalysisUtils - com.alibaba.nacos.config.server.utils中的类
Url util.
UrlAnalysisUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.UrlAnalysisUtils
 
urlEncode(String, StringBuilder) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey
+ -> %2B % -> %25.
urlEncode(String, StringBuilder) - 类 中的静态方法com.alibaba.nacos.config.server.utils.GroupKey2
+ -> %2B % -> %25.
usage - 类 中的变量com.alibaba.nacos.config.server.model.capacity.Capacity
 
use - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAdvanceInfo
 
use - 类 中的变量com.alibaba.nacos.config.server.model.ConfigAllInfo
 
USE - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
USE_ZIP - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
useExternalDB - 类 中的静态变量com.alibaba.nacos.config.server.utils.PropertyUtil
Standalone mode uses DB.
user - 类 中的变量com.alibaba.nacos.config.server.service.datasource.ExternalDataSourceProperties
 
User - com.alibaba.nacos.config.server.model中的类
User.
User() - 类 的构造器com.alibaba.nacos.config.server.model.User
 
USER_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.config.server.service.repository.RowMapperManager
 
username - 类 中的变量com.alibaba.nacos.config.server.auth.RoleInfo
 
username - 类 中的变量com.alibaba.nacos.config.server.model.User
 
userName - 类 中的变量com.alibaba.nacos.config.server.service.datasource.LocalDataSourceServiceImpl
 
UserPersistService - com.alibaba.nacos.config.server.auth中的接口
User CRUD service.
UserRowMapper() - 类 的构造器com.alibaba.nacos.config.server.service.repository.RowMapperManager.UserRowMapper
 

V

validChars - 类 中的静态变量com.alibaba.nacos.config.server.utils.ParamUtils
 
value - 类 中的变量com.alibaba.nacos.config.server.utils.SimpleCache.CacheEntry
 
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.constant.CounterMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.enums.FileTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.model.AuthType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.model.SameConfigPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.aspect.CapacityManagementAspect.LimitType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.constant.CounterMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.enums.FileTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.model.AuthType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.model.SameConfigPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.config.server.result.code.ResultCodeEnum
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VALUES - 枚举 中的静态变量com.alibaba.nacos.config.server.enums.FileTypeEnum
 
verifyIncrementPubContent(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ContentUtils
verify the pub config content.
verifyIncrementPubContent(String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.UrlAnalysisUtils
 

W

webRootPath - 类 中的静态变量com.alibaba.nacos.config.server.filter.NacosWebFilter
 
WORD_SEPARATOR - 类 中的静态变量com.alibaba.nacos.config.server.constant.Constants
 
WORD_SEPARATOR_CHAR - 类 中的静态变量com.alibaba.nacos.config.server.utils.MD5Util
 
writeErrMsg(HttpServletResponse, int, String) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ResponseUtil
Write error msg.
writeLock - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DerbySnapshotOperation
 
writeLock - 类 中的变量com.alibaba.nacos.config.server.service.repository.embedded.DistributedDatabaseOperateImpl
 

X

X_FORWARDED_FOR - 类 中的静态变量com.alibaba.nacos.config.server.utils.RequestUtil
 
X_FORWARDED_FOR_SPLIT_SYMBOL - 类 中的静态变量com.alibaba.nacos.config.server.utils.RequestUtil
 
X_REAL_IP - 类 中的静态变量com.alibaba.nacos.config.server.utils.RequestUtil
 
XML - com.alibaba.nacos.config.server.enums.FileTypeEnum
Xml file.

Y

YAML - com.alibaba.nacos.config.server.enums.FileTypeEnum
Yaml file.
YamlParserConstructor() - 类 的构造器com.alibaba.nacos.config.server.utils.YamlParserUtil.YamlParserConstructor
 
YamlParserUtil - com.alibaba.nacos.config.server.utils中的类
YamlParserUtil.
YamlParserUtil() - 类 的构造器com.alibaba.nacos.config.server.utils.YamlParserUtil
 
YamlParserUtil.ConstructYamlConfigMetadata - com.alibaba.nacos.config.server.utils中的类
 
YamlParserUtil.CustomRepresenter - com.alibaba.nacos.config.server.utils中的类
 
YamlParserUtil.YamlParserConstructor - com.alibaba.nacos.config.server.utils中的类
 
ygc - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Young gc time counter.
ygct - 类 中的变量com.alibaba.nacos.config.server.model.app.MonitorInfo
Young gc time.
YML - com.alibaba.nacos.config.server.enums.FileTypeEnum
Yaml file.
YYYYMMMDDHHMMSS - 类 中的静态变量com.alibaba.nacos.config.server.utils.TimeUtils
 

Z

ZERO - 类 中的静态变量com.alibaba.nacos.config.server.service.capacity.CapacityService
 
zip(List<ZipUtils.ZipItem>) - 类 中的静态方法com.alibaba.nacos.config.server.utils.ZipUtils
zip method.
ZipItem(String, String) - 类 的构造器com.alibaba.nacos.config.server.utils.ZipUtils.ZipItem
 
zipItemList - 类 中的变量com.alibaba.nacos.config.server.utils.ZipUtils.UnZipResult
 
ZipUtils - com.alibaba.nacos.config.server.utils中的类
ZipUtils for import and export.
ZipUtils() - 类 的构造器com.alibaba.nacos.config.server.utils.ZipUtils
 
ZipUtils.UnZipResult - com.alibaba.nacos.config.server.utils中的类
 
ZipUtils.ZipItem - com.alibaba.nacos.config.server.utils中的类
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
所有类 所有程序包