public class PageCache extends Object
| Constructor and Description | 
|---|
PageCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
clear()  | 
static byte[] | 
getPage(int size)  | 
static void | 
init()  | 
static void | 
putPage(byte[] data)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.