public class CopyFromRemote extends NodeTask<CopyFromRemote>
| Constructor and Description |
|---|
CopyFromRemote(Cluster cluster,
java.lang.String host,
java.lang.String remoteFile,
java.lang.String localFile) |
| Modifier and Type | Method and Description |
|---|---|
CopyFromRemote |
run(SSHSession session) |
public CopyFromRemote(Cluster cluster, java.lang.String host, java.lang.String remoteFile, java.lang.String localFile)
public CopyFromRemote run(SSHSession session) throws java.lang.Exception
run in class NodeTask<CopyFromRemote>java.lang.Exception