public interface OFMeterConfig extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFMeterConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFMeterConfig.Builder |
createBuilder() |
List<OFMeterBand> |
getEntries() |
Set<OFMeterFlags> |
getFlags() |
long |
getMeterId() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToSet<OFMeterFlags> getFlags()
long getMeterId()
List<OFMeterBand> getEntries()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMeterConfig.Builder createBuilder()
Copyright © 2018. All rights reserved.