Interface ProjectSnapshotTransposeRule.Config

All Superinterfaces:
org.apache.calcite.plan.RelRule.Config
All Known Implementing Classes:
ImmutableProjectSnapshotTransposeRule.Config
Enclosing class:
ProjectSnapshotTransposeRule

@Immutable(singleton=false) public static interface ProjectSnapshotTransposeRule.Config extends org.apache.calcite.plan.RelRule.Config
Configuration for ProjectSnapshotTransposeRule.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default org.apache.calcite.plan.RelOptRule
     
     

    Methods inherited from interface org.apache.calcite.plan.RelRule.Config

    as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactory