| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Errorpb.EpochNotMatch
EpochNotMatch is the error variant that tells a region has been updated.
|
static class |
Errorpb.EpochNotMatch.Builder
EpochNotMatch is the error variant that tells a region has been updated.
|
| Modifier and Type | Method and Description |
|---|---|
Errorpb.EpochNotMatchOrBuilder |
Cdcpb.ErrorOrBuilder.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatchOrBuilder |
Cdcpb.Error.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatchOrBuilder |
Cdcpb.Error.Builder.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 3; |
Errorpb.EpochNotMatchOrBuilder |
Errorpb.ErrorOrBuilder.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 5; |
Errorpb.EpochNotMatchOrBuilder |
Errorpb.Error.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 5; |
Errorpb.EpochNotMatchOrBuilder |
Errorpb.Error.Builder.getEpochNotMatchOrBuilder()
.errorpb.EpochNotMatch epoch_not_match = 5; |
Copyright © 2025 PingCAP. All rights reserved.