public class DockerComputerSingle extends hudson.slaves.AbstractCloudComputer<DockerSlaveSingle> implements org.jenkinsci.plugins.cloudstats.TrackedItem
| Constructor and Description | 
|---|
DockerComputerSingle(DockerSlaveSingle slave,
                    org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id activityId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Charset | 
getDefaultCharset()  | 
org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id | 
getId()  | 
hudson.model.TaskListener | 
getListener()  | 
hudson.model.Run | 
getRun()  | 
boolean | 
isOffline()  | 
boolean | 
isReallyOffline()  | 
void | 
setChannel(hudson.remoting.Channel channel,
          OutputStream launchLog,
          hudson.remoting.Channel.Listener listener)  | 
void | 
setListener(hudson.model.TaskListener listener)  | 
void | 
setRun(hudson.model.Run run)  | 
_connect, disconnect, doDoDisconnect, doLaunchSlaveAgent, doSlaveAgentJnlp, getAbsoluteRemoteFs, getChannel, getChannelToMaster, getClassLoadingCount, getClassLoadingPrefetchCacheCount, getClassLoadingTime, getIcon, getJnlpJars, getJnlpMac, getLauncher, getLogRecords, getOSDescription, getResourceLoadingCount, getResourceLoadingTime, getRetentionStrategy, getSlaveVersion, getSystemInfoExtensions, grabLauncher, isAcceptingTasks, isConnecting, isJnlpAgent, isLaunchSupported, isUnix, 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, 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, removeExecutor, resolveForCLI, setTemporarilyOffline, setTemporarilyOffline, updateByXml, waitUntilOffline, waitUntilOnlinedoContextMenu, getAction, getAction, getActions, getAllActions, getDynamic, replaceActionpublic DockerComputerSingle(@Nonnull DockerSlaveSingle slave, @Nonnull org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id activityId)
public hudson.model.TaskListener getListener()
getListener in class hudson.slaves.SlaveComputerpublic void setListener(hudson.model.TaskListener listener)
public hudson.model.Run getRun()
public void setRun(hudson.model.Run run)
public void setChannel(hudson.remoting.Channel channel,
                       OutputStream launchLog,
                       hudson.remoting.Channel.Listener listener)
                throws IOException,
                       InterruptedException
setChannel in class hudson.slaves.SlaveComputerIOExceptionInterruptedExceptionpublic boolean isReallyOffline()
public boolean isOffline()
isOffline in class hudson.model.Computerpublic Charset getDefaultCharset()
getDefaultCharset in class hudson.slaves.SlaveComputer@Nullable public org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id getId()
getId in interface org.jenkinsci.plugins.cloudstats.TrackedItemCopyright © 2016–2020. All rights reserved.