| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sharding.cache.checker | |
| org.apache.shardingsphere.sharding.cache.route |
| 构造器和说明 |
|---|
ShardingRouteCacheableChecker(ShardingCacheRule shardingCacheRule) |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<ShardingCacheRule> |
CachedShardingSQLRouter.getTypeClass() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.infra.route.context.RouteContext |
CachedShardingSQLRouter.createRouteContext(org.apache.shardingsphere.infra.binder.QueryContext queryContext,
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database,
ShardingCacheRule rule,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) |
void |
CachedShardingSQLRouter.decorateRouteContext(org.apache.shardingsphere.infra.route.context.RouteContext routeContext,
org.apache.shardingsphere.infra.binder.QueryContext queryContext,
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database,
ShardingCacheRule rule,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.