| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFlowModify.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFlowModify.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()
U64 getCookieMask() throws UnsupportedOperationException
getCookieMask in interface OFFlowModUnsupportedOperationExceptionTableId getTableId() throws UnsupportedOperationException
getTableId in interface OFFlowModUnsupportedOperationExceptionOFFlowModCommand 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 OFFlowModOFGroup getOutGroup() throws UnsupportedOperationException
getOutGroup in interface OFFlowModUnsupportedOperationExceptionSet<OFFlowModFlags> getFlags()
List<OFInstruction> getInstructions() throws UnsupportedOperationException
getInstructions in interface OFFlowModUnsupportedOperationExceptionList<OFAction> getActions() throws UnsupportedOperationException
getActions in interface OFFlowModUnsupportedOperationExceptionint getImportance()
throws UnsupportedOperationException
getImportance in interface OFFlowModUnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFFlowModify.Builder createBuilder()
createBuilder in interface OFFlowModcreateBuilder in interface OFMessageCopyright © 2018. All rights reserved.