Uses of Record Class
com.loomcache.server.jcache.CacheWriterIntegration.WriteBehindConfig
Packages that use CacheWriterIntegration.WriteBehindConfig
-
Uses of CacheWriterIntegration.WriteBehindConfig in com.loomcache.server.jcache
Constructors in com.loomcache.server.jcache with parameters of type CacheWriterIntegration.WriteBehindConfigModifierConstructorDescriptionCacheWriterIntegration(CacheWriterIntegration.BackingStoreWriter<K, V> writer, CacheWriterIntegration.WriteBehindConfig config) Create a write-behind integration.