Package | Description |
---|---|
org.opendaylight.p4plugin.p4runtime.proto |
Modifier and Type | Class and Description |
---|---|
static class |
FieldMatch.Range
A Range is logically a set that contains all values numerically between
'low' and 'high' inclusively.
|
static class |
FieldMatch.Range.Builder
A Range is logically a set that contains all values numerically between
'low' and 'high' inclusively.
|
Modifier and Type | Method and Description |
---|---|
FieldMatch.RangeOrBuilder |
FieldMatchOrBuilder.getRangeOrBuilder()
.p4.FieldMatch.Range range = 6; |
FieldMatch.RangeOrBuilder |
FieldMatch.getRangeOrBuilder()
.p4.FieldMatch.Range range = 6; |
FieldMatch.RangeOrBuilder |
FieldMatch.Builder.getRangeOrBuilder()
.p4.FieldMatch.Range range = 6; |
Copyright © 2018 OpenDaylight. All rights reserved.