public class MultipleSubmitTransfer extends SubmitTransfer
Modifier and Type | Field and Description |
---|---|
protected NetworkTransaction |
networkTransaction |
protected boolean |
submit |
_INFO_ARGS, block, blocksize, fileinfo, fileInfo, filename, future, id, idt, ismd5, isMD5, localFilename, logger, NO_INFO_ARGS, nolog, normalInfoAsWarn, remoteHost, rhost, rule, rulename, snormalInfoAsWarn, startTime, ttimestart
Constructor and Description |
---|
MultipleSubmitTransfer(R66Future future,
String remoteHost,
String filename,
String rulename,
String fileinfo,
boolean isMD5,
int blocksize,
long id,
Timestamp starttime,
NetworkTransaction networkTransaction) |
Modifier and Type | Method and Description |
---|---|
int |
getDoneMultiple() |
int |
getErrorMultiple() |
List<OutputFormat> |
getResults() |
static void |
main(String[] args) |
void |
run() |
clear, finalizeInErrorTransferRequest, getLocalFiles, getParams, getParamsInternal, getRemoteFiles, initRequest, prepareKoOutputFormat, prepareKoOutputFormat, prepareOkOutputFormat, prepareSubmitKoOutputFormat, prepareSubmitOkOutputFormat, sendValidPacket, setNormalInfoAsWarn, tryConnect
protected boolean submit
protected final NetworkTransaction networkTransaction
public void run()
run
in interface Runnable
run
in class SubmitTransfer
public static void main(String[] args)
args
- configuration file, the remoteHost Id, the file to
transfer, the rule, file transfer
information as arguments and optionally isMD5=1 for true or 0 for
false(default) and the
blocksize if different than defaultpublic int getErrorMultiple()
public int getDoneMultiple()
public List<OutputFormat> getResults()
Copyright © 2009–2020 Waarp. All rights reserved.