public class FilterStats extends ServletStats
MB| Constructor and Description |
|---|
FilterStats()
Creates a new FilterStats object.
|
FilterStats(java.lang.String aMethodName)
Creates a new FilterStats object with the given method name.
|
FilterStats(java.lang.String aMethodName,
Interval[] intervals)
Creates a new FilterStats object with given name and intervals.
|
getIoExceptions, getIoExceptions, getRuntimeExceptions, getRuntimeExceptions, getServletExceptions, getServletExceptions, getValueByNameAsString, notifyIOException, notifyRuntimeException, notifyServletException, toStatsStringaddExecutionTime, addRequest, createCallExecution, getAvailableValueNames, getAverageRequestDuration, getAverageRequestDuration, getAverageRequestDuration, getCurrentRequests, getCurrentRequests, getErrorRate, getErrors, getErrors, getLastRequest, getLastRequest, getMaxCurrentRequests, getMaxCurrentRequests, getMaxTime, getMaxTime, getMethodName, getMinTime, getMinTime, getName, getSelectedIntervals, getTotalRequests, getTotalRequests, getTotalTime, getTotalTime, isEmpty, notifyError, notifyError, notifyRequestFinished, setMethodName, setSelectedIntervals, toString, toStringaddStatValues, destroy, toStatsString, toStatsString, toStatsStringpublic FilterStats(java.lang.String aMethodName)
aMethodName - public FilterStats()
public FilterStats(java.lang.String aMethodName,
Interval[] intervals)
aMethodName - intervals - Copyright © 2010-2020 anotheria.net. All Rights Reserved.