Class DownloadStreamingAnalyticsEvent
java.lang.Object
com.atlassian.confluence.servlet.download.DownloadStreamingAnalyticsEvent
An analytics event that captures information about streaming a download to the client.
- Since:
- 7.12
-
Method Summary
Modifier and TypeMethodDescriptionlong
long
-
Method Details
-
getEventName
-
getByteCount
public long getByteCount() -
getElapsedTimeNanos
public long getElapsedTimeNanos()
-