Uses of Class
tachyon.thrift.WorkerService.cacheFile_result

Packages that use WorkerService.cacheFile_result
tachyon.thrift   
 

Uses of WorkerService.cacheFile_result in tachyon.thrift
 

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

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

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



Copyright © 2013. All Rights Reserved.