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.ProtobufTagMarshaller<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.ProtobufTagMarshaller<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()
String
getTypeName()
EmbeddedMetadata.EmbeddedLifespanExpirableMetadata
read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
void
write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, EmbeddedMetadata.EmbeddedLifespanExpirableMetadata $2)
-
-
-
Method Detail
-
getJavaClass
public Class<EmbeddedMetadata.EmbeddedLifespanExpirableMetadata> getJavaClass()
-
getTypeName
public String getTypeName()
-
read
public EmbeddedMetadata.EmbeddedLifespanExpirableMetadata read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, EmbeddedMetadata.EmbeddedLifespanExpirableMetadata $2) throws IOException
- Throws:
IOException
-
-