| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Cdcpb.TxnInfo
Protobuf type
cdcpb.TxnInfo |
static class |
Cdcpb.TxnInfo.Builder
Protobuf type
cdcpb.TxnInfo |
| Modifier and Type | Method and Description |
|---|---|
Cdcpb.TxnInfoOrBuilder |
Cdcpb.Event.LongTxnOrBuilder.getTxnInfoOrBuilder(int index)
repeated .cdcpb.TxnInfo txn_info = 1; |
Cdcpb.TxnInfoOrBuilder |
Cdcpb.Event.LongTxn.getTxnInfoOrBuilder(int index)
repeated .cdcpb.TxnInfo txn_info = 1; |
Cdcpb.TxnInfoOrBuilder |
Cdcpb.Event.LongTxn.Builder.getTxnInfoOrBuilder(int index)
repeated .cdcpb.TxnInfo txn_info = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Cdcpb.TxnInfoOrBuilder> |
Cdcpb.Event.LongTxnOrBuilder.getTxnInfoOrBuilderList()
repeated .cdcpb.TxnInfo txn_info = 1; |
List<? extends Cdcpb.TxnInfoOrBuilder> |
Cdcpb.Event.LongTxn.getTxnInfoOrBuilderList()
repeated .cdcpb.TxnInfo txn_info = 1; |
List<? extends Cdcpb.TxnInfoOrBuilder> |
Cdcpb.Event.LongTxn.Builder.getTxnInfoOrBuilderList()
repeated .cdcpb.TxnInfo txn_info = 1; |
Copyright © 2025 PingCAP. All rights reserved.