public interface OFBsnGentableStatsRequest extends OFObject, OFBsnStatsRequest<OFBsnGentableStatsReply>, OFRequest<OFBsnGentableStatsReply>
Modifier and Type | Interface and Description |
---|---|
static interface |
OFBsnGentableStatsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
OFBsnGentableStatsRequest.Builder |
createBuilder() |
long |
getExperimenter() |
Set<OFStatsRequestFlags> |
getFlags() |
OFStatsType |
getStatsType() |
long |
getSubtype() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFVersion getVersion()
getVersion
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getVersion
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
getVersion
in interface OFMessage
getVersion
in interface OFObject
getVersion
in interface OFStatsRequest<OFBsnGentableStatsReply>
OFType getType()
getType
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getType
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
getType
in interface OFMessage
getType
in interface OFStatsRequest<OFBsnGentableStatsReply>
long getXid()
getXid
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getXid
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
getXid
in interface OFMessage
getXid
in interface OFStatsRequest<OFBsnGentableStatsReply>
OFStatsType getStatsType()
getStatsType
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getStatsType
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
getStatsType
in interface OFStatsRequest<OFBsnGentableStatsReply>
Set<OFStatsRequestFlags> getFlags()
getFlags
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getFlags
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
getFlags
in interface OFStatsRequest<OFBsnGentableStatsReply>
long getExperimenter()
getExperimenter
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
getExperimenter
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
long getSubtype()
getSubtype
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
writeTo
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
writeTo
in interface OFMessage
writeTo
in interface OFStatsRequest<OFBsnGentableStatsReply>
writeTo
in interface Writeable
OFBsnGentableStatsRequest.Builder createBuilder()
createBuilder
in interface OFBsnStatsRequest<OFBsnGentableStatsReply>
createBuilder
in interface OFExperimenterStatsRequest<OFBsnGentableStatsReply>
createBuilder
in interface OFMessage
createBuilder
in interface OFStatsRequest<OFBsnGentableStatsReply>
Copyright © 2015. All rights reserved.