Class CustomObjectFunction

java.lang.Object
org.apache.pulsar.functions.api.examples.CustomObjectFunction
All Implemented Interfaces:
Function<CustomObject,CustomObject>

public class CustomObjectFunction extends Object implements Function<CustomObject,CustomObject>
Function that deals with custom objects.