public interface OFCalientFlowStatsRequest extends OFObject, OFCalientStatsRequest<OFCalientFlowStatsReply>, OFRequest<OFCalientFlowStatsReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFCalientFlowStatsRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFCalientFlowStatsRequest.Builder |
createBuilder() |
U64 |
getCookie() |
U64 |
getCookieMask() |
long |
getExperimenter() |
Set<OFStatsRequestFlags> |
getFlags() |
Match |
getMatch() |
long |
getOutGroup() |
OFPort |
getOutPort() |
OFStatsType |
getStatsType() |
long |
getSubtype() |
TableId |
getTableId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getVersion in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>getVersion in interface OFMessagegetVersion in interface OFObjectgetVersion in interface OFStatsRequest<OFCalientFlowStatsReply>OFType getType()
getType in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getType in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>getType in interface OFMessagegetType in interface OFStatsRequest<OFCalientFlowStatsReply>long getXid()
getXid in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getXid in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>getXid in interface OFMessagegetXid in interface OFStatsRequest<OFCalientFlowStatsReply>OFStatsType getStatsType()
getStatsType in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getStatsType in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>getStatsType in interface OFStatsRequest<OFCalientFlowStatsReply>Set<OFStatsRequestFlags> getFlags()
getFlags in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getFlags in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>getFlags in interface OFStatsRequest<OFCalientFlowStatsReply>long getExperimenter()
getExperimenter in interface OFCalientStatsRequest<OFCalientFlowStatsReply>getExperimenter in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>long getSubtype()
getSubtype in interface OFCalientStatsRequest<OFCalientFlowStatsReply>TableId getTableId()
OFPort getOutPort()
long getOutGroup()
U64 getCookie()
U64 getCookieMask()
Match getMatch()
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFCalientStatsRequest<OFCalientFlowStatsReply>writeTo in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>writeTo in interface OFMessagewriteTo in interface OFStatsRequest<OFCalientFlowStatsReply>writeTo in interface WriteableOFCalientFlowStatsRequest.Builder createBuilder()
createBuilder in interface OFCalientStatsRequest<OFCalientFlowStatsReply>createBuilder in interface OFExperimenterStatsRequest<OFCalientFlowStatsReply>createBuilder in interface OFMessagecreateBuilder in interface OFStatsRequest<OFCalientFlowStatsReply>Copyright © 2017. All rights reserved.