public interface JournalCheckpointStreamable
Modifier and Type | Method and Description |
---|---|
void |
streamToJournalCheckpoint(JournalOutputStream outputStream)
Writes to the journal, in a streaming fashion, via the
JournalOutputStream . |
void streamToJournalCheckpoint(JournalOutputStream outputStream) throws IOException
JournalOutputStream
.outputStream
- the output stream to write to for the journal checkpointIOException
Copyright © 2023. All Rights Reserved.