Class DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- io.debezium.connector.oracle.logminer.processor.infinispan.marshalling.DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<DmlEvent>,org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>
WARNING: Generated code! Do not edit!
-
-
Field Summary
Fields Modifier and Type Field Description private DmlEventAdapter__a$private org.infinispan.protostream.impl.BaseMarshallerDelegate__md$7
-
Constructor Summary
Constructors Constructor Description DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<DmlEvent>getJavaClass()StringgetTypeName()DmlEventread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DmlEvent $2)
-
-
-
Field Detail
-
__a$
private final DmlEventAdapter __a$
-
__md$7
private org.infinispan.protostream.impl.BaseMarshallerDelegate __md$7
-
-
Method Detail
-
getJavaClass
public Class<DmlEvent> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<DmlEvent>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<DmlEvent>
-
read
public DmlEvent read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DmlEvent $2) throws IOException- Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>- Throws:
IOException
-
-