Class DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
io.debezium.connector.oracle.logminer.processor.infinispan.marshalling.DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<DmlEvent>, org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>
WARNING: Generated code! Do not edit!
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.NestedWriter

    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
    Modifier and Type
    Field
    Description
    private final DmlEventAdapter
     
    private org.infinispan.protostream.impl.BaseMarshallerDelegate
     

    Fields inherited from interface org.infinispan.protostream.BaseMarshaller

    EMPTY
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DmlEvent $2)
     

    Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    readMessage, writeMessage, writeNestedMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.BaseMarshaller

    getSubClassNames
  • Field Details

    • __a$

      private final DmlEventAdapter __a$
    • __md$7

      private org.infinispan.protostream.impl.BaseMarshallerDelegate __md$7
  • Constructor Details

    • DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c

      public DmlEventAdapter$___Marshaller_ae32577eb017d89cb121c27c7fa34887a854760037a89f84046b59276ca6788c()
  • Method Details

    • getJavaClass

      public Class<DmlEvent> getJavaClass()
      Specified by:
      getJavaClass in interface org.infinispan.protostream.BaseMarshaller<DmlEvent>
    • getTypeName

      public String getTypeName()
      Specified by:
      getTypeName in interface org.infinispan.protostream.BaseMarshaller<DmlEvent>
    • read

      public DmlEvent read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
      Specified by:
      read in interface org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>
      Throws:
      IOException
    • write

      public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DmlEvent $2) throws IOException
      Specified by:
      write in interface org.infinispan.protostream.ProtobufTagMarshaller<DmlEvent>
      Throws:
      IOException