@Command(name="overlord", description="Runs an Overlord node, see http://druid.io/docs/latest/Indexing-Service.html for a description") public class CliOverlord extends ServerRunnable
Constructor and Description |
---|
CliOverlord() |
Modifier and Type | Method and Description |
---|---|
protected List<? extends com.google.inject.Module> |
getModules() |
protected List<? extends com.google.inject.Module> |
getModules(boolean standalone) |
run
configure, initLifecycle, makeInjector
protected List<? extends com.google.inject.Module> getModules()
getModules
in class GuiceRunnable
protected List<? extends com.google.inject.Module> getModules(boolean standalone)
Copyright © 2011–2017. All rights reserved.