Class PageCache
- java.lang.Object
- 
- org.apache.sysds.runtime.controlprogram.caching.PageCache
 
- 
 public class PageCache extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description PageCache()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidclear()static byte[]getPage(int size)static voidinit()static voidputPage(byte[] data)
 
-