Uses of Record Class
com.loomcache.client.cache.WriteBehindCache.WriteBehindConfig
Packages that use WriteBehindCache.WriteBehindConfig
-
Uses of WriteBehindCache.WriteBehindConfig in com.loomcache.client.cache
Methods in com.loomcache.client.cache that return WriteBehindCache.WriteBehindConfigConstructors in com.loomcache.client.cache with parameters of type WriteBehindCache.WriteBehindConfigModifierConstructorDescriptionWriteBehindCache(WriteBehindCache.WriteBehindConfig config, WriteBehindCache.WriteFlushCallback<K, V> flushCallback) Create a new write-behind cache.