public interface OFMeterFeaturesStatsRequest extends OFObject, OFStatsRequest<OFMeterFeaturesStatsReply>, OFRequest<OFMeterFeaturesStatsReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFMeterFeaturesStatsRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFMeterFeaturesStatsRequest.Builder |
createBuilder() |
Set<OFStatsRequestFlags> |
getFlags() |
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<OFMeterFeaturesStatsReply>OFType getType()
getType in interface OFMessagegetType in interface OFStatsRequest<OFMeterFeaturesStatsReply>long getXid()
getXid in interface OFMessagegetXid in interface OFStatsRequest<OFMeterFeaturesStatsReply>OFStatsType getStatsType()
getStatsType in interface OFStatsRequest<OFMeterFeaturesStatsReply>Set<OFStatsRequestFlags> getFlags()
getFlags in interface OFStatsRequest<OFMeterFeaturesStatsReply>void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFMessagewriteTo in interface OFStatsRequest<OFMeterFeaturesStatsReply>writeTo in interface WriteableOFMeterFeaturesStatsRequest.Builder createBuilder()
createBuilder in interface OFMessagecreateBuilder in interface OFStatsRequest<OFMeterFeaturesStatsReply>Copyright © 2018. All rights reserved.