| Constructor and Description |
|---|
HeartbeatThread(String threadName,
HeartbeatExecutor executor,
long intervalMs) |
public HeartbeatThread(String threadName, HeartbeatExecutor executor, long intervalMs)
threadName - Identifies the heartbeat thread name.executor - Identifies the heartbeat thread executor; an instance of a class that
implements the HeartbeatExecutor interface.intervalMs - Sleep time between different heartbeat.Copyright © 2015. All Rights Reserved.