Uses of Class
org.apache.sysds.runtime.controlprogram.caching.ByteBuffer
Packages that use ByteBuffer
-
Uses of ByteBuffer in org.apache.sysds.runtime.controlprogram.caching
Methods in org.apache.sysds.runtime.controlprogram.caching that return types with arguments of type ByteBufferModifier and TypeMethodDescriptionCacheEvictionQueue.removeFirst()CacheEvictionQueue.removeFirstUnpinned(List<String> pinnedList) Methods in org.apache.sysds.runtime.controlprogram.caching with parameters of type ByteBufferModifier and TypeMethodDescriptionvoidCacheEvictionQueue.addLast(String fname, ByteBuffer bbuff) voidCacheMaintenanceService.serializeData(ByteBuffer bbuff, CacheBlock<?> cb)