Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
OutputReader(InputStream stream,
long serverId,
RemoteRun.AgentToMaster.MessageType type,
ReadCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError() |
long |
getServerId() |
RemoteRun.AgentToMaster.MessageType |
getType() |
boolean |
isFinished() |
void |
run() |
void |
setFinished(boolean finished) |
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 OutputReader(InputStream stream, long serverId, RemoteRun.AgentToMaster.MessageType type, ReadCallback callback)
public long getServerId()
public RemoteRun.AgentToMaster.MessageType getType()
public boolean isFinished()
public void setFinished(boolean finished)
public Throwable getError()
Copyright © 2016 Formicary. All rights reserved.