public class AggregatorLastEverFilter extends AggregatorLastEver
lastValue
Constructor and Description |
---|
AggregatorLastEverFilter() |
Modifier and Type | Method and Description |
---|---|
void |
enter(java.lang.Object parameters)
Apply the value as entering aggregation (entering window).
|
applyEnterCodegen, clear, clearCodegen, getValue, getValueCodegen, leave, rowMemberCodegen
public void enter(java.lang.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