| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Cdcpb.ClusterIDMismatch
ClusterIDMismatch is an error variable that
tells people that the cluster ID of the request does not match the TiKV cluster ID.
|
static class |
Cdcpb.ClusterIDMismatch.Builder
ClusterIDMismatch is an error variable that
tells people that the cluster ID of the request does not match the TiKV cluster ID.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cdcpb.ClusterIDMismatchOrBuilder |
Cdcpb.ErrorOrBuilder.getClusterIdMismatchOrBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.ClusterIDMismatchOrBuilder |
Cdcpb.Error.getClusterIdMismatchOrBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Cdcpb.ClusterIDMismatchOrBuilder |
Cdcpb.Error.Builder.getClusterIdMismatchOrBuilder()
.cdcpb.ClusterIDMismatch cluster_id_mismatch = 6; |
Copyright © 2023 PingCAP. All rights reserved.