355356357358359360361362363364365
.getPrefetchResultsByPath(); } } else { // on cache-refresh request, fetch without blocking and fill the cache queryCache.put(metadata, (List) factory.createObject()); } return DONE; }
279280281282283284285286287288289
response = new ListResponse(cachedResults); } } else { // on cache-refresh request, fetch without blocking and fill the cache queryCache.put(metadata, (List) factory.createObject()); } return DONE; }
301302303304305306307308309310311
353354355356357358359360361362363
349350351352353354355356357358359
354355356357358359360361362363364
278279280281282283284285286287288
384385386387388389390391392393394
295296297298299300301302303304305