Toggle navigation
Home
tachyon.client.file.TachyonFile to long
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
outputFile.getFileId()
to
outputFile
outputFile.getFileId()
to
outputFile
mOutputFileIndex.get(inputFile.getFileId())
to
mOutputFileIndex.get(inputFile)
mOutputFileIndex.containsKey(inputFile.getFileId())
to
mOutputFileIndex.containsKey(inputFile)