Uses of Class
tachyon.thrift.WorkerService.addCheckpoint_result

Packages that use WorkerService.addCheckpoint_result
tachyon.thrift   
 

Uses of WorkerService.addCheckpoint_result in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.addCheckpoint_result
 WorkerService.addCheckpoint_result WorkerService.addCheckpoint_result.deepCopy()
           
 WorkerService.addCheckpoint_result WorkerService.addCheckpoint_result.setEF(FailedToCheckpointException eF)
           
 WorkerService.addCheckpoint_result WorkerService.addCheckpoint_result.setEP(FileDoesNotExistException eP)
           
 WorkerService.addCheckpoint_result WorkerService.addCheckpoint_result.setES(SuspectedFileSizeException eS)
           
 

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

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



Copyright © 2013. All Rights Reserved.