Uses of Class
org.apache.shardingsphere.data.pipeline.api.metadata.ActualTableName
-
Packages that use ActualTableName Package Description org.apache.shardingsphere.data.pipeline.api.config.ingest -
-
Uses of ActualTableName in org.apache.shardingsphere.data.pipeline.api.config.ingest
Methods in org.apache.shardingsphere.data.pipeline.api.config.ingest with parameters of type ActualTableName Modifier and Type Method Description StringDumperConfiguration. getSchemaName(ActualTableName actualTableName)Get schema name.
-