public static interface ListenerConf.ConnConfOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBusier()
业务处理器*
string busier = 11; |
com.google.protobuf.ByteString |
getBusierBytes()
业务处理器*
string busier = 11; |
String |
getChk()
checkpoint配置*
string chk = 19; |
com.google.protobuf.ByteString |
getChkBytes()
checkpoint配置*
string chk = 19; |
int |
getClientId()
自定义的clinetId,不能重复,可以不填*
int32 clientId = 15; |
String |
getConfName()
大多实例监听时,它会有不同,默认是default*
string confName = 1; |
com.google.protobuf.ByteString |
getConfNameBytes()
大多实例监听时,它会有不同,默认是default*
string confName = 1; |
long |
getDbInstanceId()
数据库用于反查的instanceId,*
int64 dbInstanceId = 20; |
String |
getFilterConf()
过滤器配置*
string filterConf = 12; |
com.google.protobuf.ByteString |
getFilterConfBytes()
过滤器配置*
string filterConf = 12; |
String |
getGroupId()
分布式锁groupId*
string groupId = 14; |
com.google.protobuf.ByteString |
getGroupIdBytes()
分布式锁groupId*
string groupId = 14; |
ListenerConf.HaType |
getHaType()
启动类型*
.net.wicp.tams.common.binlog.alone.HaType haType = 17; |
int |
getHaTypeValue()
启动类型*
.net.wicp.tams.common.binlog.alone.HaType haType = 17; |
String |
getHost()
string host = 2; |
String |
getHost2()
只读实例配置*
string host2 = 6; |
com.google.protobuf.ByteString |
getHost2Bytes()
只读实例配置*
string host2 = 6; |
com.google.protobuf.ByteString |
getHostBytes()
string host = 2; |
String |
getListener()
监听的类*
string listener = 10; |
com.google.protobuf.ByteString |
getListenerBytes()
监听的类*
string listener = 10; |
String |
getPassword()
string password = 5; |
String |
getPassword2()
string password2 = 9; |
com.google.protobuf.ByteString |
getPassword2Bytes()
string password2 = 9; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 5; |
int |
getPort()
int32 port = 3; |
int |
getPort2()
int32 port2 = 7; |
ListenerConf.Position |
getPos()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16; |
ListenerConf.PositionOrBuilder |
getPosOrBuilder()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16; |
boolean |
getRds()
是否rds*
bool rds = 13; |
String |
getRule()
规则*
string rule = 18; |
com.google.protobuf.ByteString |
getRuleBytes()
规则*
string rule = 18; |
String |
getUsername()
string username = 4; |
String |
getUsername2()
string username2 = 8; |
com.google.protobuf.ByteString |
getUsername2Bytes()
string username2 = 8; |
com.google.protobuf.ByteString |
getUsernameBytes()
string username = 4; |
boolean |
hasPos()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16; |
String getConfName()
大多实例监听时,它会有不同,默认是default*
string confName = 1;com.google.protobuf.ByteString getConfNameBytes()
大多实例监听时,它会有不同,默认是default*
string confName = 1;String getHost()
string host = 2;com.google.protobuf.ByteString getHostBytes()
string host = 2;int getPort()
int32 port = 3;String getUsername()
string username = 4;com.google.protobuf.ByteString getUsernameBytes()
string username = 4;String getPassword()
string password = 5;com.google.protobuf.ByteString getPasswordBytes()
string password = 5;String getHost2()
只读实例配置*
string host2 = 6;com.google.protobuf.ByteString getHost2Bytes()
只读实例配置*
string host2 = 6;int getPort2()
int32 port2 = 7;String getUsername2()
string username2 = 8;com.google.protobuf.ByteString getUsername2Bytes()
string username2 = 8;String getPassword2()
string password2 = 9;com.google.protobuf.ByteString getPassword2Bytes()
string password2 = 9;String getListener()
监听的类*
string listener = 10;com.google.protobuf.ByteString getListenerBytes()
监听的类*
string listener = 10;String getBusier()
业务处理器*
string busier = 11;com.google.protobuf.ByteString getBusierBytes()
业务处理器*
string busier = 11;String getFilterConf()
过滤器配置*
string filterConf = 12;com.google.protobuf.ByteString getFilterConfBytes()
过滤器配置*
string filterConf = 12;boolean getRds()
是否rds*
bool rds = 13;String getGroupId()
分布式锁groupId*
string groupId = 14;com.google.protobuf.ByteString getGroupIdBytes()
分布式锁groupId*
string groupId = 14;int getClientId()
自定义的clinetId,不能重复,可以不填*
int32 clientId = 15;boolean hasPos()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16;ListenerConf.Position getPos()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16;ListenerConf.PositionOrBuilder getPosOrBuilder()
启动的gtid*
.net.wicp.tams.common.binlog.alone.Position pos = 16;int getHaTypeValue()
启动类型*
.net.wicp.tams.common.binlog.alone.HaType haType = 17;ListenerConf.HaType getHaType()
启动类型*
.net.wicp.tams.common.binlog.alone.HaType haType = 17;String getRule()
规则*
string rule = 18;com.google.protobuf.ByteString getRuleBytes()
规则*
string rule = 18;String getChk()
checkpoint配置*
string chk = 19;com.google.protobuf.ByteString getChkBytes()
checkpoint配置*
string chk = 19;long getDbInstanceId()
数据库用于反查的instanceId,*
int64 dbInstanceId = 20;Copyright © 2022–2023. All rights reserved.