Uses of Class
org.apache.sysds.runtime.ooc.memory.InMemoryQueueCallback
Packages that use InMemoryQueueCallback
Package
Description
-
Uses of InMemoryQueueCallback in org.apache.sysds.runtime.ooc.cache
Methods in org.apache.sysds.runtime.ooc.cache with parameters of type InMemoryQueueCallbackModifier and TypeMethodDescriptionOOCCacheManager.handover(BlockKey key, InMemoryQueueCallback callback) -
Uses of InMemoryQueueCallback in org.apache.sysds.runtime.ooc.cache.legacy
Methods in org.apache.sysds.runtime.ooc.cache.legacy with parameters of type InMemoryQueueCallbackModifier and TypeMethodDescriptionOOCCacheScheduler.handover(BlockKey key, InMemoryQueueCallback callback) OOCLRUCacheScheduler.handover(BlockKey key, InMemoryQueueCallback callback) -
Uses of InMemoryQueueCallback in org.apache.sysds.runtime.ooc.memory
Methods in org.apache.sysds.runtime.ooc.memory with parameters of type InMemoryQueueCallbackModifier and TypeMethodDescriptionvoidCachedAllowance.handover(InMemoryQueueCallback callback, int index)