PopulateMultiCacheExtension<V extends Object> extension

on

Methods

populateMultiCache<K, C extends Record, M extends Map<K, V>>(Map<C, M> caches, K key, C context, M cacheInstantiator()) Future<V>