| Package | Description | 
|---|---|
| org.opendaylight.p4plugin.p4runtime.proto | 
| Modifier and Type | Method and Description | 
|---|---|
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                Object value)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clear()  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clearDeviceId()
uint64 device_id = 1; | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clearElectionId()
 The stream RPC with the highest election_id is the master. 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clearStatus()
 Switch populates this with OK for the client that is the master, and with
 an error status for all other connected clients (at every mastership
 change). 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.clone()  | 
MasterArbitrationUpdate.Builder | 
StreamMessageResponse.Builder.getArbitrationBuilder()
.p4.MasterArbitrationUpdate arbitration = 1; | 
MasterArbitrationUpdate.Builder | 
StreamMessageRequest.Builder.getArbitrationBuilder()
.p4.MasterArbitrationUpdate arbitration = 1; | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeElectionId(Uint128 value)
 The stream RPC with the highest election_id is the master. 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeFrom(MasterArbitrationUpdate other)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeFrom(com.google.protobuf.Message other)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeStatus(com.google.rpc.Status value)
 Switch populates this with OK for the client that is the master, and with
 an error status for all other connected clients (at every mastership
 change). 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
static MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.newBuilder()  | 
static MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.newBuilder(MasterArbitrationUpdate prototype)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.newBuilderForType()  | 
protected MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setDeviceId(long value)
uint64 device_id = 1; | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setElectionId(Uint128.Builder builderForValue)
 The stream RPC with the highest election_id is the master. 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setElectionId(Uint128 value)
 The stream RPC with the highest election_id is the master. 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        Object value)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setStatus(com.google.rpc.Status.Builder builderForValue)
 Switch populates this with OK for the client that is the master, and with
 an error status for all other connected clients (at every mastership
 change). 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setStatus(com.google.rpc.Status value)
 Switch populates this with OK for the client that is the master, and with
 an error status for all other connected clients (at every mastership
 change). 
 | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
MasterArbitrationUpdate.Builder | 
MasterArbitrationUpdate.toBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
StreamMessageResponse.Builder | 
StreamMessageResponse.Builder.setArbitration(MasterArbitrationUpdate.Builder builderForValue)
.p4.MasterArbitrationUpdate arbitration = 1; | 
StreamMessageRequest.Builder | 
StreamMessageRequest.Builder.setArbitration(MasterArbitrationUpdate.Builder builderForValue)
.p4.MasterArbitrationUpdate arbitration = 1; | 
Copyright © 2019 OpenDaylight. All rights reserved.