| Modifier and Type | Class and Description |
|---|---|
class |
JournalWriter
The abstract base for all JournalWriter classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MulticastJournalWriter
SYNCHRONIZATION NOTE: All public methods are synchronized against
JournalWriter.SYNCHRONIZER, as is the closeFile
method. |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiFileJournalWriter
An implementation of JournalWriter that writes a series of Journal files to a
specified directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFileJournalWriter
A rudimentary implementation of JournalWriter that just writes all entries to
a single Journal file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextXmlWriter
Write an entire Context object to the Journal file.
|
Copyright © 2013 DuraSpace. All Rights Reserved.