public interface Journal extends Closeable
Modifier and Type | Method and Description |
---|---|
JournalContext |
createJournalContext() |
URI |
getLocation() |
URI getLocation()
JournalContext createJournalContext() throws UnavailableException
UnavailableException
- if a context cannot be created because the journal has been
closed.Copyright © 2023. All Rights Reserved.