public interface OFMeterStatsRequest extends OFObject, OFStatsRequest<OFMeterStatsReply>, OFRequest<OFMeterStatsReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFMeterStatsRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFMeterStatsRequest.Builder |
createBuilder() |
Set<OFStatsRequestFlags> |
getFlags() |
long |
getMeterId() |
OFStatsType |
getStatsType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectgetVersion in interface OFStatsRequest<OFMeterStatsReply>OFType getType()
getType in interface OFMessagegetType in interface OFStatsRequest<OFMeterStatsReply>long getXid()
getXid in interface OFMessagegetXid in interface OFStatsRequest<OFMeterStatsReply>OFStatsType getStatsType()
getStatsType in interface OFStatsRequest<OFMeterStatsReply>Set<OFStatsRequestFlags> getFlags()
getFlags in interface OFStatsRequest<OFMeterStatsReply>long getMeterId()
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFMessagewriteTo in interface OFStatsRequest<OFMeterStatsReply>writeTo in interface WriteableOFMeterStatsRequest.Builder createBuilder()
createBuilder in interface OFMessagecreateBuilder in interface OFStatsRequest<OFMeterStatsReply>Copyright © 2020. All rights reserved.