Class GnmiExt
- java.lang.Object
-
- org.opennms.features.openconfig.proto.gnmi.GnmiExt
-
public final class GnmiExt extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GnmiExt.Extension
The Extension message contains a single gNMI extension.static class
GnmiExt.ExtensionID
RegisteredExtension is an enumeration acting as a registry for extensions defined by external sources.static interface
GnmiExt.ExtensionOrBuilder
static class
GnmiExt.MasterArbitration
MasterArbitration is used to select the master among multiple gNMI clients with the same Roles.static interface
GnmiExt.MasterArbitrationOrBuilder
static class
GnmiExt.RegisteredExtension
The RegisteredExtension message defines an extension which is defined outside of this file.static interface
GnmiExt.RegisteredExtensionOrBuilder
static class
GnmiExt.Role
There can be one master for each role.static interface
GnmiExt.RoleOrBuilder
static class
GnmiExt.Uint128
Representation of unsigned 128-bit integer.static interface
GnmiExt.Uint128OrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-