| Class | Description |
|---|---|
| BufferedJournalRecoveryLog |
A simple implementation of JournalRecoveryLog that keeps the entire log in a
StringBuffer, and writes it to a file on shutdown().
|
| JournalRecoveryLog |
The abstract base for all JournalRecoveryLog classes.
|
| RenamingJournalRecoveryLog |
A production-oriented implementation of
JournalRecoveryLog. |
| UnbufferedJournalRecoveryLog |
A basic implementation of RecoveryLog.
|
Copyright © 2013 DuraSpace. All Rights Reserved.