Uses of Interface
net.hydromatic.morel.foreign.CalciteFunctions.Arg
Packages that use CalciteFunctions.Arg
-
Uses of CalciteFunctions.Arg in net.hydromatic.morel.foreign
Methods in net.hydromatic.morel.foreign that return CalciteFunctions.ArgModifier and TypeMethodDescriptionstatic CalciteFunctions.ArgCalciteFunctions.Arg.of(String name, Function<org.apache.calcite.rel.type.RelDataTypeFactory, org.apache.calcite.rel.type.RelDataType> protoType, org.apache.calcite.sql.type.SqlTypeFamily family, boolean optional) Methods in net.hydromatic.morel.foreign with parameters of type CalciteFunctions.ArgModifier and TypeMethodDescriptionstatic org.apache.calcite.sql.type.SqlOperandMetadataCalciteFunctions.Arg.metadata(CalciteFunctions.Arg... args)