@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, makeInjectorpublic String nodeType
protected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnablepublic void run()
Copyright © 2011–2017. All rights reserved.