|
||||||||||
| 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.LaunchResponse
public class LaunchResponse
The response to launch workload from driver.
| Constructor Summary | |
|---|---|
LaunchResponse()
|
|
| Method Summary | |
|---|---|
int |
getInterval()
|
void |
setInterval(int interval)
|
| 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 LaunchResponse()
| Method Detail |
|---|
public int getInterval()
public void setInterval(int interval)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||