AggregatorsCount Method |
| Name | Description | |
|---|---|---|
| Count |
an aggregator that counts the input values. Accepts nulls as input values.
| |
| Count(String) |
an aggregator that counts the input values extracted from the given attributePath.
Accepts null input values and null extracted values.
|