Number of requests made to CDN.
Number of received bytes from CDN.
Number of error responses (4xx, etc) received from CDN.
Number of successful responses received from CDN.
Number of bytes sent to other viewers
Number of requests to P2P network.
Number of received bytes from P2P network.
Number of error responses (timeouts, etc) received from P2P network.
Number of responses from P2P network.
An object containing information about the current session's involvement with the P2P network. Each key represents a unique peering partner.
Percent savings, defined as p2pResponseBytes / (cdnResponseBytes + p2pResponseBytes)
Current client's persistent uuid
Generated using TypeDoc
Container of local client statistics. These statistics are passed to the HiveJS option's HiveRenderStatsCallback via HiveJSOptions.renderStatsCallback