|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SudoAwareInitManager | |
---|---|
org.jclouds.compute.callables |
Uses of SudoAwareInitManager in org.jclouds.compute.callables |
---|
Subclasses of SudoAwareInitManager in org.jclouds.compute.callables | |
---|---|
class |
RunScriptOnNodeAsInitScriptUsingSsh
|
class |
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete
|
Methods in org.jclouds.compute.callables that return SudoAwareInitManager | |
---|---|
SudoAwareInitManager |
BlockUntilInitScriptStatusIsZeroThenReturnOutput.getCommandRunner()
|
SudoAwareInitManager |
SudoAwareInitManager.init()
|
Methods in org.jclouds.compute.callables with parameters of type SudoAwareInitManager | |
---|---|
BlockUntilInitScriptStatusIsZeroThenReturnOutput |
BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory.create(SudoAwareInitManager commandRunner)
|
Constructors in org.jclouds.compute.callables with parameters of type SudoAwareInitManager | |
---|---|
BlockUntilInitScriptStatusIsZeroThenReturnOutput(ExecutorService userThreads,
com.google.common.eventbus.EventBus eventBus,
ComputeServiceConstants.InitStatusProperties properties,
ScriptStatusReturnsZero stateRunning,
SudoAwareInitManager commandRunner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |