Class AutoSchemaFunction

java.lang.Object
org.apache.pulsar.functions.api.examples.AutoSchemaFunction
All Implemented Interfaces:
Function<GenericRecord,String>

public class AutoSchemaFunction extends Object implements Function<GenericRecord,String>
Function that deals with Schema.Auto.