public static class BuildBloom.Initial extends BuildBloomBase<Tuple>
EvalFunc.SchemaTypefilter, hType, numHash, vSizelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
Initial() |
Initial(java.lang.String hashType,
java.lang.String numElements,
java.lang.String desiredFalsePositive) |
Initial(java.lang.String hashType,
java.lang.String mode,
java.lang.String vectorSize,
java.lang.String nbHash) |
| Modifier and Type | Method and Description |
|---|---|
Tuple |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
bloomIn, bloomOr, bloomOutaddCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Initial()
public Initial(java.lang.String hashType,
java.lang.String mode,
java.lang.String vectorSize,
java.lang.String nbHash)
public Initial(java.lang.String hashType,
java.lang.String numElements,
java.lang.String desiredFalsePositive)
public Tuple exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2025 The Apache Software Foundation