Class TaskParameter$___Marshaller_5721955d1c564b0358dddd6ae7f70997c11e49f02e8c88661324987fea2c5564

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.tasks.TaskParameter$___Marshaller_5721955d1c564b0358dddd6ae7f70997c11e49f02e8c88661324987fea2c5564
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.tasks.TaskContext.TaskParameter>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext.TaskParameter>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class TaskParameter$___Marshaller_5721955d1c564b0358dddd6ae7f70997c11e49f02e8c88661324987fea2c5564 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext.TaskParameter>
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
  • Field Summary

    Fields inherited from interface org.infinispan.protostream.BaseMarshaller

    EMPTY
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<org.infinispan.tasks.TaskContext.TaskParameter>
     
     
    org.infinispan.tasks.TaskContext.TaskParameter
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.tasks.TaskContext.TaskParameter $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

    Methods inherited from interface org.infinispan.protostream.BaseMarshaller

    getSubClassNames
  • Constructor Details

    • TaskParameter$___Marshaller_5721955d1c564b0358dddd6ae7f70997c11e49f02e8c88661324987fea2c5564

      public TaskParameter$___Marshaller_5721955d1c564b0358dddd6ae7f70997c11e49f02e8c88661324987fea2c5564()
  • Method Details

    • getJavaClass

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

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

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

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