Uses of Interface
org.apache.sysds.runtime.ooc.cache.legacy.OOCCacheScheduler.HandoverHandle
Packages that use OOCCacheScheduler.HandoverHandle
-
Uses of OOCCacheScheduler.HandoverHandle in org.apache.sysds.runtime.ooc.cache
Methods in org.apache.sysds.runtime.ooc.cache that return OOCCacheScheduler.HandoverHandleModifier and TypeMethodDescriptionOOCCacheManager.handover(BlockKey key, InMemoryQueueCallback callback) -
Uses of OOCCacheScheduler.HandoverHandle in org.apache.sysds.runtime.ooc.cache.legacy
Methods in org.apache.sysds.runtime.ooc.cache.legacy that return OOCCacheScheduler.HandoverHandleModifier and TypeMethodDescriptionOOCCacheScheduler.handover(BlockKey key, InMemoryQueueCallback callback) OOCLRUCacheScheduler.handover(BlockKey key, InMemoryQueueCallback callback)