public class ComputerAccessHack extends Object
Constructor and Description |
---|
ComputerAccessHack(hudson.model.Computer computer) |
Modifier and Type | Method and Description |
---|---|
void |
freeExecutors() |
void |
occupyExecutors(CompoundSlave master) |
void |
setNumExecutors(int number) |
public void setNumExecutors(int number) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException
public void occupyExecutors(CompoundSlave master) throws IllegalArgumentException, IllegalAccessException, IOException
public void freeExecutors() throws IllegalArgumentException, IllegalAccessException
Copyright © 2004-2015. All Rights Reserved.