| Package | Description |
|---|---|
| co.cask.cdap.runtime.spi.ssh |
| Modifier and Type | Method and Description |
|---|---|
SSHProcess |
SSHSession.execute(List<String> commands)
Executes a sequence of commands on the remote host.
|
default SSHProcess |
SSHSession.execute(String... commands)
Executes a sequence of commands on the remote host.
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.