Uses of Class
tachyon.thrift.MasterService.user_renameFile_result

Packages that use MasterService.user_renameFile_result
tachyon.thrift   
 

Uses of MasterService.user_renameFile_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_renameFile_result
 MasterService.user_renameFile_result MasterService.user_renameFile_result.deepCopy()
           
 MasterService.user_renameFile_result MasterService.user_renameFile_result.setEA(FileAlreadyExistException eA)
           
 MasterService.user_renameFile_result MasterService.user_renameFile_result.setEF(FileDoesNotExistException eF)
           
 MasterService.user_renameFile_result MasterService.user_renameFile_result.setEI(InvalidPathException eI)
           
 

Methods in tachyon.thrift with parameters of type MasterService.user_renameFile_result
 int MasterService.user_renameFile_result.compareTo(MasterService.user_renameFile_result other)
           
 boolean MasterService.user_renameFile_result.equals(MasterService.user_renameFile_result that)
           
 

Constructors in tachyon.thrift with parameters of type MasterService.user_renameFile_result
MasterService.user_renameFile_result(MasterService.user_renameFile_result other)
          Performs a deep copy on other.
 



Copyright © 2013. All Rights Reserved.