@Command(name="hadoop-indexer",
description="Runs the batch Hadoop Druid Indexer, see http://druid.io/docs/latest/Batch-ingestion.html for a description.")
public class CliInternalHadoopIndexer
extends GuiceRunnable
| Constructor and Description |
|---|
CliInternalHadoopIndexer() |
| Modifier and Type | Method and Description |
|---|---|
HadoopDruidIndexerConfig |
getHadoopDruidIndexerConfig() |
protected List<? extends com.google.inject.Module> |
getModules() |
void |
run() |
configure, initLifecycle, makeInjectorprotected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnablepublic void run()
public HadoopDruidIndexerConfig getHadoopDruidIndexerConfig()
Copyright © 2011–2015. All rights reserved.