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