Class MergeTopicFunction
java.lang.Object
org.apache.pulsar.functions.api.examples.MergeTopicFunction
- All Implemented Interfaces:
Function<GenericRecord,byte[]>
Merge various schemas data to a topic.
-
Constructor Details
-
MergeTopicFunction
public MergeTopicFunction()
-
-
Method Details
-
process
- Specified by:
processin interfaceFunction<GenericRecord,byte[]> - Throws:
Exception
-