Searched refs:getAbsentAndExpiredKeyTypes (Results 1 – 1 of 1) sorted by relevance
155 private FluentFuture<Set<Integer>> getAbsentAndExpiredKeyTypes(Instant keyExpiryInstant) { in getAbsentAndExpiredKeyTypes() method in BackgroundKeyFetchWorker280 return getAbsentAndExpiredKeyTypes(currentInstant.plusMillis(inAdvanceIntervalMs)) in doRun()