Class FromJsonFct

    • Method Detail

      • execute

        public java.nio.ByteBuffer execute​(ProtocolVersion protocolVersion,
                                           java.util.List<java.nio.ByteBuffer> parameters)
        Description copied from interface: ScalarFunction
        Applies this function to the specified parameter.
        Parameters:
        protocolVersion - protocol version used for parameters and return value
        parameters - the input parameters
        Returns:
        the result of applying this function to the parameter