static class JethroDataSqlDialect.JethroSupportedFunction extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<SqlTypeName> |
operandTypes |
| Constructor and Description |
|---|
JethroSupportedFunction(String name,
String operands) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
argumentsMatch(List<RelDataType> paramTypes) |
private SqlTypeName |
parse(String strType) |
private final List<SqlTypeName> operandTypes
private SqlTypeName parse(String strType)
boolean argumentsMatch(List<RelDataType> paramTypes)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.