Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
CleanupThread(Controller controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupOldJobs(com.redhat.lightblue.client.LightblueClient cli,
Date cleanupBefore) |
void |
enableStuckJobs(com.redhat.lightblue.client.LightblueClient cli,
Date enableBefore) |
long |
getOldJobThreshold() |
long |
getPeriod() |
void |
run() |
void |
setOldJobThreshold(long l) |
void |
setPeriod(long l) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic CleanupThread(Controller controller)
public long getPeriod()
public void setPeriod(long l)
public long getOldJobThreshold()
public void setOldJobThreshold(long l)
public void cleanupOldJobs(com.redhat.lightblue.client.LightblueClient cli,
Date cleanupBefore)
public void enableStuckJobs(com.redhat.lightblue.client.LightblueClient cli,
Date enableBefore)
Copyright © 2016. All rights reserved.