Package org.onosproject.gnmi.api
gNMI protocol API.
-
Interface Summary Interface Description GnmiClient Client to control a gNMI server.GnmiController Controller of gNMI devices.GnmiEventListener A listener of events received from gNMI devices.GnmiEventSubject Information about an event generated by a gNMI device . -
Class Summary Class Description GnmiEvent Representation of an event received from a gNMI device.GnmiUpdate Event class for gNMI update.GnmiUtils Utilities for gNMI protocol. -
Enum Summary Enum Description GnmiEvent.Type Type of gNMI event.