| Package | Description |
|---|---|
| org.apache.shardingsphere.sharding.cache.checker | |
| org.apache.shardingsphere.sharding.cache.route |
| Constructor and Description |
|---|
ShardingRouteCacheableChecker(ShardingCacheRule shardingCacheRule) |
| Modifier and Type | Method and Description |
|---|---|
Class<ShardingCacheRule> |
CachedShardingSQLRouter.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.