Receives asynchronous cache persistance requests and executes them. Also acts as a debouncer
Fields inherited from class | Fields |
---|---|
class Thread |
MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY |
Type | Name and description |
---|---|
void |
debounceSave(Integer delay) Asynchronously triggers a save with a debounce delay to reduce excessive persistence calls |
void |
run() |
Methods inherited from class | Name |
---|---|
class Thread |
run, toString, isInterrupted, currentThread, getName, join, join, join, getThreadGroup, getStackTrace, holdsLock, checkAccess, dumpStack, yield, setPriority, setDaemon, start, sleep, sleep, stop, stop, interrupt, interrupted, destroy, isAlive, suspend, resume, getPriority, setName, activeCount, enumerate, countStackFrames, isDaemon, getContextClassLoader, setContextClassLoader, getAllStackTraces, getId, getState, setDefaultUncaughtExceptionHandler, getDefaultUncaughtExceptionHandler, getUncaughtExceptionHandler, setUncaughtExceptionHandler, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |