|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFFlowStatisticsRequest | |
---|---|
org.openflow.protocol.statistics |
Uses of OFFlowStatisticsRequest in org.openflow.protocol.statistics |
---|
Subclasses of OFFlowStatisticsRequest in org.openflow.protocol.statistics | |
---|---|
class |
OFAggregateStatisticsRequest
Represents an ofp_aggregate_stats_request structure |
Methods in org.openflow.protocol.statistics that return OFFlowStatisticsRequest | |
---|---|
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setCookie(long cookie)
Set cookie |
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setCookieMask(long cookieMask)
Set cookieMask |
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setMatch(OFMatch match)
|
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setOutGroup(int outGroup)
|
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setOutPort(int outPort)
|
OFFlowStatisticsRequest |
OFFlowStatisticsRequest.setTableId(byte tableId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |