Class WorkerTtlCheckJob

java.lang.Object
com.fishlib.io.sched.Job
com.fishlib.io.sched.TimedJob
com.illumon.iris.db.tables.remotequery.keepalive.WorkerTtlCheckJob
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable

public class WorkerTtlCheckJob extends com.fishlib.io.sched.TimedJob
A timed job that examines a worker for liveness. If the worker has an expired TTL, then terminate it using the supplied callback.