@Command(name="coordinator", description="Runs the Coordinator, see http://druid.io/docs/latest/Coordinator.html for a description.") public class CliCoordinator extends ServerRunnable
Constructor and Description |
---|
CliCoordinator() |
Modifier and Type | Method and Description |
---|---|
void |
configure(Properties properties) |
protected List<? extends com.google.inject.Module> |
getModules() |
static boolean |
isOverlord(Properties properties) |
run
configure, initLifecycle, makeInjector
@Inject public void configure(Properties properties)
protected List<? extends com.google.inject.Module> getModules()
getModules
in class GuiceRunnable
public static boolean isOverlord(Properties properties)
Copyright © 2011–2017. All rights reserved.