Searched defs:aggregations (Results 1 – 3 of 3) sorted by relevance
96 Aggregate(long snaptimeNanos, Collection <Aggregation> aggregations) in Aggregate() argument 105 mapAggregations(Collection <Aggregation> aggregations) mapAggregations() argument 334 List <Aggregation> aggregations = (List)s.readObject(); readObject() local [all...]
115 private List <Aggregation> aggregations; field in PrintaRecord [all...]
337 List < Aggregation > aggregations = new ArrayList < Aggregation > (); in getPrintaRecord() local