Toggle navigation
Home
alluxio.master.journal.JournalWriter to alluxio.master.journal.ufs.UfsJournalWriter
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
entry.toBuilder().setSequenceNumber(mJournalWriter.allocateNextEntrySequenceNumber()).build()
to
entry.toBuilder().setSequenceNumber(mJournalWriter.getNextSequenceNumber()).build()