public class DeadComputer extends OneShotComputer
| Constructor and Description | 
|---|
DeadComputer(OneShotSlave slave)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Future<?> | 
_connect(boolean forceReconnect)  | 
void | 
doLaunchSlaveAgent(org.kohsuke.stapler.StaplerRequest req,
                  org.kohsuke.stapler.StaplerResponse rsp)  | 
hudson.remoting.Channel | 
getChannel()  | 
Charset | 
getDefaultCharset()  | 
List<LogRecord> | 
getLogRecords()  | 
hudson.slaves.RetentionStrategy | 
getRetentionStrategy()  | 
boolean | 
isConnecting()  | 
Boolean | 
isUnix()  | 
getListener, getNode, isActuallyOffline, isOffline, setChannel, setListenerremoveExecutor, terminatedisconnect, doDoDisconnect, doSlaveAgentJnlp, getAbsoluteRemoteFs, getChannelToMaster, getClassLoadingCount, getClassLoadingPrefetchCacheCount, getClassLoadingTime, getIcon, getJnlpJars, getJnlpMac, getLauncher, getOSDescription, getResourceLoadingCount, getResourceLoadingTime, getSlaveVersion, getSystemInfoExtensions, grabLauncher, isAcceptingTasks, isJnlpAgent, isLaunchSupported, kill, openLogFile, setAcceptingTasks, setChannel, setChannel, setNode, taskAccepted, taskCompleted, taskCompletedWithProblems, tryReconnect_doScript, addAction, buildEnvironment, checkPermission, cliConnect, cliDisconnect, cliOffline, cliOnline, connect, countBusy, countExecutors, countIdle, currentComputer, disconnect, doChangeOfflineCause, doConfigDotXml, doConfigSubmit, doDoDelete, doDumpExportTable, doProgressiveLog, doRssAll, doRssFailed, doScript, doScriptText, doToggleOffline, getACL, getActions, getApi, getBuilds, getCaption, getComputerPanelBoxs, getConnectTime, getDemandStartMilliseconds, getDisplayExecutors, getDisplayName, getEnvironment, getEnvVars, getExecutors, getHeapDump, getHostName, getIconAltText, getIconClassName, getIdleStartMilliseconds, getLoadStatistics, getLog, getLogDir, getLogFile, getLogText, getMonitorData, getName, getNumExecutors, getOfflineCause, getOfflineCauseReason, getOneOffExecutors, getSearchUrl, getSystemProperties, getTerminatedBy, getThreadDump, getTiedJobs, getTimeline, getUrl, getWorkspaceList, hasPermission, interrupt, isAlive, isIdle, isManualLaunchAllowed, isOnline, isPartiallyIdle, isTemporarilyOffline, launch, onRemoved, recordTermination, relocateOldLogs, resolveForCLI, setTemporarilyOffline, setTemporarilyOffline, updateByXml, waitUntilOffline, waitUntilOnlinedoContextMenu, getAction, getAction, getActions, getAllActions, getDynamic, replaceActionpublic DeadComputer(OneShotSlave slave)
@Nullable public hudson.remoting.Channel getChannel()
getChannel in class hudson.slaves.SlaveComputerpublic Charset getDefaultCharset()
getDefaultCharset in class hudson.slaves.SlaveComputerpublic List<LogRecord> getLogRecords() throws IOException, InterruptedException
getLogRecords in class hudson.slaves.SlaveComputerIOExceptionInterruptedExceptionpublic void doLaunchSlaveAgent(org.kohsuke.stapler.StaplerRequest req,
                               org.kohsuke.stapler.StaplerResponse rsp)
                        throws IOException,
                               javax.servlet.ServletException
doLaunchSlaveAgent in class hudson.slaves.SlaveComputerIOExceptionjavax.servlet.ServletExceptionprotected Future<?> _connect(boolean forceReconnect)
_connect in class hudson.slaves.SlaveComputerpublic Boolean isUnix()
isUnix in class hudson.slaves.SlaveComputerpublic boolean isConnecting()
isConnecting in class hudson.slaves.SlaveComputerpublic hudson.slaves.RetentionStrategy getRetentionStrategy()
getRetentionStrategy in class hudson.slaves.SlaveComputerCopyright © 2016–2017. All rights reserved.