public static interface Cdcpb.Event.LongTxnOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Cdcpb.TxnInfo |
getTxnInfo(int index)
repeated .cdcpb.TxnInfo txn_info = 1; |
int |
getTxnInfoCount()
repeated .cdcpb.TxnInfo txn_info = 1; |
List<Cdcpb.TxnInfo> |
getTxnInfoList()
repeated .cdcpb.TxnInfo txn_info = 1; |
Cdcpb.TxnInfoOrBuilder |
getTxnInfoOrBuilder(int index)
repeated .cdcpb.TxnInfo txn_info = 1; |
List<? extends Cdcpb.TxnInfoOrBuilder> |
getTxnInfoOrBuilderList()
repeated .cdcpb.TxnInfo txn_info = 1; |
List<Cdcpb.TxnInfo> getTxnInfoList()
repeated .cdcpb.TxnInfo txn_info = 1;Cdcpb.TxnInfo getTxnInfo(int index)
repeated .cdcpb.TxnInfo txn_info = 1;int getTxnInfoCount()
repeated .cdcpb.TxnInfo txn_info = 1;List<? extends Cdcpb.TxnInfoOrBuilder> getTxnInfoOrBuilderList()
repeated .cdcpb.TxnInfo txn_info = 1;Cdcpb.TxnInfoOrBuilder getTxnInfoOrBuilder(int index)
repeated .cdcpb.TxnInfo txn_info = 1;Copyright © 2023 PingCAP. All rights reserved.