public final class JavaBasedUDFunction extends UDFunction
AssignmentTestable.TestResult
argCodecs, argNames, body, calledOnNullInput, language, returnCodec, udfContext
argTypes, name, returnType
Modifier and Type | Method and Description |
---|---|
protected java.nio.ByteBuffer |
executeUserDefined(int protocolVersion,
java.util.List<java.nio.ByteBuffer> params) |
protected java.util.concurrent.ExecutorService |
executor() |
static java.lang.String |
javaSourceName(com.google.common.reflect.TypeToken<?> type) |
argNames, assertUdfsEnabled, body, compose, compose, create, createBrokenFunction, decompose, decompose, equals, execute, hashCode, isAggregate, isCallableWrtNullable, isCalledOnNullInput, isNative, language, userTypeUpdated
addFunctionsTo, argTypes, columnName, hasReferenceTo, name, returnType, testAssignment, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addFunctionsTo, argTypes, columnName, hasReferenceTo, name, returnType
testAssignment
protected java.util.concurrent.ExecutorService executor()
executor
in class UDFunction
protected java.nio.ByteBuffer executeUserDefined(int protocolVersion, java.util.List<java.nio.ByteBuffer> params)
executeUserDefined
in class UDFunction
public static java.lang.String javaSourceName(com.google.common.reflect.TypeToken<?> type)
Copyright © 2016 The Apache Software Foundation