|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.neurosdbm.db.MDBRecord
net.sourceforge.neurosdbm.db.NullRecord
| Field Summary |
| Fields inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
accessKeyArrayList, deleted, extraInfoArrayList, key, primary |
| Constructor Summary | |
NullRecord(int key)
|
|
| Method Summary | |
(package private) void |
generatePointers()
|
java.lang.String |
toString()
|
(package private) void |
write(NIOFile file)
This function writes this record to the end of of the passed in NIOFile. |
| Methods inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
getCountedLength, getKey, getPrimary, getRecordLength, invalidateRecordLength |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NullRecord(int key)
throws DatabaseCorruptException
| Method Detail |
void generatePointers()
generatePointers in class MDBRecord
void write(NIOFile file)
throws java.io.IOException
MDBRecord
write in class MDBRecordjava.io.IOExceptionpublic java.lang.String toString()
toString in class MDBRecord
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||