public final class HeartBeatEvent extends Object
getDescription() method should
return an approximate place where the forked JVM is at the moment, but this is
not guaranteed (and may be null).| Constructor and Description |
|---|
HeartBeatEvent(SlaveInfo slave,
Description description,
long lastActivity,
long currentTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTime() |
Description |
getDescription() |
long |
getLastActivity() |
long |
getNoEventDuration() |
SlaveInfo |
getSlave() |
public HeartBeatEvent(SlaveInfo slave, Description description, long lastActivity, long currentTime)
public Description getDescription()
public long getCurrentTime()
public long getLastActivity()
public long getNoEventDuration()
public SlaveInfo getSlave()
Copyright © 2011-2013 Carrot Search s.c.. All Rights Reserved.