public class OFQueuePropsVer13 extends Object implements OFQueueProps
| Modifier and Type | Field and Description |
|---|---|
static OFQueuePropsVer13 |
INSTANCE |
| Constructor and Description |
|---|
OFQueuePropsVer13() |
| Modifier and Type | Method and Description |
|---|---|
OFQueuePropMaxRate.Builder |
buildMaxRate() |
OFQueuePropMinRate.Builder |
buildMinRate() |
OFMessageReader<OFQueueProp> |
getReader() |
OFVersion |
getVersion() |
OFQueuePropMaxRate |
maxRate(int rate) |
OFQueuePropMinRate |
minRate(int rate) |
public static final OFQueuePropsVer13 INSTANCE
public OFQueuePropMinRate.Builder buildMinRate()
buildMinRate in interface OFQueuePropspublic OFQueuePropMinRate minRate(int rate)
minRate in interface OFQueuePropspublic OFQueuePropMaxRate.Builder buildMaxRate()
buildMaxRate in interface OFQueuePropspublic OFQueuePropMaxRate maxRate(int rate)
maxRate in interface OFQueuePropspublic OFMessageReader<OFQueueProp> getReader()
getReader in interface OFQueuePropspublic OFVersion getVersion()
getVersion in interface OFQueuePropsCopyright © 2018. All rights reserved.