| 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 OFObjectMatch getMatch()
U64 getCookie()
int getPriority()
OFFlowRemovedReason getReason()
long getDurationSec()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getDurationNsec()
throws UnsupportedOperationException
UnsupportedOperationExceptionint getIdleTimeout()
U64 getPacketCount() throws UnsupportedOperationException
UnsupportedOperationExceptionU64 getByteCount() throws UnsupportedOperationException
UnsupportedOperationExceptionTableId getTableId() throws UnsupportedOperationException
UnsupportedOperationExceptionint getHardTimeout()
throws UnsupportedOperationException
UnsupportedOperationExceptionStat getStats() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFlowRemoved.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2021. All rights reserved.