Uses of Class
tachyon.thrift.WorkerService.addCheckpoint_args

Packages that use WorkerService.addCheckpoint_args
tachyon.thrift   
 

Uses of WorkerService.addCheckpoint_args in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.addCheckpoint_args
 WorkerService.addCheckpoint_args WorkerService.addCheckpoint_args.deepCopy()
           
 WorkerService.addCheckpoint_args WorkerService.addCheckpoint_args.setFileId(int fileId)
           
 WorkerService.addCheckpoint_args WorkerService.addCheckpoint_args.setUserId(long userId)
           
 

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

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



Copyright © 2013. All Rights Reserved.