public class AggregatorCountEverFilter extends AggregatorCountEver
count
Constructor and Description |
---|
AggregatorCountEverFilter() |
Modifier and Type | Method and Description |
---|---|
void |
enter(java.lang.Object parameters)
Apply the value as entering aggregation (entering window).
|
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 AggregatorCountEver
parameters
- to add to aggregate