Searched refs:entryCountQuery (Results 1 – 1 of 1) sorted by relevance
88 Map<EntryEnum, Integer> entryCountQuery = new LinkedHashMap<>(); in collectQueryAggregates() local106 ResponseCollective.combineTypeCountMaps(entryCountQuery, in collectQueryAggregates()121 mAggregateCollectiveQuery = new ResponseCollective(responseCountQuery, entryCountQuery); in collectQueryAggregates()