Package one.microstream.storage.types
Class StorageEntityCacheEvaluator.Default
java.lang.Object
one.microstream.storage.types.StorageEntityCacheEvaluator.Default
- All Implemented Interfaces:
- StorageEntityCacheEvaluator
- Enclosing interface:
- StorageEntityCacheEvaluator
public static final class StorageEntityCacheEvaluator.Default extends Object implements StorageEntityCacheEvaluator
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageEntityCacheEvaluatorStorageEntityCacheEvaluator.Default, StorageEntityCacheEvaluator.Defaults, StorageEntityCacheEvaluator.Validation
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description booleanclearEntityCache(long cacheSize, long evalTime, StorageEntity e)longthreshold()longtimeout()StringtoString()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageEntityCacheEvaluatorinitiallyCacheEntity
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
timeoutpublic long timeout()
- 
thresholdpublic long threshold()
- 
clearEntityCache- Specified by:
- clearEntityCachein interface- StorageEntityCacheEvaluator
 
- 
toString
 
-