Class CustomObjectFunction

  • All Implemented Interfaces:
    org.apache.pulsar.functions.api.Function<CustomObject,​CustomObject>

    public class CustomObjectFunction
    extends java.lang.Object
    implements org.apache.pulsar.functions.api.Function<CustomObject,​CustomObject>
    Function that deals with custom objects.
    • Constructor Detail

      • CustomObjectFunction

        public CustomObjectFunction()