@ParametersAreNonnullByDefault public static class TimedAnalyticsImpl.TimedAnalyticsEvent extends Object
Constructor and Description |
---|
TimedAnalyticsEvent(String name,
Duration start,
Duration end) |
Modifier and Type | Method and Description |
---|---|
String |
getCorrelationId()
ID to correlate analytic events from the same JVM process
|
long |
getDuration()
Operation duration
|
long |
getEnd()
Operation end time, relative to application start time
|
String |
getName()
Name of analytics event
|
long |
getStart()
Operation start time, relative to application start time
|
public String getCorrelationId()
public String getName()
public long getStart()
public long getEnd()
public long getDuration()
getStart()
and getEnd()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences