类的使用
com.alibaba.nacos.plugin.datasource.model.MapperContext
使用MapperContext的程序包
程序包
说明
-
com.alibaba.nacos.plugin.datasource.impl.derby中MapperContext的使用
修饰符和类型方法说明TenantCapacityMapperByDerby.correctUsage(MapperContext context) TenantCapacityMapperByDerby.decrementUsage(MapperContext context) GroupCapacityMapperByDerby.decrementUsageByWhere(MapperContext context) ConfigInfoMapperByDerby.findAllConfigInfoBaseFetchRows(MapperContext context) ConfigInfoBetaMapperByDerby.findAllConfigInfoBetaForDumpAllFetchRows(MapperContext context) ConfigInfoMapperByDerby.findAllConfigInfoFetchRows(MapperContext context) ConfigInfoMapperByDerby.findAllConfigInfoFragment(MapperContext context) ConfigInfoGrayMapperByDerby.findAllConfigInfoGrayForDumpAllFetchRows(MapperContext context) ConfigInfoTagMapperByDerby.findAllConfigInfoTagForDumpAllFetchRows(MapperContext context) ConfigInfoMapperByDerby.findAllConfigKey(MapperContext context) ConfigInfoGrayMapperByDerby.findChangeConfig(MapperContext context) ConfigInfoMapperByDerby.findChangeConfig(MapperContext context) ConfigInfoMapperByDerby.findChangeConfigFetchRows(MapperContext context) ConfigMigrateMapperByDerby.findConfigGrayIdNeedInsertMigrate(MapperContext context) ConfigMigrateMapperByDerby.findConfigGrayNeedUpdateMigrate(MapperContext context) ConfigMigrateMapperByDerby.findConfigIdNeedInsertMigrate(MapperContext context) ConfigInfoMapperByDerby.findConfigInfo4PageFetchRows(MapperContext context) ConfigInfoTagsRelationMapperByDerby.findConfigInfo4PageFetchRows(MapperContext context) ConfigInfoMapperByDerby.findConfigInfoBaseByGroupFetchRows(MapperContext context) ConfigInfoMapperByDerby.findConfigInfoBaseLikeFetchRows(MapperContext context) ConfigInfoMapperByDerby.findConfigInfoByAppFetchRows(MapperContext context) ConfigInfoMapperByDerby.findConfigInfoLike4PageFetchRows(MapperContext context) ConfigInfoTagsRelationMapperByDerby.findConfigInfoLike4PageFetchRows(MapperContext context) ConfigMigrateMapperByDerby.findConfigNeedUpdateMigrate(MapperContext context) HistoryConfigInfoMapperByDerby.findDeletedConfig(MapperContext context) TenantCapacityMapperByDerby.getCapacityList4CorrectUsage(MapperContext context) ConfigInfoMapperByDerby.getGroupIdList(MapperContext context) ConfigInfoMapperByDerby.getTenantIdList(MapperContext context) TenantCapacityMapperByDerby.incrementUsage(MapperContext context) GroupCapacityMapperByDerby.incrementUsageByWhere(MapperContext context) GroupCapacityMapperByDerby.incrementUsageByWhereQuotaEqualZero(MapperContext context) GroupCapacityMapperByDerby.incrementUsageByWhereQuotaNotEqualZero(MapperContext context) TenantCapacityMapperByDerby.incrementUsageWithDefaultQuotaLimit(MapperContext context) TenantCapacityMapperByDerby.incrementUsageWithQuotaLimit(MapperContext context) GroupCapacityMapperByDerby.insertIntoSelect(MapperContext context) GroupCapacityMapperByDerby.insertIntoSelectByWhere(MapperContext context) TenantCapacityMapperByDerby.insertTenantCapacity(MapperContext context) ConfigInfoMapperByDerby.listGroupKeyMd5ByPageFetchRows(MapperContext context) ConfigMigrateMapperByDerby.migrateConfigGrayInsertByIds(MapperContext context) ConfigMigrateMapperByDerby.migrateConfigInsertByIds(MapperContext context) HistoryConfigInfoMapperByDerby.pageFindConfigHistoryFetchRows(MapperContext context) HistoryConfigInfoMapperByDerby.removeConfigHistory(MapperContext context) GroupCapacityMapperByDerby.select(MapperContext context) TenantCapacityMapperByDerby.select(MapperContext context) GroupCapacityMapperByDerby.selectGroupInfoBySize(MapperContext context) GroupCapacityMapperByDerby.updateUsage(MapperContext context) GroupCapacityMapperByDerby.updateUsageByWhere(MapperContext context) -
com.alibaba.nacos.plugin.datasource.impl.mysql中MapperContext的使用
修饰符和类型方法说明TenantCapacityMapperByMySql.correctUsage(MapperContext context) TenantCapacityMapperByMySql.decrementUsage(MapperContext context) GroupCapacityMapperByMysql.decrementUsageByWhere(MapperContext context) ConfigInfoMapperByMySql.findAllConfigInfoBaseFetchRows(MapperContext context) ConfigInfoBetaMapperByMySql.findAllConfigInfoBetaForDumpAllFetchRows(MapperContext context) ConfigInfoMapperByMySql.findAllConfigInfoFetchRows(MapperContext context) ConfigInfoMapperByMySql.findAllConfigInfoFragment(MapperContext context) ConfigInfoGrayMapperByMySql.findAllConfigInfoGrayForDumpAllFetchRows(MapperContext context) ConfigInfoTagMapperByMySql.findAllConfigInfoTagForDumpAllFetchRows(MapperContext context) ConfigInfoMapperByMySql.findAllConfigKey(MapperContext context) ConfigInfoMapperByMySql.findChangeConfigFetchRows(MapperContext context) ConfigInfoMapperByMySql.findConfigInfo4PageFetchRows(MapperContext context) ConfigTagsRelationMapperByMySql.findConfigInfo4PageFetchRows(MapperContext context) ConfigInfoMapperByMySql.findConfigInfoBaseByGroupFetchRows(MapperContext context) ConfigInfoMapperByMySql.findConfigInfoBaseLikeFetchRows(MapperContext context) ConfigInfoMapperByMySql.findConfigInfoByAppFetchRows(MapperContext context) ConfigInfoMapperByMySql.findConfigInfoLike4PageFetchRows(MapperContext context) ConfigTagsRelationMapperByMySql.findConfigInfoLike4PageFetchRows(MapperContext context) TenantCapacityMapperByMySql.getCapacityList4CorrectUsage(MapperContext context) ConfigInfoMapperByMySql.getGroupIdList(MapperContext context) ConfigInfoMapperByMySql.getTenantIdList(MapperContext context) TenantCapacityMapperByMySql.incrementUsage(MapperContext context) GroupCapacityMapperByMysql.incrementUsageByWhere(MapperContext context) GroupCapacityMapperByMysql.incrementUsageByWhereQuotaEqualZero(MapperContext context) GroupCapacityMapperByMysql.incrementUsageByWhereQuotaNotEqualZero(MapperContext context) TenantCapacityMapperByMySql.incrementUsageWithDefaultQuotaLimit(MapperContext context) TenantCapacityMapperByMySql.incrementUsageWithQuotaLimit(MapperContext context) GroupCapacityMapperByMysql.insertIntoSelect(MapperContext context) GroupCapacityMapperByMysql.insertIntoSelectByWhere(MapperContext context) TenantCapacityMapperByMySql.insertTenantCapacity(MapperContext context) ConfigInfoMapperByMySql.listGroupKeyMd5ByPageFetchRows(MapperContext context) HistoryConfigInfoMapperByMySql.pageFindConfigHistoryFetchRows(MapperContext context) HistoryConfigInfoMapperByMySql.removeConfigHistory(MapperContext context) GroupCapacityMapperByMysql.select(MapperContext context) TenantCapacityMapperByMySql.select(MapperContext context) GroupCapacityMapperByMysql.selectGroupInfoBySize(MapperContext context) GroupCapacityMapperByMysql.updateUsage(MapperContext context) GroupCapacityMapperByMysql.updateUsageByWhere(MapperContext context) -
com.alibaba.nacos.plugin.datasource.mapper中MapperContext的使用
修饰符和类型方法说明default MapperResultConfigInfoMapper.configInfoLikeTenantCount(MapperContext context) Returns the number of configuration items.TenantCapacityMapper.correctUsage(MapperContext context) Correct Usage.TenantCapacityMapper.decrementUsage(MapperContext context) Decrement Usage.GroupCapacityMapper.decrementUsageByWhere(MapperContext context) Used to decrement usage field.default MapperResultHistoryConfigInfoMapper.detailPreviousConfigHistory(MapperContext context) Get previous config detail.default MapperResultConfigInfoMapper.findAllConfigInfo4Export(MapperContext context) query all configuration information according to group, appName, tenant (for export).ConfigInfoMapper.findAllConfigInfoBaseFetchRows(MapperContext context) Query all configuration information by page.ConfigInfoBetaMapper.findAllConfigInfoBetaForDumpAllFetchRows(MapperContext context) Query all beta config info for dump task.ConfigInfoMapper.findAllConfigInfoFetchRows(MapperContext context) Query all configuration information by page.ConfigInfoMapper.findAllConfigInfoFragment(MapperContext context) Query all config info.ConfigInfoGrayMapper.findAllConfigInfoGrayForDumpAllFetchRows(MapperContext context) Query all gray config info for dump task.ConfigInfoTagMapper.findAllConfigInfoTagForDumpAllFetchRows(MapperContext context) Query all tag config info for dump task.ConfigInfoMapper.findAllConfigKey(MapperContext context) Query all configuration information by page.default MapperResultConfigInfoMapper.findAllDataIdAndGroup(MapperContext context) Find all dataId and group.default MapperResultConfigInfoGrayMapper.findChangeConfig(MapperContext context) Query change config.default MapperResultConfigInfoMapper.findChangeConfig(MapperContext context) Query change config.default MapperResultConfigInfoMapper.findChangeConfigCountRows(MapperContext context) Get the count of config information.ConfigInfoMapper.findChangeConfigFetchRows(MapperContext context) According to the time period and configuration conditions to query the eligible configuration.default MapperResultConfigMigrateMapper.findConfigGrayIdNeedInsertMigrate(MapperContext context) Find config id need migrate mapper result.default MapperResultConfigMigrateMapper.findConfigGrayNeedUpdateMigrate(MapperContext context) Find config gray id need update migrate from empty mapper result.default MapperResultHistoryConfigInfoMapper.findConfigHistoryCountByTime(MapperContext context) Get the number of configurations before the specified time.default MapperResultHistoryConfigInfoMapper.findConfigHistoryFetchRows(MapperContext context) List configuration history change record.default MapperResultConfigMigrateMapper.findConfigIdNeedInsertMigrate(MapperContext context) Find config id need migrate mapper result.default MapperResultConfigInfoMapper.findConfigInfo4PageCountRows(MapperContext context) find the count of config info.default MapperResultConfigTagsRelationMapper.findConfigInfo4PageCountRows(MapperContext context) Get the count of config info.ConfigInfoMapper.findConfigInfo4PageFetchRows(MapperContext context) find config info.ConfigTagsRelationMapper.findConfigInfo4PageFetchRows(MapperContext context) Find config info.ConfigInfoMapper.findConfigInfoBaseByGroupFetchRows(MapperContext context) Query configuration information based on group.default MapperResultConfigInfoMapper.findConfigInfoBaseLikeCountRows(MapperContext context) Get the count of config information.ConfigInfoMapper.findConfigInfoBaseLikeFetchRows(MapperContext context) Get the config information.default MapperResultConfigInfoMapper.findConfigInfoByAppCountRows(MapperContext context) Query the count of config_info by tenantId and appName.ConfigInfoMapper.findConfigInfoByAppFetchRows(MapperContext context) Query configuration information based on group.default MapperResultConfigInfoMapper.findConfigInfoLike4PageCountRows(MapperContext context) Query config info count.default MapperResultConfigTagsRelationMapper.findConfigInfoLike4PageCountRows(MapperContext context) Get the count of config information by config tags relation.ConfigInfoMapper.findConfigInfoLike4PageFetchRows(MapperContext context) Query config info.ConfigTagsRelationMapper.findConfigInfoLike4PageFetchRows(MapperContext context) Query config info.default MapperResultConfigInfoMapper.findConfigInfosByIds(MapperContext context) find ConfigInfo by ids.default MapperResultConfigInfoMapper.findConfigMaxId(MapperContext context) Get the maxId.default MapperResultConfigMigrateMapper.findConfigNeedUpdateMigrate(MapperContext context) Find config id need update migrate from empty mapper result.default MapperResultHistoryConfigInfoMapper.findDeletedConfig(MapperContext context) Query deleted config.TenantCapacityMapper.getCapacityList4CorrectUsage(MapperContext context) Get TenantCapacity List, only including id and tenantId value.default MapperResultConfigMigrateMapper.getConfigConflictCount(MapperContext context) Gets namespace conflict count.default MapperResultConfigMigrateMapper.getConfigGrayConflictCount(MapperContext context) Gets config gray conflict count.ConfigInfoMapper.getGroupIdList(MapperContext context) Get group id list by page.default MapperResultHistoryConfigInfoMapper.getNextHistoryInfo(MapperContext context) Get updated history config detail of the history config.ConfigInfoMapper.getTenantIdList(MapperContext context) Get tenant id list by page.TenantCapacityMapper.incrementUsage(MapperContext context) Increment Usage.GroupCapacityMapper.incrementUsageByWhere(MapperContext context) Used to increment usage field.GroupCapacityMapper.incrementUsageByWhereQuotaEqualZero(MapperContext context) Used to increment usage field.GroupCapacityMapper.incrementUsageByWhereQuotaNotEqualZero(MapperContext context) Used to increment usage field.TenantCapacityMapper.incrementUsageWithDefaultQuotaLimit(MapperContext context) Increment UsageWithDefaultQuotaLimit.TenantCapacityMapper.incrementUsageWithQuotaLimit(MapperContext context) Increment UsageWithQuotaLimit.GroupCapacityMapper.insertIntoSelect(MapperContext context) INSERT INTO SELECT statement.GroupCapacityMapper.insertIntoSelectByWhere(MapperContext context) INSERT INTO SELECT statement.TenantCapacityMapper.insertTenantCapacity(MapperContext context) Insert TenantCapacity.ConfigInfoMapper.listGroupKeyMd5ByPageFetchRows(MapperContext context) list group key md5 by page.default MapperResultConfigMigrateMapper.migrateConfigGrayInsertByIds(MapperContext context) Migrate config by ids mapper result.default MapperResultConfigMigrateMapper.migrateConfigInsertByIds(MapperContext context) Migrate config by ids mapper result.HistoryConfigInfoMapper.pageFindConfigHistoryFetchRows(MapperContext context) page search List configuration history.HistoryConfigInfoMapper.removeConfigHistory(MapperContext context) Delete data before startTime.default MapperResultConfigInfoMapper.removeConfigInfoByIdsAtomic(MapperContext context) Remove configuration; database atomic operation, minimum SQL action, no business encapsulation.GroupCapacityMapper.select(MapperContext context) Select group_capacity table by group id.TenantCapacityMapper.select(MapperContext context) Select tenant_capacity table by tenant id.GroupCapacityMapper.selectGroupInfoBySize(MapperContext context) Used to select group info.default MapperResultConfigInfoBetaMapper.updateConfigInfo4BetaCas(MapperContext context) Update beta configuration information.default MapperResultConfigInfoGrayMapper.updateConfigInfo4GrayCas(MapperContext context) Update gray configuration information.default MapperResultConfigInfoTagMapper.updateConfigInfo4TagCas(MapperContext context) Update tag configuration information.default MapperResultConfigInfoMapper.updateConfigInfoAtomicCas(MapperContext context) Update configuration; database atomic operation, minimum SQL action, no business encapsulation.GroupCapacityMapper.updateUsage(MapperContext context) Used to update usage field.GroupCapacityMapper.updateUsageByWhere(MapperContext context) Used to update usage field.