Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Class and Description |
---|---|
class |
Notification
Notification is a re-usable message that is used to encode data from the
target to the client.
|
static class |
Notification.Builder
Notification is a re-usable message that is used to encode data from the
target to the client.
|
Modifier and Type | Method and Description |
---|---|
NotificationOrBuilder |
GetResponse.getNotificationOrBuilder(int index)
Data values.
|
NotificationOrBuilder |
GetResponse.Builder.getNotificationOrBuilder(int index)
Data values.
|
NotificationOrBuilder |
GetResponseOrBuilder.getNotificationOrBuilder(int index)
Data values.
|
NotificationOrBuilder |
SubscribeResponse.getUpdateOrBuilder()
Changed or sampled value for a path.
|
NotificationOrBuilder |
SubscribeResponse.Builder.getUpdateOrBuilder()
Changed or sampled value for a path.
|
NotificationOrBuilder |
SubscribeResponseOrBuilder.getUpdateOrBuilder()
Changed or sampled value for a path.
|
Modifier and Type | Method and Description |
---|---|
List<? extends NotificationOrBuilder> |
GetResponse.getNotificationOrBuilderList()
Data values.
|
List<? extends NotificationOrBuilder> |
GetResponse.Builder.getNotificationOrBuilderList()
Data values.
|
List<? extends NotificationOrBuilder> |
GetResponseOrBuilder.getNotificationOrBuilderList()
Data values.
|
Copyright © 2018 OpenDaylight. All rights reserved.