Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clear() |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clearCurrent()
The current tikv cluster ID.
|
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clearRequest()
The cluster ID of the TiCDC request.
|
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.clone() |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.Error.Builder.getClusterIdMismatchBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.mergeFrom(Cdcpb.ClusterIDMismatch other) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.mergeFrom(com.google.protobuf.Message other) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.newBuilder() |
static Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.newBuilder(Cdcpb.ClusterIDMismatch prototype) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.newBuilderForType() |
protected Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.setCurrent(long value)
The current tikv cluster ID.
|
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.setRequest(long value)
The cluster ID of the TiCDC request.
|
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cdcpb.ClusterIDMismatch.Builder |
Cdcpb.ClusterIDMismatch.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Cdcpb.Error.Builder |
Cdcpb.Error.Builder.setClusterIdMismatch(Cdcpb.ClusterIDMismatch.Builder builderForValue)
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Copyright © 2024 PingCAP. All rights reserved.