tachyon.client.TachyonFS to tachyon.client.next.file.TachyonFileSystem
No. of Instances - 31
No. of Commits - 4
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Cascading Type Change (Similar)
- Add or Remove Method invocation
- sLocalTachyonCluster.getOldClient() to sLocalTachyonCluster.getClient()
- mTfs.getFile(fileId) to mTfs.getInfo(file)
- sLocalTachyonCluster.getOldClient() to sLocalTachyonCluster.getClient()
- mTfs.getFile(fileIdA) to mTfs.getInfo(fileA)
- mTfs.getFile(new TachyonURI("/testRoot/testDir")) to mTfs.getInfo(mTfs.open(new TachyonURI("/testRoot/testDir")))
- mTfs.getFile(new TachyonURI("/testRoot/testDir/testFileB")) to mTfs.getInfo(mTfs.open(new TachyonURI("/testRoot/testDir/testFileB")))
- mTfs.getFile(fileIdC) to mTfs.getInfo(fileC)
- mTfs.getFile(fileIdA) to mTfs.getInfo(fileA)
- mTfs.getFile(new TachyonURI("/testRoot/testDir")) to mTfs.getInfo(mTfs.open(new TachyonURI("/testRoot/testDir")))
- mTfs.getFile(fileIdC) to mTfs.getInfo(fileC)
- mTfs.getFile(new TachyonURI("/test2/File1")) to mTfs.open(new TachyonURI("/test2/File1"))
- mTfs.getFile(new TachyonURI("/test")) to mTfs.open(new TachyonURI("/test"))
- mTfs.getFile(new TachyonURI("/test/File1")) to mTfs.open(new TachyonURI("/test/File1"))
- mTfs.getFile(new TachyonURI("/testFolder1")) to mTfs.open(new TachyonURI("/testFolder1"))
- mTfs.getFile(new TachyonURI("/testFolder")) to mTfs.open(new TachyonURI("/testFolder"))
- mTfs.getFile(new TachyonURI("/testFolder1")) to mTfs.open(new TachyonURI("/testFolder1"))
- mTfs.getFile(testFolder1) to mTfs.open(testFolder1)
- mTfs.getFile(testFolder2) to mTfs.open(testFolder2)
- mTfs.getFile(testFile2) to mTfs.open(testFile2)
- mTfs.getFile(testFolder1) to mTfs.open(testFolder1)
- mTfs.getFile(testFolder2) to mTfs.open(testFolder2)
- mTfs.getFile(testFile2) to mTfs.open(testFile2)
- mTfs.getFile(testFolder1) to mTfs.open(testFolder1)
- mTfs.getFile(testFolder2) to mTfs.open(testFolder2)
- mTfs.getFile(testFile2) to mTfs.open(testFile2)
- mTfs.getFile(testFolder1) to mTfs.open(testFolder1)
- mTfs.getFile(testFolder2) to mTfs.open(testFolder2)
- mTfs.getFile(testFile2) to mTfs.open(testFile2)
- mTfs.getFile(testFolder1) to mTfs.open(testFolder1)
- mTfs.getFile(testFolder2) to mTfs.open(testFolder2)
- mTfs.getFile(testFile2) to mTfs.open(testFile2)
- mTfs.getFile(file) to mTfs.getInfo(file)
- mTfs.getFile(file) to mTfs.getInfo(file)
- mTfs.getFile(file) to mTfs.getInfo(file)
- mTfs.getFile(file) to mTfs.getInfo(file)
- mTfs.getFile(file) to mTfs.getInfo(file)
- parentDir to tachyonClient.open(parentDir)
- mTFS.getFile(newFile) to mTFS.getInfo(newFile)
- mTFS.getFileStatus(fileId,false).isIsPinned() to mTFS.getInfo(file).isIsPinned()
- mTFS.getFileStatus(fileId1,false).isIsPinned() to mTFS.getInfo(file1).isIsPinned()
- mTFS.getFileStatus(fileId1,false).isIsPinned() to mTFS.getInfo(file1).isIsPinned()
- Cascading Type Change (Different)
- int to OutStream
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- WriteType to UnderStorageType
- WriteType to UnderStorageType
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- int to TachyonFile
- WriteType to UnderStorageType
- Rename Method invocation
- createFile to getOutStream
- createFile to getOutStream
- mkdir to mkdirs
- mkdir to mkdirs
- getFileId to open
- setPinned to setPin
- setPinned to setPin
- mkdir to mkdirs
- createFile to getOutStream
- mkdir to mkdirs
- createFile to open
- createFile to open
- createFile to open
- createFile to open
- createFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFile to open
- getFileId to open
- mkdir to mkdirs
- getFileId to open
- mkdir to mkdirs
- getFileId to open
- mkdir to mkdirs
- mkdir to mkdirs
- mkdir to mkdirs
- Other
- 64 to options
- "/i" + i + "/j"+ j to filePath
- "/i" + i to dirPath
- new TachyonURI("/xyz") to folderPath
- (i + 10) / 10 * 64 to op
- new TachyonURI(fileName1) to file1
- new TachyonURI(fileName2) to file2
- uniqPath + "/file_" + k+ "_"+ op to path
- uniqPath + "/file_" + k+ "_"+ op to path
- uniqPath + "/file_" + k+ "_"+ op to path
- uniqPath + "/file_" + k+ "_"+ op to path
- Update argument list (Method invocation)
- delete to delete
- delete to delete
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- delete to delete
- delete to delete
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- delete to delete
- createByteFile to createByteFile
- createByteFile to createByteFile
- createByteFile to createByteFile
- delete to delete
- Wrap or Un-wrap
- rename to rename
- assertTrue to assertTrue
- assertFalse to assertFalse
- assertTrue to assertTrue
- assertFalse to assertFalse
- assertTrue to assertTrue
- assertTrue to assertTrue
- Introduce Literal