public static final class CanalEntry.RowData extends com.google.protobuf.GeneratedMessage implements CanalEntry.RowDataOrBuilder
com.alibaba.otter.canal.protocol.RowData| 限定符和类型 | 类和说明 |
|---|---|
static class |
CanalEntry.RowData.Builder
Protobuf type
com.alibaba.otter.canal.protocol.RowData |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AFTERCOLUMNS_FIELD_NUMBER |
static int |
BEFORECOLUMNS_FIELD_NUMBER |
static com.google.protobuf.Parser<CanalEntry.RowData> |
PARSER |
static int |
PROPS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
CanalEntry.Column |
getAfterColumns(int index)
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
|
int |
getAfterColumnsCount()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
|
java.util.List<CanalEntry.Column> |
getAfterColumnsList()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
|
CanalEntry.ColumnOrBuilder |
getAfterColumnsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
|
java.util.List<? extends CanalEntry.ColumnOrBuilder> |
getAfterColumnsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
|
CanalEntry.Column |
getBeforeColumns(int index)
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
|
int |
getBeforeColumnsCount()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
|
java.util.List<CanalEntry.Column> |
getBeforeColumnsList()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
|
CanalEntry.ColumnOrBuilder |
getBeforeColumnsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
|
java.util.List<? extends CanalEntry.ColumnOrBuilder> |
getBeforeColumnsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
|
static CanalEntry.RowData |
getDefaultInstance() |
CanalEntry.RowData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CanalEntry.RowData> |
getParserForType() |
CanalEntry.Pair |
getProps(int index)
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
|
int |
getPropsCount()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
|
java.util.List<CanalEntry.Pair> |
getPropsList()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
|
CanalEntry.PairOrBuilder |
getPropsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
|
java.util.List<? extends CanalEntry.PairOrBuilder> |
getPropsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CanalEntry.RowData.Builder |
newBuilder() |
static CanalEntry.RowData.Builder |
newBuilder(CanalEntry.RowData prototype) |
CanalEntry.RowData.Builder |
newBuilderForType() |
protected CanalEntry.RowData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CanalEntry.RowData |
parseDelimitedFrom(java.io.InputStream input) |
static CanalEntry.RowData |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanalEntry.RowData |
parseFrom(byte[] data) |
static CanalEntry.RowData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanalEntry.RowData |
parseFrom(com.google.protobuf.ByteString data) |
static CanalEntry.RowData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanalEntry.RowData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CanalEntry.RowData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CanalEntry.RowData |
parseFrom(java.io.InputStream input) |
static CanalEntry.RowData |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CanalEntry.RowData.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<CanalEntry.RowData> PARSER
public static final int BEFORECOLUMNS_FIELD_NUMBER
public static final int AFTERCOLUMNS_FIELD_NUMBER
public static final int PROPS_FIELD_NUMBER
public static CanalEntry.RowData getDefaultInstance()
public CanalEntry.RowData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<CanalEntry.RowData> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic java.util.List<CanalEntry.Column> getBeforeColumnsList()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
public java.util.List<? extends CanalEntry.ColumnOrBuilder> getBeforeColumnsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
public int getBeforeColumnsCount()
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
public CanalEntry.Column getBeforeColumns(int index)
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
getBeforeColumns 在接口中 CanalEntry.RowDataOrBuilderpublic CanalEntry.ColumnOrBuilder getBeforeColumnsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Column beforeColumns = 1;
字段信息,增量数据(修改前,删除前) *
public java.util.List<CanalEntry.Column> getAfterColumnsList()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
public java.util.List<? extends CanalEntry.ColumnOrBuilder> getAfterColumnsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
public int getAfterColumnsCount()
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
public CanalEntry.Column getAfterColumns(int index)
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
getAfterColumns 在接口中 CanalEntry.RowDataOrBuilderpublic CanalEntry.ColumnOrBuilder getAfterColumnsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Column afterColumns = 2;
字段信息,增量数据(修改后,新增后) *
public java.util.List<CanalEntry.Pair> getPropsList()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
getPropsList 在接口中 CanalEntry.RowDataOrBuilderpublic java.util.List<? extends CanalEntry.PairOrBuilder> getPropsOrBuilderList()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
public int getPropsCount()
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
getPropsCount 在接口中 CanalEntry.RowDataOrBuilderpublic CanalEntry.Pair getProps(int index)
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
getProps 在接口中 CanalEntry.RowDataOrBuilderpublic CanalEntry.PairOrBuilder getPropsOrBuilder(int index)
repeated .com.alibaba.otter.canal.protocol.Pair props = 3;
预留扩展*
getPropsOrBuilder 在接口中 CanalEntry.RowDataOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageprotected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace 在类中 com.google.protobuf.GeneratedMessagejava.io.ObjectStreamExceptionpublic static CanalEntry.RowData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CanalEntry.RowData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CanalEntry.RowData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CanalEntry.RowData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CanalEntry.RowData parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CanalEntry.RowData.Builder newBuilder()
public CanalEntry.RowData.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static CanalEntry.RowData.Builder newBuilder(CanalEntry.RowData prototype)
public CanalEntry.RowData.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected CanalEntry.RowData.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2021. All rights reserved.