@Command(name="peon", description="Runs a Peon, this is an individual forked \"task\" used as part of the indexing service. This should rarely, if ever, be used directly.") public class CliPeon extends GuiceRunnable
Modifier and Type | Field and Description |
---|---|
String |
nodeType |
List<String> |
taskAndStatusFile |
Constructor and Description |
---|
CliPeon() |
Modifier and Type | Method and Description |
---|---|
protected List<? extends com.google.inject.Module> |
getModules() |
void |
run() |
configure, initLifecycle, makeInjector
public String nodeType
protected List<? extends com.google.inject.Module> getModules()
getModules
in class GuiceRunnable
public void run()
Copyright © 2011–2015. All rights reserved.