public static interface Cdcpb.Event.LongTxnOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<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 © 2025 PingCAP. All rights reserved.