Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi_ext.proto |
Modifier and Type | Method and Description |
---|---|
MasterArbitration.Builder |
MasterArbitration.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterArbitration.Builder |
MasterArbitration.Builder.clear() |
MasterArbitration.Builder |
MasterArbitration.Builder.clearElectionId()
.gnmi_ext.Uint128 election_id = 2; |
MasterArbitration.Builder |
MasterArbitration.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MasterArbitration.Builder |
MasterArbitration.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MasterArbitration.Builder |
MasterArbitration.Builder.clearRole()
.gnmi_ext.Role role = 1; |
MasterArbitration.Builder |
MasterArbitration.Builder.clone() |
MasterArbitration.Builder |
Extension.Builder.getMasterArbitrationBuilder()
Well known extensions.
|
MasterArbitration.Builder |
MasterArbitration.Builder.mergeElectionId(Uint128 value)
.gnmi_ext.Uint128 election_id = 2; |
MasterArbitration.Builder |
MasterArbitration.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterArbitration.Builder |
MasterArbitration.Builder.mergeFrom(MasterArbitration other) |
MasterArbitration.Builder |
MasterArbitration.Builder.mergeFrom(com.google.protobuf.Message other) |
MasterArbitration.Builder |
MasterArbitration.Builder.mergeRole(Role value)
.gnmi_ext.Role role = 1; |
MasterArbitration.Builder |
MasterArbitration.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static MasterArbitration.Builder |
MasterArbitration.newBuilder() |
static MasterArbitration.Builder |
MasterArbitration.newBuilder(MasterArbitration prototype) |
MasterArbitration.Builder |
MasterArbitration.newBuilderForType() |
protected MasterArbitration.Builder |
MasterArbitration.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
MasterArbitration.Builder |
MasterArbitration.Builder.setElectionId(Uint128.Builder builderForValue)
.gnmi_ext.Uint128 election_id = 2; |
MasterArbitration.Builder |
MasterArbitration.Builder.setElectionId(Uint128 value)
.gnmi_ext.Uint128 election_id = 2; |
MasterArbitration.Builder |
MasterArbitration.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterArbitration.Builder |
MasterArbitration.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MasterArbitration.Builder |
MasterArbitration.Builder.setRole(Role.Builder builderForValue)
.gnmi_ext.Role role = 1; |
MasterArbitration.Builder |
MasterArbitration.Builder.setRole(Role value)
.gnmi_ext.Role role = 1; |
MasterArbitration.Builder |
MasterArbitration.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MasterArbitration.Builder |
MasterArbitration.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Extension.Builder |
Extension.Builder.setMasterArbitration(MasterArbitration.Builder builderForValue)
Well known extensions.
|
Copyright © 2018 OpenDaylight. All rights reserved.