See: Description
Interface | Description |
---|---|
SshConnection |
A remote command execution via SSH.
|
Class | Description |
---|---|
AbstractSshHadoopFsMirror |
An abstract implementation of
ResourceMirror using Hadoop File System via SSH connection. |
FileInfo |
Represents information of transferring files in
FileList . |
FileList |
A file list transfer protocol.
|
FileList.Reader |
A
FileList read protocol. |
FileList.Writer |
A
FileList write protocol. |
FileListModelInputProvider<T> |
An implementation of
ModelInputProvider using FileList . |
FileListUtil |
Utilities for
FileList . |
SshProfile |
A structured profile for
AbstractSshHadoopFsMirror . |
StdioHelper |
Provides standard I/Os safely.
|
StdoutEscapeMain |
Invokes a main method of the class specified in first program argument by its FQN.
|
WindGateHadoopBase |
The abstract base class of bridge commands between WindGate and Hadoop.
|
WindGateHadoopDelete |
Deletes files from Hadoop File System and report them as
FileList to the standard output. |
WindGateHadoopGet |
Gets files from Hadoop File System and write them as
FileList to the standard output. |
WindGateHadoopPut |
Puts files onto Hadoop File System from
FileList in the standard input. |
ZipEntryInputStream |
An
InputStream for single zip entry in ZipInputStream . |
ZipEntryOutputStream |
An
OutputStream for single zip entry in ZipOutputStream . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.