Modifier and Type | Field and Description |
---|---|
protected static String |
_INFO_ARGS |
protected boolean |
alias |
protected boolean |
business |
protected DbHostAuth |
dbhost |
protected R66Future |
future |
protected boolean |
host |
protected NetworkTransaction |
networkTransaction |
protected boolean |
role |
protected boolean |
rule |
protected static boolean |
salias |
protected static boolean |
sbusiness |
protected static boolean |
shost |
protected static boolean |
srole |
protected static boolean |
srule |
protected static String |
stohost |
Constructor and Description |
---|
ConfigExport(R66Future future,
boolean host,
boolean rule,
boolean business,
boolean alias,
boolean role,
NetworkTransaction networkTransaction) |
ConfigExport(R66Future future,
boolean host,
boolean rule,
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 host
protected final boolean rule
protected final boolean business
protected final boolean alias
protected final boolean role
protected final NetworkTransaction networkTransaction
protected DbHostAuth dbhost
protected static boolean shost
protected static boolean srule
protected static boolean sbusiness
protected static boolean salias
protected static boolean srole
protected static String stohost
public ConfigExport(R66Future future, boolean host, boolean rule, NetworkTransaction networkTransaction)
public ConfigExport(R66Future future, boolean host, boolean rule, boolean business, boolean alias, boolean role, 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.