public abstract class MeterBand extends OpenflowStructure
OfmMeterMod messages; Since 1.3.version| Modifier and Type | Method and Description |
|---|---|
long |
getBurstSize()
Returns the burst size for this band.
|
long |
getRate()
Returns the rate for this band.
|
MeterBandType |
getType()
Returns the meter band type.
|
String |
toString() |
getVersion, hex, hex, toDebugString, validatepublic String toString()
toString in class OpenflowStructurepublic MeterBandType getType()
public long getRate()
public long getBurstSize()
Copyright © 2014. All Rights Reserved.