AggregationType (enum)

API

AggregationType.java
enum AggregationType {
  SUM
  COUNT
}