public static interface Cdcpb.TxnStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCommitTs()
uint64 commit_ts = 3; |
boolean |
getIsRolledBack()
bool is_rolled_back = 4; |
long |
getMinCommitTs()
uint64 min_commit_ts = 2; |
long |
getStartTs()
uint64 start_ts = 1; |
Copyright © 2023 PingCAP. All rights reserved.