@Internal public final class ArgumentCountRange extends Object implements org.apache.calcite.sql.SqlOperandCountRange
SqlOperandCountRange backed by ArgumentCount.| Constructor and Description |
|---|
ArgumentCountRange(org.apache.flink.table.types.inference.ArgumentCount argumentCount) |
public ArgumentCountRange(org.apache.flink.table.types.inference.ArgumentCount argumentCount)
public boolean isValidCount(int count)
isValidCount in interface org.apache.calcite.sql.SqlOperandCountRangepublic int getMin()
getMin in interface org.apache.calcite.sql.SqlOperandCountRangepublic int getMax()
getMax in interface org.apache.calcite.sql.SqlOperandCountRangeCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.