Class CustomObjectFunction
java.lang.Object
org.apache.pulsar.functions.api.examples.CustomObjectFunction
- All Implemented Interfaces:
Function<CustomObject,CustomObject>
Function that deals with custom objects.
-
Constructor Details
-
CustomObjectFunction
public CustomObjectFunction()
-
-
Method Details
-
process
- Specified by:
processin interfaceFunction<CustomObject,CustomObject>
-