org.apache.pig.scripting.groovy
Class GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>
java.lang.Object
org.apache.pig.EvalFunc<T>
org.apache.pig.scripting.groovy.GroovyEvalFunc<T>
org.apache.pig.scripting.groovy.GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>
- Direct Known Subclasses:
- GroovyAlgebraicEvalFunc.Final, GroovyAlgebraicEvalFunc.Initial, GroovyAlgebraicEvalFunc.Intermed
- Enclosing class:
- GroovyAlgebraicEvalFunc<T>
public abstract static class GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>
- extends GroovyEvalFunc<T>
Methods inherited from class org.apache.pig.EvalFunc |
finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, isAsynchronous, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper
public GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper()
GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper
public GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper(String path,
String namespace,
String methodName)
throws IOException
- Throws:
IOException
Copyright © 2007-2012 The Apache Software Foundation