@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
ServerRunnable.DiscoverySideEffectsProvider| 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)  | 
runconfigure, initLifecycle, makeInjectorprotected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnableprotected List<? extends com.google.inject.Module> getModules(boolean standalone)
Copyright © 2011–2018. All rights reserved.