| |
|
| java.lang.Object clime.messadmin.model.RequestInfo
lastRequestDate | protected volatile long lastRequestDate(Code) | | |
lastResponseDate | protected volatile long lastResponseDate(Code) | | |
lastResponseStatus | protected volatile int lastResponseStatus(Code) | | |
nErrors | protected volatile int nErrors(Code) | | |
responseStatus | protected volatile int[] responseStatus(Code) | | |
getHits | public int getHits()(Code) | | |
getLastRequestDate | public Date getLastRequestDate()(Code) | | |
getLastResponseDate | public Date getLastResponseDate()(Code) | | |
getLastResponseStatus | public int getLastResponseStatus()(Code) | | |
getLastUsedTime | public long getLastUsedTime()(Code) | | |
getMaxUsedTime | public long getMaxUsedTime()(Code) | | |
getMaxUsedTimeDate | public Date getMaxUsedTimeDate()(Code) | | |
getMeanUsedTime | public double getMeanUsedTime()(Code) | | |
getMinUsedTime | public long getMinUsedTime()(Code) | | |
getMinUsedTimeDate | public Date getMinUsedTimeDate()(Code) | | |
getNErrors | public int getNErrors()(Code) | | |
getRequestLastLength | public long getRequestLastLength()(Code) | | |
getRequestMaxLength | public long getRequestMaxLength()(Code) | | |
getRequestMaxLengthDate | public Date getRequestMaxLengthDate()(Code) | | |
getRequestMeanLength | public double getRequestMeanLength()(Code) | | |
getRequestMinLength | public long getRequestMinLength()(Code) | | |
getRequestMinLengthDate | public Date getRequestMinLengthDate()(Code) | | |
getRequestStdDevLength | public double getRequestStdDevLength()(Code) | | |
getRequestTotalLength | public long getRequestTotalLength()(Code) | | |
getResponseLastLength | public long getResponseLastLength()(Code) | | |
getResponseMaxLength | public long getResponseMaxLength()(Code) | | |
getResponseMaxLengthDate | public Date getResponseMaxLengthDate()(Code) | | |
getResponseMeanLength | public double getResponseMeanLength()(Code) | | |
getResponseMinLength | public long getResponseMinLength()(Code) | | |
getResponseMinLengthDate | public Date getResponseMinLengthDate()(Code) | | |
getResponseStdDevLength | public double getResponseStdDevLength()(Code) | | |
getResponseTotalLength | public long getResponseTotalLength()(Code) | | |
getStdDevUsedTime | public double getStdDevUsedTime()(Code) | | |
getTotalUsedTime | public long getTotalUsedTime()(Code) | | |
|
|
|