类的使用
org.apache.pulsar.functions.api.examples.CustomDerivedObject
-
使用CustomDerivedObject的程序包 程序包 说明 org.apache.pulsar.functions.api.examples -
-
org.apache.pulsar.functions.api.examples中CustomDerivedObject的使用
返回CustomDerivedObject的org.apache.pulsar.functions.api.examples中的方法 修饰符和类型 方法 说明 CustomDerivedObjectCustomDerivedSerde. deserialize(byte[] bytes)CustomDerivedObjectCustomBaseToDerivedFunction. process(CustomBaseObject input, org.apache.pulsar.functions.api.Context context)CustomDerivedObjectCustomDerivedToDerivedFunction. process(CustomDerivedObject input, org.apache.pulsar.functions.api.Context context)参数类型为CustomDerivedObject的org.apache.pulsar.functions.api.examples中的方法 修饰符和类型 方法 说明 CustomBaseObjectCustomDerivedToBaseFunction. process(CustomDerivedObject input, org.apache.pulsar.functions.api.Context context)CustomDerivedObjectCustomDerivedToDerivedFunction. process(CustomDerivedObject input, org.apache.pulsar.functions.api.Context context)byte[]CustomDerivedSerde. serialize(CustomDerivedObject object)
-