public final class GnmiExt extends Object
Modifier and Type | Class and 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 |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2021. All rights reserved.