public static class COUNT_STAR.Final extends EvalFunc<java.lang.Long>
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
COUNT_STAR.Final() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic java.lang.Long exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2012 The Apache Software Foundation