Class 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!
    • 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)  
      • Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

        readMessage, writeMessage, writeNestedMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MemcachedMetadata$___Marshaller_582bc1c0173638c6bfeeee0149c471f14236f1b1d719f55da181f90c415f8bf1

        public MemcachedMetadata$___Marshaller_582bc1c0173638c6bfeeee0149c471f14236f1b1d719f55da181f90c415f8bf1()
    • Method Detail

      • getJavaClass

        public java.lang.Class<org.infinispan.server.memcached.MemcachedMetadata> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
      • getTypeName

        public java.lang.String getTypeName()
        Specified by:
        getTypeName in interface org.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 interface org.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 interface org.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
        Throws:
        java.io.IOException