Contents
Class ScoredValue$___Marshaller_c3c7c2e6be2a4c5279f85b0aa0a0011f567d0b7f3446a69ef1f6ab02c230feac
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.multimap.impl.ScoredValue$___Marshaller_c3c7c2e6be2a4c5279f85b0aa0a0011f567d0b7f3446a69ef1f6ab02c230feac
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<ScoredValue>
,org.infinispan.protostream.ProtobufTagMarshaller<ScoredValue>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class ScoredValue$___Marshaller_c3c7c2e6be2a4c5279f85b0aa0a0011f567d0b7f3446a69ef1f6ab02c230feac
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<ScoredValue>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) void
write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ScoredValue $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
Method Details
-
getJavaClass
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<ScoredValue>
-
getTypeName
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<ScoredValue>
-
read
public ScoredValue read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<ScoredValue>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ScoredValue $2) throws IOException - Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<ScoredValue>
- Throws:
IOException
-