Interface ResultDecorator<T extends org.apache.shardingsphere.infra.rule.ShardingSphereRule>

  • Type Parameters:
    T - type of ShardingSphere rule
    All Known Implementing Classes:
    TransparentResultDecorator

    public interface ResultDecorator<T extends org.apache.shardingsphere.infra.rule.ShardingSphereRule>
    Result decorator.