Uses of Class
tachyon.thrift.WorkerService.userHeartbeat_result

Packages that use WorkerService.userHeartbeat_result
tachyon.thrift   
 

Uses of WorkerService.userHeartbeat_result in tachyon.thrift
 

Methods in tachyon.thrift that return WorkerService.userHeartbeat_result
 WorkerService.userHeartbeat_result WorkerService.userHeartbeat_result.deepCopy()
           
 

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

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



Copyright © 2013. All Rights Reserved.