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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>public Cdcpb.Error getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Cdcpb.Error build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Cdcpb.Error buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Cdcpb.Error.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone 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.BuildersetField 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.BuilderclearField 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.BuilderclearOneof 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.BuildersetRepeatedField 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.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cdcpb.Error.Builder>IOExceptionpublic boolean hasNotLeader()
.errorpb.NotLeader not_leader = 1;hasNotLeader in interface Cdcpb.ErrorOrBuilderpublic Errorpb.NotLeader getNotLeader()
.errorpb.NotLeader not_leader = 1;getNotLeader in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic boolean hasRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2;hasRegionNotFound in interface Cdcpb.ErrorOrBuilderpublic Errorpb.RegionNotFound getRegionNotFound()
.errorpb.RegionNotFound region_not_found = 2;getRegionNotFound in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic boolean hasEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3;hasEpochNotMatch in interface Cdcpb.ErrorOrBuilderpublic Errorpb.EpochNotMatch getEpochNotMatch()
.errorpb.EpochNotMatch epoch_not_match = 3;getEpochNotMatch in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic boolean hasDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4;hasDuplicateRequest in interface Cdcpb.ErrorOrBuilderpublic Cdcpb.DuplicateRequest getDuplicateRequest()
.cdcpb.DuplicateRequest duplicate_request = 4;getDuplicateRequest in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic boolean hasCompatibility()
.cdcpb.Compatibility compatibility = 5;hasCompatibility in interface Cdcpb.ErrorOrBuilderpublic Cdcpb.Compatibility getCompatibility()
.cdcpb.Compatibility compatibility = 5;getCompatibility in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic boolean hasClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;hasClusterIdMismatch in interface Cdcpb.ErrorOrBuilderpublic Cdcpb.ClusterIDMismatch getClusterIdMismatch()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6;getClusterIdMismatch in interface Cdcpb.ErrorOrBuilderpublic 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.ErrorOrBuilderpublic final Cdcpb.Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cdcpb.Error.Builder>Copyright © 2025 PingCAP. All rights reserved.