public interface EzyNetworkRoBytesStats
| Modifier and Type | Method and Description |
|---|---|
long |
getDroppedInBytes() |
long |
getReadBytes() |
long |
getReadBytesPerHour() |
long |
getReadBytesPerMinute() |
long |
getReadBytesPerSecond() |
long |
getWriteErrorBytes() |
long |
getWrittenBytes() |
long |
getWrittenBytesPerHour() |
long |
getWrittenBytesPerMinute() |
long |
getWrittenBytesPerSecond() |
long getReadBytes()
long getWrittenBytes()
long getDroppedInBytes()
long getWriteErrorBytes()
long getReadBytesPerHour()
long getReadBytesPerMinute()
long getReadBytesPerSecond()
long getWrittenBytesPerHour()
long getWrittenBytesPerMinute()
long getWrittenBytesPerSecond()
Copyright © 2021 Young Monkeys. All rights reserved.