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>
-
Constructor Details
-
AvroSchemaTestFunction
public AvroSchemaTestFunction()
-
-
Method Details
-
process
- Specified by:
processin interfaceFunction<AvroTestObject,AvroTestObject> - Throws:
Exception
-