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