类的使用
org.apache.pulsar.functions.api.examples.serde.CustomObject
-
使用CustomObject的程序包 程序包 说明 org.apache.pulsar.functions.api.examples org.apache.pulsar.functions.api.examples.serde -
-
org.apache.pulsar.functions.api.examples中CustomObject的使用
返回CustomObject的org.apache.pulsar.functions.api.examples中的方法 修饰符和类型 方法 说明 CustomObjectCustomObjectFunction. process(CustomObject input, org.apache.pulsar.functions.api.Context context)参数类型为CustomObject的org.apache.pulsar.functions.api.examples中的方法 修饰符和类型 方法 说明 CustomObjectCustomObjectFunction. process(CustomObject input, org.apache.pulsar.functions.api.Context context) -
org.apache.pulsar.functions.api.examples.serde中CustomObject的使用
返回CustomObject的org.apache.pulsar.functions.api.examples.serde中的方法 修饰符和类型 方法 说明 CustomObjectCustomObjectSerde. deserialize(byte[] bytes)参数类型为CustomObject的org.apache.pulsar.functions.api.examples.serde中的方法 修饰符和类型 方法 说明 byte[]CustomObjectSerde. serialize(CustomObject object)
-