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