Uses of Class
tachyon.thrift.MasterService.user_listFiles_result

Packages that use MasterService.user_listFiles_result
tachyon.thrift   
 

Uses of MasterService.user_listFiles_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_listFiles_result
 MasterService.user_listFiles_result MasterService.user_listFiles_result.deepCopy()
           
 MasterService.user_listFiles_result MasterService.user_listFiles_result.setEF(FileDoesNotExistException eF)
           
 MasterService.user_listFiles_result MasterService.user_listFiles_result.setEI(InvalidPathException eI)
           
 MasterService.user_listFiles_result MasterService.user_listFiles_result.setSuccess(List<Integer> success)
           
 

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

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



Copyright © 2013. All Rights Reserved.