public class AlignedVarData extends DynamicDataIO implements MemDataBuffer
Constructor and Description |
---|
AlignedVarData(MemDataSpace ms,
long cacheAddr,
int lgPageSize) |
Modifier and Type | Method and Description |
---|---|
void |
connect(long sizeAddr,
long rootAddr) |
void |
disconnect() |
void |
setSize(long v) |
long |
size() |
java.lang.String |
toString() |
read, read, read, readByte, readBytes, readBytes, readInt, readLong, readShort, write, write, write, writeByte, writeBytes, writeBytes, writeInt, writeLong, writeShort
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, fillLong, readBytes, readBytes, readInt, readLong, readShort, writeBytes, writeBytes, writeInt, writeLong, writeShort
readString
public AlignedVarData(MemDataSpace ms, long cacheAddr, int lgPageSize)