public static interface GnmiExt.MasterArbitrationOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
GnmiExt.Uint128 |
getElectionId()
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.Uint128OrBuilder |
getElectionIdOrBuilder()
.gnmi_ext.Uint128 election_id = 2; |
GnmiExt.Role |
getRole()
.gnmi_ext.Role role = 1; |
GnmiExt.RoleOrBuilder |
getRoleOrBuilder()
.gnmi_ext.Role role = 1; |
boolean |
hasElectionId()
.gnmi_ext.Uint128 election_id = 2; |
boolean |
hasRole()
.gnmi_ext.Role role = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRole()
.gnmi_ext.Role role = 1;
GnmiExt.Role getRole()
.gnmi_ext.Role role = 1;
GnmiExt.RoleOrBuilder getRoleOrBuilder()
.gnmi_ext.Role role = 1;
boolean hasElectionId()
.gnmi_ext.Uint128 election_id = 2;
GnmiExt.Uint128 getElectionId()
.gnmi_ext.Uint128 election_id = 2;
GnmiExt.Uint128OrBuilder getElectionIdOrBuilder()
.gnmi_ext.Uint128 election_id = 2;
Copyright © 2021. All rights reserved.