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,
org.junit.runner.Description description,
long lastActivity,
long currentTime) |
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTime() |
org.junit.runner.Description |
getDescription() |
long |
getLastActivity() |
long |
getNoEventDuration() |
SlaveInfo |
getSlave() |
public HeartBeatEvent(SlaveInfo slave, org.junit.runner.Description description, long lastActivity, long currentTime)
public org.junit.runner.Description getDescription()
public long getCurrentTime()
public long getLastActivity()
public long getNoEventDuration()
public SlaveInfo getSlave()
Copyright © 2011–2014 Carrot Search s.c.. All rights reserved.