public static interface ListenerConf.PositionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getClintId()
int32 clintId = 8; |
String |
getFileName()
string fileName = 2; |
com.google.protobuf.ByteString |
getFileNameBytes()
string fileName = 2; |
String |
getGtids()
string gtids = 1; |
com.google.protobuf.ByteString |
getGtidsBytes()
string gtids = 1; |
long |
getMasterServerId()
int64 masterServerId = 4; |
long |
getPos()
int64 pos = 3; |
String |
getServerIp()
string serverIp = 7; |
com.google.protobuf.ByteString |
getServerIpBytes()
string serverIp = 7; |
long |
getTime()
int64 time = 5; |
String |
getTimeStr()
string timeStr = 6; |
com.google.protobuf.ByteString |
getTimeStrBytes()
string timeStr = 6; |
String getGtids()
string gtids = 1;com.google.protobuf.ByteString getGtidsBytes()
string gtids = 1;String getFileName()
string fileName = 2;com.google.protobuf.ByteString getFileNameBytes()
string fileName = 2;long getPos()
int64 pos = 3;long getMasterServerId()
int64 masterServerId = 4;long getTime()
int64 time = 5;String getTimeStr()
string timeStr = 6;com.google.protobuf.ByteString getTimeStrBytes()
string timeStr = 6;String getServerIp()
string serverIp = 7;com.google.protobuf.ByteString getServerIpBytes()
string serverIp = 7;int getClintId()
int32 clintId = 8;Copyright © 2021. All rights reserved.