Interface PlanNodeWrapper

  • All Superinterfaces:
    java.util.function.Function<PlanNode,​PlanNode>

    public interface PlanNodeWrapper
    extends java.util.function.Function<PlanNode,​PlanNode>
    • Method Summary

      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose