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.ProtobufTagMarshaller<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.ProtobufTagMarshaller<SimpleClusteredVersion>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description SimpleClusteredVersion$___Marshaller_f7402494821fa8e2ee025bf7d4a4b60322db5a0eb2018b6aa5836c002c8e07b7()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<SimpleClusteredVersion>
getJavaClass()
String
getTypeName()
SimpleClusteredVersion
read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
void
write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SimpleClusteredVersion $2)
-
-
-
Method Detail
-
getJavaClass
public Class<SimpleClusteredVersion> getJavaClass()
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<SimpleClusteredVersion>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<SimpleClusteredVersion>
-
read
public SimpleClusteredVersion read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<SimpleClusteredVersion>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SimpleClusteredVersion $2) throws IOException
- Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<SimpleClusteredVersion>
- Throws:
IOException
-
-