public interface OFGroupFeaturesStatsReply extends OFObject, OFStatsReply
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFGroupFeaturesStatsReply.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFGroupFeaturesStatsReply.Builder |
createBuilder() |
long |
getActionsAll() |
long |
getActionsFf() |
long |
getActionsIndirect() |
long |
getActionsSelect() |
long |
getCapabilities() |
Set<OFStatsReplyFlags> |
getFlags() |
long |
getMaxGroupsAll() |
long |
getMaxGroupsFf() |
long |
getMaxGroupsIndirect() |
long |
getMaxGroupsSelect() |
OFStatsType |
getStatsType() |
OFType |
getType() |
long |
getTypes() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectgetVersion in interface OFStatsReplyOFType getType()
getType in interface OFMessagegetType in interface OFStatsReplylong getXid()
getXid in interface OFMessagegetXid in interface OFStatsReplyOFStatsType getStatsType()
getStatsType in interface OFStatsReplySet<OFStatsReplyFlags> getFlags()
getFlags in interface OFStatsReplylong getTypes()
long getCapabilities()
long getMaxGroupsAll()
long getMaxGroupsSelect()
long getMaxGroupsIndirect()
long getMaxGroupsFf()
long getActionsAll()
long getActionsSelect()
long getActionsIndirect()
long getActionsFf()
void writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFGroupFeaturesStatsReply.Builder createBuilder()
createBuilder in interface OFMessagecreateBuilder in interface OFStatsReplyCopyright © 2016. All rights reserved.