protected static class AbstractSolrServerController.CommandResult extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CommandResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getExitValue() |
String |
getOutput() |
void |
setExitValue(int exitValue) |
void |
setOutput(String output) |
Copyright © 2017 SAP SE. All Rights Reserved.