public interface OFStatsRequest<T extends OFStatsReply> extends OFObject, OFMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFStatsRequest.Builder<T extends OFStatsReply> |
| Modifier and Type | Method and Description |
|---|---|
OFStatsRequest.Builder<T> |
createBuilder() |
Set<OFStatsRequestFlags> |
getFlags() |
OFStatsType |
getStatsType() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectOFStatsType getStatsType()
Set<OFStatsRequestFlags> getFlags()
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFStatsRequest.Builder<T> createBuilder()
createBuilder in interface OFMessageCopyright © 2018. All rights reserved.