public interface EzyNetworkBytesStats extends EzyNetworkRoBytesStats
| Modifier and Type | Method and Description |
|---|---|
void |
addDroppedInBytes(long bytes) |
void |
addDroppedOutBytes(long bytes) |
void |
addReadBytes(long bytes) |
void |
addWriteErrorBytes(long bytes) |
void |
addWrittenBytes(long bytes) |
getDroppedInBytes, getReadBytes, getReadBytesPerHour, getReadBytesPerMinute, getReadBytesPerSecond, getWriteErrorBytes, getWrittenBytes, getWrittenBytesPerHour, getWrittenBytesPerMinute, getWrittenBytesPerSecondCopyright © 2021 Young Monkeys. All rights reserved.