Package | Description |
---|---|
alluxio.master.journal | |
alluxio.master.journal.noop | |
alluxio.master.journal.ufs |
Modifier and Type | Method and Description |
---|---|
Journal.JournalEntry |
JournalReader.read()
Reads an entry from the journal.
|
Modifier and Type | Method and Description |
---|---|
Journal.JournalEntry |
NoopJournalReader.read() |
Modifier and Type | Method and Description |
---|---|
Journal.JournalEntry |
UfsJournalReader.read() |
Copyright © 2023. All Rights Reserved.