|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.perf4j.* |
---|
org.perf4j.StopWatch | ||
---|---|---|
public static final String |
DEFAULT_LOGGER_NAME |
"org.perf4j.TimingLogger" |
org.perf4j.aop.Profiled | ||
---|---|---|
public static final String |
DEFAULT_TAG_NAME |
"@@USE_METHOD_NAME" |
org.perf4j.chart.GoogleChartGenerator | ||
---|---|---|
public static final String |
DEFAULT_BASE_URL |
"http://chart.apis.google.com/chart?" |
public static final int |
DEFAULT_CHART_HEIGHT |
400 |
public static final int |
DEFAULT_CHART_WIDTH |
750 |
public static final int |
MAX_POSSIBLE_CHART_SIZE |
300000 |
org.perf4j.chart.StatisticsChartGenerator | ||
---|---|---|
public static final int |
DEFAULT_MAX_DATA_POINTS |
20 |
org.perf4j.commonslog.CommonsLogStopWatch | ||
---|---|---|
public static final int |
DEBUG_LEVEL |
10000 |
public static final int |
ERROR_LEVEL |
40000 |
public static final int |
FATAL_LEVEL |
50000 |
public static final int |
INFO_LEVEL |
20000 |
public static final int |
TRACE_LEVEL |
5000 |
public static final int |
WARN_LEVEL |
30000 |
org.perf4j.helpers.GroupedTimingStatisticsCsvFormatter | ||
---|---|---|
public static final String |
DEFAULT_FORMAT_STRING |
"tag,start,stop,mean,min,max,stddev,count" |
org.perf4j.helpers.StatisticsExposingMBean | ||
---|---|---|
public static final String |
DEFAULT_MBEAN_NAME |
"org.perf4j:type=StatisticsExposingMBean,name=Perf4J" |
public static final String |
OUT_OF_RANGE_NOTIFICATION_TYPE |
"org.perf4j.threshold.exceeded" |
org.perf4j.helpers.StopWatchParser | ||
---|---|---|
public static final String |
DEFAULT_MATCH_PATTERN |
"start\\[(\\d+)\\] time\\[(\\d+)\\] tag\\[(.*?)\\](?: message\\[(.*?)\\])?" |
org.perf4j.slf4j.Slf4JStopWatch | ||
---|---|---|
public static final int |
DEBUG_LEVEL |
10000 |
public static final int |
ERROR_LEVEL |
40000 |
public static final int |
INFO_LEVEL |
20000 |
public static final int |
TRACE_LEVEL |
5000 |
public static final int |
WARN_LEVEL |
30000 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |