Package org.infinispan.commons.util
Class KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<KeyValueWithPrevious>
,org.infinispan.protostream.RawProtobufMarshaller<KeyValueWithPrevious>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<KeyValueWithPrevious>
WARNING: Generated code!
-
-
Constructor Summary
Constructors Constructor Description KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<KeyValueWithPrevious>
getJavaClass()
java.lang.String
getTypeName()
KeyValueWithPrevious
readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)
void
writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, KeyValueWithPrevious $3)
-
-
-
Method Detail
-
getJavaClass
public java.lang.Class<KeyValueWithPrevious> getJavaClass()
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<KeyValueWithPrevious>
-
getTypeName
public java.lang.String getTypeName()
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<KeyValueWithPrevious>
-
readFrom
public KeyValueWithPrevious readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws java.io.IOException
- Specified by:
readFrom
in interfaceorg.infinispan.protostream.RawProtobufMarshaller<KeyValueWithPrevious>
- Throws:
java.io.IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, KeyValueWithPrevious $3) throws java.io.IOException
- Specified by:
writeTo
in interfaceorg.infinispan.protostream.RawProtobufMarshaller<KeyValueWithPrevious>
- Throws:
java.io.IOException
-
-