Class MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.container.versioning.irac.MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<IracEntryVersion.MapEntry>
,org.infinispan.protostream.ProtobufTagMarshaller<IracEntryVersion.MapEntry>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<IracEntryVersion.MapEntry>
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
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) void
write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, IracEntryVersion.MapEntry $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e
public MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<IracEntryVersion.MapEntry>
-
getTypeName
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<IracEntryVersion.MapEntry>
-
read
public IracEntryVersion.MapEntry read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<IracEntryVersion.MapEntry>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, IracEntryVersion.MapEntry $2) throws IOException - Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<IracEntryVersion.MapEntry>
- Throws:
IOException
-