接口的使用
org.apache.pulsar.functions.api.Context
使用Context的程序包
程序包
说明
Provides a simple model for enabling lightweight computation on Apache Pulsar.
State Store API.
-
org.apache.pulsar.functions.api中Context的使用
参数类型为Context的org.apache.pulsar.functions.api中的方法 -
org.apache.pulsar.functions.api.utils中Context的使用
修饰符和类型方法说明static <T> FunctionRecord.FunctionRecordBuilder<T>Creates a builder for a Record from a Function Context.