Class AutoSchemaFunction
java.lang.Object
org.apache.pulsar.functions.api.examples.AutoSchemaFunction
- All Implemented Interfaces:
Function<GenericRecord,String>
Function that deals with Schema.Auto.
-
Constructor Details
-
AutoSchemaFunction
public AutoSchemaFunction()
-
-
Method Details
-
process
- Specified by:
processin interfaceFunction<GenericRecord,String>
-