public class RexFieldCollation extends Pair<RexNode,com.google.common.collect.ImmutableSet<SqlKind>>
| Constructor and Description |
|---|
RexFieldCollation(RexNode left,
Set<SqlKind> right) |
| Modifier and Type | Method and Description |
|---|---|
RelFieldCollation.Direction |
getDirection() |
RelFieldCollation.NullDirection |
getNullDirection() |
String |
toString() |
adjacents, compareTo, equals, firstAnd, getKey, getValue, hashCode, left, left, of, of, right, right, setValue, toMap, zip, zip, zip, zipclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic String toString()
public RelFieldCollation.Direction getDirection()
public RelFieldCollation.NullDirection getNullDirection()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.