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