| Package | Description |
|---|---|
| org.apache.shardingsphere.core.route.type |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<TableUnit> |
RoutingResult.getTableUnit(String dataSourceName,
String actualTableName)
Get routing table unit via data source name and actual table name.
|
com.google.common.base.Optional<TableUnit> |
RoutingUnit.getTableUnit(String dataSourceName,
String actualTableName)
Get routing table unit via data source name and actual table name.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.