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