Class QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>
WARNING: Generated code! Do not edit!
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller

    org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<org.infinispan.query.core.stats.impl.QueryMetrics>
     
     
    org.infinispan.query.core.stats.impl.QueryMetrics
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.query.core.stats.impl.QueryMetrics $2)
     

    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 Details

    • QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5

      public QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5()
  • Method Details

    • getJavaClass

      public Class<org.infinispan.query.core.stats.impl.QueryMetrics> getJavaClass()
      Specified by:
      getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>
    • getTypeName

      public String getTypeName()
      Specified by:
      getTypeName in interface org.infinispan.protostream.BaseMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>
    • read

      public org.infinispan.query.core.stats.impl.QueryMetrics read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
      Specified by:
      read in interface org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>
      Throws:
      IOException
    • write

      public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.query.core.stats.impl.QueryMetrics $2) throws IOException
      Specified by:
      write in interface org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.query.core.stats.impl.QueryMetrics>
      Throws:
      IOException