Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Cdcpb.ChangeDataRequest.NotifyTxnStatus
Protobuf type
cdcpb.ChangeDataRequest.NotifyTxnStatus |
static class |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder
Protobuf type
cdcpb.ChangeDataRequest.NotifyTxnStatus |
Modifier and Type | Method and Description |
---|---|
Cdcpb.ChangeDataRequest.NotifyTxnStatusOrBuilder |
Cdcpb.ChangeDataRequestOrBuilder.getNotifyTxnStatusOrBuilder()
Notify the region that some of the running transactions on the region has a pushed
min_commit_ts so that the resolved_ts can be advanced.
|
Cdcpb.ChangeDataRequest.NotifyTxnStatusOrBuilder |
Cdcpb.ChangeDataRequest.getNotifyTxnStatusOrBuilder()
Notify the region that some of the running transactions on the region has a pushed
min_commit_ts so that the resolved_ts can be advanced.
|
Cdcpb.ChangeDataRequest.NotifyTxnStatusOrBuilder |
Cdcpb.ChangeDataRequest.Builder.getNotifyTxnStatusOrBuilder()
Notify the region that some of the running transactions on the region has a pushed
min_commit_ts so that the resolved_ts can be advanced.
|
Copyright © 2024 PingCAP. All rights reserved.