Uses of Record Class
org.apache.sysds.runtime.ooc.cache.eviction.IndexedObjectPair
Packages that use IndexedObjectPair
-
Uses of IndexedObjectPair in org.apache.sysds.runtime.ooc.cache.eviction
Methods in org.apache.sysds.runtime.ooc.cache.eviction with parameters of type IndexedObjectPairModifier and TypeMethodDescriptionintIndexedObjectPair.compareTo(IndexedObjectPair indexedObjectPair) Method parameters in org.apache.sysds.runtime.ooc.cache.eviction with type arguments of type IndexedObjectPairModifier and TypeMethodDescriptionvoidEvictController.findEvictionCandidates(MaskedOnceArrayList<BlockEntry> list, PriorityQueue<IndexedObjectPair<BlockEntry>> candidates, int k, long estimatedReuseTimestamp)