|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openflow.protocol.statistics.OFFlowStatisticsRequest
org.openflow.protocol.statistics.OFAggregateStatisticsRequest
public class OFAggregateStatisticsRequest
Represents an ofp_aggregate_stats_request structure
Field Summary |
---|
Fields inherited from class org.openflow.protocol.statistics.OFFlowStatisticsRequest |
---|
cookie, cookieMask, match, MINIMUM_LENGTH, outGroup, outPort, tableId |
Constructor Summary | |
---|---|
OFAggregateStatisticsRequest()
|
Method Summary |
---|
Methods inherited from class org.openflow.protocol.statistics.OFFlowStatisticsRequest |
---|
computeLength, equals, getCookie, getCookieMask, getLength, getMatch, getOutGroup, getOutPort, getTableId, hashCode, readFrom, setCookie, setCookieMask, setMatch, setOutGroup, setOutPort, setTableId, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openflow.protocol.statistics.OFStatistics |
---|
computeLength, getLength, readFrom, writeTo |
Constructor Detail |
---|
public OFAggregateStatisticsRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |