public interface EzyNetworkPacketsStats extends EzyNetworkRoPacketsStats
| Modifier and Type | Method and Description |
|---|---|
void |
addDroppedInPackets(long packets) |
void |
addDroppedOutPackets(long packets) |
void |
addReadPackets(long packets) |
void |
addWriteErrorPackets(long packets) |
void |
addWrittenPackets(long packets) |
getDroppedInPackets, getDroppedOutPackets, getReadPackets, getWriteErrorPackets, getWrittenPacketsCopyright © 2021 Young Monkeys. All rights reserved.