-
public class SummaryClientIdCountsThe per-name value for the multiple.v1 aggregation method.
-
-
Field Summary
Fields Modifier and Type Field Description public final inttotalpublic final Map<String, Integer>clientIdspublic final inttotalUnidentifiedpublic final booleanclippedpublic final inttotalClientIds
-
Constructor Summary
Constructors Constructor Description SummaryClientIdCounts(int total, Map<String, Integer> clientIds, int totalUnidentified, boolean clipped, int totalClientIds)
-