Class AvroSchemaTestFunction

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

public class AvroSchemaTestFunction extends Object implements Function<AvroTestObject,AvroTestObject>