Package org.apache.sysds.runtime.lineage
Class LineageCacheEviction
java.lang.Object
org.apache.sysds.runtime.lineage.LineageCacheEviction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longstatic longstatic voidremoveAll(Map<LineageItem, LineageCacheEntry> cache)
-
Constructor Details
-
LineageCacheEviction
public LineageCacheEviction()
-
-
Method Details
-
getCacheLimit
public static long getCacheLimit() -
getAvailableSpace
public static long getAvailableSpace() -
removeAll
-