public class HashFNV2 extends HashFNV
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
HashFNV2() |
Modifier and Type | Method and Description |
---|---|
Long |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
getArgToFuncMapping, outputSchema
allowCompileTimeCalculation, finish, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public Long exec(Tuple input) throws IOException
EvalFunc
exec
in class HashFNV
input
- the Tuple to be processed.IOException
Copyright © 2007-2017 The Apache Software Foundation