接口的使用
org.apache.pulsar.functions.api.BaseContext
-
使用BaseContext的程序包 程序包 说明 org.apache.pulsar.functions.api Provides a simple model for enabling lightweight computation on Apache Pulsar. -
-
org.apache.pulsar.functions.api中BaseContext的使用
org.apache.pulsar.functions.api中BaseContext的子接口 修饰符和类型 接口 说明 interfaceContextContext provides contextual information to the executing function.
-