Uses of Class
org.apache.pulsar.functions.api.examples.serde.CustomObject
Packages that use CustomObject
Package
Description
-
Uses of CustomObject in org.apache.pulsar.functions.api.examples
Methods in org.apache.pulsar.functions.api.examples that return CustomObjectModifier and TypeMethodDescriptionCustomObjectFunction.process(CustomObject input, Context context) Methods in org.apache.pulsar.functions.api.examples with parameters of type CustomObjectModifier and TypeMethodDescriptionCustomObjectFunction.process(CustomObject input, Context context) -
Uses of CustomObject in org.apache.pulsar.functions.api.examples.serde
Methods in org.apache.pulsar.functions.api.examples.serde that return CustomObjectMethods in org.apache.pulsar.functions.api.examples.serde with parameters of type CustomObject