public static final class ListenerConf.DuckulaEventItem extends com.google.protobuf.GeneratedMessageV3 implements ListenerConf.DuckulaEventItemOrBuilder
net.wicp.tams.common.binlog.alone.DuckulaEventItem| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListenerConf.DuckulaEventItem.Builder
Protobuf type
net.wicp.tams.common.binlog.alone.DuckulaEventItem |
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 |
AFTER_FIELD_NUMBER |
static int |
BEFORE_FIELD_NUMBER |
static int |
PARENT_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsAfter(String key)
map<string, string> after = 2; |
boolean |
containsBefore(String key)
map<string, string> before = 1; |
boolean |
containsParent(String key)
主档表信息,后期支持,先加上*
map<string, string> parent = 3; |
boolean |
equals(Object obj) |
Map<String,String> |
getAfter()
已过时。
|
int |
getAfterCount()
map<string, string> after = 2; |
Map<String,String> |
getAfterMap()
map<string, string> after = 2; |
String |
getAfterOrDefault(String key,
String defaultValue)
map<string, string> after = 2; |
String |
getAfterOrThrow(String key)
map<string, string> after = 2; |
Map<String,String> |
getBefore()
已过时。
|
int |
getBeforeCount()
map<string, string> before = 1; |
Map<String,String> |
getBeforeMap()
map<string, string> before = 1; |
String |
getBeforeOrDefault(String key,
String defaultValue)
map<string, string> before = 1; |
String |
getBeforeOrThrow(String key)
map<string, string> before = 1; |
static ListenerConf.DuckulaEventItem |
getDefaultInstance() |
ListenerConf.DuckulaEventItem |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getParent()
已过时。
|
int |
getParentCount()
主档表信息,后期支持,先加上*
map<string, string> parent = 3; |
Map<String,String> |
getParentMap()
主档表信息,后期支持,先加上*
map<string, string> parent = 3; |
String |
getParentOrDefault(String key,
String defaultValue)
主档表信息,后期支持,先加上*
map<string, string> parent = 3; |
String |
getParentOrThrow(String key)
主档表信息,后期支持,先加上*
map<string, string> parent = 3; |
com.google.protobuf.Parser<ListenerConf.DuckulaEventItem> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getVersion()
多线程里需要目标中间件支持gtid*100+index就es的版本号,相同的事务更新100条以上的概率很小*
int64 version = 4; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ListenerConf.DuckulaEventItem.Builder |
newBuilder() |
static ListenerConf.DuckulaEventItem.Builder |
newBuilder(ListenerConf.DuckulaEventItem prototype) |
ListenerConf.DuckulaEventItem.Builder |
newBuilderForType() |
protected ListenerConf.DuckulaEventItem.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ListenerConf.DuckulaEventItem |
parseDelimitedFrom(InputStream input) |
static ListenerConf.DuckulaEventItem |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.DuckulaEventItem |
parseFrom(byte[] data) |
static ListenerConf.DuckulaEventItem |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.DuckulaEventItem |
parseFrom(ByteBuffer data) |
static ListenerConf.DuckulaEventItem |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.DuckulaEventItem |
parseFrom(com.google.protobuf.ByteString data) |
static ListenerConf.DuckulaEventItem |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.DuckulaEventItem |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListenerConf.DuckulaEventItem |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerConf.DuckulaEventItem |
parseFrom(InputStream input) |
static ListenerConf.DuckulaEventItem |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ListenerConf.DuckulaEventItem> |
parser() |
ListenerConf.DuckulaEventItem.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, 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 BEFORE_FIELD_NUMBER
public static final int AFTER_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
public static final int VERSION_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.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public int getBeforeCount()
ListenerConf.DuckulaEventItemOrBuildermap<string, string> before = 1;public boolean containsBefore(String key)
map<string, string> before = 1;@Deprecated public Map<String,String> getBefore()
getBeforeMap() instead.public String getBeforeOrDefault(String key, String defaultValue)
map<string, string> before = 1;public int getAfterCount()
ListenerConf.DuckulaEventItemOrBuildermap<string, string> after = 2;public boolean containsAfter(String key)
map<string, string> after = 2;@Deprecated public Map<String,String> getAfter()
getAfterMap() instead.public String getAfterOrDefault(String key, String defaultValue)
map<string, string> after = 2;public int getParentCount()
ListenerConf.DuckulaEventItemOrBuilder主档表信息,后期支持,先加上*
map<string, string> parent = 3;public boolean containsParent(String key)
主档表信息,后期支持,先加上*
map<string, string> parent = 3;@Deprecated public Map<String,String> getParent()
getParentMap() instead.public Map<String,String> getParentMap()
主档表信息,后期支持,先加上*
map<string, string> parent = 3;public String getParentOrDefault(String key, String defaultValue)
主档表信息,后期支持,先加上*
map<string, string> parent = 3;public String getParentOrThrow(String key)
主档表信息,后期支持,先加上*
map<string, string> parent = 3;public long getVersion()
多线程里需要目标中间件支持gtid*100+index就es的版本号,相同的事务更新100条以上的概率很小*
int64 version = 4;public 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.DuckulaEventItem parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenerConf.DuckulaEventItem parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListenerConf.DuckulaEventItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ListenerConf.DuckulaEventItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListenerConf.DuckulaEventItem.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ListenerConf.DuckulaEventItem.Builder newBuilder()
public static ListenerConf.DuckulaEventItem.Builder newBuilder(ListenerConf.DuckulaEventItem prototype)
public ListenerConf.DuckulaEventItem.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ListenerConf.DuckulaEventItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ListenerConf.DuckulaEventItem getDefaultInstance()
public static com.google.protobuf.Parser<ListenerConf.DuckulaEventItem> parser()
public com.google.protobuf.Parser<ListenerConf.DuckulaEventItem> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ListenerConf.DuckulaEventItem getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022–2023. All rights reserved.