Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Class and Description |
---|---|
class |
Table
Protobuf type
p4.config.Table |
static class |
Table.Builder
Protobuf type
p4.config.Table |
Modifier and Type | Method and Description |
---|---|
TableOrBuilder |
P4InfoOrBuilder.getTablesOrBuilder(int index)
repeated .p4.config.Table tables = 2; |
TableOrBuilder |
P4Info.getTablesOrBuilder(int index)
repeated .p4.config.Table tables = 2; |
TableOrBuilder |
P4Info.Builder.getTablesOrBuilder(int index)
repeated .p4.config.Table tables = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends TableOrBuilder> |
P4InfoOrBuilder.getTablesOrBuilderList()
repeated .p4.config.Table tables = 2; |
List<? extends TableOrBuilder> |
P4Info.getTablesOrBuilderList()
repeated .p4.config.Table tables = 2; |
List<? extends TableOrBuilder> |
P4Info.Builder.getTablesOrBuilderList()
repeated .p4.config.Table tables = 2; |
Copyright © 2018 OpenDaylight. All rights reserved.