com.apama.aggregates
Aggregate countUnique(string s) integer


Parameters:
s - The string to check for uniqueness.
Return the number of unique strings in the window.

If the window is empty returns 0.