public static final class Cdcpb.Error.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder> implements Cdcpb.ErrorOrBuilder
cdcpb.Error
Modifier and Type | Method and Description |
---|---|
Cdcpb.Error.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cdcpb.Error |
build() |
Cdcpb.Error |
buildPartial() |
Cdcpb.Error.Builder |
clear() |
Cdcpb.Error.Builder |
clearClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.Error.Builder |
clearCompatibility()
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Error.Builder |
clearDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.Error.Builder |
clearEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Cdcpb.Error.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cdcpb.Error.Builder |
clearNotLeader()
.errorpb.NotLeader not_leader = 1; |
Cdcpb.Error.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cdcpb.Error.Builder |
clearRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2; |
Cdcpb.Error.Builder |
clone() |
Cdcpb.ClusterIDMismatch |
getClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.ClusterIDMismatch.Builder |
getClusterIdMismatchBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.ClusterIDMismatchOrBuilder |
getClusterIdMismatchOrBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.Compatibility |
getCompatibility()
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Compatibility.Builder |
getCompatibilityBuilder()
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.CompatibilityOrBuilder |
getCompatibilityOrBuilder()
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Error |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Cdcpb.DuplicateRequest |
getDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.DuplicateRequest.Builder |
getDuplicateRequestBuilder()
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.DuplicateRequestOrBuilder |
getDuplicateRequestOrBuilder()
.cdcpb.DuplicateRequest duplicate_request = 4; |
Errorpb.EpochNotMatch |
getEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatch.Builder |
getEpochNotMatchBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatchOrBuilder |
getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.NotLeader |
getNotLeader()
.errorpb.NotLeader not_leader = 1; |
Errorpb.NotLeader.Builder |
getNotLeaderBuilder()
.errorpb.NotLeader not_leader = 1; |
Errorpb.NotLeaderOrBuilder |
getNotLeaderOrBuilder()
.errorpb.NotLeader not_leader = 1; |
Errorpb.RegionNotFound |
getRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2; |
Errorpb.RegionNotFound.Builder |
getRegionNotFoundBuilder()
.errorpb.RegionNotFound region_not_found = 2; |
Errorpb.RegionNotFoundOrBuilder |
getRegionNotFoundOrBuilder()
.errorpb.RegionNotFound region_not_found = 2; |
boolean |
hasClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
boolean |
hasCompatibility()
.cdcpb.Compatibility compatibility = 5; |
boolean |
hasDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4; |
boolean |
hasEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3; |
boolean |
hasNotLeader()
.errorpb.NotLeader not_leader = 1; |
boolean |
hasRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cdcpb.Error.Builder |
mergeClusterIdMismatch(Cdcpb.ClusterIDMismatch value)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.Error.Builder |
mergeCompatibility(Cdcpb.Compatibility value)
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Error.Builder |
mergeDuplicateRequest(Cdcpb.DuplicateRequest value)
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.Error.Builder |
mergeEpochNotMatch(Errorpb.EpochNotMatch value)
.errorpb.EpochNotMatch epoch_not_match = 3; |
Cdcpb.Error.Builder |
mergeFrom(Cdcpb.Error other) |
Cdcpb.Error.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cdcpb.Error.Builder |
mergeFrom(com.google.protobuf.Message other) |
Cdcpb.Error.Builder |
mergeNotLeader(Errorpb.NotLeader value)
.errorpb.NotLeader not_leader = 1; |
Cdcpb.Error.Builder |
mergeRegionNotFound(Errorpb.RegionNotFound value)
.errorpb.RegionNotFound region_not_found = 2; |
Cdcpb.Error.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cdcpb.Error.Builder |
setClusterIdMismatch(Cdcpb.ClusterIDMismatch.Builder builderForValue)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.Error.Builder |
setClusterIdMismatch(Cdcpb.ClusterIDMismatch value)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.Error.Builder |
setCompatibility(Cdcpb.Compatibility.Builder builderForValue)
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Error.Builder |
setCompatibility(Cdcpb.Compatibility value)
.cdcpb.Compatibility compatibility = 5; |
Cdcpb.Error.Builder |
setDuplicateRequest(Cdcpb.DuplicateRequest.Builder builderForValue)
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.Error.Builder |
setDuplicateRequest(Cdcpb.DuplicateRequest value)
.cdcpb.DuplicateRequest duplicate_request = 4; |
Cdcpb.Error.Builder |
setEpochNotMatch(Errorpb.EpochNotMatch.Builder builderForValue)
.errorpb.EpochNotMatch epoch_not_match = 3; |
Cdcpb.Error.Builder |
setEpochNotMatch(Errorpb.EpochNotMatch value)
.errorpb.EpochNotMatch epoch_not_match = 3; |
Cdcpb.Error.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cdcpb.Error.Builder |
setNotLeader(Errorpb.NotLeader.Builder builderForValue)
.errorpb.NotLeader not_leader = 1; |
Cdcpb.Error.Builder |
setNotLeader(Errorpb.NotLeader value)
.errorpb.NotLeader not_leader = 1; |
Cdcpb.Error.Builder |
setRegionNotFound(Errorpb.RegionNotFound.Builder builderForValue)
.errorpb.RegionNotFound region_not_found = 2; |
Cdcpb.Error.Builder |
setRegionNotFound(Errorpb.RegionNotFound value)
.errorpb.RegionNotFound region_not_found = 2; |
Cdcpb.Error.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cdcpb.Error.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Cdcpb.Error build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Cdcpb.Error buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Cdcpb.Error.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder mergeFrom(Cdcpb.Error other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public Cdcpb.Error.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Cdcpb.Error.Builder>
IOException
public boolean hasNotLeader()
.errorpb.NotLeader not_leader = 1;
hasNotLeader
in interface Cdcpb.ErrorOrBuilder
public Errorpb.NotLeader getNotLeader()
.errorpb.NotLeader not_leader = 1;
getNotLeader
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setNotLeader(Errorpb.NotLeader value)
.errorpb.NotLeader not_leader = 1;
public Cdcpb.Error.Builder setNotLeader(Errorpb.NotLeader.Builder builderForValue)
.errorpb.NotLeader not_leader = 1;
public Cdcpb.Error.Builder mergeNotLeader(Errorpb.NotLeader value)
.errorpb.NotLeader not_leader = 1;
public Cdcpb.Error.Builder clearNotLeader()
.errorpb.NotLeader not_leader = 1;
public Errorpb.NotLeader.Builder getNotLeaderBuilder()
.errorpb.NotLeader not_leader = 1;
public Errorpb.NotLeaderOrBuilder getNotLeaderOrBuilder()
.errorpb.NotLeader not_leader = 1;
getNotLeaderOrBuilder
in interface Cdcpb.ErrorOrBuilder
public boolean hasRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2;
hasRegionNotFound
in interface Cdcpb.ErrorOrBuilder
public Errorpb.RegionNotFound getRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2;
getRegionNotFound
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setRegionNotFound(Errorpb.RegionNotFound value)
.errorpb.RegionNotFound region_not_found = 2;
public Cdcpb.Error.Builder setRegionNotFound(Errorpb.RegionNotFound.Builder builderForValue)
.errorpb.RegionNotFound region_not_found = 2;
public Cdcpb.Error.Builder mergeRegionNotFound(Errorpb.RegionNotFound value)
.errorpb.RegionNotFound region_not_found = 2;
public Cdcpb.Error.Builder clearRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2;
public Errorpb.RegionNotFound.Builder getRegionNotFoundBuilder()
.errorpb.RegionNotFound region_not_found = 2;
public Errorpb.RegionNotFoundOrBuilder getRegionNotFoundOrBuilder()
.errorpb.RegionNotFound region_not_found = 2;
getRegionNotFoundOrBuilder
in interface Cdcpb.ErrorOrBuilder
public boolean hasEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3;
hasEpochNotMatch
in interface Cdcpb.ErrorOrBuilder
public Errorpb.EpochNotMatch getEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3;
getEpochNotMatch
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setEpochNotMatch(Errorpb.EpochNotMatch value)
.errorpb.EpochNotMatch epoch_not_match = 3;
public Cdcpb.Error.Builder setEpochNotMatch(Errorpb.EpochNotMatch.Builder builderForValue)
.errorpb.EpochNotMatch epoch_not_match = 3;
public Cdcpb.Error.Builder mergeEpochNotMatch(Errorpb.EpochNotMatch value)
.errorpb.EpochNotMatch epoch_not_match = 3;
public Cdcpb.Error.Builder clearEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3;
public Errorpb.EpochNotMatch.Builder getEpochNotMatchBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3;
public Errorpb.EpochNotMatchOrBuilder getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3;
getEpochNotMatchOrBuilder
in interface Cdcpb.ErrorOrBuilder
public boolean hasDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4;
hasDuplicateRequest
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.DuplicateRequest getDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4;
getDuplicateRequest
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setDuplicateRequest(Cdcpb.DuplicateRequest value)
.cdcpb.DuplicateRequest duplicate_request = 4;
public Cdcpb.Error.Builder setDuplicateRequest(Cdcpb.DuplicateRequest.Builder builderForValue)
.cdcpb.DuplicateRequest duplicate_request = 4;
public Cdcpb.Error.Builder mergeDuplicateRequest(Cdcpb.DuplicateRequest value)
.cdcpb.DuplicateRequest duplicate_request = 4;
public Cdcpb.Error.Builder clearDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4;
public Cdcpb.DuplicateRequest.Builder getDuplicateRequestBuilder()
.cdcpb.DuplicateRequest duplicate_request = 4;
public Cdcpb.DuplicateRequestOrBuilder getDuplicateRequestOrBuilder()
.cdcpb.DuplicateRequest duplicate_request = 4;
getDuplicateRequestOrBuilder
in interface Cdcpb.ErrorOrBuilder
public boolean hasCompatibility()
.cdcpb.Compatibility compatibility = 5;
hasCompatibility
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Compatibility getCompatibility()
.cdcpb.Compatibility compatibility = 5;
getCompatibility
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setCompatibility(Cdcpb.Compatibility value)
.cdcpb.Compatibility compatibility = 5;
public Cdcpb.Error.Builder setCompatibility(Cdcpb.Compatibility.Builder builderForValue)
.cdcpb.Compatibility compatibility = 5;
public Cdcpb.Error.Builder mergeCompatibility(Cdcpb.Compatibility value)
.cdcpb.Compatibility compatibility = 5;
public Cdcpb.Error.Builder clearCompatibility()
.cdcpb.Compatibility compatibility = 5;
public Cdcpb.Compatibility.Builder getCompatibilityBuilder()
.cdcpb.Compatibility compatibility = 5;
public Cdcpb.CompatibilityOrBuilder getCompatibilityOrBuilder()
.cdcpb.Compatibility compatibility = 5;
getCompatibilityOrBuilder
in interface Cdcpb.ErrorOrBuilder
public boolean hasClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
hasClusterIdMismatch
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.ClusterIDMismatch getClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
getClusterIdMismatch
in interface Cdcpb.ErrorOrBuilder
public Cdcpb.Error.Builder setClusterIdMismatch(Cdcpb.ClusterIDMismatch value)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
public Cdcpb.Error.Builder setClusterIdMismatch(Cdcpb.ClusterIDMismatch.Builder builderForValue)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
public Cdcpb.Error.Builder mergeClusterIdMismatch(Cdcpb.ClusterIDMismatch value)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
public Cdcpb.Error.Builder clearClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
public Cdcpb.ClusterIDMismatch.Builder getClusterIdMismatchBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
public Cdcpb.ClusterIDMismatchOrBuilder getClusterIdMismatchOrBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;
getClusterIdMismatchOrBuilder
in interface Cdcpb.ErrorOrBuilder
public final Cdcpb.Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
public final Cdcpb.Error.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>
Copyright © 2024 PingCAP. All rights reserved.