Package | Description |
---|---|
alluxio.master.journalv0 | |
alluxio.master.journalv0.ufs |
Modifier and Type | Method and Description |
---|---|
JournalWriter |
MutableJournal.getWriter() |
Constructor and Description |
---|
AsyncJournalWriter(JournalWriter journalWriter)
Creates a
AsyncJournalWriter . |
Modifier and Type | Class and Description |
---|---|
class |
UfsJournalWriter
Implementation of
JournalWriter based on UFS. |
Modifier and Type | Method and Description |
---|---|
JournalWriter |
UfsMutableJournal.getWriter() |
Copyright © 2023. All Rights Reserved.