public class AggregatorLeavingFilter extends AggregatorLeaving
leaving
Constructor and Description |
---|
AggregatorLeavingFilter() |
Modifier and Type | Method and Description |
---|---|
void |
leave(Object parameters)
Apply the value as leaving aggregation (leaving window).
|
applyLeaveCodegen, clear, clearCodegen, enter, getValue, getValueCodegen, rowMemberCodegen
public void leave(Object parameters)
AggregationMethod
The value can be null since 'null' values may be counted as unique separate values.
leave
in interface AggregationMethod
leave
in class AggregatorLeaving
parameters
- to remove from aggregate