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