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