| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.base.Function<NodeMetadata,SshClient> | Utils. sshForNode() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SshClient | SudoAwareInitManager. ssh | 
| protected SshClient | RunScriptOnNodeUsingSsh. ssh | 
| Modifier and Type | Field and Description | 
|---|---|
| protected com.google.common.base.Function<NodeMetadata,SshClient> | SudoAwareInitManager. sshFactory | 
| protected com.google.common.base.Function<NodeMetadata,SshClient> | RunScriptOnNodeUsingSsh. sshFactory | 
| Constructor and Description | 
|---|
| RunScriptOnNodeAsInitScriptUsingSsh(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
                                   com.google.common.eventbus.EventBus eventBus,
                                   InitScriptConfigurationForTasks initScriptConfiguration,
                                   NodeMetadata node,
                                   Statement script,
                                   RunScriptOptions options) | 
| RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete(BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory statusFactory,
                                                        ComputeServiceConstants.Timeouts timeouts,
                                                        com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
                                                        com.google.common.eventbus.EventBus eventBus,
                                                        InitScriptConfigurationForTasks initScriptConfiguration,
                                                        NodeMetadata node,
                                                        Statement script,
                                                        RunScriptOptions options) | 
| RunScriptOnNodeUsingSsh(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
                       com.google.common.eventbus.EventBus eventBus,
                       NodeMetadata node,
                       Statement statement,
                       RunScriptOptions options) | 
| SudoAwareInitManager(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
                    boolean runAsRoot,
                    NodeMetadata node,
                    InitScriptConfigurationForTasks initScriptConfiguration,
                    InitScript init) | 
| Modifier and Type | Method and Description | 
|---|---|
| SshClient | CreateSshClientOncePortIsListeningOnNode. apply(NodeMetadata node) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.base.Function<NodeMetadata,SshClient> | UtilsImpl. sshForNode() | 
| Constructor and Description | 
|---|
| ScriptStatusReturnsZero.CommandUsingClient(String command,
                                          SshClient client) | 
| Modifier and Type | Method and Description | 
|---|---|
| SshClient | SshClient.Factory. create(com.google.common.net.HostAndPort socket,
      LoginCredentials credentials) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JschSshClientThis class needs refactoring. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SshjSshClientThis class needs refactoring. | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.