- java.lang.Object
-
- org.apache.calcite.sql.SqlNode
-
- org.apache.calcite.sql.SqlIdentifier
-
- org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier
-
-
Field Summary
-
Fields inherited from class org.apache.calcite.sql.SqlIdentifier
names
-
Fields inherited from class org.apache.calcite.sql.SqlNode
EMPTY_ARRAY, pos
-
Constructor Summary
Constructors
| Constructor and Description |
DrillCompoundIdentifier(List<org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier.IdentifierHolder> identifiers) |
-
Method Summary
-
Methods inherited from class org.apache.calcite.sql.SqlIdentifier
accept, assignNamesFrom, clone, equalsDeep, getCollation, getComponent, getComponent, getComponentParserPosition, getKind, getMonotonicity, getSimple, isSimple, isStar, plus, setName, setNames, skipLast, toString, unparse, validate, validateExpr
-
Methods inherited from class org.apache.calcite.sql.SqlNode
clone, cloneArray, equalDeep, equalDeep, findValidOptions, getParserPosition, isA, toSqlString, toSqlString
Copyright © 2017 The Apache Software Foundation. All rights reserved.