Uses of Class
tachyon.thrift.MasterService.worker_heartbeat_result

Packages that use MasterService.worker_heartbeat_result
tachyon.thrift   
 

Uses of MasterService.worker_heartbeat_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.worker_heartbeat_result
 MasterService.worker_heartbeat_result MasterService.worker_heartbeat_result.deepCopy()
           
 MasterService.worker_heartbeat_result MasterService.worker_heartbeat_result.setSuccess(Command success)
           
 

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

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



Copyright © 2013. All Rights Reserved.