public interface OFInstructionMeter extends OFObject, OFInstruction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFInstructionMeter.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFInstructionMeter.Builder |
createBuilder() |
long |
getMeterId() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToOFInstructionType getType()
getType in interface OFInstructionlong getMeterId()
OFVersion getVersion()
getVersion in interface OFInstructiongetVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFInstructionwriteTo in interface WriteableOFInstructionMeter.Builder createBuilder()
createBuilder in interface OFInstructionCopyright © 2019. All rights reserved.