public class DeltaDataPageWindow
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
PAGE_SIZE |
Constructor and Description |
---|
DeltaDataPageWindow(FileDataSource data) |
Modifier and Type | Method and Description |
---|---|
void |
clearCache()
Clears window cache.
|
byte |
getByte(long position) |
public static final int PAGE_SIZE
public DeltaDataPageWindow(FileDataSource data)