public static interface Kvrpcpb.AssertionFailedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Kvrpcpb.Assertion |
getAssertion()
.kvrpcpb.Assertion assertion = 3; |
int |
getAssertionValue()
.kvrpcpb.Assertion assertion = 3; |
long |
getExistingCommitTs()
uint64 existing_commit_ts = 5; |
long |
getExistingStartTs()
uint64 existing_start_ts = 4; |
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
long |
getStartTs()
uint64 start_ts = 1; |
long getStartTs()
uint64 start_ts = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;int getAssertionValue()
.kvrpcpb.Assertion assertion = 3;Kvrpcpb.Assertion getAssertion()
.kvrpcpb.Assertion assertion = 3;long getExistingStartTs()
uint64 existing_start_ts = 4;long getExistingCommitTs()
uint64 existing_commit_ts = 5;Copyright © 2023 PingCAP. All rights reserved.