public static class BuildBloom.Initial extends BuildBloomBase<Tuple>
EvalFunc.SchemaTypefilter, hType, numHash, vSizelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
| BuildBloom.Initial() | 
| BuildBloom.Initial(java.lang.String hashType,
                  java.lang.String numElements,
                  java.lang.String desiredFalsePositive) | 
| BuildBloom.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, bloomOutallowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic BuildBloom.Initial()
public BuildBloom.Initial(java.lang.String hashType,
                  java.lang.String mode,
                  java.lang.String vectorSize,
                  java.lang.String nbHash)
public BuildBloom.Initial(java.lang.String hashType,
                  java.lang.String numElements,
                  java.lang.String desiredFalsePositive)
public Tuple exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2012 The Apache Software Foundation