Class 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!
    • Constructor Detail

      • TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009

        public TaskParameter$___Marshaller_55ab6261a1ea7a3ce1de0080979073ca2e807a0881a5f60b6eca5af183fa009()
    • Method Detail

      • 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