Summarized data are grouped together in instances of the Java class atg.service.datacollection.SummaryItem. A SummaryItem contains a reference to the data item being summarized as well as the following summary information:

Thus, the summarizer’s summarized data is a list of SummaryItems. Each time new data is received, the matching SummaryItem is updated or a new SummaryItem is added to the list.