Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Class and Description |
---|---|
static class |
Gnmi.Poll
Poll is sent within a SubscribeRequest to trigger the device to
send telemetry updates for the paths that are associated with the
subscription.
|
static class |
Gnmi.Poll.Builder
Poll is sent within a SubscribeRequest to trigger the device to
send telemetry updates for the paths that are associated with the
subscription.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.PollOrBuilder |
Gnmi.SubscribeRequestOrBuilder.getPollOrBuilder()
Trigger a polled update.
|
Gnmi.PollOrBuilder |
Gnmi.SubscribeRequest.getPollOrBuilder()
Trigger a polled update.
|
Gnmi.PollOrBuilder |
Gnmi.SubscribeRequest.Builder.getPollOrBuilder()
Trigger a polled update.
|
Copyright © 2021. All rights reserved.