L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBumBytesIn(java.lang.Long bumBytesIn) |
Total number of incoming Broadcast, Unknown unicast and Multicast (BUM) bytes.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBumBytesOut(java.lang.Long bumBytesOut) |
Total number of outgoing Broadcast, Unknown unicast and Multicast (BUM) bytes.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBumPacketsIn(java.lang.Long bumPacketsIn) |
Total number of incoming Broadcast, Unknown unicast and Multicast (BUM) packets.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBumPacketsOut(java.lang.Long bumPacketsOut) |
Total number of outgoing Broadcast, Unknown unicast and Multicast (BUM) packets.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBytesIn(java.lang.Long bytesIn) |
Total number of incoming bytes.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setBytesOut(java.lang.Long bytesOut) |
Total number of outgoing bytes.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setPacketsIn(java.lang.Long packetsIn) |
Total number of incoming packets.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setPacketsOut(java.lang.Long packetsOut) |
Total number of outgoing packets.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setPacketsReceiveError(java.lang.Long packetsReceiveError) |
Total number of incoming packets dropped.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setPacketsSentError(java.lang.Long packetsSentError) |
Total number of packets dropped while sending for any reason.
|
L2VpnPerSegmentTrafficStatistics.Builder |
L2VpnPerSegmentTrafficStatistics.Builder.setSegmentPath(java.lang.String segmentPath) |
Policy path referencing the segment on which stats are gathered.
|