public static interface Kvrpcpb.WriteConflictOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong 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 © 2025 PingCAP. All rights reserved.