Package one.microstream.storage.types
Interface StorageEntityCacheEvaluator.Defaults
- Enclosing interface:
- StorageEntityCacheEvaluator
public static interface StorageEntityCacheEvaluator.Defaults
- 
Method SummaryStatic Methods Modifier and Type Method Description static longdefaultCacheThreshold()static longdefaultTimeoutMs()
- 
Method Details- 
defaultCacheThresholdstatic long defaultCacheThreshold()
- 
defaultTimeoutMsstatic long defaultTimeoutMs()
 
-