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, writeShortequals, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, fillLong, readBytes, readBytes, readInt, readLong, readShort, writeBytes, writeBytes, writeInt, writeLong, writeShortreadStringpublic AlignedVarData(MemDataSpace ms, long cacheAddr, int lgPageSize)