See: Description
Interface | Description |
---|---|
RemoteFilePartitioner.Gateway |
Class | Description |
---|---|
RemoteFilePartitioner |
Takes the result of an (S)FTP Gateway LS (list of FileInfo) and creates a
StepExecution for each file. |
RemoteFileToHadoopTasklet |
Retrieves a fileName from the step execution context; uses the
RemoteFileTemplate to retrieve the file as a
String and writes to hdfs. |
TimestampFileTasklet |
A
Tasklet implementation
that writes the current timestamp to a file. |