Class PgProto.DatumMessage
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.debezium.connector.postgresql.proto.PgProto.DatumMessage
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PgProto.DatumMessageOrBuilder,Serializable
- Enclosing class:
- PgProto
public static final class PgProto.DatumMessage extends com.google.protobuf.GeneratedMessageV3 implements PgProto.DatumMessageOrBuilder
Protobuf typedecoderbufs.DatumMessage- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPgProto.DatumMessage.BuilderProtobuf typedecoderbufs.DatumMessagestatic classPgProto.DatumMessage.DatumCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_static intCOLUMN_NAME_FIELD_NUMBERstatic intCOLUMN_TYPE_FIELD_NUMBERprivate ObjectcolumnName_private longcolumnType_private Objectdatum_static intDATUM_BOOL_FIELD_NUMBERstatic intDATUM_BYTES_FIELD_NUMBERstatic intDATUM_DOUBLE_FIELD_NUMBERstatic intDATUM_FLOAT_FIELD_NUMBERstatic intDATUM_INT32_FIELD_NUMBERstatic intDATUM_INT64_FIELD_NUMBERstatic intDATUM_MISSING_FIELD_NUMBERstatic intDATUM_POINT_FIELD_NUMBERstatic intDATUM_STRING_FIELD_NUMBERprivate intdatumCase_private static PgProto.DatumMessageDEFAULT_INSTANCEprivate bytememoizedIsInitializedstatic com.google.protobuf.Parser<PgProto.DatumMessage>PARSERDeprecated.private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateDatumMessage()privateDatumMessage(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)privateDatumMessage(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetColumnName()optional string column_name = 1;com.google.protobuf.ByteStringgetColumnNameBytes()optional string column_name = 1;longgetColumnType()optional int64 column_type = 2;booleangetDatumBool()optional bool datum_bool = 7;com.google.protobuf.ByteStringgetDatumBytes()optional bytes datum_bytes = 9;PgProto.DatumMessage.DatumCasegetDatumCase()doublegetDatumDouble()optional double datum_double = 6;floatgetDatumFloat()optional float datum_float = 5;intgetDatumInt32()optional int32 datum_int32 = 3;longgetDatumInt64()optional int64 datum_int64 = 4;booleangetDatumMissing()optional bool datum_missing = 11;PgProto.PointgetDatumPoint()optional .decoderbufs.Point datum_point = 10;PgProto.PointOrBuildergetDatumPointOrBuilder()optional .decoderbufs.Point datum_point = 10;StringgetDatumString()optional string datum_string = 8;com.google.protobuf.ByteStringgetDatumStringBytes()optional string datum_string = 8;static PgProto.DatumMessagegetDefaultInstance()PgProto.DatumMessagegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<PgProto.DatumMessage>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasColumnName()optional string column_name = 1;booleanhasColumnType()optional int64 column_type = 2;booleanhasDatumBool()optional bool datum_bool = 7;booleanhasDatumBytes()optional bytes datum_bytes = 9;booleanhasDatumDouble()optional double datum_double = 6;booleanhasDatumFloat()optional float datum_float = 5;booleanhasDatumInt32()optional int32 datum_int32 = 3;booleanhasDatumInt64()optional int64 datum_int64 = 4;booleanhasDatumMissing()optional bool datum_missing = 11;booleanhasDatumPoint()optional .decoderbufs.Point datum_point = 10;booleanhasDatumString()optional string datum_string = 8;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PgProto.DatumMessage.BuildernewBuilder()static PgProto.DatumMessage.BuildernewBuilder(PgProto.DatumMessage prototype)PgProto.DatumMessage.BuildernewBuilderForType()protected PgProto.DatumMessage.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PgProto.DatumMessageparseDelimitedFrom(InputStream input)static PgProto.DatumMessageparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PgProto.DatumMessageparseFrom(byte[] data)static PgProto.DatumMessageparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PgProto.DatumMessageparseFrom(com.google.protobuf.ByteString data)static PgProto.DatumMessageparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PgProto.DatumMessageparseFrom(com.google.protobuf.CodedInputStream input)static PgProto.DatumMessageparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PgProto.DatumMessageparseFrom(InputStream input)static PgProto.DatumMessageparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PgProto.DatumMessageparseFrom(ByteBuffer data)static PgProto.DatumMessageparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PgProto.DatumMessage>parser()PgProto.DatumMessage.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternal
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
datumCase_
private int datumCase_
-
datum_
private Object datum_
-
COLUMN_NAME_FIELD_NUMBER
public static final int COLUMN_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
columnName_
private volatile Object columnName_
-
COLUMN_TYPE_FIELD_NUMBER
public static final int COLUMN_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
columnType_
private long columnType_
-
DATUM_INT32_FIELD_NUMBER
public static final int DATUM_INT32_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_INT64_FIELD_NUMBER
public static final int DATUM_INT64_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_FLOAT_FIELD_NUMBER
public static final int DATUM_FLOAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_DOUBLE_FIELD_NUMBER
public static final int DATUM_DOUBLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_BOOL_FIELD_NUMBER
public static final int DATUM_BOOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_STRING_FIELD_NUMBER
public static final int DATUM_STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_BYTES_FIELD_NUMBER
public static final int DATUM_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_POINT_FIELD_NUMBER
public static final int DATUM_POINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATUM_MISSING_FIELD_NUMBER
public static final int DATUM_MISSING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final PgProto.DatumMessage DEFAULT_INSTANCE
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<PgProto.DatumMessage> PARSER
Deprecated.
-
-
Constructor Detail
-
DatumMessage
private DatumMessage(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
DatumMessage
private DatumMessage()
-
DatumMessage
private DatumMessage(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDatumCase
public PgProto.DatumMessage.DatumCase getDatumCase()
- Specified by:
getDatumCasein interfacePgProto.DatumMessageOrBuilder
-
hasColumnName
public boolean hasColumnName()
optional string column_name = 1;- Specified by:
hasColumnNamein interfacePgProto.DatumMessageOrBuilder
-
getColumnName
public String getColumnName()
optional string column_name = 1;- Specified by:
getColumnNamein interfacePgProto.DatumMessageOrBuilder
-
getColumnNameBytes
public com.google.protobuf.ByteString getColumnNameBytes()
optional string column_name = 1;- Specified by:
getColumnNameBytesin interfacePgProto.DatumMessageOrBuilder
-
hasColumnType
public boolean hasColumnType()
optional int64 column_type = 2;- Specified by:
hasColumnTypein interfacePgProto.DatumMessageOrBuilder
-
getColumnType
public long getColumnType()
optional int64 column_type = 2;- Specified by:
getColumnTypein interfacePgProto.DatumMessageOrBuilder
-
hasDatumInt32
public boolean hasDatumInt32()
optional int32 datum_int32 = 3;- Specified by:
hasDatumInt32in interfacePgProto.DatumMessageOrBuilder
-
getDatumInt32
public int getDatumInt32()
optional int32 datum_int32 = 3;- Specified by:
getDatumInt32in interfacePgProto.DatumMessageOrBuilder
-
hasDatumInt64
public boolean hasDatumInt64()
optional int64 datum_int64 = 4;- Specified by:
hasDatumInt64in interfacePgProto.DatumMessageOrBuilder
-
getDatumInt64
public long getDatumInt64()
optional int64 datum_int64 = 4;- Specified by:
getDatumInt64in interfacePgProto.DatumMessageOrBuilder
-
hasDatumFloat
public boolean hasDatumFloat()
optional float datum_float = 5;- Specified by:
hasDatumFloatin interfacePgProto.DatumMessageOrBuilder
-
getDatumFloat
public float getDatumFloat()
optional float datum_float = 5;- Specified by:
getDatumFloatin interfacePgProto.DatumMessageOrBuilder
-
hasDatumDouble
public boolean hasDatumDouble()
optional double datum_double = 6;- Specified by:
hasDatumDoublein interfacePgProto.DatumMessageOrBuilder
-
getDatumDouble
public double getDatumDouble()
optional double datum_double = 6;- Specified by:
getDatumDoublein interfacePgProto.DatumMessageOrBuilder
-
hasDatumBool
public boolean hasDatumBool()
optional bool datum_bool = 7;- Specified by:
hasDatumBoolin interfacePgProto.DatumMessageOrBuilder
-
getDatumBool
public boolean getDatumBool()
optional bool datum_bool = 7;- Specified by:
getDatumBoolin interfacePgProto.DatumMessageOrBuilder
-
hasDatumString
public boolean hasDatumString()
optional string datum_string = 8;- Specified by:
hasDatumStringin interfacePgProto.DatumMessageOrBuilder
-
getDatumString
public String getDatumString()
optional string datum_string = 8;- Specified by:
getDatumStringin interfacePgProto.DatumMessageOrBuilder
-
getDatumStringBytes
public com.google.protobuf.ByteString getDatumStringBytes()
optional string datum_string = 8;- Specified by:
getDatumStringBytesin interfacePgProto.DatumMessageOrBuilder
-
hasDatumBytes
public boolean hasDatumBytes()
optional bytes datum_bytes = 9;- Specified by:
hasDatumBytesin interfacePgProto.DatumMessageOrBuilder
-
getDatumBytes
public com.google.protobuf.ByteString getDatumBytes()
optional bytes datum_bytes = 9;- Specified by:
getDatumBytesin interfacePgProto.DatumMessageOrBuilder
-
hasDatumPoint
public boolean hasDatumPoint()
optional .decoderbufs.Point datum_point = 10;- Specified by:
hasDatumPointin interfacePgProto.DatumMessageOrBuilder
-
getDatumPoint
public PgProto.Point getDatumPoint()
optional .decoderbufs.Point datum_point = 10;- Specified by:
getDatumPointin interfacePgProto.DatumMessageOrBuilder
-
getDatumPointOrBuilder
public PgProto.PointOrBuilder getDatumPointOrBuilder()
optional .decoderbufs.Point datum_point = 10;- Specified by:
getDatumPointOrBuilderin interfacePgProto.DatumMessageOrBuilder
-
hasDatumMissing
public boolean hasDatumMissing()
optional bool datum_missing = 11;- Specified by:
hasDatumMissingin interfacePgProto.DatumMessageOrBuilder
-
getDatumMissing
public boolean getDatumMissing()
optional bool datum_missing = 11;- Specified by:
getDatumMissingin interfacePgProto.DatumMessageOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PgProto.DatumMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PgProto.DatumMessage parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PgProto.DatumMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PgProto.DatumMessage parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PgProto.DatumMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PgProto.DatumMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PgProto.DatumMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PgProto.DatumMessage.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PgProto.DatumMessage.Builder newBuilder()
-
newBuilder
public static PgProto.DatumMessage.Builder newBuilder(PgProto.DatumMessage prototype)
-
toBuilder
public PgProto.DatumMessage.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PgProto.DatumMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PgProto.DatumMessage getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PgProto.DatumMessage> parser()
-
getParserForType
public com.google.protobuf.Parser<PgProto.DatumMessage> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PgProto.DatumMessage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-