public class Heartbeat extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Heartbeat() |
| Modifier and Type | Method and Description |
|---|---|
void |
derivedId(long id) |
void |
disableHeartbeat() |
static Heartbeat |
getInstance() |
void |
reportEvent(Event event,
Environment environment,
Task task) |
public static Heartbeat getInstance()
public void disableHeartbeat()
public void reportEvent(Event event, Environment environment, Task task)
public void derivedId(long id)
Copyright © 2016. All Rights Reserved.