- getActualTableNameGroups(String, Set<String>) - Method in class org.apache.shardingsphere.core.route.type.TableUnits
-
Get actual tables group via data source name and logic tables' names.
- getActualTableNames(String, String) - Method in class org.apache.shardingsphere.core.route.type.TableUnit
-
Get actual tables' names via data source name.
- getDataSourceLogicTablesMap(Collection<String>) - Method in class org.apache.shardingsphere.core.route.type.TableUnits
-
Get map relationship between data source and logic tables via data sources' names.
- getDataSourceNames() - Method in class org.apache.shardingsphere.core.route.type.TableUnits
-
Get all data source names.
- getLogicTableNames(String) - Method in class org.apache.shardingsphere.core.route.type.TableUnit
-
Get logic tables' names via data source name.
- getParameterSets() - Method in class org.apache.shardingsphere.core.route.BatchRouteUnit
-
Get parameter sets.
- getRoutingTable(String, String) - Method in class org.apache.shardingsphere.core.route.type.TableUnit
-
Get routing table via data source name and actual table name.
- getRoutingTable(String, String) - Method in class org.apache.shardingsphere.core.route.type.TableUnits
-
Get routing table via data source name and actual table name.