Uses of Class
org.apache.pulsar.common.policies.data.FunctionStatus
-
Uses of FunctionStatus in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionFunctions.getFunctionStatus
(String tenant, String namespace, String function) Gets the current status of a function.Modifier and TypeMethodDescriptionFunctions.getFunctionStatusAsync
(String tenant, String namespace, String function) Gets the current status of a function asynchronously.