Uses of Interface
tachyon.HeartbeatExecutor

Packages that use HeartbeatExecutor
tachyon   
 

Uses of HeartbeatExecutor in tachyon
 

Classes in tachyon that implement HeartbeatExecutor
 class MasterInfo.MasterHeartbeatExecutor
          System periodical status check.
 

Constructors in tachyon with parameters of type HeartbeatExecutor
HeartbeatThread(String threadName, HeartbeatExecutor hbExecutor, int fixedExecutionIntervalMs)
           
 



Copyright © 2013. All Rights Reserved.