Class GnmiExt.MasterArbitration.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, GnmiExt.MasterArbitrationOrBuilder
    Enclosing class:
    GnmiExt.MasterArbitration

    public static final class GnmiExt.MasterArbitration.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<GnmiExt.MasterArbitration.Builder>
    implements GnmiExt.MasterArbitrationOrBuilder
     MasterArbitration is used to select the master among multiple gNMI clients
     with the same Roles. The client with the largest election_id is honored as
     the master.
     The document about gNMI master arbitration can be found at
     https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-master-arbitration.md
     
    Protobuf type gnmi_ext.MasterArbitration