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.ProtobufTagMarshaller<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.ProtobufTagMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description MemcachedMetadata$___Marshaller_582bc1c0173638c6bfeeee0149c471f14236f1b1d719f55da181f90c415f8bf1()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<org.infinispan.server.memcached.MemcachedMetadata>
getJavaClass()
String
getTypeName()
org.infinispan.server.memcached.MemcachedMetadata
read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
void
write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.memcached.MemcachedMetadata $2)
-
-
-
Method Detail
-
getJavaClass
public Class<org.infinispan.server.memcached.MemcachedMetadata> getJavaClass()
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
-
read
public org.infinispan.server.memcached.MemcachedMetadata read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.memcached.MemcachedMetadata $2) throws IOException
- Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
- Throws:
IOException
-
-