public final class GroupBy
extends java.lang.Object
Constructor and Description |
---|
GroupBy() |
Modifier and Type | Method and Description |
---|---|
GroupBy |
addProperty(java.lang.String property)
Add an Event property to the list of desired group by fields.
|
public GroupBy addProperty(java.lang.String property)
property
- The Event property name to be included in the group by operation.