public class SyncState extends java.lang.Object
byte[]
data
SyncState()
int
buffer(int size)
clear()
void
init()
pageout(Page og)
pageseek(Page og)
reset()
wrote(int bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] data
public SyncState()
public int clear()
public int buffer(int size)
public int wrote(int bytes)
public int pageseek(Page og)
public int pageout(Page og)
public int reset()
public void init()