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