Package | Description |
---|---|
org.opendaylight.p4plugin.p4runtime.proto |
Modifier and Type | Class and Description |
---|---|
static class |
FieldMatch.Exact
Matches can be performed on arbitrarily-large inputs; the protobuf type
'bytes' is used to model arbitrarily-large values.
|
static class |
FieldMatch.Exact.Builder
Matches can be performed on arbitrarily-large inputs; the protobuf type
'bytes' is used to model arbitrarily-large values.
|
Modifier and Type | Method and Description |
---|---|
FieldMatch.ExactOrBuilder |
FieldMatchOrBuilder.getExactOrBuilder()
.p4.FieldMatch.Exact exact = 2; |
FieldMatch.ExactOrBuilder |
FieldMatch.getExactOrBuilder()
.p4.FieldMatch.Exact exact = 2; |
FieldMatch.ExactOrBuilder |
FieldMatch.Builder.getExactOrBuilder()
.p4.FieldMatch.Exact exact = 2; |
Copyright © 2018 OpenDaylight. All rights reserved.