Class TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.tasks.TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009
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_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009 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 class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.NestedWriter

    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.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
  • Constructor Details

    • TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009

      public TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009()
  • 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