OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
Assertion a=validator.validate(ticket,confRedirectURI);Assertion a=validator.validate(ticket,confRedirectURI.toString());confRedirectURIconfRedirectURI.toString()guacamole-client704c7b6d81a94b7f9ecd1cdfc3890b3a2d2940c6org.apache.guacamole.auth.cas.ticket.TicketValidationService
_191
_292
_1confRedirectURI
_2confRedirectURI
TCIVarconfRedirectURI
TCIVarconfRedirectURI
UsesTrue
mRawOutputStream=mUfs.create(mCurrentLogPath,CreateOptions.defaults().setEnsureAtomic(false).setCreateParent(true));mRawOutputStream=mUfs.create(mCurrentLog.toString(),CreateOptions.defaults().setEnsureAtomic(false).setCreateParent(true));mCurrentLogPathmCurrentLogPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter.EntryOutputStream
_1293
_2298
_1mCurrentLogPath
_2mCurrentLog
TCIVarmCurrentLogPath
TCIVarmCurrentLogPath
UsesTrue
mRawOutputStream=mUfs.create(mCurrentLogPath,CreateOptions.defaults().setEnsureAtomic(false).setCreateParent(true));mRawOutputStream=mUfs.create(mCurrentLog.toString(),CreateOptions.defaults().setEnsureAtomic(false).setCreateParent(true));mCurrentLogPathmCurrentLogPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter.EntryOutputStream
_1293
_2298
_1mCurrentLogPath
_2mCurrentLog
TCIVarmCurrentLogPath
TCIVarmCurrentLogPath
UsesTrue
mCheckpointOutputStream=new CheckpointOutputStream(new DataOutputStream(mUfs.create(mTempCheckpointPath)));mCheckpointOutputStream=new CheckpointOutputStream(new DataOutputStream(mUfs.create(mTempCheckpoint.toString())));mTempCheckpointPathmTempCheckpointPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter
_153
_254
_1mTempCheckpointPath
_2mTempCheckpoint
TCIVarmTempCheckpointPath
TCIVarmTempCheckpointPath
UsesTrue
UnderFileSystemUtils.deleteFileIfExists(mTempCheckpointPath);UnderFileSystemUtils.deleteFileIfExists(mTempCheckpoint.toString());mTempCheckpointPathmTempCheckpointPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter
_153
_254
_1mTempCheckpointPath
_2mTempCheckpoint
TCIVarmTempCheckpointPath
TCIVarmTempCheckpointPath
UsesTrue
mUfs.renameFile(currentLog,completedLog);mUfs.renameFile(currentLog.toString(),completedLog.toString());completedLogcompletedLog.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter
_1195
_2200
_1completedLog
_2completedLog
TCIVarcompletedLog
TCIVarcompletedLog
UsesTrue
if(!mUfs.isFile(currentLog))if(!mUfs.isFile(currentLog.toString()))currentLogcurrentLog.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter
_1185
_2190
_1currentLog
_2currentLog
TCIVarcurrentLog
TCIVarcurrentLog
UsesTrue
mUfs.renameFile(currentLog,completedLog);mUfs.renameFile(currentLog.toString(),completedLog.toString());currentLogcurrentLog.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalWriter
_1185
_2190
_1currentLog
_2currentLog
TCIVarcurrentLog
TCIVarcurrentLog
UsesTrue
if(!mUfs.isFile(mCheckpointPath))if(!mUfs.isFile(mCheckpoint.toString()))mCheckpointPathmCheckpointPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalReader
_137
_238
_1mCheckpointPath
_2mCheckpoint
TCIVarmCheckpointPath
TCIVarmCheckpointPath
UsesTrue
mCheckpointLastModifiedTime=mUfs.getModificationTimeMs(mCheckpointPath);mCheckpointLastModifiedTime=mUfs.getModificationTimeMs(mCheckpoint.toString());mCheckpointPathmCheckpointPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalReader
_137
_238
_1mCheckpointPath
_2mCheckpoint
TCIVarmCheckpointPath
TCIVarmCheckpointPath
UsesTrue
JournalInputStream jis=mJournal.getJournalFormatter().deserialize(mUfs.open(mCheckpointPath));JournalInputStream jis=mJournal.getJournalFormatter().deserialize(mUfs.open(mCheckpoint.toString()));mCheckpointPathmCheckpointPath.toString()alluxioc2233051fa7b5321d07a8eb817b2c5624b346a45alluxio.master.journal.ufs.UfsJournalReader
_137
_238
_1mCheckpointPath
_2mCheckpoint
TCIVarmCheckpointPath
TCIVarmCheckpointPath
UsesTrue
return Collections.singleton(headerFile);return Collections.singleton(headerFile.toString());headerFileheaderFile.toString()checkstyle292ad0ebf2d18e1d8131127d60b3fde99aa0adf0com.puppycrawl.tools.checkstyle.checks.header.AbstractHeaderCheck
_159
_259
_1headerFile
_2headerFile
TCIVarheaderFile
TCIVarheaderFile
UsesTrue