Package | Description |
---|---|
alluxio.master.journal | |
alluxio.master.journal.raft |
Constructor and Description |
---|
MasterJournalContext(AsyncJournalWriter asyncJournalWriter)
Constructs a
MasterJournalContext . |
Constructor and Description |
---|
RaftJournal(Journaled stateMachine,
URI location,
AtomicReference<AsyncJournalWriter> journalWriter) |
Copyright © 2023. All Rights Reserved.