Class AvroSchemaTestFunction

java.lang.Object
org.apache.pulsar.functions.api.examples.AvroSchemaTestFunction
All Implemented Interfaces:
org.apache.pulsar.functions.api.Function<AvroTestObject,AvroTestObject>

public class AvroSchemaTestFunction extends Object implements org.apache.pulsar.functions.api.Function<AvroTestObject,AvroTestObject>