class PachubeSenderRT.PachubeSendThread extends SendThread
| Modifier and Type | Field and Description |
|---|---|
private int |
failureCount |
private com.serotonin.web.i18n.LocalizableMessage |
failureMessage |
| Constructor and Description |
|---|
PachubeSendThread() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runImpl() |
private boolean |
send(PublishQueueEntry<PachubePointVO> entry) |
initialize, isRunning, joinTermination, run, terminate, waitImplactiveCount, 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, yieldprivate int failureCount
private com.serotonin.web.i18n.LocalizableMessage failureMessage
protected void runImpl()
runImpl in class SendThreadprivate boolean send(PublishQueueEntry<PachubePointVO> entry)