Package | Description |
---|---|
alluxio.master.journal.noop | |
alluxio.master.journal.ufs |
Modifier and Type | Class and Description |
---|---|
class |
NoopJournalReader
Implementation of
JournalReader that does nothing. |
Modifier and Type | Class and Description |
---|---|
class |
UfsJournalReader
Implementation of
JournalReader that reads journal entries from a UFS. |
Copyright © 2023. All Rights Reserved.