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