public class DescriptorBasedRepoExporter extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
O_DESCR |
protected static String |
O_DOMAIN |
protected static String |
O_FILE |
protected static String |
O_HELP |
protected static String |
O_IPADDR |
protected static String |
O_NO_CHUNK |
protected static String |
O_PASS |
protected static String |
O_STOREDIR |
protected static String |
O_USER |
Constructor and Description |
---|
DescriptorBasedRepoExporter() |
Modifier and Type | Method and Description |
---|---|
protected static org.apache.commons.cli.Options |
defineOptions() |
void |
doExport(String outDir,
ArrayList<String> ids) |
protected static String |
getDomain(org.apache.commons.cli.CommandLine commandLine,
ServiceDiscoverer disc) |
static void |
main(String[] args) |
protected static void |
usage(org.apache.commons.cli.Options options) |
protected static final String O_DESCR
protected static final String O_STOREDIR
protected static final String O_HELP
protected static final String O_IPADDR
protected static final String O_USER
protected static final String O_PASS
protected static final String O_DOMAIN
protected static final String O_FILE
protected static final String O_NO_CHUNK
public void doExport(String outDir, ArrayList<String> ids) throws Exception
Exception
protected static org.apache.commons.cli.Options defineOptions()
protected static void usage(org.apache.commons.cli.Options options)
protected static String getDomain(org.apache.commons.cli.CommandLine commandLine, ServiceDiscoverer disc)
Copyright © 2002-2014 ICM, Warsaw University. All Rights Reserved.