public interface BulkCacheSource<K,T>
List<T> getValues(List<CacheEntry<K,T>> entries, long currentTime) throws Throwable
entries
- list of entries / keys we want the data forcurrentTime
- time in millis just before the call to this methodThrowable
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.