public class SearchTermExtractor extends EvalFunc<java.lang.String>
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
| SearchTermExtractor() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | exec(Tuple input)This callback method must be implemented by all subclasses. | 
| java.util.List<FuncSpec> | getArgToFuncMapping()Allow a UDF to specify type specific implementations of itself. | 
allowCompileTimeCalculation, finish, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic java.lang.String exec(Tuple input) throws java.io.IOException
EvalFuncpublic java.util.List<FuncSpec> getArgToFuncMapping() throws FrontendException
EvalFuncgetArgToFuncMapping in class EvalFunc<java.lang.String>FrontendExceptionCopyright © 2007-2012 The Apache Software Foundation