Class IfNullFunction

  • All Implemented Interfaces:
    Serializable, org.apache.flink.table.functions.FunctionDefinition

    @Internal
    public class IfNullFunction
    extends BuiltInScalarFunction
    Implementation of BuiltInFunctionDefinitions.IF_NULL.
    See Also:
    Serialized Form
    • Constructor Detail

      • IfNullFunction

        public IfNullFunction​(org.apache.flink.table.functions.SpecializedFunction.SpecializedContext context)