getBytesReceived
public long getBytesReceived()
getBytesSent
public long getBytesSent()
getContentLength
public int getContentLength()
getCurrentQueryString
public String getCurrentQueryString()
getCurrentUri
public String getCurrentUri()
getErrorCount
public int getErrorCount()
getMaxRequestUri
public String getMaxRequestUri()
getMaxTime
public long getMaxTime()
getMethod
public String getMethod()
getProcessingTime
public long getProcessingTime()
getProtocol
public String getProtocol()
getRemoteAddr
public String getRemoteAddr()
getRequestBytesReceived
public long getRequestBytesReceived()
getRequestBytesSent
public long getRequestBytesSent()
getRequestCount
public int getRequestCount()
getRequestProcessingTime
public long getRequestProcessingTime()
getServerPort
public int getServerPort()
getStage
public int getStage()
getVirtualHost
public String getVirtualHost()
setBytesReceived
public void setBytesReceived(long bytesReceived)
setBytesSent
public void setBytesSent(long bytesSent)
setErrorCount
public void setErrorCount(int errorCount)
setMaxRequestUri
public void setMaxRequestUri(String maxRequestUri)
setMaxTime
public void setMaxTime(long maxTime)
setProcessingTime
public void setProcessingTime(long processingTime)
setRequestCount
public void setRequestCount(int requestCount)
setStage
public void setStage(int stage)