java.lang.Object
org.apache.shardingsphere.infra.merge.engine.decorator.impl.TransparentRule
All Implemented Interfaces:
org.apache.shardingsphere.infra.rule.ShardingSphereRule

public final class TransparentRule extends Object implements org.apache.shardingsphere.infra.rule.ShardingSphereRule
Transparent rule.
  • Constructor Details

    • TransparentRule

      public TransparentRule()
  • Method Details

    • getType

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