Constructor and Description |
---|
HeartbeatMonitor(Clusters clusters,
ActionQueue aq,
ActionManager am,
int threadWakeupInterval,
com.google.inject.Injector injector) |
Modifier and Type | Method and Description |
---|---|
List<StatusCommand> |
generateStatusCommands(String hostname) |
boolean |
isAlive() |
void |
run() |
void |
shutdown() |
void |
start() |
public HeartbeatMonitor(Clusters clusters, ActionQueue aq, ActionManager am, int threadWakeupInterval, com.google.inject.Injector injector)
public void shutdown()
public void start()
public boolean isAlive()
public List<StatusCommand> generateStatusCommands(String hostname) throws AmbariException
hostname
- AmbariException
Copyright © 2016. All rights reserved.