| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Errorpb.MaxTimestampNotSynced
MaxTimestampNotSynced is the error variant that tells the peer has just become a leader and
updating the max timestamp in the concurrency manager from PD TSO is ongoing.
|
static class |
Errorpb.MaxTimestampNotSynced.Builder
MaxTimestampNotSynced is the error variant that tells the peer has just become a leader and
updating the max timestamp in the concurrency manager from PD TSO is ongoing.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Errorpb.MaxTimestampNotSyncedOrBuilder |
Errorpb.ErrorOrBuilder.getMaxTimestampNotSyncedOrBuilder()
.errorpb.MaxTimestampNotSynced max_timestamp_not_synced = 10; |
Errorpb.MaxTimestampNotSyncedOrBuilder |
Errorpb.Error.getMaxTimestampNotSyncedOrBuilder()
.errorpb.MaxTimestampNotSynced max_timestamp_not_synced = 10; |
Errorpb.MaxTimestampNotSyncedOrBuilder |
Errorpb.Error.Builder.getMaxTimestampNotSyncedOrBuilder()
.errorpb.MaxTimestampNotSynced max_timestamp_not_synced = 10; |
Copyright © 2023 PingCAP. All rights reserved.