| Package | Description | 
|---|---|
| org.opendaylight.p4plugin.p4runtime.proto | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CounterEntry
------------------------------------------------------------------------------
 For WriteRequest, Update.Type has following semantics:
  - INSERT: Insert a cell in the counter array (with given data)
  - MODIFY: Modify the counter cell data
  - DELETE: Delete the counter cell (i.e. 
 | 
static class  | 
CounterEntry.Builder
------------------------------------------------------------------------------
 For WriteRequest, Update.Type has following semantics:
  - INSERT: Insert a cell in the counter array (with given data)
  - MODIFY: Modify the counter cell data
  - DELETE: Delete the counter cell (i.e. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CounterEntryOrBuilder | 
EntityOrBuilder.getCounterEntryOrBuilder()
.p4.CounterEntry counter_entry = 7; | 
CounterEntryOrBuilder | 
Entity.getCounterEntryOrBuilder()
.p4.CounterEntry counter_entry = 7; | 
CounterEntryOrBuilder | 
Entity.Builder.getCounterEntryOrBuilder()
.p4.CounterEntry counter_entry = 7; | 
Copyright © 2019 OpenDaylight. All rights reserved.