Uses of Class
tachyon.thrift.MasterService.user_getClientFileInfoById_result

Packages that use MasterService.user_getClientFileInfoById_result
tachyon.thrift   
 

Uses of MasterService.user_getClientFileInfoById_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_getClientFileInfoById_result
 MasterService.user_getClientFileInfoById_result MasterService.user_getClientFileInfoById_result.deepCopy()
           
 MasterService.user_getClientFileInfoById_result MasterService.user_getClientFileInfoById_result.setE(FileDoesNotExistException e)
           
 MasterService.user_getClientFileInfoById_result MasterService.user_getClientFileInfoById_result.setSuccess(ClientFileInfo success)
           
 

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

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



Copyright © 2013. All Rights Reserved.