Uses of Class
org.apache.shardingsphere.data.pipeline.api.config.TableNameSchemaNameMapping
Packages that use TableNameSchemaNameMapping
-
Uses of TableNameSchemaNameMapping in org.apache.shardingsphere.data.pipeline.spi.check.datasource
Methods in org.apache.shardingsphere.data.pipeline.spi.check.datasource with parameters of type TableNameSchemaNameMappingModifier and TypeMethodDescriptionvoidDataSourceChecker.checkTargetTable(Collection<? extends DataSource> dataSources, TableNameSchemaNameMapping tableNameSchemaNameMapping, Collection<String> logicTableNames) Check table is empty.