Class TransactionAdapter$___Marshaller_45d12ab22bb1a63576add5d96cad85e3fe19bbe0cc7e8b4a6b231506decac44
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
io.debezium.connector.oracle.logminer.processor.infinispan.marshalling.TransactionAdapter$___Marshaller_45d12ab22bb1a63576add5d96cad85e3fe19bbe0cc7e8b4a6b231506decac44
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<InfinispanTransaction>,org.infinispan.protostream.ProtobufTagMarshaller<InfinispanTransaction>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class TransactionAdapter$___Marshaller_45d12ab22bb1a63576add5d96cad85e3fe19bbe0cc7e8b4a6b231506decac44
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<InfinispanTransaction>
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
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, InfinispanTransaction $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Field Details
-
__a$
-
-
Constructor Details
-
TransactionAdapter$___Marshaller_45d12ab22bb1a63576add5d96cad85e3fe19bbe0cc7e8b4a6b231506decac44
public TransactionAdapter$___Marshaller_45d12ab22bb1a63576add5d96cad85e3fe19bbe0cc7e8b4a6b231506decac44()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<InfinispanTransaction>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<InfinispanTransaction>
-
read
public InfinispanTransaction read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<InfinispanTransaction>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, InfinispanTransaction $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<InfinispanTransaction>- Throws:
IOException
-