Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder.build() |
Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder.buildPartial() |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.getDefaultInstance() |
Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.getDefaultInstanceForType() |
Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder.getDefaultInstanceForType() |
Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequestOrBuilder.getNotifyTxnStatus()
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.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.getNotifyTxnStatus()
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.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.Builder.getNotifyTxnStatus()
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.
|
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseDelimitedFrom(InputStream input) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(byte[] data) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(ByteBuffer data) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(com.google.protobuf.ByteString data) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(InputStream input) |
static Cdcpb.ChangeDataRequest.NotifyTxnStatus |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Cdcpb.ChangeDataRequest.NotifyTxnStatus> |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.getParserForType() |
static com.google.protobuf.Parser<Cdcpb.ChangeDataRequest.NotifyTxnStatus> |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.parser() |
Modifier and Type | Method and Description |
---|---|
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder.mergeFrom(Cdcpb.ChangeDataRequest.NotifyTxnStatus other) |
Cdcpb.ChangeDataRequest.Builder |
Cdcpb.ChangeDataRequest.Builder.mergeNotifyTxnStatus(Cdcpb.ChangeDataRequest.NotifyTxnStatus value)
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.
|
static Cdcpb.ChangeDataRequest.NotifyTxnStatus.Builder |
Cdcpb.ChangeDataRequest.NotifyTxnStatus.newBuilder(Cdcpb.ChangeDataRequest.NotifyTxnStatus prototype) |
Cdcpb.ChangeDataRequest.Builder |
Cdcpb.ChangeDataRequest.Builder.setNotifyTxnStatus(Cdcpb.ChangeDataRequest.NotifyTxnStatus value)
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.