public interface OFExpPortAdjacencyRequest extends OFObject, OFExpOpticalExtRequest<OFExpPortAdjacencyReply>, OFRequest<OFExpPortAdjacencyReply>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFExpPortAdjacencyRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFExpPortAdjacencyRequest.Builder |
createBuilder() |
long |
getExperimenter() |
Set<OFStatsRequestFlags> |
getFlags() |
OFStatsType |
getStatsType() |
long |
getSubtype() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getVersion in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>getVersion in interface OFMessagegetVersion in interface OFObjectgetVersion in interface OFStatsRequest<OFExpPortAdjacencyReply>OFType getType()
getType in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getType in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>getType in interface OFMessagegetType in interface OFStatsRequest<OFExpPortAdjacencyReply>long getXid()
getXid in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getXid in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>getXid in interface OFMessagegetXid in interface OFStatsRequest<OFExpPortAdjacencyReply>OFStatsType getStatsType()
getStatsType in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getStatsType in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>getStatsType in interface OFStatsRequest<OFExpPortAdjacencyReply>Set<OFStatsRequestFlags> getFlags()
getFlags in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getFlags in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>getFlags in interface OFStatsRequest<OFExpPortAdjacencyReply>long getExperimenter()
getExperimenter in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>getExperimenter in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>long getSubtype()
getSubtype in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>writeTo in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>writeTo in interface OFMessagewriteTo in interface OFStatsRequest<OFExpPortAdjacencyReply>writeTo in interface WriteableOFExpPortAdjacencyRequest.Builder createBuilder()
createBuilder in interface OFExperimenterStatsRequest<OFExpPortAdjacencyReply>createBuilder in interface OFExpOpticalExtRequest<OFExpPortAdjacencyReply>createBuilder in interface OFMessagecreateBuilder in interface OFStatsRequest<OFExpPortAdjacencyReply>Copyright © 2017. All rights reserved.