Package | Description |
---|---|
org.jclouds.compute.callables |
Modifier and Type | Class and Description |
---|---|
class |
RunScriptOnNodeAsInitScriptUsingSsh |
class |
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete |
Modifier and Type | Method and Description |
---|---|
SudoAwareInitManager |
BlockUntilInitScriptStatusIsZeroThenReturnOutput.getCommandRunner() |
SudoAwareInitManager |
SudoAwareInitManager.init() |
Modifier and Type | Method and Description |
---|---|
BlockUntilInitScriptStatusIsZeroThenReturnOutput |
BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory.create(SudoAwareInitManager commandRunner) |
Constructor and Description |
---|
BlockUntilInitScriptStatusIsZeroThenReturnOutput(ExecutorService userThreads,
com.google.common.eventbus.EventBus eventBus,
ComputeServiceConstants.InitStatusProperties properties,
SudoAwareInitManager commandRunner) |
BlockUntilInitScriptStatusIsZeroThenReturnOutput(ExecutorService userThreads,
com.google.common.eventbus.EventBus eventBus,
com.google.common.base.Predicate<String> notRunningAnymore,
SudoAwareInitManager commandRunner) |
Copyright © 2009-2012 jclouds. All Rights Reserved.