Uses of Class
com.intel.cosbench.protocol.Response

Packages that use Response
com.intel.cosbench.protocol   
 

Uses of Response in com.intel.cosbench.protocol
 

Subclasses of Response in com.intel.cosbench.protocol
 class AbortResponse
          The response to get log from driver when aborted.
 class CloseResponse
          The response to get log from driver when closed.
 class LaunchResponse
          The response to launch workload from driver.
 class LoginResponse
          The response to login.
 class PingResponse
          The response for request to ping drivers.
 class QueryResponse
          The response for request to query snapshot from driver.
 class SubmitResponse
          The response for request to sumit workload to drivers.