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!
-
Nested Class Summary
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
FieldsModifier and TypeFieldDescriptionprivate final TruncateEventAdapterprivate org.infinispan.protostream.impl.BaseMarshallerDelegate -
Constructor Summary
ConstructorsConstructorDescriptionTruncateEventAdapter$___Marshaller_e3e86c34a5340500be624c70b46dbf99d1cd0e1d1c81f536fdecde220ce4d218() -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, TruncateEvent $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Field Details
-
__a$
-
__md$7
private org.infinispan.protostream.impl.BaseMarshallerDelegate __md$7
-
-
Constructor Details
-
TruncateEventAdapter$___Marshaller_e3e86c34a5340500be624c70b46dbf99d1cd0e1d1c81f536fdecde220ce4d218
public TruncateEventAdapter$___Marshaller_e3e86c34a5340500be624c70b46dbf99d1cd0e1d1c81f536fdecde220ce4d218()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<TruncateEvent>
-
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
-