| Package | Description |
|---|---|
| org.apache.pulsar.functions.api.examples | |
| org.apache.pulsar.functions.api.examples.serde |
| Modifier and Type | Method and Description |
|---|---|
CustomObject |
CustomObjectFunction.process(CustomObject input,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
CustomObject |
CustomObjectFunction.process(CustomObject input,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
CustomObject |
CustomObjectSerde.deserialize(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CustomObjectSerde.serialize(CustomObject object) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.