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.RawProtobufMarshaller<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.RawProtobufMarshaller<IracEntryVersion.MapEntry>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description MapEntry$___Marshaller_37a121f54771729f5bc90dae7b319161c44a1e9491f8af866c7aba312bf9651e()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<IracEntryVersion.MapEntry>getJavaClass()StringgetTypeName()IracEntryVersion.MapEntryreadFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)voidwriteTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, IracEntryVersion.MapEntry $3)
-
-
-
Method Detail
-
getJavaClass
public Class<IracEntryVersion.MapEntry> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<IracEntryVersion.MapEntry>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<IracEntryVersion.MapEntry>
-
readFrom
public IracEntryVersion.MapEntry readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<IracEntryVersion.MapEntry>- Throws:
IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, IracEntryVersion.MapEntry $3) throws IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<IracEntryVersion.MapEntry>- Throws:
IOException
-
-