public interface OFGroupDescStatsEntry extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFGroupDescStatsEntry.Builder |
Modifier and Type | Method and Description |
---|---|
OFGroupDescStatsEntry.Builder |
createBuilder() |
List<OFBucket> |
getBuckets() |
OFGroup |
getGroup() |
OFGroupType |
getGroupType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFGroupType getGroupType()
OFGroup getGroup()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFGroupDescStatsEntry.Builder createBuilder()
Copyright © 2015. All rights reserved.