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