public class FloatSum extends DoubleSum
SUM.| Modifier and Type | Class and Description | 
|---|---|
| static class  | AlgebraicMathBase.Initial | 
| protected static class  | AlgebraicMathBase.KNOWN_OP | 
| protected static interface  | AlgebraicMathBase.KnownOpProvider | 
DoubleSum.Final, DoubleSum.IntermediateEvalFunc.SchemaType| Modifier and Type | Field and Description | 
|---|---|
| protected AlgebraicMathBase.KnownOpProvider | opProvider | 
log, pigLogger, reporter, returnType| Constructor and Description | 
|---|
| FloatSum() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getFinal()Get the final function. | 
| java.lang.String | getInitial()Get the initial function. | 
| java.lang.String | getIntermed()Get the intermediate function. | 
| protected void | setOp(AlgebraicMathBase.KNOWN_OP op) | 
accumulate, cleanup, doTupleWork, exec, getSeed, getValue, outputSchemaaddCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnprotected AlgebraicMathBase.KnownOpProvider opProvider
protected void setOp(AlgebraicMathBase.KNOWN_OP op)
public java.lang.String getInitial()
AlgebraicgetInitial in interface Algebraicpublic java.lang.String getIntermed()
AlgebraicgetIntermed in interface Algebraicpublic java.lang.String getFinal()
AlgebraicCopyright © 2007-2025 The Apache Software Foundation