| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.expression |
| Modifier and Type | Method and Description |
|---|---|
DruidExpression.NodeType |
DruidExpression.getType() |
static DruidExpression.NodeType |
DruidExpression.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DruidExpression.NodeType[] |
DruidExpression.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.