Class RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
io.debezium.connector.oracle.logminer.processor.infinispan.marshalling.RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<RedoSqlDmlEvent>,org.infinispan.protostream.ProtobufTagMarshaller<RedoSqlDmlEvent>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<RedoSqlDmlEvent>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RedoSqlDmlEventAdapterprivate org.infinispan.protostream.impl.BaseMarshallerDelegate -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, RedoSqlDmlEvent $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Field Details
-
__a$
-
__md$7
private org.infinispan.protostream.impl.BaseMarshallerDelegate __md$7
-
-
Constructor Details
-
RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db
public RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<RedoSqlDmlEvent>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<RedoSqlDmlEvent>
-
read
public RedoSqlDmlEvent read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<RedoSqlDmlEvent>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, RedoSqlDmlEvent $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<RedoSqlDmlEvent>- Throws:
IOException
-