@ThreadSafe public class EC2FleetNodeComputer extends hudson.slaves.SlaveComputer implements EC2FleetCloudAware
EC2FleetNode,
EC2FleetAutoResubmitComputerLauncher| Constructor and Description |
|---|
EC2FleetNodeComputer(hudson.model.Slave slave,
String name,
AbstractEC2FleetCloud cloud) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEC2FleetCloud |
getCloud() |
String |
getDisplayName()
Return label which will represent executor in "Build Executor Status"
section of Jenkins UI.
|
EC2FleetNode |
getNode() |
void |
setCloud(AbstractEC2FleetCloud cloud) |
_connect, disconnect, doDoDisconnect, doLaunchSlaveAgent, doSlaveAgentJnlp, getAbsoluteRemoteFs, getChannel, getChannelToMaster, getClassLoadingCount, getClassLoadingPrefetchCacheCount, getClassLoadingTime, getDefaultCharset, getDelegatedLauncher, getIcon, getJnlpJars, getJnlpMac, getLauncher, getListener, getLogRecords, getOSDescription, getResourceLoadingCount, getResourceLoadingTime, getRetentionStrategy, getSlaveVersion, getSystemInfoExtensions, grabLauncher, isAcceptingTasks, isConnecting, isJnlpAgent, isLaunchSupported, isUnix, kill, openLogFile, setAcceptingTasks, setChannel, setChannel, setChannel, setNode, taskAccepted, taskCompleted, taskCompletedWithProblems, tryReconnect_doScript, addAction, buildEnvironment, cliConnect, cliDisconnect, cliOffline, cliOnline, connect, countBusy, countExecutors, countIdle, currentComputer, disconnect, doChangeOfflineCause, doConfigDotXml, doConfigSubmit, doDoDelete, doDumpExportTable, doProgressiveLog, doRssAll, doRssFailed, doScript, doScriptText, doToggleOffline, getACL, getActions, getAllExecutors, getApi, getAssignedLabels, getBuilds, getCaption, getComputerPanelBoxs, getConnectTime, getDemandStartMilliseconds, getDescription, getDisplayExecutors, 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, interrupt, isAlive, isIdle, isManualLaunchAllowed, isOffline, isOnline, isPartiallyIdle, isTemporarilyOffline, launch, onRemoved, recordTermination, relocateOldLogs, removeExecutor, resolveForCLI, setTemporarilyOffline, setTemporarilyOffline, updateByXml, waitUntilOffline, waitUntilOnlineaddOrReplaceAction, doContextMenu, getAction, getAction, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActionsgetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic EC2FleetNodeComputer(hudson.model.Slave slave,
@Nonnull
String name,
@Nonnull
AbstractEC2FleetCloud cloud)
public EC2FleetNode getNode()
getNode in class hudson.slaves.SlaveComputer@Nonnull public String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.model.Computerpublic void setCloud(@Nonnull AbstractEC2FleetCloud cloud)
setCloud in interface EC2FleetCloudAwarepublic AbstractEC2FleetCloud getCloud()
getCloud in interface EC2FleetCloudAwareCopyright © 2016–2020. All rights reserved.