Uses of Interface
org.opennms.features.openconfig.proto.gnmi.GnmiExt.MasterArbitrationOrBuilder
-
Packages that use GnmiExt.MasterArbitrationOrBuilder Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of GnmiExt.MasterArbitrationOrBuilder in org.opennms.features.openconfig.proto.gnmi
Classes in org.opennms.features.openconfig.proto.gnmi that implement GnmiExt.MasterArbitrationOrBuilder Modifier and Type Class Description static class
GnmiExt.MasterArbitration
MasterArbitration is used to select the master among multiple gNMI clients with the same Roles.static class
GnmiExt.MasterArbitration.Builder
MasterArbitration is used to select the master among multiple gNMI clients with the same Roles.Methods in org.opennms.features.openconfig.proto.gnmi that return GnmiExt.MasterArbitrationOrBuilder Modifier and Type Method Description GnmiExt.MasterArbitrationOrBuilder
GnmiExt.Extension.Builder. getMasterArbitrationOrBuilder()
Well known extensions.GnmiExt.MasterArbitrationOrBuilder
GnmiExt.Extension. getMasterArbitrationOrBuilder()
Well known extensions.GnmiExt.MasterArbitrationOrBuilder
GnmiExt.ExtensionOrBuilder. getMasterArbitrationOrBuilder()
Well known extensions.
-