Serialized Form
statisticsByTag
SortedMap<K,V> statisticsByTag
startTime
long startTime
stopTime
long stopTime
createRollupStatistics
boolean createRollupStatistics
startTime
long startTime
elapsedTime
long elapsedTime
tag
String tag
message
String message
wrappedTask
Callable<V> wrappedTask
stopWatch
LoggingStopWatch stopWatch
wrappedTask
Runnable wrappedTask
stopWatch
LoggingStopWatch stopWatch
mean
double mean
runningQ
double runningQ
max
long max
min
long min
count
int count
Package org.perf4j.commonslog |
logger
Log logger
normalPriority
int normalPriority
exceptionPriority
int exceptionPriority
Package org.perf4j.helpers |
attributeName
String attributeName
minValue
double minValue
maxValue
double maxValue
Package org.perf4j.javalog |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
normalPriority
Level normalPriority
exceptionPriority
Level exceptionPriority
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
normalPriority
Level normalPriority
exceptionPriority
Level exceptionPriority
Package org.perf4j.log4j.servlet |
Package org.perf4j.servlet |
graphNames
List<E> graphNames
- Setting an init parameter "graphNames" to a comma-separated list of the names of graphs to display by default
sets this member variable. Subclass implementations determine how graphs are named. For example, the
GraphingServlet
uses the names of
GraphingStatisticsAppender
s to determine which graphs to show.
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
normalPriority
int normalPriority
exceptionPriority
int exceptionPriority
Copyright © 2008-2009 perf4j.org. All Rights Reserved.