tachyon
Class MasterInfo.MasterHeartbeatExecutor

java.lang.Object
  extended by tachyon.MasterInfo.MasterHeartbeatExecutor
All Implemented Interfaces:
HeartbeatExecutor
Enclosing class:
MasterInfo

public class MasterInfo.MasterHeartbeatExecutor
extends Object
implements HeartbeatExecutor

System periodical status check.


Constructor Summary
MasterInfo.MasterHeartbeatExecutor()
           
 
Method Summary
 void heartbeat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterInfo.MasterHeartbeatExecutor

public MasterInfo.MasterHeartbeatExecutor()
Method Detail

heartbeat

public void heartbeat()
Specified by:
heartbeat in interface HeartbeatExecutor


Copyright © 2013. All Rights Reserved.