Uses of Class
org.apache.shardingsphere.sharding.cache.api.ShardingCacheRuleConfiguration
Packages that use ShardingCacheRuleConfiguration
Package
Description
-
Uses of ShardingCacheRuleConfiguration in org.apache.shardingsphere.sharding.cache.rule
Constructors in org.apache.shardingsphere.sharding.cache.rule with parameters of type ShardingCacheRuleConfigurationModifierConstructorDescriptionShardingCacheRule(ShardingCacheRuleConfiguration configuration, ShardingRule shardingRule, org.apache.shardingsphere.timeservice.core.rule.TimeServiceRule timeServiceRule) -
Uses of ShardingCacheRuleConfiguration in org.apache.shardingsphere.sharding.cache.rule.builder
Methods in org.apache.shardingsphere.sharding.cache.rule.builder that return types with arguments of type ShardingCacheRuleConfigurationMethods in org.apache.shardingsphere.sharding.cache.rule.builder with parameters of type ShardingCacheRuleConfigurationModifier and TypeMethodDescriptionorg.apache.shardingsphere.infra.rule.identifier.scope.DatabaseRuleShardingCacheRuleBuilder.build(ShardingCacheRuleConfiguration config, String databaseName, Map<String, DataSource> dataSources, Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> builtRules, org.apache.shardingsphere.infra.instance.InstanceContext instanceContext) -
Uses of ShardingCacheRuleConfiguration in org.apache.shardingsphere.sharding.cache.yaml.swapper
Methods in org.apache.shardingsphere.sharding.cache.yaml.swapper that return ShardingCacheRuleConfigurationModifier and TypeMethodDescriptionYamlShardingCacheRuleConfigurationSwapper.swapToObject(YamlShardingCacheRuleConfiguration yamlConfig) Methods in org.apache.shardingsphere.sharding.cache.yaml.swapper that return types with arguments of type ShardingCacheRuleConfigurationMethods in org.apache.shardingsphere.sharding.cache.yaml.swapper with parameters of type ShardingCacheRuleConfigurationModifier and TypeMethodDescriptionYamlShardingCacheRuleConfigurationSwapper.swapToYamlConfiguration(ShardingCacheRuleConfiguration data)