Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Class and Description |
---|
Gnmi.Alias
Alias specifies a data tree path, and an associated string which defines an
alias which is to be used for this path in the context of the RPC.
|
Gnmi.Alias.Builder
Alias specifies a data tree path, and an associated string which defines an
alias which is to be used for this path in the context of the RPC.
|
Gnmi.AliasList
AliasList specifies a list of aliases.
|
Gnmi.AliasList.Builder
AliasList specifies a list of aliases.
|
Gnmi.AliasListOrBuilder |
Gnmi.AliasOrBuilder |
Gnmi.CapabilityRequest
CapabilityRequest is sent by the client in the Capabilities RPC to request
that the target reports its capabilities.
|
Gnmi.CapabilityRequest.Builder
CapabilityRequest is sent by the client in the Capabilities RPC to request
that the target reports its capabilities.
|
Gnmi.CapabilityRequestOrBuilder |
Gnmi.CapabilityResponse
CapabilityResponse is used by the target to report its capabilities to the
client within the Capabilities RPC.
|
Gnmi.CapabilityResponse.Builder
CapabilityResponse is used by the target to report its capabilities to the
client within the Capabilities RPC.
|
Gnmi.CapabilityResponseOrBuilder |
Gnmi.Decimal64
Decimal64 is used to encode a fixed precision decimal number.
|
Gnmi.Decimal64.Builder
Decimal64 is used to encode a fixed precision decimal number.
|
Gnmi.Decimal64OrBuilder |
Gnmi.Encoding
Encoding defines the value encoding formats that are supported by the gNMI
protocol.
|
Gnmi.Error
Deprecated.
|
Gnmi.Error.Builder
Deprecated.
Error message previously utilised to return errors to the client.
|
Gnmi.ErrorOrBuilder
Deprecated.
|
Gnmi.GetRequest
GetRequest is sent when a client initiates a Get RPC.
|
Gnmi.GetRequest.Builder
GetRequest is sent when a client initiates a Get RPC.
|
Gnmi.GetRequest.DataType
Type of elements within the data tree.
|
Gnmi.GetRequestOrBuilder |
Gnmi.GetResponse
GetResponse is used by the target to respond to a GetRequest from a client.
|
Gnmi.GetResponse.Builder
GetResponse is used by the target to respond to a GetRequest from a client.
|
Gnmi.GetResponseOrBuilder |
Gnmi.ModelData
ModelData is used to describe a set of schema modules.
|
Gnmi.ModelData.Builder
ModelData is used to describe a set of schema modules.
|
Gnmi.ModelDataOrBuilder |
Gnmi.Notification
Notification is a re-usable message that is used to encode data from the
target to the client.
|
Gnmi.Notification.Builder
Notification is a re-usable message that is used to encode data from the
target to the client.
|
Gnmi.NotificationOrBuilder |
Gnmi.Path
Path encodes a data tree path as a series of repeated strings, with
each element of the path representing a data tree node name and the
associated attributes.
|
Gnmi.Path.Builder
Path encodes a data tree path as a series of repeated strings, with
each element of the path representing a data tree node name and the
associated attributes.
|
Gnmi.PathElem
PathElem encodes an element of a gNMI path, along with any attributes (keys)
that may be associated with it.
|
Gnmi.PathElem.Builder
PathElem encodes an element of a gNMI path, along with any attributes (keys)
that may be associated with it.
|
Gnmi.PathElemOrBuilder |
Gnmi.PathOrBuilder |
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.
|
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.
|
Gnmi.PollOrBuilder |
Gnmi.QOSMarking
QOSMarking specifies the DSCP value to be set on transmitted telemetry
updates from the target.
|
Gnmi.QOSMarking.Builder
QOSMarking specifies the DSCP value to be set on transmitted telemetry
updates from the target.
|
Gnmi.QOSMarkingOrBuilder |
Gnmi.ScalarArray
ScalarArray is used to encode a mixed-type array of values.
|
Gnmi.ScalarArray.Builder
ScalarArray is used to encode a mixed-type array of values.
|
Gnmi.ScalarArrayOrBuilder |
Gnmi.SetRequest
SetRequest is sent from a client to the target to update values in the data
tree.
|
Gnmi.SetRequest.Builder
SetRequest is sent from a client to the target to update values in the data
tree.
|
Gnmi.SetRequestOrBuilder |
Gnmi.SetResponse
SetResponse is the response to a SetRequest, sent from the target to the
client.
|
Gnmi.SetResponse.Builder
SetResponse is the response to a SetRequest, sent from the target to the
client.
|
Gnmi.SetResponseOrBuilder |
Gnmi.SubscribeRequest
SubscribeRequest is the message sent by the client to the target when
initiating a subscription to a set of paths within the data tree.
|
Gnmi.SubscribeRequest.Builder
SubscribeRequest is the message sent by the client to the target when
initiating a subscription to a set of paths within the data tree.
|
Gnmi.SubscribeRequest.RequestCase |
Gnmi.SubscribeRequestOrBuilder |
Gnmi.SubscribeResponse
SubscribeResponse is the message used by the target within a Subscribe RPC.
|
Gnmi.SubscribeResponse.Builder
SubscribeResponse is the message used by the target within a Subscribe RPC.
|
Gnmi.SubscribeResponse.ResponseCase |
Gnmi.SubscribeResponseOrBuilder |
Gnmi.Subscription
Subscription is a single request within a SubscriptionList.
|
Gnmi.Subscription.Builder
Subscription is a single request within a SubscriptionList.
|
Gnmi.SubscriptionList
SubscriptionList is used within a Subscribe message to specify the list of
paths that the client wishes to subscribe to.
|
Gnmi.SubscriptionList.Builder
SubscriptionList is used within a Subscribe message to specify the list of
paths that the client wishes to subscribe to.
|
Gnmi.SubscriptionList.Mode
Mode of the subscription.
|
Gnmi.SubscriptionListOrBuilder |
Gnmi.SubscriptionMode
SubscriptionMode is the mode of the subscription, specifying how the
target must return values in a subscription.
|
Gnmi.SubscriptionOrBuilder |
Gnmi.TypedValue
TypedValue is used to encode a value being sent between the client and
target (originated by either entity).
|
Gnmi.TypedValue.Builder
TypedValue is used to encode a value being sent between the client and
target (originated by either entity).
|
Gnmi.TypedValue.ValueCase |
Gnmi.TypedValueOrBuilder |
Gnmi.Update
Update is a re-usable message that is used to store a particular Path,
Value pair.
|
Gnmi.Update.Builder
Update is a re-usable message that is used to store a particular Path,
Value pair.
|
Gnmi.UpdateOrBuilder |
Gnmi.UpdateResult
UpdateResult is used within the SetResponse message to communicate the
result of an operation specified within a SetRequest message.
|
Gnmi.UpdateResult.Builder
UpdateResult is used within the SetResponse message to communicate the
result of an operation specified within a SetRequest message.
|
Gnmi.UpdateResult.Operation
The operation that was associated with the Path specified.
|
Gnmi.UpdateResultOrBuilder |
Gnmi.Value
Deprecated.
|
Gnmi.Value.Builder
Deprecated.
Value encodes a data tree node's value - along with the way in which
the value is encoded.
|
Gnmi.ValueOrBuilder
Deprecated.
|
GnmiExt.Extension
The Extension message contains a single gNMI extension.
|
GnmiExt.Extension.Builder
The Extension message contains a single gNMI extension.
|
GnmiExt.Extension.ExtCase |
GnmiExt.ExtensionID
RegisteredExtension is an enumeration acting as a registry for extensions
defined by external sources.
|
GnmiExt.ExtensionOrBuilder |
GnmiExt.MasterArbitration
MasterArbitration is used to select the master among multiple gNMI clients
with the same Roles.
|
GnmiExt.MasterArbitration.Builder
MasterArbitration is used to select the master among multiple gNMI clients
with the same Roles.
|
GnmiExt.MasterArbitrationOrBuilder |
GnmiExt.RegisteredExtension
The RegisteredExtension message defines an extension which is defined outside
of this file.
|
GnmiExt.RegisteredExtension.Builder
The RegisteredExtension message defines an extension which is defined outside
of this file.
|
GnmiExt.RegisteredExtensionOrBuilder |
GnmiExt.Role
There can be one master for each role.
|
GnmiExt.Role.Builder
There can be one master for each role.
|
GnmiExt.RoleOrBuilder |
GnmiExt.Uint128
Representation of unsigned 128-bit integer.
|
GnmiExt.Uint128.Builder
Representation of unsigned 128-bit integer.
|
GnmiExt.Uint128OrBuilder |
gNMIGrpc.gNMIBlockingStub |
gNMIGrpc.gNMIFutureStub |
gNMIGrpc.gNMIStub |
Copyright © 2022. All rights reserved.