Interface PartialScalarFunction

    • Method Detail

      • getFunction

        Function getFunction()
        Returns the original function.
        Returns:
        the original function
      • getPartialArguments

        java.util.List<java.nio.ByteBuffer> getPartialArguments()
        Returns the list of input parameters for the function where some parameters can be Function.UNRESOLVED.
        Returns:
        the list of input parameters for the function