Searched refs:distinctDates (Results 1 – 1 of 1) sorted by relevance
168 List<Long> distinctDates = new ArrayList<>(); in fetchUpdatedDates() local172 distinctDates.add(epochDay); in fetchUpdatedDates()174 recordTypeIdToEpochDays.put(recordTypeId, distinctDates); in fetchUpdatedDates()