Class AvroSchemaTestFunction

    • Constructor Detail

      • AvroSchemaTestFunction

        public AvroSchemaTestFunction()
    • Method Detail

      • process

        public AvroTestObject process​(AvroTestObject input,
                                      org.apache.pulsar.functions.api.Context context)
                               throws java.lang.Exception
        Specified by:
        process in interface org.apache.pulsar.functions.api.Function<AvroTestObject,​AvroTestObject>
        Throws:
        java.lang.Exception