public interface MasterArbitrationOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Uint128 |
getElectionId()
.gnmi_ext.Uint128 election_id = 2; |
Uint128OrBuilder |
getElectionIdOrBuilder()
.gnmi_ext.Uint128 election_id = 2; |
Role |
getRole()
.gnmi_ext.Role role = 1; |
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;
Role getRole()
.gnmi_ext.Role role = 1;
RoleOrBuilder getRoleOrBuilder()
.gnmi_ext.Role role = 1;
boolean hasElectionId()
.gnmi_ext.Uint128 election_id = 2;
Uint128 getElectionId()
.gnmi_ext.Uint128 election_id = 2;
Uint128OrBuilder getElectionIdOrBuilder()
.gnmi_ext.Uint128 election_id = 2;
Copyright © 2018 OpenDaylight. All rights reserved.