A B C D F G H I J L M R S T U 
所有类 所有程序包

A

AbstractMapper - com.alibaba.nacos.plugin.datasource.mapper中的类
The abstract mapper contains CRUD methods.
AbstractMapper() - 类 的构造器com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
aggrConfigInfoCount(int, boolean) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
aggrConfigInfoCount(int, boolean) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
aggrConfigInfoCount(int, boolean) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoAggrMapper
Get count of aggregation config info.
APP_NAME - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
APP_NAME - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 

B

batchRemoveAggr(List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
batchRemoveAggr(List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
batchRemoveAggr(List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoAggrMapper
To delete aggregated data in bulk, you need to specify a list of datum.

C

com.alibaba.nacos.plugin.datasource - 程序包 com.alibaba.nacos.plugin.datasource
 
com.alibaba.nacos.plugin.datasource.constants - 程序包 com.alibaba.nacos.plugin.datasource.constants
 
com.alibaba.nacos.plugin.datasource.impl.derby - 程序包 com.alibaba.nacos.plugin.datasource.impl.derby
 
com.alibaba.nacos.plugin.datasource.impl.mysql - 程序包 com.alibaba.nacos.plugin.datasource.impl.mysql
 
com.alibaba.nacos.plugin.datasource.mapper - 程序包 com.alibaba.nacos.plugin.datasource.mapper
 
com.alibaba.nacos.plugin.datasource.proxy - 程序包 com.alibaba.nacos.plugin.datasource.proxy
 
CONFIG_INFO - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
CONFIG_INFO_AGGR - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
CONFIG_INFO_BETA - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
CONFIG_INFO_TAG - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
CONFIG_TAGS_RELATION - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
ConfigInfoAggrMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The mapper of config info.
ConfigInfoAggrMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigInfoAggrMapper.
ConfigInfoAggrMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
ConfigInfoAggrMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of ConfigInfoAggrMapper.
ConfigInfoAggrMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
ConfigInfoBetaMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The beta config info mapper.
ConfigInfoBetaMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigInfoBetaMapper.
ConfigInfoBetaMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoBetaMapperByDerby
 
ConfigInfoBetaMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of ConfigInfoBetaMapper.
ConfigInfoBetaMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoBetaMapperByMySql
 
configInfoLikeTenantCount() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
configInfoLikeTenantCount() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
configInfoLikeTenantCount() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Returns the number of configuration items.
ConfigInfoMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The mapper of config info.
ConfigInfoMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigInfoMapper.
ConfigInfoMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
ConfigInfoMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of ConfigInfoMapper.
ConfigInfoMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
ConfigInfoTagMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The config tag info mapper.
ConfigInfoTagMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigInfoTagMapper.
ConfigInfoTagMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagMapperByDerby
 
ConfigInfoTagMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of ConfigInfoTagMapper.
ConfigInfoTagMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoTagMapperByMySql
 
ConfigInfoTagsRelationMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigTagsRelationMapper.
ConfigInfoTagsRelationMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
ConfigTagsRelationMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The config with tags mapper.
ConfigTagsRelationMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of ConfigTagsRelationMapper.
ConfigTagsRelationMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
CONTENT - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
CONTENT - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
correctUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
correctUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
correctUsage() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Correct Usage.
count(List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
count(List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
The count method contains where params.
createProxy(Mapper) - 类 中的方法com.alibaba.nacos.plugin.datasource.proxy.MapperProxy
 

D

DATA_ID - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
DATA_ID - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
DataSourceConstant - com.alibaba.nacos.plugin.datasource.constants中的类
The data source name.
DataSourceConstant() - 类 的构造器com.alibaba.nacos.plugin.datasource.constants.DataSourceConstant
 
dataSourceLogEnable - 类 中的变量com.alibaba.nacos.plugin.datasource.MapperManager
 
decrementUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
decrementUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
decrementUsage() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
DecrementUsage.
decrementUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
decrementUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
decrementUsageByWhere() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to decrement usage field.
delete(List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
delete(List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
The delete method contains.
DERBY - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.DataSourceConstant
 
detailPreviousConfigHistory() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
detailPreviousConfigHistory() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
detailPreviousConfigHistory() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.HistoryConfigInfoMapper
Get previous config detail.

F

findAllAggrGroupByDistinct() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
findAllAggrGroupByDistinct() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
findAllAggrGroupByDistinct() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoAggrMapper
Find all aggregated data sets.
findAllConfigInfo4Export(List<Long>, Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllConfigInfo4Export(List<Long>, Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllConfigInfo4Export(List<Long>, Map<String, String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
query all configuration information according to group, appName, tenant (for export).
findAllConfigInfoBaseFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllConfigInfoBaseFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllConfigInfoBaseFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query all configuration information by page.
findAllConfigInfoBetaForDumpAllFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoBetaMapperByDerby
 
findAllConfigInfoBetaForDumpAllFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoBetaMapperByMySql
 
findAllConfigInfoBetaForDumpAllFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoBetaMapper
Query all beta config info for dump task.
findAllConfigInfoFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllConfigInfoFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllConfigInfoFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query all configuration information by page.
findAllConfigInfoFragment(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllConfigInfoFragment(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllConfigInfoFragment(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query all config info.
findAllConfigInfoTagForDumpAllFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagMapperByDerby
 
findAllConfigInfoTagForDumpAllFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoTagMapperByMySql
 
findAllConfigInfoTagForDumpAllFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoTagMapper
Query all tag config info for dump task.
findAllConfigKey(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllConfigKey(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllConfigKey(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query all configuration information by page.
findAllDataIdAndGroup() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findAllDataIdAndGroup() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findAllDataIdAndGroup() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Find all dataId and group.
findChangeConfig() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findChangeConfig() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findChangeConfig() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query change config.
findChangeConfigCountRows(Map<String, String>, Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findChangeConfigCountRows(Map<String, String>, Timestamp, Timestamp) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findChangeConfigCountRows(Map<String, String>, Timestamp, Timestamp) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get the count of config information.
findChangeConfigFetchRows(Map<String, String>, Timestamp, Timestamp, int, int, long) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findChangeConfigFetchRows(Map<String, String>, Timestamp, Timestamp, int, int, long) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findChangeConfigFetchRows(Map<String, String>, Timestamp, Timestamp, int, int, long) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
According to the time period and configuration conditions to query the eligible configuration.
findConfigHistoryCountByTime() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
findConfigHistoryCountByTime() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
findConfigHistoryCountByTime() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.HistoryConfigInfoMapper
Get the number of configurations before the specified time.
findConfigHistoryFetchRows() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
findConfigHistoryFetchRows() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
findConfigHistoryFetchRows() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.HistoryConfigInfoMapper
List configuration history change record.
findConfigInfo4PageCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfo4PageCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfo4PageCountRows(Map<String, String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
find the count of config info.
findConfigInfo4PageCountRows(Map<String, String>, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
findConfigInfo4PageCountRows(Map<String, String>, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
findConfigInfo4PageCountRows(Map<String, String>, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigTagsRelationMapper
Get the count of config info.
findConfigInfo4PageFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfo4PageFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfo4PageFetchRows(Map<String, String>, int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
find config info.
findConfigInfo4PageFetchRows(Map<String, String>, int, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
findConfigInfo4PageFetchRows(Map<String, String>, int, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
findConfigInfo4PageFetchRows(Map<String, String>, int, int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigTagsRelationMapper
Find config info.
findConfigInfoAggrByPageFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
findConfigInfoAggrByPageFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
findConfigInfoAggrByPageFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoAggrMapper
Query aggregation config info.
findConfigInfoAggrIsOrdered() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
findConfigInfoAggrIsOrdered() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
findConfigInfoAggrIsOrdered() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoAggrMapper
Find all data before aggregation under a dataId.
findConfigInfoBaseByGroupFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoBaseByGroupFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoBaseByGroupFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query configuration information based on group.
findConfigInfoBaseLikeCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoBaseLikeCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoBaseLikeCountRows(Map<String, String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get the count of config information.
findConfigInfoBaseLikeFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoBaseLikeFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoBaseLikeFetchRows(Map<String, String>, int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get the config information.
findConfigInfoByAppCountRows() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoByAppCountRows() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoByAppCountRows() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query the count of config_info by tenantId and appName.
findConfigInfoByAppFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoByAppFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoByAppFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query configuration information based on group.
findConfigInfoLike4PageCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoLike4PageCountRows(Map<String, String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoLike4PageCountRows(Map<String, String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query config info count.
findConfigInfoLike4PageCountRows(Map<String, String>, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
findConfigInfoLike4PageCountRows(Map<String, String>, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
findConfigInfoLike4PageCountRows(Map<String, String>, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigTagsRelationMapper
Get the count of config information by config tags relation.
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Query config info.
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
findConfigInfoLike4PageFetchRows(Map<String, String>, int, int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigTagsRelationMapper
Query config info.
findConfigInfosByIds(int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigInfosByIds(int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigInfosByIds(int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
find ConfigInfo by ids.
findConfigMaxId() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
findConfigMaxId() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
findConfigMaxId() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get the maxId.
findDeletedConfig() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
findDeletedConfig() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
findDeletedConfig() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.HistoryConfigInfoMapper
Query deleted config.
findMapper(String, String) - 类 中的方法com.alibaba.nacos.plugin.datasource.MapperManager
Get the mapper by table name.

G

getCapacityList4CorrectUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
getCapacityList4CorrectUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
getCapacityList4CorrectUsage() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Get TenantCapacity List, only including id and tenantId value.
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoBetaMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantInfoMapperByDerby
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoBetaMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoTagMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
getDataSource() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantInfoMapperByMySql
 
getDataSource() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
Get the datasource name.
getGroupIdList(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
getGroupIdList(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
getGroupIdList(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get group id list by page.
getPrimaryKeyGeneratedKeys() - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
getPrimaryKeyGeneratedKeys() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
Get config_info table primary keys name.
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoAggrMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoBetaMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagsRelationMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantInfoMapperByDerby
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoAggrMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoBetaMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoTagMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigTagsRelationMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
getTableName() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantInfoMapperByMySql
 
getTableName() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
Get the name of table.
getTenantIdList(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
getTenantIdList(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
getTenantIdList(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Get tenant id list by page.
GROUP - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
GROUP - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
GROUP_CAPACITY - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
GroupCapacityMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The tenant capacity info mapper.
GroupCapacityMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of GroupCapacityMapper.
GroupCapacityMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
GroupCapacityMapperByMysql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The derby implementation of GroupCapacityMapper.
GroupCapacityMapperByMysql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 

H

HIS_CONFIG_INFO - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
HistoryConfigInfoMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The history config info mapper.
HistoryConfigInfoMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of ConfigInfoMapper.
HistoryConfigInfoMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
HistoryConfigInfoMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of HistoryConfigInfoMapper.
HistoryConfigInfoMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 

I

incrementUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
incrementUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
incrementUsage() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Increment Usage.
incrementUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
incrementUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
incrementUsageByWhere() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to increment usage field.
incrementUsageByWhereQuotaEqualZero() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
incrementUsageByWhereQuotaEqualZero() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
incrementUsageByWhereQuotaEqualZero() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to increment usage field.
incrementUsageByWhereQuotaNotEqualZero() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
incrementUsageByWhereQuotaNotEqualZero() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
incrementUsageByWhereQuotaNotEqualZero() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to increment usage field.
incrementUsageWithDefaultQuotaLimit() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
incrementUsageWithDefaultQuotaLimit() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
incrementUsageWithDefaultQuotaLimit() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Increment UsageWithDefaultQuotaLimit.
incrementUsageWithQuotaLimit() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
incrementUsageWithQuotaLimit() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
incrementUsageWithQuotaLimit() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Increment UsageWithQuotaLimit.
insert(List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
insert(List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
The insert method contains columns.
insertIntoSelect() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
insertIntoSelect() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
insertIntoSelect() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
INSERT INTO SELECT statement.
insertIntoSelectByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
insertIntoSelectByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
insertIntoSelectByWhere() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
INSERT INTO SELECT statement.
insertTenantCapacity() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
insertTenantCapacity() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
insertTenantCapacity() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.TenantCapacityMapper
Insert TenantCapacity.
instance(boolean) - 类 中的静态方法com.alibaba.nacos.plugin.datasource.MapperManager
Get the instance of MapperManager.
INSTANCE - 类 中的静态变量com.alibaba.nacos.plugin.datasource.MapperManager
 
invoke(Object, Method, Object[]) - 类 中的方法com.alibaba.nacos.plugin.datasource.proxy.MapperProxy
 

J

join(Mapper) - 类 中的静态方法com.alibaba.nacos.plugin.datasource.MapperManager
To join mapper in MAPPER_SPI_MAP.

L

listGroupKeyMd5ByPageFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
listGroupKeyMd5ByPageFetchRows(int, int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
listGroupKeyMd5ByPageFetchRows(int, int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
list group key md5 by page.
loadInitial() - 类 中的方法com.alibaba.nacos.plugin.datasource.MapperManager
The init method.
LOGGER - 类 中的静态变量com.alibaba.nacos.plugin.datasource.MapperManager
 
LOGGER - 类 中的静态变量com.alibaba.nacos.plugin.datasource.proxy.MapperProxy
 

M

mapper - 类 中的变量com.alibaba.nacos.plugin.datasource.proxy.MapperProxy
 
Mapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The parent class of the all mappers.
MAPPER_SPI_MAP - 类 中的静态变量com.alibaba.nacos.plugin.datasource.MapperManager
 
MapperManager - com.alibaba.nacos.plugin.datasource中的类
DataSource Plugin Mapper Management.
MapperManager() - 类 的构造器com.alibaba.nacos.plugin.datasource.MapperManager
 
MapperProxy - com.alibaba.nacos.plugin.datasource.proxy中的类
DataSource plugin Mapper sql proxy.
MapperProxy() - 类 的构造器com.alibaba.nacos.plugin.datasource.proxy.MapperProxy
 
MYSQL - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.DataSourceConstant
 

R

removeConfigHistory() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.HistoryConfigInfoMapperByDerby
 
removeConfigHistory() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.HistoryConfigInfoMapperByMySql
 
removeConfigHistory() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.HistoryConfigInfoMapper
Delete data before startTime.
removeConfigInfoByIdsAtomic(int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
removeConfigInfoByIdsAtomic(int) - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
removeConfigInfoByIdsAtomic(int) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Remove configuration; database atomic operation, minimum SQL action, no business encapsulation.

S

select(List<String>, List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
select(List<String>, List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
The select method contains columns and where params.
selectGroupInfoBySize() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
selectGroupInfoBySize() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
selectGroupInfoBySize() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to select group info.

T

TableConstant - com.alibaba.nacos.plugin.datasource.constants中的类
The table name constant.
TableConstant() - 类 的构造器com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
TENANT - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
TENANT - 类 中的静态变量com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
TENANT_CAPACITY - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
TENANT_INFO - 类 中的静态变量com.alibaba.nacos.plugin.datasource.constants.TableConstant
 
TenantCapacityMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The tenant capacity info mapper.
TenantCapacityMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of TenantCapacityMapper.
TenantCapacityMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.TenantCapacityMapperByDerby
 
TenantCapacityMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of TenantCapacityMapper.
TenantCapacityMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.TenantCapacityMapperByMySql
 
TenantInfoMapper - com.alibaba.nacos.plugin.datasource.mapper中的接口
The tenant info mapper.
TenantInfoMapperByDerby - com.alibaba.nacos.plugin.datasource.impl.derby中的类
The derby implementation of TenantInfoMapper.
TenantInfoMapperByDerby() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.derby.TenantInfoMapperByDerby
 
TenantInfoMapperByMySql - com.alibaba.nacos.plugin.datasource.impl.mysql中的类
The mysql implementation of TenantInfoMapper.
TenantInfoMapperByMySql() - 类 的构造器com.alibaba.nacos.plugin.datasource.impl.mysql.TenantInfoMapperByMySql
 

U

update(List<String>, List<String>) - 类 中的方法com.alibaba.nacos.plugin.datasource.mapper.AbstractMapper
 
update(List<String>, List<String>) - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.Mapper
The update method contains columns and where params.
updateConfigInfo4BetaCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoBetaMapperByDerby
 
updateConfigInfo4BetaCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoBetaMapperByMySql
 
updateConfigInfo4BetaCas() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoBetaMapper
Update beta configuration information.
updateConfigInfo4TagCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoTagMapperByDerby
 
updateConfigInfo4TagCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoTagMapperByMySql
 
updateConfigInfo4TagCas() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoTagMapper
Update tag configuration information.
updateConfigInfoAtomicCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.ConfigInfoMapperByDerby
 
updateConfigInfoAtomicCas() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.ConfigInfoMapperByMySql
 
updateConfigInfoAtomicCas() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.ConfigInfoMapper
Update configuration; database atomic operation, minimum SQL action, no business encapsulation.
updateUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
updateUsage() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
updateUsage() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to update usage field.
updateUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.derby.GroupCapacityMapperByDerby
 
updateUsageByWhere() - 类 中的方法com.alibaba.nacos.plugin.datasource.impl.mysql.GroupCapacityMapperByMysql
 
updateUsageByWhere() - 接口 中的方法com.alibaba.nacos.plugin.datasource.mapper.GroupCapacityMapper
used to update usage field.
A B C D F G H I J L M R S T U 
所有类 所有程序包