Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addAllCurrentRegions(Iterable<? extends Metapb.Region> values)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addCurrentRegions(int index,
Metapb.Region.Builder builderForValue)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addCurrentRegions(int index,
Metapb.Region value)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addCurrentRegions(Metapb.Region.Builder builderForValue)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addCurrentRegions(Metapb.Region value)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.clear() |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.clearCurrentRegions()
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.clone() |
Errorpb.EpochNotMatch.Builder |
Cdcpb.Error.Builder.getEpochNotMatchBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatch.Builder |
Errorpb.Error.Builder.getEpochNotMatchBuilder()
.errorpb.EpochNotMatch epoch_not_match = 5; |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.mergeFrom(Errorpb.EpochNotMatch other) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.mergeFrom(com.google.protobuf.Message other) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.newBuilder() |
static Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.newBuilder(Errorpb.EpochNotMatch prototype) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.newBuilderForType() |
protected Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.removeCurrentRegions(int index)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.setCurrentRegions(int index,
Metapb.Region.Builder builderForValue)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.setCurrentRegions(int index,
Metapb.Region value)
Available regions that may be siblings of the requested one.
|
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Errorpb.EpochNotMatch.Builder |
Errorpb.EpochNotMatch.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Cdcpb.Error.Builder |
Cdcpb.Error.Builder.setEpochNotMatch(Errorpb.EpochNotMatch.Builder builderForValue)
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.Error.Builder |
Errorpb.Error.Builder.setEpochNotMatch(Errorpb.EpochNotMatch.Builder builderForValue)
.errorpb.EpochNotMatch epoch_not_match = 5; |
Copyright © 2024 PingCAP. All rights reserved.