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! Do not edit!
    • Constructor Detail

      • MemcachedMetadata$___Marshaller_582bc1c0173638c6bfeeee0149c471f14236f1b1d719f55da181f90c415f8bf1

        public MemcachedMetadata$___Marshaller_582bc1c0173638c6bfeeee0149c471f14236f1b1d719f55da181f90c415f8bf1()
    • Method Detail

      • getJavaClass

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

        public 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 IOException
        Specified by:
        readFrom in interface org.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
        Throws:
        IOException
      • writeTo

        public void writeTo​(org.infinispan.protostream.ImmutableSerializationContext $1,
                            org.infinispan.protostream.RawProtoStreamWriter $2,
                            org.infinispan.server.memcached.MemcachedMetadata $3)
                     throws IOException
        Specified by:
        writeTo in interface org.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.memcached.MemcachedMetadata>
        Throws:
        IOException