Uses of Class
tachyon.thrift.WorkerService.getUserUnderfsTempFolder_result

Packages that use WorkerService.getUserUnderfsTempFolder_result
tachyon.thrift   
 

Uses of WorkerService.getUserUnderfsTempFolder_result in tachyon.thrift
 

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

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

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



Copyright © 2013. All Rights Reserved.