Package | Description |
---|---|
alluxio.master.journalv0 | |
alluxio.master.journalv0.ufs |
Modifier and Type | Class and Description |
---|---|
class |
ProtoBufJournalFormatter
Reads and writes protocol buffer journal entries.
|
Modifier and Type | Method and Description |
---|---|
static JournalFormatter |
JournalFormatter.Factory.create()
Factory method for
JournalFormatter . |
Modifier and Type | Method and Description |
---|---|
protected JournalFormatter |
UfsJournal.getJournalFormatter() |
Constructor and Description |
---|
EntryOutputStream(UnderFileSystem ufs,
URI log,
JournalFormatter journalFormatter,
UfsJournalWriter journalWriter) |
Copyright © 2023. All Rights Reserved.