public class ScriptBasedUDF extends UDFunction
AssignmentTestable.TestResultargDataTypes, argNames, body, calledOnNullInput, language, logger, returnDataTypeargTypes, 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, userTypeUpdatedargTypes, getFunctions, hasReferenceTo, name, returnType, testAssignment, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargTypes, getFunctions, hasReferenceTo, name, returnTypetestAssignmentpublic java.nio.ByteBuffer executeUserDefined(int protocolVersion,
java.util.List<java.nio.ByteBuffer> parameters)
throws InvalidRequestException
executeUserDefined in class UDFunctionInvalidRequestExceptionCopyright © 2018 The Apache Software Foundation