Uses of Class
org.apache.pulsar.functions.api.examples.serde.CustomObject
Packages that use CustomObject
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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, org.apache.pulsar.functions.api.Context context) Methods in org.apache.pulsar.functions.api.examples with parameters of type CustomObjectModifier and TypeMethodDescriptionCustomObjectFunction.process(CustomObject input, org.apache.pulsar.functions.api.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