Package org.apache.calcite.rex
Class RexFieldCollation
java.lang.Object
org.apache.calcite.util.Pair<RexNode,com.google.common.collect.ImmutableSet<SqlKind>>
org.apache.calcite.rex.RexFieldCollation
- All Implemented Interfaces:
Serializable
,Comparable<Pair<RexNode,
,com.google.common.collect.ImmutableSet<SqlKind>>> Map.Entry<RexNode,
com.google.common.collect.ImmutableSet<SqlKind>>
public class RexFieldCollation
extends Pair<RexNode,com.google.common.collect.ImmutableSet<SqlKind>>
Expression combined with sort flags (DESCENDING, NULLS LAST).
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.calcite.util.Pair
Pair.PairWithOrdinalConsumer<K,
V> -
Field Summary
-
Constructor Summary
-
Method Summary