public class RexPermutationShuttle extends RexShuttle
RexLocalRef objects after the expressions in a
RexProgram have been reordered.RexPermuteInputsShuttle| Constructor and Description |
|---|
RexPermutationShuttle(Permutation permutation) |
| Modifier and Type | Method and Description |
|---|---|
RexNode |
visitLocalRef(RexLocalRef local) |
apply, apply, mutate, visitArray, visitCall, visitCorrelVariable, visitDynamicParam, visitFieldAccess, visitFieldCollations, visitInputRef, visitList, visitLiteral, visitOver, visitPatternFieldRef, visitRangeRef, visitSubQuery, visitTableInputRef, visitWindowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitEach, visitList, visitListpublic RexPermutationShuttle(Permutation permutation)
public RexNode visitLocalRef(RexLocalRef local)
visitLocalRef in interface RexVisitor<RexNode>visitLocalRef in class RexShuttleCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.