- All Known Implementing Classes:
AccStatStdDevPopulation
,AccStatStdDevSample
,AccStatVarPopulation
,AccStatVarSample
,AccumulatorExpr
public interface Accumulator
An Accumulator is the processor for each section of a group, so
there is one Accumulator for each group key.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accumulate
(Binding binding, FunctionEnv functionEnv) getValue()
-
Method Details
-
accumulate
-
getValue
NodeValue getValue()
-