public static interface Kvrpcpb.CommitTsExpiredOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getAttemptedCommitTs()
uint64 attempted_commit_ts = 2; |
com.google.protobuf.ByteString |
getKey()
bytes key = 3; |
long |
getMinCommitTs()
uint64 min_commit_ts = 4; |
long |
getStartTs()
uint64 start_ts = 1; |
Copyright © 2023 PingCAP. All rights reserved.