Uses of Interface
org.ehcache.spi.loaderwriter.WriteBehindConfiguration.BatchingConfiguration
-
Packages that use WriteBehindConfiguration.BatchingConfiguration Package Description org.ehcache.spi.loaderwriter CacheLoaderWriterSPI for aCache. -
-
Uses of WriteBehindConfiguration.BatchingConfiguration in org.ehcache.spi.loaderwriter
Methods in org.ehcache.spi.loaderwriter that return WriteBehindConfiguration.BatchingConfiguration Modifier and Type Method Description WriteBehindConfiguration.BatchingConfigurationWriteBehindConfiguration. getBatchingConfiguration()Returns the batching configuration ornullif batching is not enabled.
-