Uses of Interface
one.microstream.reference._longReference
Package | Description |
---|---|
one.microstream.cache | |
one.microstream.reference |
-
Uses of _longReference in one.microstream.cache
Methods in one.microstream.cache with parameters of type _longReference Modifier and Type Method Description static <K, V> EvictionManager<K,V>
EvictionManager. Interval(EvictionPolicy evictionPolicy, _longReference milliTimeIntervalProvider)
-
Uses of _longReference in one.microstream.reference
Classes in one.microstream.reference that implement _longReference Modifier and Type Class Description static class
_longReference.Default
Methods in one.microstream.reference that return _longReference Modifier and Type Method Description static _longReference
_longReference. New(long value)
Methods in one.microstream.reference with parameters of type _longReference Modifier and Type Method Description static LazyReferenceManager
LazyReferenceManager. New(Lazy.Checker checker, _longReference milliTimeCheckIntervalProvider, _longReference nanoTimeBudgetProvider)