|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.cosbench.protocol.Response
com.intel.cosbench.protocol.AbortResponse
public class AbortResponse
The response to get log from driver when aborted.
| Constructor Summary | |
|---|---|
AbortResponse()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDriverLog()
|
void |
setDriverLog(java.lang.String driverLog)
|
| Methods inherited from class com.intel.cosbench.protocol.Response |
|---|
getCode, getError, isSucc, setCode, setError, setSucc |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbortResponse()
| Method Detail |
|---|
public java.lang.String getDriverLog()
public void setDriverLog(java.lang.String driverLog)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||