Concurrent Channel Traffic Snapshot
A concurrent channel traffic snapshot is the result of calling net.rsprot.protocol.metrics.channel.impl.ConcurrentChannelTrafficMonitor.snapshot. This snapshot will track any metrics behind a specific channel type (login, JS5, game), such as the number of active connections from each InetAddress at the time of capturing the snapshot, as well as a general overview of the traffic that a specific channel witnessed.
Constructors
Properties
the active connections at the time of capturing the snapshot, organized per InetAddress.
the number of milliseconds that this snapshot covers.
the local datetime when the snapshot was captured.
the snapshots per InetAddress, containing any packet traffic, disconnection reasons and more.
the local datetime when the tracking began for this snapshot.