public static interface OFMeterBandStats.Builder
Modifier and Type | Method and Description |
---|---|
OFMeterBandStats |
build() |
U64 |
getByteBandCount() |
U64 |
getPacketBandCount() |
OFVersion |
getVersion() |
OFMeterBandStats.Builder |
setByteBandCount(U64 byteBandCount) |
OFMeterBandStats.Builder |
setPacketBandCount(U64 packetBandCount) |
OFMeterBandStats build()
U64 getPacketBandCount()
OFMeterBandStats.Builder setPacketBandCount(U64 packetBandCount)
U64 getByteBandCount()
OFMeterBandStats.Builder setByteBandCount(U64 byteBandCount)
OFVersion getVersion()
Copyright © 2015. All rights reserved.