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