Uses of Class
tachyon.thrift.WorkerService.returnSpace_args

Packages that use WorkerService.returnSpace_args
tachyon.thrift   
 

Uses of WorkerService.returnSpace_args in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.returnSpace_args
 WorkerService.returnSpace_args WorkerService.returnSpace_args.deepCopy()
           
 WorkerService.returnSpace_args WorkerService.returnSpace_args.setReturnedBytes(long returnedBytes)
           
 WorkerService.returnSpace_args WorkerService.returnSpace_args.setUserId(long userId)
           
 

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

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



Copyright © 2013. All Rights Reserved.