Uses of Interface
org.ehcache.spi.loaderwriter.WriteBehindConfiguration
Packages that use WriteBehindConfiguration
-
Uses of WriteBehindConfiguration in org.ehcache.spi.loaderwriter
Methods in org.ehcache.spi.loaderwriter with parameters of type WriteBehindConfigurationModifier and TypeMethodDescription<K,V> CacheLoaderWriter <K, V> WriteBehindProvider.createWriteBehindLoaderWriter(CacheLoaderWriter<K, V> cacheLoaderWriter, WriteBehindConfiguration<?> configuration) Creates write-behind decoratedCacheLoaderWriteraccording to the given configuration.