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() |
int |
getFlags() |
long |
getMeterId() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getFlags()
long getMeterId()
List<OFMeterBand> getEntries()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFMeterConfig.Builder createBuilder()
Copyright © 2015. All rights reserved.