public static interface ListenerConf.DuckulaEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddColNames(int index)
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12; |
com.google.protobuf.ByteString |
getAddColNamesBytes(int index)
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12; |
int |
getAddColNamesCount()
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12; |
List<String> |
getAddColNamesList()
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12; |
ListenerConf.ColumnType |
getAddColTypes(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13; |
int |
getAddColTypesCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13; |
List<ListenerConf.ColumnType> |
getAddColTypesList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13; |
int |
getAddColTypesValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13; |
List<Integer> |
getAddColTypesValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13; |
String |
getAddProp()
string addProp = 14; |
com.google.protobuf.ByteString |
getAddPropBytes()
string addProp = 14; |
int |
getColNum()
列数,一般与cols长度一致,不一致说明cols与binlog不同步*
int32 colNum = 5; |
String |
getCols(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6; |
com.google.protobuf.ByteString |
getColsBytes(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6; |
int |
getColsCount()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6; |
List<String> |
getColsList()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6; |
ListenerConf.ColumnType |
getColsType(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7; |
int |
getColsTypeCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7; |
List<ListenerConf.ColumnType> |
getColsTypeList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7; |
int |
getColsTypeValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7; |
List<Integer> |
getColsTypeValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7; |
long |
getCommitTime()
事务提交时间*
int64 commitTime = 11; |
String |
getDb()
string db = 1; |
com.google.protobuf.ByteString |
getDbBytes()
string db = 1; |
String |
getGtid()
string gtid = 4; |
com.google.protobuf.ByteString |
getGtidBytes()
string gtid = 4; |
boolean |
getIsError()
是否补救信息,true需要反查DB*
bool isError = 10; |
ListenerConf.DuckulaEventItem |
getItems(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9; |
int |
getItemsCount()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9; |
List<ListenerConf.DuckulaEventItem> |
getItemsList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9; |
ListenerConf.DuckulaEventItemOrBuilder |
getItemsOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9; |
List<? extends ListenerConf.DuckulaEventItemOrBuilder> |
getItemsOrBuilderList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9; |
int |
getKeyindexs(int index)
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8; |
int |
getKeyindexsCount()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8; |
List<Integer> |
getKeyindexsList()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8; |
ListenerConf.OptType |
getOptType()
.net.wicp.tams.common.binlog.alone.OptType optType = 3; |
int |
getOptTypeValue()
.net.wicp.tams.common.binlog.alone.OptType optType = 3; |
String |
getTb()
string tb = 2; |
com.google.protobuf.ByteString |
getTbBytes()
string tb = 2; |
String getDb()
string db = 1;com.google.protobuf.ByteString getDbBytes()
string db = 1;String getTb()
string tb = 2;com.google.protobuf.ByteString getTbBytes()
string tb = 2;int getOptTypeValue()
.net.wicp.tams.common.binlog.alone.OptType optType = 3;ListenerConf.OptType getOptType()
.net.wicp.tams.common.binlog.alone.OptType optType = 3;String getGtid()
string gtid = 4;com.google.protobuf.ByteString getGtidBytes()
string gtid = 4;int getColNum()
列数,一般与cols长度一致,不一致说明cols与binlog不同步*
int32 colNum = 5;List<String> getColsList()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;int getColsCount()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;String getCols(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;com.google.protobuf.ByteString getColsBytes(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;List<ListenerConf.ColumnType> getColsTypeList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;int getColsTypeCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;ListenerConf.ColumnType getColsType(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;List<Integer> getColsTypeValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;int getColsTypeValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;List<Integer> getKeyindexsList()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;int getKeyindexsCount()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;int getKeyindexs(int index)
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;List<ListenerConf.DuckulaEventItem> getItemsList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;ListenerConf.DuckulaEventItem getItems(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;int getItemsCount()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;List<? extends ListenerConf.DuckulaEventItemOrBuilder> getItemsOrBuilderList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;ListenerConf.DuckulaEventItemOrBuilder getItemsOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;boolean getIsError()
是否补救信息,true需要反查DB*
bool isError = 10;long getCommitTime()
事务提交时间*
int64 commitTime = 11;List<String> getAddColNamesList()
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12;int getAddColNamesCount()
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12;String getAddColNames(int index)
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12;com.google.protobuf.ByteString getAddColNamesBytes(int index)
附加值信息(全局 幂等版使用)*
repeated string addColNames = 12;List<ListenerConf.ColumnType> getAddColTypesList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13;int getAddColTypesCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13;ListenerConf.ColumnType getAddColTypes(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13;List<Integer> getAddColTypesValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13;int getAddColTypesValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 13;String getAddProp()
string addProp = 14;com.google.protobuf.ByteString getAddPropBytes()
string addProp = 14;Copyright © 2021. All rights reserved.