public class ImportCommand extends io.dropwizard.cli.ConfiguredCommand<GraphHopperServerConfiguration>
| Constructor and Description |
|---|
ImportCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(io.dropwizard.setup.Bootstrap<GraphHopperServerConfiguration> bootstrap,
net.sourceforge.argparse4j.inf.Namespace namespace,
GraphHopperServerConfiguration configuration) |
protected void run(io.dropwizard.setup.Bootstrap<GraphHopperServerConfiguration> bootstrap, net.sourceforge.argparse4j.inf.Namespace namespace, GraphHopperServerConfiguration configuration)
run in class io.dropwizard.cli.ConfiguredCommand<GraphHopperServerConfiguration>Copyright © 2012–2022. All rights reserved.