类的使用
org.apache.pulsar.common.policies.data.FunctionStatus
使用FunctionStatus的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.pulsar.client.admin中FunctionStatus的使用
修饰符和类型方法说明Functions.getFunctionStatus(String tenant, String namespace, String function) Gets the current status of a function.返回变量类型为FunctionStatus的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Functions.getFunctionStatusAsync(String tenant, String namespace, String function) Gets the current status of a function asynchronously.