public static interface Kvrpcpb.WriteConflictOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getConflictCommitTs()
uint64 conflict_commit_ts = 5; |
long |
getConflictTs()
uint64 conflict_ts = 2; |
com.google.protobuf.ByteString |
getKey()
bytes key = 3; |
com.google.protobuf.ByteString |
getPrimary()
bytes primary = 4; |
long |
getStartTs()
uint64 start_ts = 1; |
long getStartTs()
uint64 start_ts = 1;long getConflictTs()
uint64 conflict_ts = 2;com.google.protobuf.ByteString getKey()
bytes key = 3;com.google.protobuf.ByteString getPrimary()
bytes primary = 4;long getConflictCommitTs()
uint64 conflict_commit_ts = 5;Copyright © 2023 PingCAP. All rights reserved.