public final class JavaBasedUDFunction extends UDFunction
AssignmentTestable.TestResultargCodecs, argNames, body, calledOnNullInput, language, returnCodecargTypes, 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, userTypeUpdatedargTypes, columnName, getFunctions, hasReferenceTo, name, returnType, testAssignment, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargTypes, columnName, getFunctions, hasReferenceTo, name, returnTypetestAssignmentprotected java.util.concurrent.ExecutorService executor()
executor in class UDFunctionprotected java.nio.ByteBuffer executeUserDefined(int protocolVersion,
java.util.List<java.nio.ByteBuffer> params)
executeUserDefined in class UDFunctionpublic static java.lang.String javaSourceName(com.google.common.reflect.TypeToken<?> type)
Copyright © 2016 The Apache Software Foundation