@ThreadSafe public interface Journal
JournalWriter
.Modifier and Type | Interface and Description |
---|---|
static class |
Journal.Factory
A
Journal factory. |
Modifier and Type | Method and Description |
---|---|
URI |
getLocation() |
JournalReader |
getReader() |
boolean |
isFormatted() |
URI getLocation()
JournalReader getReader()
JournalReader
for this journalboolean isFormatted() throws IOException
IOException
Copyright © 2023. All Rights Reserved.