@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) |
runconfigure, initLifecycle, makeInjector@Inject public void configure(Properties properties)
protected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnablepublic static boolean isOverlord(Properties properties)
Copyright © 2011–2017. All rights reserved.