public interface OFPortStatsPropEthernet extends OFObject, OFPortStatsProp
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFPortStatsPropEthernet.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFPortStatsPropEthernet.Builder |
createBuilder() |
U64 |
getCollisions() |
U64 |
getRxCrcErr() |
U64 |
getRxFrameErr() |
U64 |
getRxOverErr() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getType()
getType in interface OFPortStatsPropU64 getRxFrameErr()
U64 getRxOverErr()
U64 getRxCrcErr()
U64 getCollisions()
OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFPortStatsPropvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFPortStatsPropwriteTo in interface WriteableOFPortStatsPropEthernet.Builder createBuilder()
createBuilder in interface OFPortStatsPropCopyright © 2021. All rights reserved.