Uses of Class
tachyon.thrift.WorkerService.requestSpace_result

Packages that use WorkerService.requestSpace_result
tachyon.thrift   
 

Uses of WorkerService.requestSpace_result in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.requestSpace_result
 WorkerService.requestSpace_result WorkerService.requestSpace_result.deepCopy()
           
 WorkerService.requestSpace_result WorkerService.requestSpace_result.setSuccess(boolean success)
           
 

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

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



Copyright © 2013. All Rights Reserved.