Uses of Interface
org.h2.util.CacheWriter
Packages that use CacheWriter
-
Uses of CacheWriter in org.h2.util
Methods in org.h2.util with parameters of type CacheWriterModifier and TypeMethodDescriptionstatic CacheCacheLRU.getCache(CacheWriter writer, String cacheType, int cacheSize) Create a cache of the given type and size.