public interface OFInstructionStatTrigger extends OFObject, OFInstruction
Modifier and Type | Interface and Description |
---|---|
static interface |
OFInstructionStatTrigger.Builder |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger.Builder |
createBuilder() |
Set<OFStatTriggerFlags> |
getFlags() |
OFOxsList |
getThresholds() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFInstructionType getType()
getType
in interface OFInstruction
Set<OFStatTriggerFlags> getFlags()
OFOxsList getThresholds()
OFVersion getVersion()
getVersion
in interface OFInstruction
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFInstruction
writeTo
in interface Writeable
OFInstructionStatTrigger.Builder createBuilder()
createBuilder
in interface OFInstruction
Copyright © 2017. All rights reserved.