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