|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.slaves.ComputerLauncher>
hudson.slaves.ComputerLauncher
org.jenkinsci.plugins.mesos.MesosComputerLauncher
public class MesosComputerLauncher
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.slaves.ComputerLauncher |
|---|
LIST |
| Constructor Summary | |
|---|---|
MesosComputerLauncher(String _name)
|
|
| Method Summary | |
|---|---|
void |
launch(hudson.slaves.SlaveComputer _computer,
hudson.model.TaskListener listener)
Launches a mesos task that starts the jenkins slave. |
void |
terminate()
Kills the mesos task that corresponds to the Jenkins slave, asynchronously. |
| Methods inherited from class hudson.slaves.ComputerLauncher |
|---|
afterDisconnect, afterDisconnect, beforeDisconnect, beforeDisconnect, checkJavaVersion, isLaunchSupported, launch |
| Methods inherited from class hudson.model.AbstractDescribableImpl |
|---|
getDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MesosComputerLauncher(String _name)
| Method Detail |
|---|
public void launch(hudson.slaves.SlaveComputer _computer,
hudson.model.TaskListener listener)
throws InterruptedException
launch in class hudson.slaves.ComputerLauncherInterruptedExceptionComputerLauncher.launch(hudson.slaves.SlaveComputer,
hudson.model.TaskListener)public void terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||