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 doubledefaultMemoryQuota()static longdefaultTimeout() 
- 
Method Details
- 
defaultTimeout
static long defaultTimeout() - 
defaultMemoryQuota
static double defaultMemoryQuota() 
 -