Toggle navigation
Home
tachyon.thrift.FileInfo to java.util.List<tachyon.thrift.FileInfo>
No. of Instances - 4
No. of Commits - 2
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Method invocation
recv_getFileStatus
to
recv_getFileInfoList
getFileInfo
to
listStatus
Cascading Type Change (Different)
getFileInfo_result
to
listStatus_result
Cascading Type Change (Similar)
FileInfo
to
List<FileInfo>
AsyncMethodCallback<FileInfo>
to
AsyncMethodCallback<List<FileInfo>>