Class Hierarchy
- java.lang.Object
- edu.caltech.nanodb.storage.writeahead.LogSequenceNumber (implements java.lang.Cloneable, java.lang.Comparable<T>)
- edu.caltech.nanodb.storage.writeahead.RecoveryInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- edu.caltech.nanodb.storage.writeahead.WALFileException
- java.io.IOException
- java.lang.Exception
- edu.caltech.nanodb.storage.writeahead.WALManager
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- edu.caltech.nanodb.storage.writeahead.WALRecordType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)