Uses of Class
tachyon.thrift.WorkerService.requestSpace_args

Packages that use WorkerService.requestSpace_args
tachyon.thrift   
 

Uses of WorkerService.requestSpace_args in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.requestSpace_args
 WorkerService.requestSpace_args WorkerService.requestSpace_args.deepCopy()
           
 WorkerService.requestSpace_args WorkerService.requestSpace_args.setRequestBytes(long requestBytes)
           
 WorkerService.requestSpace_args WorkerService.requestSpace_args.setUserId(long userId)
           
 

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

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



Copyright © 2013. All Rights Reserved.