Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Pdpb.Timestamp
Protobuf type
pdpb.Timestamp |
static class |
Pdpb.Timestamp.Builder
Protobuf type
pdpb.Timestamp |
Modifier and Type | Method and Description |
---|---|
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSResponseOrBuilder.getMaxLocalTsOrBuilder()
.pdpb.Timestamp max_local_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSResponse.getMaxLocalTsOrBuilder()
.pdpb.Timestamp max_local_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSResponse.Builder.getMaxLocalTsOrBuilder()
.pdpb.Timestamp max_local_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSRequestOrBuilder.getMaxTsOrBuilder()
.pdpb.Timestamp max_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSRequest.getMaxTsOrBuilder()
.pdpb.Timestamp max_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.SyncMaxTSRequest.Builder.getMaxTsOrBuilder()
.pdpb.Timestamp max_ts = 2; |
Pdpb.TimestampOrBuilder |
Pdpb.GetDCLocationInfoResponseOrBuilder.getMaxTsOrBuilder()
max_ts will be included into this response if PD leader think the receiver needs,
which it's set when the number of the max suffix bits changes.
|
Pdpb.TimestampOrBuilder |
Pdpb.GetDCLocationInfoResponse.getMaxTsOrBuilder()
max_ts will be included into this response if PD leader think the receiver needs,
which it's set when the number of the max suffix bits changes.
|
Pdpb.TimestampOrBuilder |
Pdpb.GetDCLocationInfoResponse.Builder.getMaxTsOrBuilder()
max_ts will be included into this response if PD leader think the receiver needs,
which it's set when the number of the max suffix bits changes.
|
Pdpb.TimestampOrBuilder |
Pdpb.TsoResponseOrBuilder.getTimestampOrBuilder()
.pdpb.Timestamp timestamp = 3; |
Pdpb.TimestampOrBuilder |
Pdpb.TsoResponse.getTimestampOrBuilder()
.pdpb.Timestamp timestamp = 3; |
Pdpb.TimestampOrBuilder |
Pdpb.TsoResponse.Builder.getTimestampOrBuilder()
.pdpb.Timestamp timestamp = 3; |
Copyright © 2024 PingCAP. All rights reserved.