Searched refs:getAggregations (Results 1 – 5 of 5) sorted by relevance
73 for (Aggregation a : aggregate.getAggregations()) { in testIncluded()112 for (Aggregation a : aggregate.getAggregations()) { in testCleared()121 for (Aggregation a : aggregate.getAggregations()) { in testCleared()
61 for (Aggregation agg : a.getAggregations()) { in main()95 for (Aggregation agg : a.getAggregations()) { in main()
49 buf.append(rec.getAggregations()); in printaRecordString()
164 getAggregations() in getAggregations() method in Aggregate322 s.writeObject(getAggregations()); in writeObject()363 List <Aggregation> a = getAggregations(); in toString()
266 getAggregations() in getAggregations() method in PrintaRecord