Uses of Class
tachyon.thrift.WorkerService.accessFile_args

Packages that use WorkerService.accessFile_args
tachyon.thrift   
 

Uses of WorkerService.accessFile_args in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.accessFile_args
 WorkerService.accessFile_args WorkerService.accessFile_args.deepCopy()
           
 WorkerService.accessFile_args WorkerService.accessFile_args.setFileId(int fileId)
           
 

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

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



Copyright © 2013. All Rights Reserved.