| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFlowDeleteStrict.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFlowDeleteStrict.Builder |
createBuilder() |
List<OFAction> |
getActions() |
OFBufferId |
getBufferId() |
OFFlowModCommand |
getCommand() |
U64 |
getCookie() |
U64 |
getCookieMask() |
Set<OFFlowModFlags> |
getFlags() |
int |
getHardTimeout() |
int |
getIdleTimeout() |
int |
getImportance() |
List<OFInstruction> |
getInstructions() |
Match |
getMatch() |
OFGroup |
getOutGroup() |
OFPort |
getOutPort() |
int |
getPriority() |
TableId |
getTableId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFFlowModgetVersion in interface OFMessagegetVersion in interface OFObjectOFType getType()
long getXid()
OFFlowModCommand getCommand()
getCommand in interface OFFlowModint getIdleTimeout()
getIdleTimeout in interface OFFlowModint getHardTimeout()
getHardTimeout in interface OFFlowModint getPriority()
getPriority in interface OFFlowModOFBufferId getBufferId()
getBufferId in interface OFFlowModOFPort getOutPort()
getOutPort in interface OFFlowModSet<OFFlowModFlags> getFlags()
List<OFAction> getActions() throws UnsupportedOperationException
getActions in interface OFFlowModUnsupportedOperationExceptionU64 getCookieMask() throws UnsupportedOperationException
getCookieMask in interface OFFlowModUnsupportedOperationExceptionTableId getTableId() throws UnsupportedOperationException
getTableId in interface OFFlowModUnsupportedOperationExceptionOFGroup getOutGroup() throws UnsupportedOperationException
getOutGroup in interface OFFlowModUnsupportedOperationExceptionList<OFInstruction> getInstructions() throws UnsupportedOperationException
getInstructions in interface OFFlowModUnsupportedOperationExceptionint getImportance()
throws UnsupportedOperationException
getImportance in interface OFFlowModUnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFlowDeleteStrict.Builder createBuilder()
createBuilder in interface OFFlowModcreateBuilder in interface OFMessageCopyright © 2021. All rights reserved.