Uses of Class
tachyon.thrift.WorkerService.getUserTempFolder_result

Packages that use WorkerService.getUserTempFolder_result
tachyon.thrift   
 

Uses of WorkerService.getUserTempFolder_result in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.getUserTempFolder_result
 WorkerService.getUserTempFolder_result WorkerService.getUserTempFolder_result.deepCopy()
           
 WorkerService.getUserTempFolder_result WorkerService.getUserTempFolder_result.setSuccess(String success)
           
 

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

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



Copyright © 2013. All Rights Reserved.