Toggle navigation
Home
alluxio.master.journalv0.JournalWriter to alluxio.master.journal.ufs.UfsJournalCheckpointWriter
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
mJournal.getWriter(JournalWriterOptions.defaults().setPrimary(false).setNextSequenceNumber(nextSequenceNumber))
to
mJournal.getCheckpointWriter(nextSequenceNumber)