Package one.microstream.reference
Interface Lazy.Checker.Defaults
- Enclosing interface:
- Lazy.Checker
public static interface Lazy.Checker.Defaults
-
Method Summary
Static Methods Modifier and Type Method Description static double
defaultMemoryQuota()
static long
defaultTimeout()
-
Method Details
-
defaultTimeout
static long defaultTimeout() -
defaultMemoryQuota
static double defaultMemoryQuota()
-