Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
Engine(hudson.remoting.EngineListener listener,
URL masterURL,
Options options,
KafkaPasswordManager passwordManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
setFailIfWorkDirIsMissing(boolean failIfWorkDirIsMissing) |
void |
setInternalDir(String internalDir) |
void |
startEngine()
Starts the engine.The procedure initializes the working directory and all the required environment.
|
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 Engine(hudson.remoting.EngineListener listener,
URL masterURL,
Options options,
KafkaPasswordManager passwordManager)
public void startEngine()
throws IOException
IOExceptionpublic void setFailIfWorkDirIsMissing(boolean failIfWorkDirIsMissing)
Copyright © 2004–2018. All rights reserved.