| 程序包 | 说明 |
|---|---|
| org.apache.pulsar.functions.api.examples |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomDerivedObject |
CustomDerivedSerde.deserialize(byte[] bytes) |
CustomDerivedObject |
CustomBaseToDerivedFunction.process(CustomBaseObject input,
Context context) |
CustomDerivedObject |
CustomDerivedToDerivedFunction.process(CustomDerivedObject input,
Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomBaseObject |
CustomDerivedToBaseFunction.process(CustomDerivedObject input,
Context context) |
CustomDerivedObject |
CustomDerivedToDerivedFunction.process(CustomDerivedObject input,
Context context) |
byte[] |
CustomDerivedSerde.serialize(CustomDerivedObject object) |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.