| Package | Description |
|---|---|
| org.apache.shardingsphere.core.route.router.sharding |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseHintSQLRouter
Sharding router for hint database only.
|
class |
ParsingSQLRouter
Sharding router with parse.
|
| Modifier and Type | Method and Description |
|---|---|
static ShardingRouter |
ShardingRouterFactory.newInstance(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.core.metadata.ShardingMetaData shardingMetaData,
org.apache.shardingsphere.core.constant.DatabaseType databaseType,
org.apache.shardingsphere.core.parse.cache.ParsingResultCache parsingResultCache)
Create new instance of sharding router.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.