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