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