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