Uses of Class
tachyon.thrift.WorkerService.unlockFile_args

Packages that use WorkerService.unlockFile_args
tachyon.thrift   
 

Uses of WorkerService.unlockFile_args in tachyon.thrift
 

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

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

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



Copyright © 2013. All Rights Reserved.