Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Class and Description |
---|---|
class |
Counter
Protobuf type
p4.config.Counter |
static class |
Counter.Builder
Protobuf type
p4.config.Counter |
Modifier and Type | Method and Description |
---|---|
CounterOrBuilder |
P4InfoOrBuilder.getCountersOrBuilder(int index)
repeated .p4.config.Counter counters = 5; |
CounterOrBuilder |
P4Info.getCountersOrBuilder(int index)
repeated .p4.config.Counter counters = 5; |
CounterOrBuilder |
P4Info.Builder.getCountersOrBuilder(int index)
repeated .p4.config.Counter counters = 5; |
Modifier and Type | Method and Description |
---|---|
List<? extends CounterOrBuilder> |
P4InfoOrBuilder.getCountersOrBuilderList()
repeated .p4.config.Counter counters = 5; |
List<? extends CounterOrBuilder> |
P4Info.getCountersOrBuilderList()
repeated .p4.config.Counter counters = 5; |
List<? extends CounterOrBuilder> |
P4Info.Builder.getCountersOrBuilderList()
repeated .p4.config.Counter counters = 5; |
Copyright © 2018 OpenDaylight. All rights reserved.