Package | Description |
---|---|
alluxio.master.journalv0 | |
alluxio.master.journalv0.ufs |
Modifier and Type | Method and Description |
---|---|
JournalInputStream |
ProtoBufJournalFormatter.deserialize(InputStream inputStream) |
JournalInputStream |
JournalFormatter.deserialize(InputStream inputStream)
Returns a
JournalInputStream from the given input stream. |
JournalInputStream |
JournalReader.getCheckpointInputStream()
Gets the
JournalInputStream for the journal checkpoint. |
JournalInputStream |
JournalReader.getNextInputStream() |
Modifier and Type | Method and Description |
---|---|
JournalInputStream |
UfsJournalReader.getCheckpointInputStream() |
JournalInputStream |
UfsJournalReader.getNextInputStream() |
Copyright © 2023. All Rights Reserved.