protected class HealthServiceHealthCheckImpl.HealthSystemHealthCheckWorker extends AbstractTaskWorker
Modifier | Constructor and Description |
---|---|
protected |
HealthSystemHealthCheckWorker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPermanent() |
long |
runTask() |
startWorkerThread, unpark
close, getClassLoader, getCurrentTimeActual, getState, getThreadName, isClosed, isRetry, isTaskActive, isWeakClose, onThreadComplete, onThreadStart, run, setWorkerIdleTimeout, toString, wake
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
wake
public boolean isPermanent()
isPermanent
in class AbstractTaskWorker2
public long runTask()
runTask
in class AbstractTaskWorker2