Package | Description |
---|---|
com.asakusafw.windgate.hadoopfs.jsch |
WindGate resources using Hadoop FileSystem via SSH connection using JSch.
|
com.asakusafw.windgate.hadoopfs.ssh |
WindGate resources using Hadoop FileSystem via SSH connection.
|
Modifier and Type | Method and Description |
---|---|
protected SshConnection |
JschHadoopFsMirror.openConnection(SshProfile profile,
List<String> command) |
Modifier and Type | Method and Description |
---|---|
protected abstract SshConnection |
AbstractSshHadoopFsMirror.openConnection(SshProfile sshProfile,
List<String> command)
Opens a new SSH command connection.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.