Package org.infinispan.metadata
Class EmbeddedExpirableMetadata$___Marshaller_3743f007770be91596afe7b4f1e01b8f8c4e793df9907403a87000e54c4aac75
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.metadata.EmbeddedExpirableMetadata$___Marshaller_3743f007770be91596afe7b4f1e01b8f8c4e793df9907403a87000e54c4aac75
-
- 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_3743f007770be91596afe7b4f1e01b8f8c4e793df9907403a87000e54c4aac75 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<EmbeddedMetadata.EmbeddedExpirableMetadata>WARNING: Generated code!
-
-
Constructor Summary
Constructors Constructor Description EmbeddedExpirableMetadata$___Marshaller_3743f007770be91596afe7b4f1e01b8f8c4e793df9907403a87000e54c4aac75()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<EmbeddedMetadata.EmbeddedExpirableMetadata>getJavaClass()java.lang.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 java.lang.Class<EmbeddedMetadata.EmbeddedExpirableMetadata> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<EmbeddedMetadata.EmbeddedExpirableMetadata>
-
getTypeName
public java.lang.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 java.io.IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<EmbeddedMetadata.EmbeddedExpirableMetadata>- Throws:
java.io.IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, EmbeddedMetadata.EmbeddedExpirableMetadata $3) throws java.io.IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<EmbeddedMetadata.EmbeddedExpirableMetadata>- Throws:
java.io.IOException
-
-