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