public interface DirectCounterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDirectTableId()
the id of the table to which the counter is attached
|
Preamble |
getPreamble()
.p4.config.Preamble preamble = 1; |
PreambleOrBuilder |
getPreambleOrBuilder()
.p4.config.Preamble preamble = 1; |
CounterSpec |
getSpec()
.p4.config.CounterSpec spec = 2; |
CounterSpecOrBuilder |
getSpecOrBuilder()
.p4.config.CounterSpec spec = 2; |
boolean |
hasPreamble()
.p4.config.Preamble preamble = 1; |
boolean |
hasSpec()
.p4.config.CounterSpec spec = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPreamble()
.p4.config.Preamble preamble = 1;Preamble getPreamble()
.p4.config.Preamble preamble = 1;PreambleOrBuilder getPreambleOrBuilder()
.p4.config.Preamble preamble = 1;boolean hasSpec()
.p4.config.CounterSpec spec = 2;CounterSpec getSpec()
.p4.config.CounterSpec spec = 2;CounterSpecOrBuilder getSpecOrBuilder()
.p4.config.CounterSpec spec = 2;int getDirectTableId()
the id of the table to which the counter is attached
uint32 direct_table_id = 3;Copyright © 2019 OpenDaylight. All rights reserved.