| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.route.context |
| Modifier and Type | Method and Description |
|---|---|
Optional<RouteMapper> |
RouteUnit.findTableMapper(String logicDataSourceName,
String actualTableName)
Find table mapper.
|
Optional<RouteMapper> |
RouteContext.findTableMapper(String logicDataSourceName,
String actualTableName)
Find table mapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteContext.putRouteUnit(RouteMapper dataSourceMapper,
Collection<RouteMapper> tableMappers)
Put route unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteContext.putRouteUnit(RouteMapper dataSourceMapper,
Collection<RouteMapper> tableMappers)
Put route unit.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.