Class CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.counter.impl.entries.CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CounterValue>, org.infinispan.protostream.ProtobufTagMarshaller<CounterValue>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<CounterValue>
WARNING: Generated code! Do not edit!
  • Constructor Details

    • CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9

      public CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9()
  • Method Details

    • getJavaClass

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

      public String getTypeName()
      Specified by:
      getTypeName in interface org.infinispan.protostream.BaseMarshaller<CounterValue>
    • read

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

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