Package one.microstream.typing
Interface Caching
-
- All Superinterfaces:
Clearable
- All Known Implementing Classes:
PersistenceTypeDescriptionResolverProvider.Caching
public interface Caching extends Clearable
-
-
Method Summary
Modifier and Type Method Description void
clear()
boolean
ensureFilledCache()
boolean
hasFilledCache()
-