| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFlowRemoved.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFlowRemoved.Builder |
createBuilder() |
U64 |
getByteCount() |
U64 |
getCookie() |
long |
getDurationNsec() |
long |
getDurationSec() |
int |
getHardTimeout() |
int |
getIdleTimeout() |
Match |
getMatch() |
U64 |
getPacketCount() |
int |
getPriority() |
OFFlowRemovedReason |
getReason() |
Stat |
getStats() |
TableId |
getTableId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectU64 getCookie()
int getPriority()
OFFlowRemovedReason getReason()
TableId getTableId() throws UnsupportedOperationException
UnsupportedOperationExceptionlong getDurationSec()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getDurationNsec()
throws UnsupportedOperationException
UnsupportedOperationExceptionint getIdleTimeout()
int getHardTimeout()
throws UnsupportedOperationException
UnsupportedOperationExceptionU64 getPacketCount() throws UnsupportedOperationException
UnsupportedOperationExceptionU64 getByteCount() throws UnsupportedOperationException
UnsupportedOperationExceptionMatch getMatch()
Stat getStats() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFlowRemoved.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2019. All rights reserved.