public final class SynchronizeCommand extends ca.eandb.util.args.AbstractCommand<Configuration>
Command that ensures that all in the specified directory
tree match those on the server. Classes that do not exist on the server,
and classes which differ on the server, are uploaded to the server.| Constructor and Description |
|---|
SynchronizeCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(String[] args,
Configuration conf) |
protected void run(String[] args, Configuration conf)
run in class ca.eandb.util.args.AbstractCommand<Configuration>Copyright © 2017. All rights reserved.