Class OpenLogReplicatorProtocol.RedoRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.debezium.connector.oracle.proto.OpenLogReplicatorProtocol.RedoRequest
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OpenLogReplicatorProtocol.RedoRequestOrBuilder,Serializable
- Enclosing class:
- OpenLogReplicatorProtocol
public static final class OpenLogReplicatorProtocol.RedoRequest
extends com.google.protobuf.GeneratedMessageV3
implements OpenLogReplicatorProtocol.RedoRequestOrBuilder
Protobuf type
OpenLogReplicator.pb.RedoRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeOpenLogReplicator.pb.RedoRequeststatic 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 TypeFieldDescriptionprivate intstatic final intstatic final intprivate longprivate intstatic final intprivate longstatic final intprivate Objectprivate static final OpenLogReplicatorProtocol.RedoRequestprivate byteprivate static final com.google.protobuf.Parser<OpenLogReplicatorProtocol.RedoRequest>static final intstatic final intprivate longstatic final intprivate static final longstatic 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
ConstructorsModifierConstructorDescriptionprivateprivateRedoRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetCIdx()optional uint64 c_idx = 9;getCode().OpenLogReplicator.pb.RequestCode code = 1;int.OpenLogReplicator.pb.RequestCode code = 1;longgetCScn()optional uint64 c_scn = 8;string database_name = 2;com.google.protobuf.ByteStringstring database_name = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<OpenLogReplicatorProtocol.RedoRequest>getSchema(int index) repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;intrepeated .OpenLogReplicator.pb.SchemaRequest schema = 7;repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;getSchemaOrBuilder(int index) repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;longgetScn()uint64 scn = 3;longgetSeq()optional uint64 seq = 6;intlonggetTmRel()int64 tm_rel = 5;getTms()string tms = 4;com.google.protobuf.ByteStringstring tms = 4;booleanhasCIdx()optional uint64 c_idx = 9;booleanhasCScn()optional uint64 c_scn = 8;inthashCode()booleanhasScn()uint64 scn = 3;booleanhasSeq()optional uint64 seq = 6;booleanhasTmRel()int64 tm_rel = 5;booleanhasTms()string tms = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(OpenLogReplicatorProtocol.RedoRequest 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.RedoRequest>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_ -
tmValCase_
private int tmValCase_ -
tmVal_
-
CODE_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER- See Also:
-
code_
private int code_ -
DATABASE_NAME_FIELD_NUMBER
public static final int DATABASE_NAME_FIELD_NUMBER- See Also:
-
databaseName_
-
SCN_FIELD_NUMBER
public static final int SCN_FIELD_NUMBER- See Also:
-
TMS_FIELD_NUMBER
public static final int TMS_FIELD_NUMBER- See Also:
-
TM_REL_FIELD_NUMBER
public static final int TM_REL_FIELD_NUMBER- See Also:
-
SEQ_FIELD_NUMBER
public static final int SEQ_FIELD_NUMBER- See Also:
-
seq_
private long seq_ -
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER- See Also:
-
schema_
-
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
-
RedoRequest
private RedoRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
RedoRequest
private RedoRequest()
-
-
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
-
getTmValCase
- Specified by:
getTmValCasein interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
getCodeValue
public int getCodeValue().OpenLogReplicator.pb.RequestCode code = 1;- Specified by:
getCodeValuein interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The enum numeric value on the wire for code.
-
getCode
.OpenLogReplicator.pb.RequestCode code = 1;- Specified by:
getCodein interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The code.
-
getDatabaseName
string database_name = 2;- Specified by:
getDatabaseNamein interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The databaseName.
-
getDatabaseNameBytes
public com.google.protobuf.ByteString getDatabaseNameBytes()string database_name = 2;- Specified by:
getDatabaseNameBytesin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The bytes for databaseName.
-
hasScn
public boolean hasScn()uint64 scn = 3;- Specified by:
hasScnin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the scn field is set.
-
getScn
public long getScn()uint64 scn = 3;- Specified by:
getScnin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The scn.
-
hasTms
public boolean hasTms()string tms = 4;- Specified by:
hasTmsin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the tms field is set.
-
getTms
string tms = 4;- Specified by:
getTmsin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The tms.
-
getTmsBytes
public com.google.protobuf.ByteString getTmsBytes()string tms = 4;- Specified by:
getTmsBytesin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The bytes for tms.
-
hasTmRel
public boolean hasTmRel()int64 tm_rel = 5;- Specified by:
hasTmRelin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the tmRel field is set.
-
getTmRel
public long getTmRel()int64 tm_rel = 5;- Specified by:
getTmRelin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The tmRel.
-
hasSeq
public boolean hasSeq()optional uint64 seq = 6;- Specified by:
hasSeqin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the seq field is set.
-
getSeq
public long getSeq()optional uint64 seq = 6;- Specified by:
getSeqin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The seq.
-
getSchemaList
repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;- Specified by:
getSchemaListin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
getSchemaOrBuilderList
repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;- Specified by:
getSchemaOrBuilderListin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
getSchemaCount
public int getSchemaCount()repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;- Specified by:
getSchemaCountin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
getSchema
repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;- Specified by:
getSchemain interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
getSchemaOrBuilder
repeated .OpenLogReplicator.pb.SchemaRequest schema = 7;- Specified by:
getSchemaOrBuilderin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder
-
hasCScn
public boolean hasCScn()optional uint64 c_scn = 8;- Specified by:
hasCScnin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the cScn field is set.
-
getCScn
public long getCScn()optional uint64 c_scn = 8;- Specified by:
getCScnin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- The cScn.
-
hasCIdx
public boolean hasCIdx()optional uint64 c_idx = 9;- Specified by:
hasCIdxin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- Returns:
- Whether the cIdx field is set.
-
getCIdx
public long getCIdx()optional uint64 c_idx = 9;- Specified by:
getCIdxin interfaceOpenLogReplicatorProtocol.RedoRequestOrBuilder- 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.RedoRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest 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.RedoRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest 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.RedoRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.RedoRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OpenLogReplicatorProtocol.RedoRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OpenLogReplicatorProtocol.RedoRequest 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.RedoRequest.Builder newBuilder(OpenLogReplicatorProtocol.RedoRequest prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OpenLogReplicatorProtocol.RedoRequest.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
-