Modifier and Type | Field and Description |
---|---|
protected static String |
_INFO_ARGS |
protected boolean |
clean |
protected R66Future |
future |
protected DbHostAuth |
host |
protected NetworkTransaction |
networkTransaction |
protected boolean |
purgeLog |
protected static boolean |
sclean |
protected static boolean |
spurgeLog |
protected static Timestamp |
sstart |
protected static Timestamp |
sstop |
protected Timestamp |
start |
protected static String |
stohost |
protected Timestamp |
stop |
Constructor and Description |
---|
LogExport(R66Future future,
boolean purgeLog,
boolean clean,
Timestamp start,
Timestamp stop,
NetworkTransaction networkTransaction) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
getParams(String[] args) |
static void |
main(String[] args) |
void |
run()
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
|
void |
setHost(DbHostAuth host) |
protected static final String _INFO_ARGS
protected final R66Future future
protected final boolean purgeLog
protected final Timestamp start
protected final Timestamp stop
protected final boolean clean
protected final NetworkTransaction networkTransaction
protected DbHostAuth host
protected static boolean spurgeLog
protected static Timestamp sstart
protected static Timestamp sstop
protected static boolean sclean
protected static String stohost
public LogExport(R66Future future, boolean purgeLog, boolean clean, Timestamp start, Timestamp stop, NetworkTransaction networkTransaction)
public void setHost(DbHostAuth host)
public void run()
protected static boolean getParams(String[] args)
public static void main(String[] args)
Copyright © 2009–2020 Waarp. All rights reserved.