Uses of Class
tachyon.thrift.WorkerService.lockFile_args

Packages that use WorkerService.lockFile_args
tachyon.thrift   
 

Uses of WorkerService.lockFile_args in tachyon.thrift
 

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

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

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



Copyright © 2013. All Rights Reserved.