tachyon.thrift.FileInfo to tachyon.client.file.URIStatus
No. of Instances - 94
No. of Commits - 23
No. of Projects - {'alluxio'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Add or Remove Method invocation
- mTFS.getInfo(file) to mTFS.getStatus(dstPath)
- mTFS.getInfo(file) to mTFS.getStatus(tPath)
- mTfs.getInfo(dstFd) to mTfs.getStatus(dstPath)
- fileInfo.creationTimeMs to status1.getCreationTimeMs()
- fileInfo2.creationTimeMs to status2.getCreationTimeMs()
- fileInfo.creationTimeMs to status1.getCreationTimeMs()
- fileInfo2.creationTimeMs to status2.getCreationTimeMs()
- mTfs.getInfo(fileA) to mTfs.getStatus(uriA)
- mTfs.getInfo(file) to mTfs.getStatus(uri)
- mTfs.getInfo(fileB) to mTfs.getStatus(uriB)
- fsMaster.getFileInfo(xyzId) to fsMasterInfo.getLength()
- fileInfo to status.getLength()
- mTfs.getInfo(mTfs.open(new TachyonURI(directory))) to mTfs.getStatus(new TachyonURI(directory))
- fileInfo1.getFileId() to file1
- fileInfo2.getFileId() to file2
- mTfs.getInfo(files.get(k)) to mTfs.getStatus(files.get(k))
- file.getFileId() to file.getPath()
- mTfs.getInfo(file1) to mTfs.getStatus(file1)
- mTfs.getInfo(file1) to mTfs.getStatus(file1)
- mTfs.getInfo(file2) to mTfs.getStatus(file2)
- mTfs.getInfo(file) to mTfs.getStatus(uri)
- mTfs.getInfo(fileB) to mTfs.getStatus(uriB)
- mTfs.getInfo(fileA) to mTfs.getStatus(uriA)
- statuses.size() to fileInfo
- ret.add(new URIStatus(status)) to result.add(new URIStatus(new FileInfo(fileInfo)))
- Rename Variable
- info to dstStatus
- info to dstStatus
- info to dstStatus
- info to dstStatus
- files to statuses
- files to statuses
- files to statuses
- files to statuses
- files to statuses
- info to status
- info to status
- info to status
- info to status
- info to status
- file to status
- file to status
- file to status
- dstFileInfo to dstStatus
- dstFileInfo to dstStatus
- file to status
- file to status
- files to statuses
- files to statuses
- files to statuses
- fileInfo to status1
- files to statuses
- file to status
- file to status
- file to status
- files to statuses
- files to statuses
- fileInfo2 to status2
- file to uriStatus
- file to uriStatus
- files to statuses
- files to statuses
- file to uriStatus
- file to uriStatus
- file to status
- file to status
- file to status
- files to statuses
- files to statuses
- file to uriStatus
- file to uriStatus
- files to statuses
- files to statuses
- files to statuses
- fileInfo to status
- info to status
- fileInfo to status
- fileInfoA to statusA
- fileInfoA to statusA
- fileInfoA to statusA
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo2 to status2
- fileInfo to status
- fileInfoB to statusB
- fileInfoB to statusB
- fileInfoB to statusB
- fileInfo1 to status1
- directoryInfo to directoryStatus
- directoryInfo to directoryStatus
- fInfo to status
- fInfo to status
- dInfos to directoryStatuses
- fInfo to status
- fInfo to status
- fInfo to status
- fInfo to status
- fInfo to status
- dInfo to directoryStatus
- dInfo to directoryStatus
- fileInfo to status
- fileInfo to status
- fileInfo to status
- dInfos to directoryStatuses
- dInfos to directoryStatuses
- dInfos to directoryStatuses
- file1Info to file1Status
- file1Info to file1Status
- fileInfo1 to fileStatus1
- fileInfo1 to fileStatus1
- fileInfo1 to fileStatus1
- fileInfo2 to fileStatus2
- fileInfo2 to fileStatus2
- fileInfo2 to fileStatus2
- getFileInfo to getStatus
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfoB to statusB
- fileInfoB to statusB
- fileInfoB to statusB
- fileInfoA to statusA
- fileInfoA to statusA
- fileInfoA to statusA
- fileInfo to status
- fileInfo1 to status1
- fileInfo to status
- fileInfo2 to status2
- info to status
- info to status
- info to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- fileInfo to status
- statuses to result
- Cascading Type Change (Similar)
- List<FileInfo> to List<URIStatus>
- FileInfo to URIStatus
- FileInfo to URIStatus
- List<FileInfo> to List<URIStatus>
- FileInfo to URIStatus
- FileInfo to URIStatus
- List<FileInfo> to List<URIStatus>
- List<FileInfo> to List<URIStatus>
- FileInfo to URIStatus
- FileInfo to URIStatus
- FileInfo to URIStatus
- FileInfo to URIStatus
- FileInfo to URIStatus
- List<FileInfo> to List<URIStatus>
- Cascading Type Change (Different)
- Comparator<FileInfo> to Comparator<URIStatus>
- Comparator<FileInfo> to Comparator<URIStatus>
- TachyonFile to TachyonURI
- RpcCallableThrowsTachyonTException<FileInfo> to RpcCallableThrowsTachyonTException<URIStatus>
- ArrayList<URIStatus> to FileInfo
- FileInfo to tachyon.thrift.FileInfo
- Rename Method invocation
- Wrap or Un-wrap