Uses of Class
tachyon.thrift.MasterService.worker_cacheFile_result

Packages that use MasterService.worker_cacheFile_result
tachyon.thrift   
 

Uses of MasterService.worker_cacheFile_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.worker_cacheFile_result
 MasterService.worker_cacheFile_result MasterService.worker_cacheFile_result.deepCopy()
           
 MasterService.worker_cacheFile_result MasterService.worker_cacheFile_result.setEP(FileDoesNotExistException eP)
           
 MasterService.worker_cacheFile_result MasterService.worker_cacheFile_result.setES(SuspectedFileSizeException eS)
           
 

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

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



Copyright © 2013. All Rights Reserved.