Uses of Class
org.apache.pulsar.functions.api.examples.pojo.AvroTestObject
-
Packages that use AvroTestObject Package Description org.apache.pulsar.functions.api.examples -
-
Uses of AvroTestObject in org.apache.pulsar.functions.api.examples
Methods in org.apache.pulsar.functions.api.examples that return AvroTestObject Modifier and Type Method Description AvroTestObjectAvroSchemaTestFunction. process(AvroTestObject input, org.apache.pulsar.functions.api.Context context)Methods in org.apache.pulsar.functions.api.examples with parameters of type AvroTestObject Modifier and Type Method Description AvroTestObjectAvroSchemaTestFunction. process(AvroTestObject input, org.apache.pulsar.functions.api.Context context)
-