public class PerformanceStatistics extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PerformanceStatistics.ServletPathStats |
static interface |
PerformanceStatistics.StatProvider |
static class |
PerformanceStatistics.Stats |
static class |
PerformanceStatistics.UrlStats |
Constructor and Description |
---|
PerformanceStatistics() |
Modifier and Type | Method and Description |
---|---|
void |
add(javax.servlet.http.HttpServletRequest httpServletRequest,
long requestProcessingTime) |
void |
clear() |
PerformanceStatistics.ServletPathStats |
getSnapshot() |
public void add(javax.servlet.http.HttpServletRequest httpServletRequest, long requestProcessingTime)
public void clear()
public PerformanceStatistics.ServletPathStats getSnapshot()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.