public class AggregatorLastEverFilter extends AggregatorLastEver
lastValue
Constructor and Description |
---|
AggregatorLastEverFilter() |
Modifier and Type | Method and Description |
---|---|
void |
enter(Object parameters)
Apply the value as entering aggregation (entering window).
|
clear, getValue, leave
public void enter(Object parameters)
AggregationMethod
The value can be null since 'null' values may be counted as unique separate values.
enter
in interface AggregationMethod
enter
in class AggregatorLastEver
parameters
- to add to aggregate