Class ShardingCacheRule

java.lang.Object
org.apache.shardingsphere.sharding.cache.rule.ShardingCacheRule
All Implemented Interfaces:
org.apache.shardingsphere.infra.rule.identifier.scope.DatabaseRule, org.apache.shardingsphere.infra.rule.ShardingSphereRule

public final class ShardingCacheRule extends Object implements org.apache.shardingsphere.infra.rule.identifier.scope.DatabaseRule
Sharding cache rule.
  • Constructor Details

  • Method Details

    • getType

      public String getType()
      Specified by:
      getType in interface org.apache.shardingsphere.infra.rule.ShardingSphereRule