Class OpenLogReplicatorProtocol.Payload
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.debezium.connector.oracle.proto.OpenLogReplicatorProtocol.Payload
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OpenLogReplicatorProtocol.PayloadOrBuilder,Serializable
- Enclosing class:
- OpenLogReplicatorProtocol
public static final class OpenLogReplicatorProtocol.Payload
extends com.google.protobuf.GeneratedMessageV3
implements OpenLogReplicatorProtocol.PayloadOrBuilder
Protobuf type
OpenLogReplicator.pb.Payload- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeOpenLogReplicator.pb.PayloadNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<OpenLogReplicatorProtocol.Value>static final intprivate List<OpenLogReplicatorProtocol.Value>static final intprivate intprivate Objectstatic final intprivate static final OpenLogReplicatorProtocol.Payloadprivate byteprivate longstatic final intprivate longstatic final intprivate intstatic final intprivate static final com.google.protobuf.Parser<OpenLogReplicatorProtocol.Payload>private booleanstatic final intprivate Objectstatic final intprivate OpenLogReplicatorProtocol.Schemastatic final intprivate intstatic final intprivate static final longFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAfter(int index) repeated .OpenLogReplicator.pb.Value after = 5;intrepeated .OpenLogReplicator.pb.Value after = 5;repeated .OpenLogReplicator.pb.Value after = 5;getAfterOrBuilder(int index) repeated .OpenLogReplicator.pb.Value after = 5;List<? extends OpenLogReplicatorProtocol.ValueOrBuilder>repeated .OpenLogReplicator.pb.Value after = 5;getBefore(int index) repeated .OpenLogReplicator.pb.Value before = 4;intrepeated .OpenLogReplicator.pb.Value before = 4;repeated .OpenLogReplicator.pb.Value before = 4;getBeforeOrBuilder(int index) repeated .OpenLogReplicator.pb.Value before = 4;List<? extends OpenLogReplicatorProtocol.ValueOrBuilder>repeated .OpenLogReplicator.pb.Value before = 4;getDdl()string ddl = 6;com.google.protobuf.ByteStringstring ddl = 6;static final com.google.protobuf.Descriptors.DescriptorlonggetNum()optional uint64 num = 10;longuint64 offset = 8;getOp().OpenLogReplicator.pb.Op op = 1;int.OpenLogReplicator.pb.Op op = 1;com.google.protobuf.Parser<OpenLogReplicatorProtocol.Payload>booleangetRedo()bool redo = 9;getRid()string rid = 3;com.google.protobuf.ByteStringstring rid = 3;.OpenLogReplicator.pb.Schema schema = 2;.OpenLogReplicator.pb.Schema schema = 2;intgetSeq()uint32 seq = 7;intinthashCode()booleanhasNum()optional uint64 num = 10;boolean.OpenLogReplicator.pb.Schema schema = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(OpenLogReplicatorProtocol.Payload prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<OpenLogReplicatorProtocol.Payload>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
OP_FIELD_NUMBER
public static final int OP_FIELD_NUMBER- See Also:
-
op_
private int op_ -
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER- See Also:
-
schema_
-
RID_FIELD_NUMBER
public static final int RID_FIELD_NUMBER- See Also:
-
rid_
-
BEFORE_FIELD_NUMBER
public static final int BEFORE_FIELD_NUMBER- See Also:
-
before_
-
AFTER_FIELD_NUMBER
public static final int AFTER_FIELD_NUMBER- See Also:
-
after_
-
DDL_FIELD_NUMBER
public static final int DDL_FIELD_NUMBER- See Also:
-
ddl_
-
SEQ_FIELD_NUMBER
public static final int SEQ_FIELD_NUMBER- See Also:
-
seq_
private int seq_ -
OFFSET_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER- See Also:
-
offset_
private long offset_ -
REDO_FIELD_NUMBER
public static final int REDO_FIELD_NUMBER- See Also:
-
redo_
private boolean redo_ -
NUM_FIELD_NUMBER
public static final int NUM_FIELD_NUMBER- See Also:
-
num_
private long num_ -
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
Payload
private Payload(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Payload
private Payload()
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
getOpValue
public int getOpValue().OpenLogReplicator.pb.Op op = 1;- Specified by:
getOpValuein interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The enum numeric value on the wire for op.
-
getOp
.OpenLogReplicator.pb.Op op = 1;- Specified by:
getOpin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The op.
-
hasSchema
public boolean hasSchema().OpenLogReplicator.pb.Schema schema = 2;- Specified by:
hasSchemain interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
.OpenLogReplicator.pb.Schema schema = 2;- Specified by:
getSchemain interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The schema.
-
getSchemaOrBuilder
.OpenLogReplicator.pb.Schema schema = 2;- Specified by:
getSchemaOrBuilderin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getRid
string rid = 3;- Specified by:
getRidin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The rid.
-
getRidBytes
public com.google.protobuf.ByteString getRidBytes()string rid = 3;- Specified by:
getRidBytesin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The bytes for rid.
-
getBeforeList
repeated .OpenLogReplicator.pb.Value before = 4;- Specified by:
getBeforeListin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getBeforeOrBuilderList
repeated .OpenLogReplicator.pb.Value before = 4;- Specified by:
getBeforeOrBuilderListin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getBeforeCount
public int getBeforeCount()repeated .OpenLogReplicator.pb.Value before = 4;- Specified by:
getBeforeCountin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getBefore
repeated .OpenLogReplicator.pb.Value before = 4;- Specified by:
getBeforein interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getBeforeOrBuilder
repeated .OpenLogReplicator.pb.Value before = 4;- Specified by:
getBeforeOrBuilderin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getAfterList
repeated .OpenLogReplicator.pb.Value after = 5;- Specified by:
getAfterListin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getAfterOrBuilderList
repeated .OpenLogReplicator.pb.Value after = 5;- Specified by:
getAfterOrBuilderListin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getAfterCount
public int getAfterCount()repeated .OpenLogReplicator.pb.Value after = 5;- Specified by:
getAfterCountin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getAfter
repeated .OpenLogReplicator.pb.Value after = 5;- Specified by:
getAfterin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getAfterOrBuilder
repeated .OpenLogReplicator.pb.Value after = 5;- Specified by:
getAfterOrBuilderin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder
-
getDdl
string ddl = 6;- Specified by:
getDdlin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The ddl.
-
getDdlBytes
public com.google.protobuf.ByteString getDdlBytes()string ddl = 6;- Specified by:
getDdlBytesin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The bytes for ddl.
-
getSeq
public int getSeq()uint32 seq = 7;- Specified by:
getSeqin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The seq.
-
getOffset
public long getOffset()uint64 offset = 8;- Specified by:
getOffsetin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The offset.
-
getRedo
public boolean getRedo()bool redo = 9;- Specified by:
getRedoin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The redo.
-
hasNum
public boolean hasNum()optional uint64 num = 10;- Specified by:
hasNumin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- Whether the num field is set.
-
getNum
public long getNum()optional uint64 num = 10;- Specified by:
getNumin interfaceOpenLogReplicatorProtocol.PayloadOrBuilder- Returns:
- The num.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 OpenLogReplicatorProtocol.Payload parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.Payload parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.Payload parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.Payload parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static OpenLogReplicatorProtocol.Payload.Builder newBuilder(OpenLogReplicatorProtocol.Payload prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OpenLogReplicatorProtocol.Payload.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-