Uses of Interface
org.cache2k.io.AsyncBulkCacheLoader
-
Packages that use AsyncBulkCacheLoader Package Description org.cache2k Main package for cache2k API containing functions to build and access a cache. -
-
Uses of AsyncBulkCacheLoader in org.cache2k
Methods in org.cache2k with parameters of type AsyncBulkCacheLoader Modifier and Type Method Description Cache2kBuilder<K,V>
Cache2kBuilder. bulkLoader(AsyncBulkCacheLoader<K,V> l)
-