@ThreadSafe public interface MutableJournal extends Journal
Modifier and Type | Interface and Description |
---|---|
static class |
MutableJournal.Factory
A
MutableJournal factory. |
Modifier and Type | Method and Description |
---|---|
void |
format()
Formats the journal.
|
JournalWriter |
getWriter() |
getLocation, getReader, isFormatted
void format() throws IOException
IOException
JournalWriter getWriter()
JournalWriter
for this journalCopyright © 2023. All Rights Reserved.