Searched refs:recompute (Results 1 – 4 of 4) sorted by relevance
228 protected abstract Result recompute(Query query); in recompute() method in PropertyInvalidatedCache289 return recompute(query); in query()348 final Result result = recompute(query); in query()
63 int getMaxNotificationsWhileLocked(boolean recompute); in getMaxNotificationsWhileLocked() argument
38 protected String recompute(Integer qv) { in recompute() method in PropertyInvalidatedCacheTest.TestCache
440 public int getMaxNotificationsWhileLocked(boolean recompute) { in getMaxNotificationsWhileLocked() argument441 if (recompute) { in getMaxNotificationsWhileLocked()