Modifier and Type | Field and Description |
---|---|
static OFOxsList |
OFOxsList.EMPTY |
Modifier and Type | Method and Description |
---|---|
OFOxsList |
OFOxsList.Builder.build() |
OFOxsList |
OFStatV6.getOxsFields() |
OFOxsList |
OFStatV6.Builder.getOxsFields() |
static OFOxsList |
OFOxsList.of(OFOxs<?>... oxss) |
static OFOxsList |
OFOxsList.ofList(Iterable<OFOxs<?>> oxsList) |
static OFOxsList |
OFOxsList.readFrom(io.netty.buffer.ByteBuf bb,
int length,
OFMessageReader<OFOxs<?>> reader) |
Modifier and Type | Method and Description |
---|---|
OFStatV6.Builder |
OFStatV6.Builder.setOxsFields(OFOxsList oxsFields) |
OFStatV6 |
OFFactory.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFOxsList |
OFInstructionStatTrigger.getThresholds() |
OFOxsList |
OFInstructionStatTrigger.Builder.getThresholds() |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger.Builder |
OFInstructionStatTrigger.Builder.setThresholds(OFOxsList thresholds) |
OFInstructionStatTrigger |
OFInstructions.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer10.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer10.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer11.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer11.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer12.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer12.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer13.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer13.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer14.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer14.statV6(OFOxsList oxsFields) |
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
OFInstructionsVer15.statTrigger(Set<OFStatTriggerFlags> flags,
OFOxsList thresholds) |
OFStatV6 |
OFFactoryVer15.statV6(OFOxsList oxsFields) |
Copyright © 2017. All rights reserved.