Uses of Interface
one.microstream.cache.CacheValueValidator
Package | Description |
---|---|
one.microstream.cache |
-
Uses of CacheValueValidator in one.microstream.cache
Classes in one.microstream.cache that implement CacheValueValidator Modifier and Type Class Description static class
CacheValueValidator.Simple
static class
CacheValueValidator.Typed
Methods in one.microstream.cache that return CacheValueValidator Modifier and Type Method Description static CacheValueValidator
CacheValueValidator. New(String slot, Class<?> expectedType)