Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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 © 2024 PingCAP. All rights reserved.