public class ScriptBasedUDF extends UDFunction
AssignmentTestable.TestResult
argDataTypes, argNames, body, calledOnNullInput, language, logger, returnDataType
argTypes, name, returnType
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
executeUserDefined(int protocolVersion,
java.util.List<java.nio.ByteBuffer> parameters) |
argNames, body, compose_boolean, compose_byte, compose_double, compose_float, compose_int, compose_long, compose_short, compose, create, createBrokenFunction, decompose, equals, execute, hashCode, isAggregate, isCallableWrtNullable, isCalledOnNullInput, isNative, language, userTypeUpdated
argTypes, getFunctions, hasReferenceTo, name, returnType, testAssignment, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
argTypes, getFunctions, hasReferenceTo, name, returnType
testAssignment
public java.nio.ByteBuffer executeUserDefined(int protocolVersion, java.util.List<java.nio.ByteBuffer> parameters) throws InvalidRequestException
executeUserDefined
in class UDFunction
InvalidRequestException
Copyright © 2018 The Apache Software Foundation