| Modifier and Type | Class and Description |
|---|---|
class |
JournalReader
The abstract base for all JournalReader classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockingFollowingJournalReader
A Following Journal Reader that can be made quiescent by the presence of a
lock file.
|
class |
MultiFileFollowingJournalReader
A JournalReader implementation for "following" a leading server, when the
leading server is using a
MultiFileJournalWriter, or the equivalent. |
class |
MultiFileJournalReader
A JournalReader implementation for "recovering", when using a
MultiFileJournalWriter, or the equivalent. |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFileJournalReader
A rudimentary implementation of JournalReader that just reads all entries
from a single Journal file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextXmlReader
Reads a Context tag from the journal file, and assembles a
JournalEntryContext from it.
|
Copyright © 2013 DuraSpace. All Rights Reserved.