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