public static interface Pdpb.TimestampOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getLogical()
int64 logical = 2; |
long |
getPhysical()
int64 physical = 1; |
int |
getSuffixBits()
Number of suffix bits used for global distinction,
PD client will use this to compute a TSO's logical part.
|
Copyright © 2023 PingCAP. All rights reserved.