public abstract class RecordBufferPageBase extends PageBase
static int
COUNT
NO_ID
calcBlockSize(RecordFactory factory, int maxRec, int headerOffset)
calcRecordSize(RecordFactory factory, int blkSize, int headerOffset)
int
getCount()
getMaxSize()
RecordBuffer
getRecordBuffer()
void
output(org.apache.jena.atlas.io.IndentedWriter out)
setCount(int count)
String
toString()
getBackingBlock, getId, reset
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRefStr
public static final int COUNT
public static int calcRecordSize(RecordFactory factory, int blkSize, int headerOffset)
public static int calcBlockSize(RecordFactory factory, int maxRec, int headerOffset)
public final RecordBuffer getRecordBuffer()
public final int getCount()
public final int getMaxSize()
public void setCount(int count)
public String toString()
toString
Object
public void output(org.apache.jena.atlas.io.IndentedWriter out)
Licensed under the Apache License, Version 2.0