public static final class ListenerConf.Position extends com.google.protobuf.GeneratedMessageV3 implements ListenerConf.PositionOrBuilder
位点信息*Protobuf type
net.wicp.tams.common.binlog.alone.Position| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListenerConf.Position.Builder
位点信息*
Protobuf type
net.wicp.tams.common.binlog.alone.Position |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CLINTID_FIELD_NUMBER |
static int |
FILENAME_FIELD_NUMBER |
static int |
GTIDS_FIELD_NUMBER |
static int |
MASTERSERVERID_FIELD_NUMBER |
static int |
POS_FIELD_NUMBER |
static int |
SERVERIP_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
static int |
TIMESTR_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
int |
getClintId()
int32 clintId = 8; |
static ListenerConf.Position |
getDefaultInstance() |
ListenerConf.Position |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<ListenerConf.Position> |
getParserForType() |
long |
getPos()
int64 pos = 3; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListenerConf.Position.Builder |
newBuilder() |
static ListenerConf.Position.Builder |
newBuilder(ListenerConf.Position prototype) |
ListenerConf.Position.Builder |
newBuilderForType() |
protected ListenerConf.Position.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ListenerConf.Position |
parseDelimitedFrom(InputStream input) |
static ListenerConf.Position |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.Position |
parseFrom(byte[] data) |
static ListenerConf.Position |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.Position |
parseFrom(ByteBuffer data) |
static ListenerConf.Position |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.Position |
parseFrom(com.google.protobuf.ByteString data) |
static ListenerConf.Position |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.Position |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListenerConf.Position |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.Position |
parseFrom(InputStream input) |
static ListenerConf.Position |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ListenerConf.Position> |
parser() |
ListenerConf.Position.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int GTIDS_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER
public static final int POS_FIELD_NUMBER
public static final int MASTERSERVERID_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
public static final int TIMESTR_FIELD_NUMBER
public static final int SERVERIP_FIELD_NUMBER
public static final int CLINTID_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getGtids()
string gtids = 1;getGtids 在接口中 ListenerConf.PositionOrBuilderpublic com.google.protobuf.ByteString getGtidsBytes()
string gtids = 1;getGtidsBytes 在接口中 ListenerConf.PositionOrBuilderpublic String getFileName()
string fileName = 2;getFileName 在接口中 ListenerConf.PositionOrBuilderpublic com.google.protobuf.ByteString getFileNameBytes()
string fileName = 2;public long getPos()
int64 pos = 3;getPos 在接口中 ListenerConf.PositionOrBuilderpublic long getMasterServerId()
int64 masterServerId = 4;public long getTime()
int64 time = 5;getTime 在接口中 ListenerConf.PositionOrBuilderpublic String getTimeStr()
string timeStr = 6;getTimeStr 在接口中 ListenerConf.PositionOrBuilderpublic com.google.protobuf.ByteString getTimeStrBytes()
string timeStr = 6;public String getServerIp()
string serverIp = 7;getServerIp 在接口中 ListenerConf.PositionOrBuilderpublic com.google.protobuf.ByteString getServerIpBytes()
string serverIp = 7;public int getClintId()
int32 clintId = 8;getClintId 在接口中 ListenerConf.PositionOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ListenerConf.Position parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.Position parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListenerConf.Position parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenerConf.Position parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListenerConf.Position parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenerConf.Position parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ListenerConf.Position parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListenerConf.Position.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ListenerConf.Position.Builder newBuilder()
public static ListenerConf.Position.Builder newBuilder(ListenerConf.Position prototype)
public ListenerConf.Position.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ListenerConf.Position.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ListenerConf.Position getDefaultInstance()
public static com.google.protobuf.Parser<ListenerConf.Position> parser()
public com.google.protobuf.Parser<ListenerConf.Position> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ListenerConf.Position getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.