Class OpenLogReplicatorProtocol.RedoResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.debezium.connector.oracle.proto.OpenLogReplicatorProtocol.RedoResponse
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OpenLogReplicatorProtocol.RedoResponseOrBuilder,Serializable
- Enclosing class:
- OpenLogReplicatorProtocol
public static final class OpenLogReplicatorProtocol.RedoResponse
extends com.google.protobuf.GeneratedMessageV3
implements OpenLogReplicatorProtocol.RedoResponseOrBuilder
Protobuf type
OpenLogReplicator.pb.RedoResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeOpenLogReplicator.pb.RedoResponsestatic enumstatic enumstatic enumNested 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 TypeFieldDescriptionstatic final intstatic final intprivate longprivate intstatic final intprivate longprivate static final OpenLogReplicatorProtocol.RedoResponseprivate byteprivate static final com.google.protobuf.Parser<OpenLogReplicatorProtocol.RedoResponse>private List<OpenLogReplicatorProtocol.Payload>static final intstatic final intstatic final intprivate Objectprivate intprivate static final longstatic final intstatic final intprivate Objectprivate intstatic final intstatic final intprivate Objectprivate intFields 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
ConstructorsModifierConstructorDescriptionprivateprivateRedoResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetCIdx()uint64 c_idx = 11;getCode().OpenLogReplicator.pb.ResponseCode code = 1;int.OpenLogReplicator.pb.ResponseCode code = 1;longgetCScn()uint64 c_scn = 10;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<OpenLogReplicatorProtocol.RedoResponse>getPayload(int index) repeated .OpenLogReplicator.pb.Payload payload = 8;intrepeated .OpenLogReplicator.pb.Payload payload = 8;repeated .OpenLogReplicator.pb.Payload payload = 8;getPayloadOrBuilder(int index) repeated .OpenLogReplicator.pb.Payload payload = 8;List<? extends OpenLogReplicatorProtocol.PayloadOrBuilder>repeated .OpenLogReplicator.pb.Payload payload = 8;longgetScn()uint64 scn = 2;getScns()string scns = 3;com.google.protobuf.ByteStringstring scns = 3;intlonggetTm()uint64 tm = 4;getTms()string tms = 5;com.google.protobuf.ByteStringstring tms = 5;getXid()string xid = 6;com.google.protobuf.ByteStringstring xid = 6;longgetXidn()uint64 xidn = 7;inthashCode()booleanhasScn()uint64 scn = 2;booleanhasScns()string scns = 3;booleanhasTm()uint64 tm = 4;booleanhasTms()string tms = 5;booleanhasXid()string xid = 6;booleanhasXidn()uint64 xidn = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(OpenLogReplicatorProtocol.RedoResponse 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.RedoResponse>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:
-
scnValCase_
private int scnValCase_ -
scnVal_
-
tmValCase_
private int tmValCase_ -
tmVal_
-
xidValCase_
private int xidValCase_ -
xidVal_
-
CODE_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER- See Also:
-
code_
private int code_ -
SCN_FIELD_NUMBER
public static final int SCN_FIELD_NUMBER- See Also:
-
SCNS_FIELD_NUMBER
public static final int SCNS_FIELD_NUMBER- See Also:
-
TM_FIELD_NUMBER
public static final int TM_FIELD_NUMBER- See Also:
-
TMS_FIELD_NUMBER
public static final int TMS_FIELD_NUMBER- See Also:
-
XID_FIELD_NUMBER
public static final int XID_FIELD_NUMBER- See Also:
-
XIDN_FIELD_NUMBER
public static final int XIDN_FIELD_NUMBER- See Also:
-
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER- See Also:
-
payload_
-
C_SCN_FIELD_NUMBER
public static final int C_SCN_FIELD_NUMBER- See Also:
-
cScn_
private long cScn_ -
C_IDX_FIELD_NUMBER
public static final int C_IDX_FIELD_NUMBER- See Also:
-
cIdx_
private long cIdx_ -
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
RedoResponse
private RedoResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
RedoResponse
private RedoResponse()
-
-
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
-
getScnValCase
- Specified by:
getScnValCasein interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getTmValCase
- Specified by:
getTmValCasein interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getXidValCase
- Specified by:
getXidValCasein interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getCodeValue
public int getCodeValue().OpenLogReplicator.pb.ResponseCode code = 1;- Specified by:
getCodeValuein interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The enum numeric value on the wire for code.
-
getCode
.OpenLogReplicator.pb.ResponseCode code = 1;- Specified by:
getCodein interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The code.
-
hasScn
public boolean hasScn()uint64 scn = 2;- Specified by:
hasScnin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the scn field is set.
-
getScn
public long getScn()uint64 scn = 2;- Specified by:
getScnin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The scn.
-
hasScns
public boolean hasScns()string scns = 3;- Specified by:
hasScnsin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the scns field is set.
-
getScns
string scns = 3;- Specified by:
getScnsin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The scns.
-
getScnsBytes
public com.google.protobuf.ByteString getScnsBytes()string scns = 3;- Specified by:
getScnsBytesin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The bytes for scns.
-
hasTm
public boolean hasTm()uint64 tm = 4;- Specified by:
hasTmin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the tm field is set.
-
getTm
public long getTm()uint64 tm = 4;- Specified by:
getTmin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The tm.
-
hasTms
public boolean hasTms()string tms = 5;- Specified by:
hasTmsin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the tms field is set.
-
getTms
string tms = 5;- Specified by:
getTmsin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The tms.
-
getTmsBytes
public com.google.protobuf.ByteString getTmsBytes()string tms = 5;- Specified by:
getTmsBytesin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The bytes for tms.
-
hasXid
public boolean hasXid()string xid = 6;- Specified by:
hasXidin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the xid field is set.
-
getXid
string xid = 6;- Specified by:
getXidin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The xid.
-
getXidBytes
public com.google.protobuf.ByteString getXidBytes()string xid = 6;- Specified by:
getXidBytesin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The bytes for xid.
-
hasXidn
public boolean hasXidn()uint64 xidn = 7;- Specified by:
hasXidnin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- Whether the xidn field is set.
-
getXidn
public long getXidn()uint64 xidn = 7;- Specified by:
getXidnin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The xidn.
-
getPayloadList
repeated .OpenLogReplicator.pb.Payload payload = 8;- Specified by:
getPayloadListin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getPayloadOrBuilderList
repeated .OpenLogReplicator.pb.Payload payload = 8;- Specified by:
getPayloadOrBuilderListin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getPayloadCount
public int getPayloadCount()repeated .OpenLogReplicator.pb.Payload payload = 8;- Specified by:
getPayloadCountin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getPayload
repeated .OpenLogReplicator.pb.Payload payload = 8;- Specified by:
getPayloadin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getPayloadOrBuilder
repeated .OpenLogReplicator.pb.Payload payload = 8;- Specified by:
getPayloadOrBuilderin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder
-
getCScn
public long getCScn()uint64 c_scn = 10;- Specified by:
getCScnin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The cScn.
-
getCIdx
public long getCIdx()uint64 c_idx = 11;- Specified by:
getCIdxin interfaceOpenLogReplicatorProtocol.RedoResponseOrBuilder- Returns:
- The cIdx.
-
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.RedoResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse 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.RedoResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.RedoResponse parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.RedoResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoResponse 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.RedoResponse.Builder newBuilder(OpenLogReplicatorProtocol.RedoResponse prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OpenLogReplicatorProtocol.RedoResponse.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
-