Uses of Class
tachyon.thrift.WorkerService.getDataFolder_result

Packages that use WorkerService.getDataFolder_result
tachyon.thrift   
 

Uses of WorkerService.getDataFolder_result in tachyon.thrift
 

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

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

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



Copyright © 2013. All Rights Reserved.