-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.11
-
Component/s: None
-
Labels:None
Accumulators are currently forced to process the whole bag; getValue() is called at the very end.
Early termination is a handy feature to be able to use (for IsEmpty, for example).
We can add this as a new interface extending Accumulator.