public class CurrentTimestampAndFriendsConvertletFactory extends Object implements DruidConvertletFactory
| Modifier and Type | Field and Description |
|---|---|
static CurrentTimestampAndFriendsConvertletFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql2rel.SqlRexConvertlet |
createConvertlet(PlannerContext plannerContext) |
List<org.apache.calcite.sql.SqlOperator> |
operators()
Operators that this convertlet can handle.
|
public static final CurrentTimestampAndFriendsConvertletFactory INSTANCE
public org.apache.calcite.sql2rel.SqlRexConvertlet createConvertlet(PlannerContext plannerContext)
createConvertlet in interface DruidConvertletFactorypublic List<org.apache.calcite.sql.SqlOperator> operators()
DruidConvertletFactoryoperators in interface DruidConvertletFactoryCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.