Hierarchy For All Packages
Package Hierarchies:- org.apache.shardingsphere.sharding.cache.api,
- org.apache.shardingsphere.sharding.cache.checker,
- org.apache.shardingsphere.sharding.cache.checker.algorithm,
- org.apache.shardingsphere.sharding.cache.checker.algorithm.impl,
- org.apache.shardingsphere.sharding.cache.route,
- org.apache.shardingsphere.sharding.cache.route.cache,
- org.apache.shardingsphere.sharding.cache.rule,
- org.apache.shardingsphere.sharding.cache.rule.builder,
- org.apache.shardingsphere.sharding.cache.yaml,
- org.apache.shardingsphere.sharding.cache.yaml.swapper
Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.sharding.cache.checker.algorithm.impl.BuiltInCacheableShardingAlgorithmClassProvider (implements org.apache.shardingsphere.sharding.cache.checker.algorithm.CacheableShardingAlgorithmClassProvider)
- org.apache.shardingsphere.sharding.cache.checker.algorithm.CacheableShardingAlgorithmChecker
- org.apache.shardingsphere.sharding.cache.route.CachedShardingSQLRouter (implements org.apache.shardingsphere.infra.route.SQLRouter<T>)
- org.apache.shardingsphere.sharding.cache.api.ShardingCacheOptions
- org.apache.shardingsphere.sharding.cache.rule.ShardingCacheRule (implements org.apache.shardingsphere.infra.rule.identifier.scope.DatabaseRule)
- org.apache.shardingsphere.sharding.cache.rule.builder.ShardingCacheRuleBuilder (implements org.apache.shardingsphere.infra.rule.builder.database.DatabaseRuleBuilder<T>)
- org.apache.shardingsphere.sharding.cache.api.ShardingCacheRuleConfiguration (implements org.apache.shardingsphere.infra.config.rule.scope.DatabaseRuleConfiguration, org.apache.shardingsphere.infra.config.rule.function.EnhancedRuleConfiguration)
- org.apache.shardingsphere.sharding.cache.route.cache.ShardingRouteCache
- org.apache.shardingsphere.sharding.cache.checker.ShardingRouteCacheableChecker
- org.apache.shardingsphere.sharding.cache.checker.ShardingRouteCacheableCheckResult
- org.apache.shardingsphere.sharding.cache.route.cache.ShardingRouteCacheKey
- org.apache.shardingsphere.sharding.cache.route.cache.ShardingRouteCacheValue
- org.apache.shardingsphere.sharding.cache.yaml.YamlShardingCacheOptionsConfiguration (implements org.apache.shardingsphere.infra.util.yaml.YamlConfiguration)
- org.apache.shardingsphere.sharding.cache.yaml.swapper.YamlShardingCacheOptionsConfigurationSwapper (implements org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<Y,
T>) - org.apache.shardingsphere.sharding.cache.yaml.YamlShardingCacheRuleConfiguration (implements org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration)
- org.apache.shardingsphere.sharding.cache.yaml.swapper.YamlShardingCacheRuleConfigurationSwapper (implements org.apache.shardingsphere.infra.yaml.config.swapper.rule.YamlRuleConfigurationSwapper<Y,
T>)
Interface Hierarchy
- org.apache.shardingsphere.sharding.cache.checker.algorithm.CacheableShardingAlgorithmClassProvider