public class ProcNetDevData extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
long |
getReceiveBytes() |
long |
getReceiveCompressed() |
long |
getReceiveDrop() |
long |
getReceiveErrs() |
long |
getReceiveFifo() |
long |
getReceiveFrame() |
long |
getReceiveMulticast() |
long |
getReceivePackets() |
long |
getTransmitBytes() |
long |
getTransmitCarrier() |
long |
getTransmitColls() |
long |
getTransmitCompressed() |
long |
getTransmitDrop() |
long |
getTransmitErrs() |
long |
getTransmitFifo() |
long |
getTransmitPackets() |
String |
toString() |
public String getDevice()
public long getReceiveBytes()
public long getReceivePackets()
public long getReceiveErrs()
public long getReceiveDrop()
public long getReceiveFifo()
public long getReceiveFrame()
public long getReceiveCompressed()
public long getReceiveMulticast()
public long getTransmitBytes()
public long getTransmitPackets()
public long getTransmitErrs()
public long getTransmitDrop()
public long getTransmitFifo()
public long getTransmitColls()
public long getTransmitCarrier()
public long getTransmitCompressed()
Copyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.