Uses of Class
tachyon.thrift.MasterService.addCheckpoint_result

Packages that use MasterService.addCheckpoint_result
tachyon.thrift   
 

Uses of MasterService.addCheckpoint_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.addCheckpoint_result
 MasterService.addCheckpoint_result MasterService.addCheckpoint_result.deepCopy()
           
 MasterService.addCheckpoint_result MasterService.addCheckpoint_result.setEP(FileDoesNotExistException eP)
           
 MasterService.addCheckpoint_result MasterService.addCheckpoint_result.setES(SuspectedFileSizeException eS)
           
 MasterService.addCheckpoint_result MasterService.addCheckpoint_result.setSuccess(boolean success)
           
 

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

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



Copyright © 2013. All Rights Reserved.