类的使用
org.apache.pulsar.common.functions.FunctionDefinition
使用FunctionDefinition的程序包
-
org.apache.pulsar.client.admin中FunctionDefinition的使用
返回变量类型为FunctionDefinition的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Functions.getBuiltInFunctions()Fetches a list of supported Pulsar Functions currently running in cluster mode.Functions.getBuiltInFunctionsAsync()Fetches a list of supported Pulsar Functions currently running in cluster mode asynchronously.