Uses of Interface
one.microstream.cache.CacheStore
Package | Description |
---|---|
one.microstream.cache |
-
Uses of CacheStore in one.microstream.cache
Classes in one.microstream.cache that implement CacheStore Modifier and Type Class Description static class
CacheStore.Default<K,V>
Methods in one.microstream.cache that return CacheStore Modifier and Type Method Description static <K, V> CacheStore<K,V>
CacheStore. New(String cacheKey, EmbeddedStorageManager storage)