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