| Package | Description | 
|---|---|
| org.opendaylight.p4plugin.gnmi | |
| org.opendaylight.p4plugin.gnmi.proto | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataStorage.writeData2Tsdr(String nodeId,
              Notification notification)  | 
| Modifier and Type | Method and Description | 
|---|---|
Notification | 
Notification.Builder.build()  | 
Notification | 
Notification.Builder.buildPartial()  | 
static Notification | 
Notification.getDefaultInstance()  | 
Notification | 
Notification.getDefaultInstanceForType()  | 
Notification | 
Notification.Builder.getDefaultInstanceForType()  | 
Notification | 
GetResponse.getNotification(int index)
 Data values. 
 | 
Notification | 
GetResponse.Builder.getNotification(int index)
 Data values. 
 | 
Notification | 
GetResponseOrBuilder.getNotification(int index)
 Data values. 
 | 
Notification | 
SubscribeResponse.getUpdate()
 Changed or sampled value for a path. 
 | 
Notification | 
SubscribeResponse.Builder.getUpdate()
 Changed or sampled value for a path. 
 | 
Notification | 
SubscribeResponseOrBuilder.getUpdate()
 Changed or sampled value for a path. 
 | 
static Notification | 
Notification.parseDelimitedFrom(InputStream input)  | 
static Notification | 
Notification.parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static Notification | 
Notification.parseFrom(byte[] data)  | 
static Notification | 
Notification.parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static Notification | 
Notification.parseFrom(ByteBuffer data)  | 
static Notification | 
Notification.parseFrom(ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static Notification | 
Notification.parseFrom(com.google.protobuf.ByteString data)  | 
static Notification | 
Notification.parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static Notification | 
Notification.parseFrom(com.google.protobuf.CodedInputStream input)  | 
static Notification | 
Notification.parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static Notification | 
Notification.parseFrom(InputStream input)  | 
static Notification | 
Notification.parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Notification> | 
GetResponse.getNotificationList()
 Data values. 
 | 
List<Notification> | 
GetResponse.Builder.getNotificationList()
 Data values. 
 | 
List<Notification> | 
GetResponseOrBuilder.getNotificationList()
 Data values. 
 | 
com.google.protobuf.Parser<Notification> | 
Notification.getParserForType()  | 
static com.google.protobuf.Parser<Notification> | 
Notification.parser()  | 
| Modifier and Type | Method and Description | 
|---|---|
GetResponse.Builder | 
GetResponse.Builder.addNotification(int index,
               Notification value)
 Data values. 
 | 
GetResponse.Builder | 
GetResponse.Builder.addNotification(Notification value)
 Data values. 
 | 
Notification.Builder | 
Notification.Builder.mergeFrom(Notification other)  | 
SubscribeResponse.Builder | 
SubscribeResponse.Builder.mergeUpdate(Notification value)
 Changed or sampled value for a path. 
 | 
static Notification.Builder | 
Notification.newBuilder(Notification prototype)  | 
GetResponse.Builder | 
GetResponse.Builder.setNotification(int index,
               Notification value)
 Data values. 
 | 
SubscribeResponse.Builder | 
SubscribeResponse.Builder.setUpdate(Notification value)
 Changed or sampled value for a path. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetResponse.Builder | 
GetResponse.Builder.addAllNotification(Iterable<? extends Notification> values)
 Data values. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.