您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
已过时的 API
目录
方法
Deprecated 方法
方法
说明
org.apache.pulsar.functions.api.Context.publish
(String, O)
in favor of using
Context.newOutputMessage(String, Schema)
org.apache.pulsar.functions.api.Context.publish
(String, O, String)
in favor of using
Context.newOutputMessage(String, Schema)
Context.newOutputMessage(String, Schema)