类 AvroSchemaTestFunction

    • 构造器详细资料

      • AvroSchemaTestFunction

        public AvroSchemaTestFunction()
    • 方法详细资料

      • process

        public AvroTestObject process​(AvroTestObject input,
                                      org.apache.pulsar.functions.api.Context context)
                               throws java.lang.Exception
        指定者:
        process 在接口中 org.apache.pulsar.functions.api.Function<AvroTestObject,​AvroTestObject>
        抛出:
        java.lang.Exception