@Internal public class CastFunctionImpl extends java.lang.Object implements org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.ImplementableFunction
| Constructor and Description | 
|---|
CastFunctionImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.adapter.enumerable.CallImplementor | 
getImplementor()  | 
java.util.List<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.FunctionParameter> | 
getParameters()  | 
public org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.adapter.enumerable.CallImplementor getImplementor()
getImplementor in interface org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.ImplementableFunctionpublic java.util.List<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.FunctionParameter> getParameters()
getParameters in interface org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Function