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