Class TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.infinispan.tasks.TaskContext>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext>

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

      • TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01

        public TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01()
    • Method Detail

      • getJavaClass

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

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

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

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