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